fsL2VpnPwRedGroupReversionType
SUPERMICRO-L2VPN-MIB ·
.1.3.6.1.4.1.10876.101.2.72.4.1.1.3
Object
column r/w
Enumeration
This object is used to indicate the operation type/mode of the protection group entry. If the value is set to 'revertive(1)', then normal traffic will be shifted from the protection entity back to the working entity upon recovery of the working entity from the fault. If the value is set to 'nonRevertive(2)', then the normal traffic will not be shifted from the protection entity back to the working entity even after the recovery of the working entity from the fault.
Context
- MIB
- SUPERMICRO-L2VPN-MIB
- OID
.1.3.6.1.4.1.10876.101.2.72.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsL2VpnPwRedGroupEntry
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 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupReversionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupReversionType.<fsL2VpnPwRedGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-L2VPN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-L2VPN-MIB::fsL2VpnPwRedGroupReversionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | revertive |
2 | nonRevertive |