AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » TRIP-MIB » Objects

TRIP-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file TRIP-MIB and use it to monitor vendor specific OID's.

TRIP-MIB file content

Object view of TRIP-MIB:

Scalar Object
tripCfgEntry .1.3.6.1.2.1.116.1.1.1
A row of common configuration.
tripRouteTypeEntry .1.3.6.1.2.1.116.1.2.1
An entry containing information about the route type that a particular TRIP entity supports. Each entry represents information about either the local or a remote LS peer. The object tripRouteTypePeer is used to distinguish this. In the case of a local LS, the address/port information will reflect the values configured in tripCfgTable. In the case of a remote peer, the address/port information will reflect the values of an entry in the tripPeerTable. Implementation need to be aware that if the size of tripRouteTypeAddr exceeds 111 sub-IDs, then OIDs of column instances in this table will have more than 128 sub-IDs and cannot be accessed using SNMPv1, SNMPv2c, or snmpv3.
tripSupportedCommunityEntry .1.3.6.1.2.1.116.1.3.1
Entry containing information about a community. A TRIP community is a group of destinations that share some common property. This attribute is used so that routing decisions can be based on the identity of the group.
tripPeerEntry .1.3.6.1.2.1.116.1.4.1
Entry containing information about the connection with a TRIP peer. Implementation need to be aware that if the size of tripPeerRemoteAddr exceeds 113 sub-IDs, then OIDs of column instances in this table will have more than 128 sub-IDs and cannot be accessed using SNMPv1, SNMPv2c, or snmpv3.
tripPeerStatisticsEntry .1.3.6.1.2.1.116.1.5.1
Entry containing information about the connection with a TRIP peer.
tripRouteEntry .1.3.6.1.2.1.116.1.6.1
Information about a route to a called destination.
tripRouteCommunityEntry .1.3.6.1.2.1.116.1.7.1
Information about communities associated with a route. An entry with a tripRouteAddress of 00 and a tripRoutePeer of 0 refers to the local LS.
tripItadTopologyEntry .1.3.6.1.2.1.116.1.8.1
Information about a peer of the LS identified by tripItadTopologyOrigId.
tripItadTopologyIdEntry .1.3.6.1.2.1.116.1.9.1
Information about a peer to the LS identified by tripItadTopologyOrigId.
tripNotifApplIndex .1.3.6.1.2.1.116.3.1
This object contains the application Index. It is used to bind this notification with a specific instance of TRIP entity.
tripNotifPeerAddrInetType .1.3.6.1.2.1.116.3.2
The type of Inet Address of the tripNotifPeerAddr.
tripNotifPeerAddr .1.3.6.1.2.1.116.3.3
The IP address of this entry's TRIP peer LS. This object contains the value of tripPeerRemoteAddr. The type of this address is determined by the value of the tripNotifPeerAddrInetType object.
tripNotifPeerErrCode .1.3.6.1.2.1.116.3.4
Notification message of TRIP error. The meaning of this value is applicable to the following functions: messageHeader(1) - All errors detected while processing the TRIP message header. openMessage(2) - All errors detected while processing the OPEN message. updateMessage(3) - All errors detected while processing the UPDATE message. holdTimerExpired(4) - A notification generated when the hold timer expires. finiteStateMachine(5) - All errors detected by the TRIP Finite State Machine. cease(6) - Any fatal error condition that the rest of the values do not cover. tripNotification(7) - Any error encountered while sending a notification message.
tripNotifPeerErrSubcode .1.3.6.1.2.1.116.3.5
The sub error code associated with error code. The meaning of this value is dependent on the value of tripNotifPeerErrCode. Message Header (1) Error Subcodes: 1 - Bad Message Length. 2 - Bad Message Type. OPEN Message (2) Error Subcodes: 1 - Unsupported Version Number. 2 - Bad Peer ITAD. 3 - Bad TRIP Identifier. 4 - Unsupported Optional Parameter. 5 - Unacceptable Hold Time. 6 - Unsupported Capability. 7 - Capability Mismatch. UPDATE Message (3) Error Subcodes: 1 - Malformed Attribute List. 2 - Unrecognized Well-known Attribute. 3 - Missing Well-known Mandatory Attribute. 4 - Attribute Flags Error. 5 - Attribute Length Error. 6 - Invalid Attribute.
Tabular Object
tripCfgProtocolVersion .1.3.6.1.2.1.116.1.1.1.1
This object will reflect the version of TRIP supported by this system. It follows the same format as TRIP version information contained in the TRIP messages generated by this TRIP entity.
tripCfgItad .1.3.6.1.2.1.116.1.1.1.2
The Internet Telephony Administrative domain (ITAD) of this LS.
tripCfgIdentifier .1.3.6.1.2.1.116.1.1.1.3
The object that identifies this TRIP Client.
tripCfgAdminStatus .1.3.6.1.2.1.116.1.1.1.4
The desired TRIP state. up(1) : Set the application to normal operation. down(2): Set the application to a state where it will not process TRIP messages. Setting this object should be reflected in tripCfgOperStatus. If an unknown error occurs tripCfgOperStatus will return unknown(0).
tripCfgOperStatus .1.3.6.1.2.1.116.1.1.1.5
The current operational state of the TRIP protocol. unknown(0): The operating status of the application is unknown. up(1): The application is operating normally, and is ready to process (receive and issue) TRIP requests and responses. down(2): The application is currently not processing TRIP messages. This occurs if the TRIP application is in an initialization state or if tripCfgAdminStatus is set to down(2). faulty(3): The application is not operating normally due to a fault in the system. If tripCfgAdminStatus is down(2) then tripOperStatus SHOULD be down(2). If tripAdminStatus is changed to up(1) then tripOperStatus SHOULD change to up(1) if there is no fault that prevents the TRIP protocol from moving to the up(1) state.
tripCfgAddrIAddrType .1.3.6.1.2.1.116.1.1.1.6
The type of Inet Address of the tripAddr.
tripCfgAddr .1.3.6.1.2.1.116.1.1.1.7
The network address of the local LS that the peer connects to. The type of address depends on the object tripCfgAddrIAddrType. The type of this address is determined by the value of the tripCfgAddrIAddrType object.
tripCfgPort .1.3.6.1.2.1.116.1.1.1.8
The local tcp/udp port on the local LS that the peer connects to.
tripCfgMinItadOriginationInterval .1.3.6.1.2.1.116.1.1.1.9
The minimum amount of time that MUST elapse between advertisement of the update message that reports changes within the LS's own ITAD.
tripCfgMinRouteAdvertisementInterval .1.3.6.1.2.1.116.1.1.1.10
Specifies minimal interval between successive advertisements to a particular destination from an LS.
tripCfgMaxPurgeTime .1.3.6.1.2.1.116.1.1.1.11
Indicates the interval that the LS MUST maintain routes marked as withdrawn in its database.
tripCfgDisableTime .1.3.6.1.2.1.116.1.1.1.12
Indicates the interval that the TRIP module of the LS MUST be disabled while routes originated by this LS with high sequence numbers can be removed.
tripCfgSendReceiveMode .1.3.6.1.2.1.116.1.1.1.13
The operational mode of the TRIP entity running on this system.
tripCfgStorage .1.3.6.1.2.1.116.1.1.1.14
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
tripRouteTypeAddrInetType .1.3.6.1.2.1.116.1.2.1.1
The type of Inet Address of the tripRouteTypeAddr.
tripRouteTypeAddr .1.3.6.1.2.1.116.1.2.1.2
The network address of this entry's TRIP peer LS. The type of this address is determined by the value of the tripRouteTypeAddrInetType object.
tripRouteTypePort .1.3.6.1.2.1.116.1.2.1.3
The port for the TCP connection between this and an associated TRIP peer.
tripRouteTypeProtocolId .1.3.6.1.2.1.116.1.2.1.4
The object identifier of a protocol that the associated peer is using.
tripRouteTypeAddrFamilyId .1.3.6.1.2.1.116.1.2.1.5
The object identifier of an address family that the associated peer belongs to.
tripRouteTypePeer .1.3.6.1.2.1.116.1.2.1.6
This object identifies whether this entry is associated with a 'local' or 'remote' LS peer.
tripSupportedCommunityId .1.3.6.1.2.1.116.1.3.1.1
The identifier of the supported Community.
tripSupportedCommunityItad .1.3.6.1.2.1.116.1.3.1.2
The ITAD of the community.
tripSupportedCommunityStorage .1.3.6.1.2.1.116.1.3.1.3
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write- access to any columnar objects in the row. It is not a requirement that this storage be non volatile.
tripSupportedCommunityRowStatus .1.3.6.1.2.1.116.1.3.1.4
The row status of the entry. This object is REQUIRED to create or delete rows by a manager. A value for tripSupportedCommunityItad MUST be set for row creation to be successful. If the instance already exists for a particular applIndex, the row create operation will fail. The value of this object has no effect on whether other objects in this conceptual row can be modified.
tripPeerRemoteAddrInetType .1.3.6.1.2.1.116.1.4.1.1
The type of Inet Address of the tripPeerRemoteAddr.
tripPeerRemoteAddr .1.3.6.1.2.1.116.1.4.1.2
The IP address of this entry's TRIP peer LS. The type of this address is determined by the value of the tripPeerRemoteAddrInetType object.
tripPeerRemotePort .1.3.6.1.2.1.116.1.4.1.3
The remote port for the TCP connection between the TRIP peers.
tripPeerIdentifier .1.3.6.1.2.1.116.1.4.1.4
TRIP identifier of the peer.
tripPeerState .1.3.6.1.2.1.116.1.4.1.5
TRIP Peer Finite State Machine state. idle(1) : The initial state. Local LS refuses all incoming connections. No application resources are allocated to processing information about the remote peer. connect(2) : Local LS waiting for a transport protocol connection to be completed to the peer, and is listening for inbound transport connections from the peer. active(3) : Local LS is listening for an inbound connection from the peer, but is not in the process of initiating a connection to the remote peer. openSent(4) : Local LS has sent an OPEN message to its peer and is waiting for an OPEN message from the remote peer. openConfirm(5): Local LS has sent an OPEN message to the remote peer, received an OPEN message from the remote peer, and sent a KEEPALIVE message in response to the OPEN. The local LS is now waiting for a KEEPALIVE message or a NOTIFICATION message in response to its OPEN message. established(6): LS can exchange UPDATE, NOTIFICATION, and KEEPALIVE messages with its peer.
tripPeerAdminStatus .1.3.6.1.2.1.116.1.4.1.6
This object is used to affect the TRIP connection state. up(1) : Allow a connection with the peer LS. down(2) : disconnect the connection from the peer LS and do not allow any further connections to this peer. If this value is set to down(2) then tripPeerState will have the value of idle(1).
tripPeerNegotiatedVersion .1.3.6.1.2.1.116.1.4.1.7
The negotiated version of TRIP running between this local entity and this peer.
tripPeerSendReceiveMode .1.3.6.1.2.1.116.1.4.1.8
The operational mode of this peer.
tripPeerRemoteItad .1.3.6.1.2.1.116.1.4.1.9
The Internet Telephony Administrative domain of this peer.
tripPeerConnectRetryInterval .1.3.6.1.2.1.116.1.4.1.10
Specifies the initial amount of time that will elapse between connection retry. This value SHOULD double after each attempt up to the value of tripPeerMaxRetryInterval. This value MUST always be less than or equal to the value of tripPeerMaxRetryInterval. Attempts to set this value higher than the max retry will not be allowed.
tripPeerMaxRetryInterval .1.3.6.1.2.1.116.1.4.1.11
Specifies the maximum amount of time that will elapse between connection retries. Once the value of tripPeerConnectRetryInterval has reached this value, no more retries will be attempted. Attempts to set this value lower than the retry interval SHOULD not be allowed.
tripPeerHoldTime .1.3.6.1.2.1.116.1.4.1.12
The time interval in seconds for the hold timer that is established with the peer. The value of this object is the smaller of the values in tripPeerHoldTimeConfigured and the hold time received in the open message.
tripPeerKeepAlive .1.3.6.1.2.1.116.1.4.1.13
Specifies the amount of time that MUST elapse between keep alive messages. This value is negotiated with the remote when a connection is established.
tripPeerHoldTimeConfigured .1.3.6.1.2.1.116.1.4.1.14
Specifies the maximum time that MAY elapse between the receipt of successive keepalive or update message. A value of 0 means that keepalive or update messages will not be sent.
tripPeerKeepAliveConfigured .1.3.6.1.2.1.116.1.4.1.15
Specifies the amount of time that MUST elapse between keep alive messages.
tripPeerMaxPurgeTime .1.3.6.1.2.1.116.1.4.1.16
Indicates the interval that the LS MUST maintain routes marked as withdrawn in its database.
tripPeerDisableTime .1.3.6.1.2.1.116.1.4.1.17
Indicate the interval that the TRIP module of the remote peer LS MUST be disabled while routes originated by the local LS with high sequence numbers can be removed.
tripPeerLearned .1.3.6.1.2.1.116.1.4.1.18
Indicates whether this entry was learned or configured.
tripPeerStorage .1.3.6.1.2.1.116.1.4.1.19
The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write- access to any columnar objects in the row. It is not a requirement that this storage be non volatile.
tripPeerRowStatus .1.3.6.1.2.1.116.1.4.1.20
The row status of the entry. This object is REQUIRED to create or delete rows remotely by a manager. If the instance already exists for a particular applIndex, the row create operation will fail. The value of this object has no effect on whether other objects in this conceptual row can be modified. Entries in this table can be learned by the TRIP application, or provisioned through this table.
tripPeerInUpdates .1.3.6.1.2.1.116.1.5.1.1
The number of TRIP update messages received from this remote peer since the last restart of this location server.
tripPeerOutUpdates .1.3.6.1.2.1.116.1.5.1.2
The number of TRIP update messages sent to this remote peer since the last restart of this LS.
tripPeerInTotalMessages .1.3.6.1.2.1.116.1.5.1.3
The total number of TRIP messages received from the remote peer on this connection since the last restart of this LS.
tripPeerOutTotalMessages .1.3.6.1.2.1.116.1.5.1.4
The total number of outgoing TRIP messages sent to the remote peer since the last restart of this LS.
tripPeerFsmEstablishedTransitions .1.3.6.1.2.1.116.1.5.1.5
The number of times the remote peer has transitioned into the established state since the last restart of this LS.
tripPeerFsmEstablishedTime .1.3.6.1.2.1.116.1.5.1.6
Indicates the time and date that this remote peer entered the 'established' state.
tripPeerInUpdateElapsedTime .1.3.6.1.2.1.116.1.5.1.7
Elapsed time in hundredths of seconds since the last TRIP update message was received from this remote peer.
tripPeerStateChangeTime .1.3.6.1.2.1.116.1.5.1.8
The value of sysUpTime when the last state change of tripPeerState took place.
tripRouteAppProtocol .1.3.6.1.2.1.116.1.6.1.1
The protocol for which this entry of the routing table is maintained.
tripRouteAddressFamily .1.3.6.1.2.1.116.1.6.1.2
Specifies the type of address for the destination route.
tripRouteAddress .1.3.6.1.2.1.116.1.6.1.3
This is the address (prefix) of the family type given by Address Family of the destination. It is the prefix of addresses reachable from this gateway via the next hop server. The SIZE value of 105 has been assigned due to the sub identifier of object types length limitation as defined in SMIv2.
tripRoutePeer .1.3.6.1.2.1.116.1.6.1.4
The identifier of the peer where the route information was learned.
tripRouteTRIBMask .1.3.6.1.2.1.116.1.6.1.5
Indicates which Telephony Routing Information Base (TRIB) this entry belongs to. This is a bit-map of possible types. If the bit has a value of 1, then the entry is a member of the corresponding TRIB type. If the bit has a value of 0 then the entry is not a member of the TRIP type. The various bit positions are: 0 adjTribIns The entry is of type adj-TRIBs-ins, stores routing information that has been learned from inbound UPDATE messages. 1 extTrib The entry is of type ext-TRIB, the best route for a given destination. 2 locTrib The entry is of type loc-TRIB contains the local TRIP routing information that the LS has selected. 3 adjTribOut The entry is of type adj-TRIBs-out, stores the information that the local LS has selected for advertisement to its external peers.
tripRouteAddressSequenceNumber .1.3.6.1.2.1.116.1.6.1.6
Indicates the version of the destination route originated by the LS identified by tripRouteAddressOriginatorId intra-domain attribute.
tripRouteAddressOriginatorId .1.3.6.1.2.1.116.1.6.1.7
This is an intra-domain attribute indicating the internal LS that originated the route into the ITAD.
tripRouteNextHopServerIAddrType .1.3.6.1.2.1.116.1.6.1.8
The type of Inet Address of the tripRouteNextHopServer.
tripRouteNextHopServer .1.3.6.1.2.1.116.1.6.1.9
Indicates the next hop that messages of a given protocol destined for tripRouteAddress SHOULD be sent to. The type of this address is determined by the value of the tripRouteNextHopServerIAddrType object.
tripRouteNextHopServerPort .1.3.6.1.2.1.116.1.6.1.10
The port of the next hop server that this route will use.
tripRouteNextHopServerItad .1.3.6.1.2.1.116.1.6.1.11
Indicates the domain of the next hop.
tripRouteMultiExitDisc .1.3.6.1.2.1.116.1.6.1.12
The Multiple Exit Discriminator allows an LS to discriminate between, and indicate preference for, otherwise similar routes to a neighbouring domain. A higher value represents a more preferred routing object.
tripRouteLocalPref .1.3.6.1.2.1.116.1.6.1.13
Indicated the local LS's degree of preference for an advertised route destination.
tripRouteAdvertisementPath .1.3.6.1.2.1.116.1.6.1.14
Identifies the sequence of domains through which this advertisement has passed. This object is probably best represented as sequence of TripItads. For SMI compatibility, though, it is represented as an OCTET STRING. This object is a sequence of ITADs where each set of 4 octets corresponds to a TRIP ITAD in network byte order.
tripRouteRoutedPath .1.3.6.1.2.1.116.1.6.1.15
Identifies the ITADs through which messages sent using this route would pass. These are a subset of tripRouteAdvertisementPath. This object is probably best represented as sequence of TripItads. For SMI compatibility, though, it is represented as OCTET STRING. This object is a sequence of ITADs where each set of 4 octets corresponds to a TRIP ITAD in network byte order.
tripRouteAtomicAggregate .1.3.6.1.2.1.116.1.6.1.16
Indicates that a route MAY traverse domains not listed in tripRouteRoutedPath. If an LS selects the less specific route from a set of overlapping routes, then this value returns TRUE.
tripRouteUnknown .1.3.6.1.2.1.116.1.6.1.17
This object contains one or more attributes that were not understood, and because they were transitive, were dropped during aggregation. They take the format of a triple <attribute type, attribute length, attribute value>, of variable length. If no attributes were dropped, this returns an OCTET STRING of size 0.
tripRouteWithdrawn .1.3.6.1.2.1.116.1.6.1.18
Indicates if this route is to be removed from service by the receiving LS.
tripRouteConverted .1.3.6.1.2.1.116.1.6.1.19
Indicates if this route has been converted to a different application protocol than it had originally.
tripRouteReceivedTime .1.3.6.1.2.1.116.1.6.1.20
The value of sysUpTime when this route was received.
tripRouteCommunityId .1.3.6.1.2.1.116.1.7.1.1
The community identifier.
tripRouteCommunityItad .1.3.6.1.2.1.116.1.7.1.2
The ITAD associated with this community.
tripItadTopologyOrigId .1.3.6.1.2.1.116.1.8.1.1
Indicates the internal LS that originated the ITAD topology information into the ITAD.
tripItadTopologySeqNum .1.3.6.1.2.1.116.1.8.1.2
Indicates the version of the ITAD topology originated by the LS identified by tripItadTopologyOrigId.
tripItadTopologyId .1.3.6.1.2.1.116.1.9.1.1
The index into this entry. Indicates the other location servers within the ITAD domain that this LS identified by tripItadTopologyOrigId is currently peering.
Table
tripCfgTable .1.3.6.1.2.1.116.1.1
This table contains the common configuration objects applicable to all TRIP applications referenced by the applIndex. Each row represents those objects for a particular TRIP LS present in this system. The instances of TRIP LS's are uniquely identified by the applIndex. The objects in this table SHOULD be nonVolatile and survive a reboot.
tripRouteTypeTable .1.3.6.1.2.1.116.1.2
The TRIP peer Route Type table contains one entry per supported protocol - address family pair. The objects in this table are volatile and are refreshed after a reboot.
tripSupportedCommunityTable .1.3.6.1.2.1.116.1.3
The list of TRIP communities that this LS supports. A TRIP community is a group of destinations that share common properties. The TRIP Supported Communities entry is used to group destinations so that the routing decision can be based on the identity of the group.
tripPeerTable .1.3.6.1.2.1.116.1.4
The TRIP peer table. This table contains one entry per TRIP peer, and information about the connection with the peer.
tripPeerStatisticsTable .1.3.6.1.2.1.116.1.5
The TRIP peer stats table. This table contains one entry per remote TRIP peer, and statistics related to the connection with the remote peer. The objects in this table are volatile.
tripRouteTable .1.3.6.1.2.1.116.1.6
The TRIP route table containing information about reachable routes that are to be added to service by the receiving LS. The objects in this table are volatile and are refreshed when this LS rediscovers its route table.
tripRouteCommunityTable .1.3.6.1.2.1.116.1.7
A table containing a list of TRIP communities associated with a route. Each instance of tripRouteTypeEntry that has the tripRouteTypePeer object set to remote(2) has an instance in the tripRouteTable as a parent. The objects in this table are volatile and are refreshed after a reboot.
tripItadTopologyTable .1.3.6.1.2.1.116.1.8
The sequence of link connections between peers within an ITAD. The objects in this table are volatile and are refreshed after a reboot.
tripItadTopologyIdTable .1.3.6.1.2.1.116.1.9
The list of other LS's within the ITAD domain that the LS identified by tripItadTopologyOrigId is currently peering. Each instance of tripItadTopologyIdEntry has an instance in the tripItadTopologyTable as a parent. The objects in this table are volatile and are refreshed after a reboot.
Trap
tripConnectionEstablished .1.3.6.1.2.1.116.0.1
The TRIP Connection Established event is generated when the TRIP finite state machine enters the ESTABLISHED state.
tripConnectionDropped .1.3.6.1.2.1.116.0.2
The TRIP Connection Dropped event is generated when the TRIP finite state machine leaves the ESTABLISHED state.
tripFSM .1.3.6.1.2.1.116.0.3
The trip FSM Event is generated when any error is detected by the TRIP Finite State Machine.
tripOpenMessageError .1.3.6.1.2.1.116.0.4
Errors detected while processing the OPEN message.
tripUpdateMessageError .1.3.6.1.2.1.116.0.5
Errors detected while processing the UPDATE message.
tripHoldTimerExpired .1.3.6.1.2.1.116.0.6
The system does not receive successive messages within the period specified by the negotiated Hold Time.
tripConnectionCollision .1.3.6.1.2.1.116.0.7
A pair of LSs tried to simultaneously to establish a transport connection to each other.
tripCease .1.3.6.1.2.1.116.0.8
A TRIP peer MAY choose at any given time to close its TRIP connection by sending this notification message. However, the Cease notification message MUST NOT be used when a fatal error occurs.
tripNotificationErr .1.3.6.1.2.1.116.0.9
Generated if there is an error detected in a TRIP notification message sent with another cause. Note that the TRIP notification referred to in this object is not an SNMP notification, it is a specific message described in the TRIP specification.
Object Identifier
tripMIB .1.3.6.1.2.1.116
The MIB module describing Telephony Routing over IP (TRIP). TRIP is a policy driven inter-administrative domain protocol for advertising the reachability of telephony destinations between location servers (LS), and for advertising attributes of the routes to those destinations. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC 3872, see the RFC itself for full legal notices.
tripMIBNotifications .1.3.6.1.2.1.116.0
tripMIBObjects .1.3.6.1.2.1.116.1
tripMIBConformance .1.3.6.1.2.1.116.2
tripMIBNotifObjects .1.3.6.1.2.1.116.3
tripMIBCompliances .1.3.6.1.2.1.116.2.1
tripMIBGroups .1.3.6.1.2.1.116.2.2
Group
tripConfigGroup .1.3.6.1.2.1.116.2.2.1
The global objects for configuring trip.
tripPeerTableConfigGroup .1.3.6.1.2.1.116.2.2.2
The global objects for configuring the TRIP peer table.
tripRouteGroup .1.3.6.1.2.1.116.2.2.4
The global objects for configuring route attribute.
tripItadTopologyGroup .1.3.6.1.2.1.116.2.2.5
The objects that define the TRIP ITAD topology.
tripPeerTableStatsGroup .1.3.6.1.2.1.116.2.2.3
The global statistics the TRIP peer table.
tripNotificationGroup .1.3.6.1.2.1.116.2.2.6
A collection of notifications defined for TRIP.
tripNotifObjectGroup .1.3.6.1.2.1.116.2.2.7
The collection of objects that specify information for TRIP notifications.