oaApsConfigGroupProtectLineDefect
OA-APS-MIB ·
.1.3.6.1.4.1.6926.1.41.20.1.5.1.13
Object
column Bits
This variable indicates the status of Defects occured in the Protected Line Interface. Each Bit in the value represents the corresponding Defect. The whole value represents multiple defects simultaneously. The various Bit positions are: 0 - 'noDefect' 1 - 'odu1AIS' (Alarm Indication Signal) 2 - 'otu2LOS' (Loss Of Signal) 3 - 'otu2BDI' (Backward Defect Indication) In case of 'noDefect' - Bit# 0 will be equal to '1' and all other Bits will be equal to '0'.
Context
- MIB
- OA-APS-MIB
- OID
.1.3.6.1.4.1.6926.1.41.20.1.5.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- oaApsConfigGroupEntry
- Groups
- 1
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 'OA-APS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-APS-MIB::oaApsConfigGroupProtectLineDefect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-APS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-APS-MIB::oaApsConfigGroupProtectLineDefect.<oaApsConfigGroupSlotIndex>.<oaApsConfigGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-APS-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-APS-MIB::oaApsConfigGroupProtectLineDefect'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noDefect |
1 | odu1AIS |
2 | otu2LOS |
3 | otu2BDI |
Conformance
Member of