busAdminStatus
CISCO-BUS-MIB ·
.1.3.6.1.4.1.9.9.40.1.1.1.19
Object
column r/w
Enumeration
The desired state of the designated BUS as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the busOperStatus.
Context
- MIB
- CISCO-BUS-MIB
- OID
.1.3.6.1.4.1.9.9.40.1.1.1.19- 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::busAdminStatus'
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::busAdminStatus.<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::busAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |
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
busAdminStatus object. The BUS's administrative status
should be controlled via access to the lesAdminStatus.
Refer to CISCO-LES-MIB for details.
configured broadcast/unknown and LAN emulation servers
are not required to provide write access to the
busAdminStatus object. The BUS's administrative status
should be controlled via access to the lesAdminStatus.
Refer to CISCO-LES-MIB for details.