hpnicfRrppRingEnableStatus
HPN-ICF-RRPP-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.45.2.2.1.2
Object
Indicating whether the RRPP is enabled on this Ring. NOTE: If major-ring and sub-ring(s) of a domain coexist on a switch, major-ring must be enabled before sub-ring is enabled. And sub-ring must be disabled before major-ring is disabled.
Context
- MIB
- HPN-ICF-RRPP-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.45.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfRrppRingEntry
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 'HPN-ICF-RRPP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RRPP-MIB::hpnicfRrppRingEnableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-RRPP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-RRPP-MIB::hpnicfRrppRingEnableStatus.<hpnicfRrppDomainID>.<hpnicfRrppRingID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-RRPP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-RRPP-MIB::hpnicfRrppRingEnableStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |