busClientId
CISCO-BUS-MIB ·
.1.3.6.1.4.1.9.9.40.1.2.1.1
Object
column SNMPv2-SMIInteger32
A unique identifier for a LEC which is establishing/ has-established a multicast send VC to the BUS. The identifier only persists for as long as the LEC is associated with this particular BUS. If the LEC is dropped and rejoins the ELAN then a new identifier may be attributed to it.
Context
- MIB
- CISCO-BUS-MIB
- OID
.1.3.6.1.4.1.9.9.40.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- busClientEntry
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::busClientId'
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::busClientId.<busElanName>.<busIndex>.<busClientId>'
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::busClientId'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647