apsChanStatusCurrent
APS-MIB ·
.1.3.6.1.2.1.10.49.1.6.1.1
Object
column Bits
Indicates the current state of the port.
lockedOut
This bit, when applied to a working channel, indicates that
the channel is prevented from switching to the protection
line. When applied to the null channel, this bit indicates
that no working channel may switch to the protection line.
sd
A signal degrade condition is in effect.
sf
A signal failure condition is in effect.
switched
The switched bit is applied to a working channel if that
channel is currently switched to the protection line.
wtr
A Wait-to-Restore state is in effect.
Context
- MIB
- APS-MIB
- OID
.1.3.6.1.2.1.10.49.1.6.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apsChanStatusEntry
- 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 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsChanStatusCurrent'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APS-MIB::apsChanStatusCurrent.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APS-MIB::apsChanStatusCurrent'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | lockedOut |
1 | sd |
2 | sf |
3 | switched |
4 | wtr |
Conformance
Member of