All MIBs › USR-IP-ROUTING-MIB › usrIpRipGenStat
usrIpRipGenStat
Module: USR-IP-ROUTING-MIB
OID (symbolic): USR-IP-ROUTING-MIB::usrIpRipGenStat
OID (numeric): 1.3.6.1.4.1.429.4.19.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: this mib variable is used to enable or disable the ip rip instance at the ip routing instance level. it is a no op if ip rip instance is not yet created. the rip instance, i.e. usrIpRipAdminStatus, may still remain disabled, if it is either not created or it was disabled at ip rip instance level. to fully enable the rip instance, one has to make sure that ip rip instance is already created and enabled on both levels.
What is usrIpRipGenStat?
Turns the RIP routing instance on or off at the overall IP routing level; it's a no-op if a RIP instance hasn't been created yet, and RIP only becomes fully active when it's also enabled at the RIP-instance level (usrIpRipAdminStatus).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.19.10 snmpwalk -v2c -c public <target> USR-IP-ROUTING-MIB::usrIpRipGenStat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.19.10.1 snmpget -v2c -c public <target> USR-IP-ROUTING-MIB::usrIpRipGenStat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.429.4.19.10.1 i <value>
Start monitoring CommWorks (3Com/U.S. Robotics) remote-access platforms, IP routing (route-table capacity/RIP statistics status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the USR-IP-ROUTING-MIB::usrIpRipGenStat OID value, configure state conditions and alerts, and monitor any CommWorks (3Com/U.S. Robotics) remote-access platforms, IP routing (route-table capacity/RIP statistics status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| 1.3.6.1.4.1.429.4.19 | usrIpRouting | USR-DEFINITIONS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.19.10 | usrIpRipGenStat | USR-IP-ROUTING-MIB |