ciscoICsuDsuT1LoopStatus
CISCO-ICSUDSU-MIB ·
.1.3.6.1.4.1.9.9.44.1.2.2.1.1
Object
column SNMPv2-SMIInteger32
Current Loop status of T1 CSU/DSU. Represented as a sum of
a bit map. The variable bit positions are:
1 - lossofSignal (LOS); unable to detect the DS1 signal.
2 - lossofFrame (LOF); unable to synchronize on the DS1
signal.
4 - detectedRemoteAlarmIndication (RAI); indicates that the
transmitting equipment has lost its incoming signal.
RAI is commonly called yellow alarm.
8 - detectedAlarmIndicationSignal (AIS); indicates that there
is a transmission interruption located either at the
equipment originating the AIS signal or upstream of
that equipment. Indicated by an unframed, all-'ones'
signal. Also known as blue alarm.
16 - placedInLoopback; Line placed in loopback from remote.
Context
- MIB
- CISCO-ICSUDSU-MIB
- OID
.1.3.6.1.4.1.9.9.44.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoICsuDsuT1StatusEntry
- 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 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuT1LoopStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuT1LoopStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ICSUDSU-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ICSUDSU-MIB::ciscoICsuDsuT1LoopStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of