bbIfState

CISCO-WAN-BBIF-PORT-MIB · .1.3.6.1.4.1.351.110.5.2.6.3.1.1.2

Object

column Enumeration
This variable indicates the status of the logical interface.
              
The following values are not supported for the logical interface.
              
  remoteloopback (3),
  outofcelldelineation (6),
  localloopback (7).

Context

MIB
CISCO-WAN-BBIF-PORT-MIB
OID
.1.3.6.1.4.1.351.110.5.2.6.3.1.1.2
Type
column
Access
readonly
Status
current
Parent
bbIfStateGrpEntry
Groups
1

Walk 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-WAN-BBIF-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-PORT-MIB::bbIfState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-BBIF-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-BBIF-PORT-MIB::bbIfState.<bbStateIfNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-BBIF-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-BBIF-PORT-MIB::bbIfState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notConfigured
2active
4linefailure
5signallingfailure
6inactive
7lineinloopback

Conformance