busSubIfNum
CISCO-BUS-MIB ·
.1.3.6.1.4.1.9.9.40.1.1.1.7
Object
Specifies the sub-interface number that the BUS will reside on. This sub-interface may be shared with a LEC or BUS of the same ELAN but is not required to do so. If no value is specified for this object at row creation time, then a sub-interface will be chosen by the agent. This object may only be specified at row creation time and cannot be altered thereafter.
Context
- MIB
- CISCO-BUS-MIB
- OID
.1.3.6.1.4.1.9.9.40.1.1.1.7- 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::busSubIfNum'
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::busSubIfNum.<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::busSubIfNum'
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
busSubIfNum object.
configured broadcast/unknown and LAN emulation servers
are not required to provide write access to the
busSubIfNum object.