RIP-IP-PRIVATE-MIB
AI MIB Summary
The RIP-IP-PRIVATE-MIB enables monitoring of proprietary Routing Information Protocol (RIP) metrics and internal state variables on Cajun network devices, specifically tracking routing table entries, neighbor adjacency states, and protocol-specific counters not defined in standard IANA MIBs.
Cajun Private RIP MIB
Main OID:
cjnRip.1.3.6.1.4.1.1751.2.43.2.10
33
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
33 total| Object Name |
|---|
cjnRipCajun Private RIP MIB MODULE-IDENTITY .1.3.6.1.4.1.1751.2.43.2.10 |
cjnIpRipGblGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.10.1 |
cjnIpRipIsEnabledEnables IP RIP services on this device.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.1.1 |
cjnIpRipUpdateTimerRIP route Advertisement Interval (sec)rw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.1.2 |
cjnIpRipPurgeTTLTTL for purged RIP routesrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.1.3 |
cjnIpRipTriggeredUpdatesEnable/Disable Triggered RIP updatesrw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.1.4 |
cjnIpRipInterPktDelayDelay between two successive RIP route Advertisements (sec)rw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.1.5 |
cjnIpRipStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.10.2 |
cjnIpRipIfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.10.3 |
cjnIpRipIfTableA list of interface specific RIP Entries SEQUENCE OF CjnIpRipIfEntry .1.3.6.1.4.1.1751.2.43.2.10.3.1 |
cjnIpRipIfEntryAn cajun RIP Interface instance CjnIpRipIfEntry .1.3.6.1.4.1.1751.2.43.2.10.3.1.1 |
cjnIpRipIfIpAddrThe globally unique IP Address identifier for this interface. This number MUST exist in the cjnIpIfTable to be valid.ro IpAddress .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.1 |
cjnIpRipIfRowStatusThe Status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.2 |
cjnIpRipIfSendRcvModeRIP Send & Receive mode setting.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.3 |
cjnIpRipIfSendVersionRIP version to adhere to, while sending updatesrw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.4 |
cjnIpRipIfRcvVersionRIP version to adhere to, while receiving updatesrw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.5 |
cjnIpRipIfDefaultRouteModeRIP default route characteristics. If this MIB Object is set to talkOnly(1) then the known default route is advertised in RIP updates but ignored on incoming neighbor updates. Is this MIB object is set to listenOnly(2) then the known default route is supressed from outgoing RIP updates but accepted on incoming neighbor updates.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.6 |
cjnIpRipIfPoisonMethodRIP Poison Reverse Mode.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.7 |
cjnIpRipIfAuthTypeRIP authentication typerw Enumeration .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.8 |
cjnIpRipIfAuthKeyRIP authentication key-valid only when cjnIpRipIfAuthType is not set to NONErw OCTET STRING .1.3.6.1.4.1.1751.2.43.2.10.3.1.1.9 |
cjnIpRipIfStatTableA list of interface specific RIP Statictics Entries SEQUENCE OF CjnIpRipIfStatEntry .1.3.6.1.4.1.1751.2.43.2.10.3.2 |
cjnIpRipIfStatEntryAn cajun RIP Interface Statistics instance CjnIpRipIfStatEntry .1.3.6.1.4.1.1751.2.43.2.10.3.2.1 |
cjnIpRipIfStatIpAddrThe globally unique IP Address identifier for this interface. This number MUST exist in the cjnIpIfTable to be valid.ro IpAddress .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.1 |
cjnIpRipIfUpdatesSentTotal# of RIP updates sent on this ifrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.2 |
cjnIpRipIfUpdatesRcvdTotal# of RIP updates received on this ifrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.3 |
cjnIpRipIfTrigUpdatesSentTotal# of RIP triggered updates sent on this ifrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.4 |
cjnIpRipIfBadPktRcvdTotal# of RIP packets received in error on this ifrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.5 |
cjnIpRipIfBadRoutesRcvdTotal# of bad RIP network routes received in error on this ifrw INTEGER .1.3.6.1.4.1.1751.2.43.2.10.3.2.1.6 |
cjnIpRipNeighborGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.10.4 |
cjnIpRipNeighborTableA list of RIP Trusted Neighbors SEQUENCE OF CjnIpRipNeighborEntry .1.3.6.1.4.1.1751.2.43.2.10.4.1 |
cjnIpRipNeighborEntryA RIP Trusted Neighbor Entry CjnIpRipNeighborEntry .1.3.6.1.4.1.1751.2.43.2.10.4.1.1 |
cjnIpRipNeighborIpAddrThe IP Address identifier for this neighbor.ro IpAddress .1.3.6.1.4.1.1751.2.43.2.10.4.1.1.1 |
cjnIpRipNeighborRowStatusThe Status of this entry in the table. Note the available states: active(1), -- Obviously Active on this interface. notInService(2) -- Configured on Interface but disabled. notReady(3), -- Interface entry NOT FULLY configured. createAndGo(4), -- NOT SUPPORTED. createAndWait(5) or destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.2.10.4.1.1.2 |