ciuIfStatus
CISCO-ISDNU-IF-MIB ·
.1.3.6.1.4.1.9.9.18.1.1.2.1.1
Object
column Enumeration
This object contains the operation status of the ISDN
BRI integrated U interface.
activated - The ISDN U interface is activated.
The interface is active and data can be
transmitted and received through the interface.
activationPending - The ISDN U interface is in
activation pending state. Either the CO
or the router has initiated activation
of U interface, but activation has not yet
completed. Data cannot be transmitted
or received.
deactivated - The ISDN U interface is deactivated.
The ISDN line to the CO is deactivated.
Data cannot be transmitted or received on the
ISDN U interface.
Context
- MIB
- CISCO-ISDNU-IF-MIB
- OID
.1.3.6.1.4.1.9.9.18.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciuIfStatusEntry
- 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-ISDNU-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISDNU-IF-MIB::ciuIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ISDNU-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISDNU-IF-MIB::ciuIfStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ISDNU-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ISDNU-IF-MIB::ciuIfStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | activated |
2 | activationPending |
3 | deactivated |
Conformance
Member of