cIdslItucStatus
CISCO-IDSL-LINE-MIB ·
.1.3.6.1.4.1.9.9.154.1.2.1.4
Object
column Enumeration
This object specifies the state of the ITU-C transceiver:
- loopDown
The IDSL link is down, as a result of a near-end has
detected a LOS, a LOF, has not exchanged an ACT bit
with the downstream BRITE/NT1, or similar fault/condition.
- dslSync
The IDSL link has achieved physical layer activation with
the first downstream entity (iether a BRITE or the NT1).
- loopUp
The IDSL link has exchanged the ACT bit with the NT1, but
LMI signalling is not yet active. This is the normal
operating state for PPP operation.
- loopUpLmiActive
The IDSL link has exchnaged the ACT bit with the NT1
and the LMI signalling is active. This is the normal
operating state for frame relay operation.
Context
- MIB
- CISCO-IDSL-LINE-MIB
- OID
.1.3.6.1.4.1.9.9.154.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cIdslItucPhysEntry
- 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-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IDSL-LINE-MIB::cIdslItucStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IDSL-LINE-MIB::cIdslItucStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IDSL-LINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IDSL-LINE-MIB::cIdslItucStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loopDown |
2 | dslSync |
3 | loopUp |
4 | loopUpLmiActive |
Conformance
Member of