Home/Catalog/MSIPRIP2-MIB

MSIPRIP2-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

85
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

85 total
Object Name
msiprip2
OBJECT IDENTIFIER
.1.3.6.1.4.1.311.1.11
_pysmi_global
OBJECT IDENTIFIER
.1.3.6.1.4.1.311.1.11.1
globalSystemRouteChangesNumber of changes RIP has made to the system routing tables.ro
Counter
.1.3.6.1.4.1.311.1.11.1.1
globalTotalResponseSendsNumber of request messages for which responses have been sent.ro
Counter
.1.3.6.1.4.1.311.1.11.1.2
globalLoggingLevelInformation logged can be None, Error only, Error + Warning, Error + Warn + Logging. This variable controls the amount of information loggedrw
Enumeration
.1.3.6.1.4.1.311.1.11.1.3
globalMaxRecQueueSizeMaximum size to use for queueing incoming packets.rw
INTEGER
.1.3.6.1.4.1.311.1.11.1.4
globalMaxSendQueueSizeMaximum size to use for queueing outgoing packets.rw
INTEGER
.1.3.6.1.4.1.311.1.11.1.5
globalMinTriggeredUpdateIntervalMinimum lag time before sending a triggered update. Used to consolidate updates to the route table and reduce number of updates sent.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.311.1.11.1.6
globalPeerFilterModeControls the use of update messages from the list of peers in the peer filter table. If set to include routes will be only be accepted if they are from the routers in the peer array. If set to exclude routes will be rejected that come from the routers whose addresses are in the peer array, and all other routers will be accepted.rw
Enumeration
.1.3.6.1.4.1.311.1.11.1.7
globalPeerFilterCountNumber of entries in the peer filter tablero
INTEGER
.1.3.6.1.4.1.311.1.11.1.8
globalPeerFilterTableTable of peer routers communicating with this router via RIP
SEQUENCE OF GlobalPeerFilterEntry
.1.3.6.1.4.1.311.1.11.1.9
globalPeerFilterEntryPeer router entry. Contains the IP address of peer router
GlobalPeerFilterEntry
.1.3.6.1.4.1.311.1.11.1.9.1
globalPFAddrIP Address of peer routerrw
IpAddress
.1.3.6.1.4.1.311.1.11.1.9.1.1
globalPFTagcreate : Creates an entry in the Global Peer Filter table delete : Deletes an entry in the Global Peer Filter tablerw
Enumeration
.1.3.6.1.4.1.311.1.11.1.9.1.2
interface
OBJECT IDENTIFIER
.1.3.6.1.4.1.311.1.11.2
ifStatsTableTable of RIP statistics for interfaces
SEQUENCE OF IfStatsEntry
.1.3.6.1.4.1.311.1.11.2.1
ifStatsEntryRIP interface statistics entry. Each entry contains counts of send/receive failures, requests/resposes sent/received, bad packets/entries reveived and triggered updates sent
IfStatsEntry
.1.3.6.1.4.1.311.1.11.2.1.1
ifSEIndexIndex for the RIP interface Statistics tablero
INTEGER
.1.3.6.1.4.1.311.1.11.2.1.1.1
ifSEStateCurrent state of RIP on this interface.ro
Enumeration
.1.3.6.1.4.1.311.1.11.2.1.1.2
ifSESendFailuresNumber of times a failure occurred while attempting to send a packet on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.3
ifSEReceiveFailuresNumber of times a failure occurred while attempting to receive a packet on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.4
ifSERequestSendsNumber of RIP REQUEST packets sent on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.5
ifSERequestReceivedsNumber of RIP REQUEST packets received on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.6
ifSEResponseSendsNumber of RIP RESPONSE packets sent on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.7
ifSEResponseReceivedsNumber of RIP RESPONSE packets received on this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.8
ifSEBadResponsePacketReceivedsNumber of RIP RESPONSE packets discarded due to errors in the header.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.9
ifSEBadResponseEntriesReceivedsNumber of RIP RESPONSE routes ignored due to errors in the entry.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.10
ifSETriggeredUpdateSendsCount of triggered updates sent.ro
Counter
.1.3.6.1.4.1.311.1.11.2.1.1.11
ifConfigTableRIP Interface configuration table. List of subnets that require separate configuration in RIP.
SEQUENCE OF IfConfigEntry
.1.3.6.1.4.1.311.1.11.2.2
ifConfigEntryRIP configuration entry for an interface. A single routing domain in a single subnet.
IfConfigEntry
.1.3.6.1.4.1.311.1.11.2.2.1
ifCEIndexIndex for RIP interface config. table.ro
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.1
ifCEStateCurrent state of RIP on this interface.ro
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.2
ifCEMetricMetric for the network connected to this interface.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.3
ifCEUpdateModeMode for sending update messages. If set to periodic, then messages are sent based on the value of ifCEFullUpdateInterval. Otherwise update messages are sent only on demand.rw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.4
ifCEAcceptModeSpecifies the type of RIP messages that will be accepted by this router disable : No RIP messages wil be accepted rip1 : Only RIP-1 messages will be accepted rip1Compat : Both RIP-1 and RIP-2 messages will be accepted rip2 : Only RIP-2 messages will be acceptedrw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.5
ifCEAnnounceModeSpecifies the type of RIP messages that will be sent by this router. disable : No RIP messages wil be sent rip1 : Only RIP-1 messages will be sent in compliance with RFC 1058. rip1Compat : RIP-2 messages will be broadcast using RFC 1058 subsumption rules. rip2 : RIP-2 messages will be multicastrw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.6
ifCEProtocolFlagsOptions for control of RIP operation. These options can be used in combination. Option value -------------------------------------------------- 1. ACCEPT_HOST_ROUTES 0x00000001 2. ANNOUNCE_HOST_ROUTES 0x00000002 3. ACCEPT_DEFAULT_ROUTES 0x00000004 4. ANNOUNCE_DEFAULT_ROUTES 0x00000008 5. SPLIT_HORIZON 0x00000010 6. POISON_REVERSE 0x00000020 7. GRACEFUL_SHUTDOWN 0x00000040 8. TRIGGERED_UPDATES 0x00000080 9. OVERWRITE_STATIC_ROUTES 0x00000100rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.7
ifCERouteExpirationIntervalInterval after which route is marked for deletion.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.311.1.11.2.2.1.8
ifCERouteRemovalIntervalInterval after which a route marked for deletion is removed.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.311.1.11.2.2.1.9
ifCEFullUpdateIntervalInterval between route table annoucements.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.311.1.11.2.2.1.10
ifCEAuthenticationTypeType of authentication to be used on this interface.rw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.11
ifCEAuthenticationKeyThe value to be used as the Authentication key whenever the corresponding instance of ifCEAuthenticationType has a value other than noAuthentication. A modification of the corresponding instance of ifCEAuthentiationType does not modify the ifCEAuthenticationKey value. If a string shorter than 16 octects is supplied, it will be left-justified and padded to 16 octects, on the right with nulls (0x00). Reading this object always results in an OCTET STRING of length zero; authentication may not be bypasssed by reading the MIB objectrw
OCTET STRING
.1.3.6.1.4.1.311.1.11.2.2.1.12
ifCERouteTagValue inserted into the Routing Domain field of all RIP packets sent on this interface.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.13
ifCEUnicastPeerModeDetermines the unicast behavior when route update messages are sent. If set to peerAlso, updates are sent to those peers in the RIP unicast peer table corresponding to this interace as well as being sent via broadcast/multicast. If set to peerOnly, updates are sent only those peers listed in in the RIP Unicast peer table corresponding to this interface.rw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.14
ifCEAcceptFilterModeDetermines the accept behaviour of the RIP router. If set to include the entries in the Accept Filter Table corresponding to this interface specify the routes to be included. All other routes are excluded. If set to exclude the entries in the Accept Filter Table corresponding to this interface specify the routes to be excluded.rw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.15
ifCEAnnounceFilterModeDetermines the annouce behaviour of the RIP router. If set to include the entries in the Announce Filter Table corresponding to this interface specify the routes to be included. All other routes are excluded. If set to exclude the entries in the Announce Filter Table corresponding to this interface specify the routes to be excluded.rw
Enumeration
.1.3.6.1.4.1.311.1.11.2.2.1.16
ifCEUnicastPeerCountNumber of entries in the Unicast Peer Table corresponding to this interface entry.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.17
ifCEAcceptFilterCountNumber of entries in the Accept Filter Table corresponding to this interface entry.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.18
ifCEAnnounceFilterCountNumber of entries in the Announce Filter Table corresponding to this interface entry.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.2.1.19
ifUnicastPeersTableTable of the peers routers to which update messages need to be unicast
SEQUENCE OF IfUnicastPeersEntry
.1.3.6.1.4.1.311.1.11.2.3
ifUnicastPeersEntryEntry for a peer router for an interface
IfUnicastPeersEntry
.1.3.6.1.4.1.311.1.11.2.3.1
ifUPIfIndexInterface index corresponding to the interface with which this peer router is associated.rw
INTEGER
.1.3.6.1.4.1.311.1.11.2.3.1.1
ifUPAddressIP Address of a peer router.rw
IpAddress
.1.3.6.1.4.1.311.1.11.2.3.1.2
ifUPTagcreate : Creates an entry in the unicast peer table delete : Deletes an entry in the unicast peer tablerw
Enumeration
.1.3.6.1.4.1.311.1.11.2.3.1.3
ifAcceptRouteFilterTableTable of the route filters used to filter the set of routes accepted over an interface.
SEQUENCE OF IfAcceptRouteFilterEntry
.1.3.6.1.4.1.311.1.11.2.4
ifAcceptRouteFilterEntryEntry for a route filter for an interface
IfAcceptRouteFilterEntry
.1.3.6.1.4.1.311.1.11.2.4.1
ifAcceptRFIfIndexInterface index corresponding to the interface to which this route filter entry correspondsrw
INTEGER
.1.3.6.1.4.1.311.1.11.2.4.1.1
ifAcceptRFLoAddressLowest address in the range of routes covered by this filter.rw
IpAddress
.1.3.6.1.4.1.311.1.11.2.4.1.2
ifAcceptRFHiAddressHigher address in the range routes covered by this filter.rw
IpAddress
.1.3.6.1.4.1.311.1.11.2.4.1.3
ifAcceptRFTagcreate : Creates an entry in the Accept Route Filter table delete : Deletes an entry in the Accept Route Filter tablerw
Enumeration
.1.3.6.1.4.1.311.1.11.2.4.1.4
ifAnnounceRouteFilterTableTable of the route filters used to filter the set of routes annouced over an interface.
SEQUENCE OF IfAnnounceRouteFilterEntry
.1.3.6.1.4.1.311.1.11.2.5
ifAnnounceRouteFilterEntryEntry for a route filter for an interface.
IfAnnounceRouteFilterEntry
.1.3.6.1.4.1.311.1.11.2.5.1
ifAnnounceRFIfIndexInterface index corresponding to the interface to which this route filter entry correspondsrw
INTEGER
.1.3.6.1.4.1.311.1.11.2.5.1.1
ifAnnounceRFLoAddressLowest address in the range of routes covered by this filter.rw
IpAddress
.1.3.6.1.4.1.311.1.11.2.5.1.2
ifAnnounceRFHiAddressHigher address in the range routes covered by this filter.rw
IpAddress
.1.3.6.1.4.1.311.1.11.2.5.1.3
ifAnnounceRFTagcreate : Creates an entry in the Announce Route Filter table delete : Deletes an entry in the Announce Route Filter tablerw
Enumeration
.1.3.6.1.4.1.311.1.11.2.5.1.4
ifBindingTableTable containing binding information for each interface.
SEQUENCE OF IfBindingEntry
.1.3.6.1.4.1.311.1.11.2.6
ifBindingEntryBinding information entry for an interface
IfBindingEntry
.1.3.6.1.4.1.311.1.11.2.6.1
ifBindingIndexIndex corresponding to an interface entry in the binding tablero
INTEGER
.1.3.6.1.4.1.311.1.11.2.6.1.1
ifBindingStateState of the interface bindingro
Enumeration
.1.3.6.1.4.1.311.1.11.2.6.1.2
ifBindingCountsNumber of IP address bound to this interface. This is also the number of entries in the Interface Address Table corresponding to this interface.ro
Counter
.1.3.6.1.4.1.311.1.11.2.6.1.3
ifAddressTableTable of IP addresses bound to interfaces
SEQUENCE OF IfAddressEntry
.1.3.6.1.4.1.311.1.11.2.7
ifAddressEntryEntry for an IP address for an interface
IfAddressEntry
.1.3.6.1.4.1.311.1.11.2.7.1
ifAEIfIndexIndex corresponding to the Interface with which this entry is associated.ro
INTEGER
.1.3.6.1.4.1.311.1.11.2.7.1.1
ifAEAddressIp address bound to the associated interface.ro
IpAddress
.1.3.6.1.4.1.311.1.11.2.7.1.2
ifAEMaskAddress Mask associated with the IP address contained in the corresponding ifAEAddress field.ro
IpAddress
.1.3.6.1.4.1.311.1.11.2.7.1.3
peer
OBJECT IDENTIFIER
.1.3.6.1.4.1.311.1.11.3
ifPeerStatsTableTable of peer router statistics
SEQUENCE OF IfPeerStatsEntry
.1.3.6.1.4.1.311.1.11.3.1
ifPeerStatsEntryEntry corresponding to a peer router.
IfPeerStatsEntry
.1.3.6.1.4.1.311.1.11.3.1.1
ifPSAddressIP Address that the peer is using as its source address.ro
IpAddress
.1.3.6.1.4.1.311.1.11.3.1.1.1
ifPSLastPeerRouteTagThe route-tag of the last route in the last RIP RESPONSE received from this peer.ro
INTEGER
.1.3.6.1.4.1.311.1.11.3.1.1.2
ifPSLastPeerUpdateTickCountThe tick-count in milliseconds at the time of the last RIP RESPONSE received from this peer.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.311.1.11.3.1.1.3
ifPSLastPeerUpdateVersionThe update version of the last RIP RESPONSE received from this peer.ro
INTEGER ( 0..255 )
.1.3.6.1.4.1.311.1.11.3.1.1.4
ifPSPeerBadResponsePacketsThe number of RIP RESPONSE packets which were received from this peer and subsequently discarded.ro
Counter
.1.3.6.1.4.1.311.1.11.3.1.1.5
ifPSPeerBadResponseEntriesThe number of routes in RIP RESPONSE packets which were received from this peer and subsequently discarded.ro
Counter
.1.3.6.1.4.1.311.1.11.3.1.1.6
MSIPRIP2-MIB - SNMP MIB Reference | MIBs Explorer