etsysRip2ExtAdminStatus
ENTERASYS-RIPv2-EXT-MIB ·
.1.3.6.1.4.1.5624.1.2.66.1.1.1
Object
scalar r/w
Enumeration
The current administrative state of the RIP protocol.
Setting this object to adminStatusUp turns on the RIP protocol,
while setting it to adminStatusDown turns off the RIP protocol.
When the object is set to adminStatusUp, it triggers the RIP
process to begin normal operation by populating its routing
table and sending/receiving routing updates.
Setting this object to adminStatusDown turns off the RIP
protocol. This causes the etsysRip2ExtOperStatus object to
change its state to operStatusGoingDown. This has the effect of
removing all of the RIP routes from the RIB.
Context
- MIB
- ENTERASYS-RIPv2-EXT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.66.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- etsysRip2ExtGlobals
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-RIPv2-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-RIPv2-EXT-MIB::etsysRip2ExtAdminStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-RIPv2-EXT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-RIPv2-EXT-MIB::etsysRip2ExtAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | adminStatusUp |
2 | adminStatusDown |
Conformance
Member of