vRouterRipMode
SWITCH-VLAN-MIB ·
allied-old variant
·
.1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.10
Object
column r/w
Enumeration
If the value of this object is 'silent', RIP daemon processes received routing packets and does NOT send routing packets. If the value of this object is 'active', RIP sends and receives routing packets.
Context
- MIB
- SWITCH-VLAN-MIB
- OID
.1.3.6.1.4.1.207.8.9.2.5.2.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRouterEntry
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 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLAN-MIB::vRouterRipMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCH-VLAN-MIB::vRouterRipMode.<vLanNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCH-VLAN-MIB' -M '/opt/observium/mibs/allied-old:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCH-VLAN-MIB::vRouterRipMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.