busIfIndex
CISCO-BUS-MIB ·
.1.3.6.1.4.1.9.9.40.1.1.1.6
Object
The interface that a BUS will forward traffic over. The value specified for this object must equate to a value of ifIndex in the ifTable. The interface will be for that particular ATM port (the physical interface, not a logical layer on top of it). This object can only be specified upon row creation and cannot be altered there after.
Context
- MIB
- CISCO-BUS-MIB
- OID
.1.3.6.1.4.1.9.9.40.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- busEntry
- 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-BUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BUS-MIB::busIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BUS-MIB::busIfIndex.<busElanName>.<busIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BUS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BUS-MIB::busIfIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of
Compliance refinements
ciscoBusMIBCompliance
readonly
Those implementations that do not support separately
configured broadcast/unknown and LAN emulation servers
are not required to provide write access to the
busIfIndex object.
configured broadcast/unknown and LAN emulation servers
are not required to provide write access to the
busIfIndex object.