agentG8032ProfileReversionMode
DNOS-G8032-PRIVATE-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.72.1.1.1.5
Object
column r/w
Enumeration
This defines Ethernet Ring Protection mode. 2 operation modes are supported: revertive and non-revertive. In revertive mode, when failures in the link are removed, the traffic channel is restored to the working transport entity and RPL(Ring Protection Link) is blocked. In non-revertive mode, RPL is continued to be used by traffic channel, even after a switch condition has been resolved.
Context
- MIB
- DNOS-G8032-PRIVATE-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.72.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentG8032ProfileEntry
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 'DNOS-G8032-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-G8032-PRIVATE-MIB::agentG8032ProfileReversionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DNOS-G8032-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DNOS-G8032-PRIVATE-MIB::agentG8032ProfileReversionMode.<agentG8032ProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DNOS-G8032-PRIVATE-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DNOS-G8032-PRIVATE-MIB::agentG8032ProfileReversionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |