zhRip2GlobalAdminState

ZHONE-COM-IP-RIPv2-MIB · .1.3.6.1.4.1.5504.4.1.2.1.1.3

Object

column r/w Enumeration
An enumeration of the operational state of RIP for a RD.
The possible values are either 'disabled' or 'enabled',
where the operation of RIP is completely disabled or enabled
on all interfaces within a RD.  The default is 'enabled'.

Context

MIB
ZHONE-COM-IP-RIPv2-MIB
OID
.1.3.6.1.4.1.5504.4.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
zhRip2GlobalEntry

Walk 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 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2GlobalAdminState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2GlobalAdminState.<rdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-RIPv2-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-RIPv2-MIB::zhRip2GlobalAdminState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2enabled