fsMIRip2IfAdminStat
SUPERMICRO-MIRIP2-MIB ·
.1.3.6.1.4.1.10876.101.1.151.1.4.1.2
Object
column r/w
Enumeration
The administrative status of RIP-2 in the router. The value 'enabled' denotes that the RIP2 Process is active throughout the system. 'disabled' disables RIP2 Process in the system. 'passive' denotes that the RIP2 Process runs as a passive one
Context
- MIB
- SUPERMICRO-MIRIP2-MIB
- OID
.1.3.6.1.4.1.10876.101.1.151.1.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIRip2IfConfEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRip2IfAdminStat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIRIP2-MIB::fsMIRip2IfAdminStat.<fsMIRipContextId>.<fsMIRip2IfConfAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIRIP2-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIRIP2-MIB::fsMIRip2IfAdminStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | passive |