bsciDevAdminDisableStatusRequest

NETLINK-SPECIFIC-MIB · .1.3.6.1.4.1.173.7.3.4.5.1.8

Object

column mandatory r/w Enumeration
Determines how the BSCI port will report the status
of the attached device.  Normal status- the port will
report what the device reports.  No status- the port will
report status only if the device is active.  Always active
status- the port will always report the device as active.

Context

MIB
NETLINK-SPECIFIC-MIB
OID
.1.3.6.1.4.1.173.7.3.4.5.1.8
Type
column
Access
readwrite
Status
mandatory
Parent
bsciDevAdminEntry

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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::bsciDevAdminDisableStatusRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::bsciDevAdminDisableStatusRequest.<nlIfRlp>.<nlIfPort>.<bsciDevAdminControlUnitID>.<bsciDevAdminDeviceUnitID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::bsciDevAdminDisableStatusRequest'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2none
3always-active