RIP-IP-PRIVATE-MIB: View SNMP OID List / Download MIB

VENDOR: LUCENT TECHNOLOGIES


 Home MIB: RIP-IP-PRIVATE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 cjnRip 1.3.6.1.4.1.1751.2.43.2.10
Cajun Private RIP MIB
       cjnIpRipGblGroup 1.3.6.1.4.1.1751.2.43.2.10.1
           cjnIpRipIsEnabled 1.3.6.1.4.1.1751.2.43.2.10.1.1 integer read-write
Enables IP RIP services on this device. Enumeration: 'true': 1, 'false': 0.
           cjnIpRipUpdateTimer 1.3.6.1.4.1.1751.2.43.2.10.1.2 integer read-write
RIP route Advertisement Interval (sec)
           cjnIpRipPurgeTTL 1.3.6.1.4.1.1751.2.43.2.10.1.3 integer read-write
TTL for purged RIP routes
           cjnIpRipTriggeredUpdates 1.3.6.1.4.1.1751.2.43.2.10.1.4 integer read-write
Enable/Disable Triggered RIP updates Enumeration: 'enable': 1, 'disable': 2.
           cjnIpRipInterPktDelay 1.3.6.1.4.1.1751.2.43.2.10.1.5 integer read-write
Delay between two successive RIP route Advertisements (sec)
       cjnIpRipStatGroup 1.3.6.1.4.1.1751.2.43.2.10.2
       cjnIpRipIfGroup 1.3.6.1.4.1.1751.2.43.2.10.3
           cjnIpRipIfTable 1.3.6.1.4.1.1751.2.43.2.10.3.1 no-access
A list of interface specific RIP Entries
               cjnIpRipIfEntry 1.3.6.1.4.1.1751.2.43.2.10.3.1.1 no-access
An cajun RIP Interface instance
                   cjnIpRipIfIpAddr 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.1 ipaddress read-only
The globally unique IP Address identifier for this interface. This number MUST exist in the cjnIpIfTable to be valid.
                   cjnIpRipIfRowStatus 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.2 rowstatus read-only
The 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)
                   cjnIpRipIfSendRcvMode 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.3 integer read-only
RIP Send & Receive mode setting. Enumeration: 'talkOnly': 1, 'listenOnly': 2, 'talkAndListen': 3.
                   cjnIpRipIfSendVersion 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.4 integer read-only
RIP version to adhere to, while sending updates Enumeration: 'v1': 1, 'v2': 2, 'v1v2': 3, 'off': 4.
                   cjnIpRipIfRcvVersion 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.5 integer read-only
RIP version to adhere to, while receiving updates Enumeration: 'v1': 1, 'v2': 2, 'v1v2': 3, 'off': 4.
                   cjnIpRipIfDefaultRouteMode 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.6 integer read-only
RIP 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. Enumeration: 'talkOnly': 1, 'disable': 4, 'listenOnly': 2, 'talkAndListen': 3.
                   cjnIpRipIfPoisonMethod 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.7 integer read-only
RIP Poison Reverse Mode. Enumeration: 'splitHorizonWithPoisonReverse': 2, 'splitHorizon': 1.
                   cjnIpRipIfAuthType 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.8 integer read-only
RIP authentication type Enumeration: 'none': 1, 'simplePassword': 2, 'mD5': 3.
                   cjnIpRipIfAuthKey 1.3.6.1.4.1.1751.2.43.2.10.3.1.1.9 octet string read-only
RIP authentication key-valid only when cjnIpRipIfAuthType is not set to NONE
           cjnIpRipIfStatTable 1.3.6.1.4.1.1751.2.43.2.10.3.2 no-access
A list of interface specific RIP Statictics Entries
               cjnIpRipIfStatEntry 1.3.6.1.4.1.1751.2.43.2.10.3.2.1 no-access
An cajun RIP Interface Statistics instance
                   cjnIpRipIfStatIpAddr 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.1 ipaddress read-only
The globally unique IP Address identifier for this interface. This number MUST exist in the cjnIpIfTable to be valid.
                   cjnIpRipIfUpdatesSent 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.2 integer read-write
Total# of RIP updates sent on this if
                   cjnIpRipIfUpdatesRcvd 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.3 integer read-write
Total# of RIP updates received on this if
                   cjnIpRipIfTrigUpdatesSent 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.4 integer read-write
Total# of RIP triggered updates sent on this if
                   cjnIpRipIfBadPktRcvd 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.5 integer read-write
Total# of RIP packets received in error on this if
                   cjnIpRipIfBadRoutesRcvd 1.3.6.1.4.1.1751.2.43.2.10.3.2.1.6 integer read-write
Total# of bad RIP network routes received in error on this if
       cjnIpRipNeighborGroup 1.3.6.1.4.1.1751.2.43.2.10.4
           cjnIpRipNeighborTable 1.3.6.1.4.1.1751.2.43.2.10.4.1 no-access
A list of RIP Trusted Neighbors
               cjnIpRipNeighborEntry 1.3.6.1.4.1.1751.2.43.2.10.4.1.1 no-access
A RIP Trusted Neighbor Entry
                   cjnIpRipNeighborIpAddr 1.3.6.1.4.1.1751.2.43.2.10.4.1.1.1 ipaddress read-only
The IP Address identifier for this neighbor.
                   cjnIpRipNeighborRowStatus 1.3.6.1.4.1.1751.2.43.2.10.4.1.1.2 rowstatus read-only
The 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)