zxAPSLineProtectPWRevertMode
ZXROSNG-TPAPS-MIB ·
.1.3.6.1.4.1.3902.3.6000.200.3.1.5
Object
column ApsRevertMode
The revertive mode of this protection group revertive(0): APS is in revertive operation, which normal traffic signal is restored to the working transport entity after the condition(s) causing a switch has been cleared nonrevertive(1): APS is in non-revertive operation, which normal traffic signal is allowed to remain on the protection transport entity even after a switch reason has been cleared
Context
- MIB
- ZXROSNG-TPAPS-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.200.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAPSLineProtectPWConfigEntry
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 'ZXROSNG-TPAPS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXROSNG-TPAPS-MIB::zxAPSLineProtectPWRevertMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXROSNG-TPAPS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXROSNG-TPAPS-MIB::zxAPSLineProtectPWRevertMode.<zxAPSLineProtectPWName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXROSNG-TPAPS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXROSNG-TPAPS-MIB::zxAPSLineProtectPWRevertMode'
Syntax
Values & Constraints
Type Values
0 | revertive |
1 | nonrevertive |