zxAPSLineProtectPGStatusState
ZXROSNG-TPAPS-MIB ·
.1.3.6.1.4.1.3902.3.6000.200.7.1.2
Object
column ApsStatusState
The current APS state of this protection group noRequestNull(0): There is no request or the far end has configured lockout noRequestNormal(1): The far end has request which makes normal traffic signal be selected from the protection transport entity lockout(2): Lockout has been configured forcedSwitch(3): Force switch has been configured signalFailW(4): The working transport entity has SF signalFailP(5): The protection transport entity has SF manualSwitch(6): Manual switch has been configured waitToRestore(7): SF or SD in the working transport entity has been cleared exerciseNull(8): Exercise of the APS protocol when normal traffic signal is selected from the working transport entity exerciseNormal(9): Exercise of the APS protocol when normal traffic signal is selected from the protection transport entity doNotRevert(10): There is no request after a switch reason has been cleared in non-revertive operation signalDegrW(11): The working transport entity has SD signalDegrP(12): The protection transport entity has SD manualSwitchW(13): Manual switch to working has been configured forcedSwitchW(14): Force switch to working has been configured reverseRequestNull(17): Exercise has been configured at the far end and normal traffic signal is selected from the working transport entity reverseRequestNormal(18): Exercise has been configured at the far end and normal traffic signal is selected from the protection transport entity
Context
- MIB
- ZXROSNG-TPAPS-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.200.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAPSLineProtectPGStatusEntry
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::zxAPSLineProtectPGStatusState'
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::zxAPSLineProtectPGStatusState.<zxAPSLineProtectPGStatusPGID>'
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::zxAPSLineProtectPGStatusState'
Syntax
Values & Constraints
Type Values
0 | noRequestNull |
1 | noRequestNormal |
2 | lockout |
3 | forcedSwitch |
4 | signalFailW |
5 | signalFailP |
6 | manualSwitch |
7 | waitToRestore |
8 | exerciseNull |
9 | exerciseNormal |
10 | doNotRevert |
11 | signalDegrW |
12 | signalDegrP |
13 | manualSwitchW |
14 | forcedSwitchW |
15 | mappingSwitchW |
16 | mappingSwitchP |
17 | reverseRequestNull |
18 | reverseRequestNormal |