acSonetStatusCustom
ATMEDIA-MIB ·
.1.3.6.1.4.1.13458.1.6.1.1.2.1.10
Object
column Integer32
Numerical status information of the physical
Sonet interface. The AcSonetStatusCustom is a
bit map represented as a sum, therefore,
it can represent multiple defects simultaneously.
The various bit positions are:
0x0001 STATUS_LOS
0x0002 STATUS_LOP
0x0004 STATUS_LINE_AIS
0x0008 STATUS_PATH_AIS
0x0010 STATUS_PATH_YELLOW
0x0020 STATUS_STS_OOF
0x0040 STATUS_STS_LOF
0x0080 STATUS_STS_LOF23
0x0100 STATUS_LOC
0x0200 STATUS_LINE_FERF
0x1000 STATUS_PATH_FERF
Context
- MIB
- ATMEDIA-MIB
- OID
.1.3.6.1.4.1.13458.1.6.1.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acSonetStatusEntry
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 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMEDIA-MIB::acSonetStatusCustom'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATMEDIA-MIB::acSonetStatusCustom.<acSonetStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATMEDIA-MIB' -M '/opt/observium/mibs/atmedia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATMEDIA-MIB::acSonetStatusCustom'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647