cnnetbiosNameStatus

CENTILLION-CONFIG-MIB · .1.3.6.1.4.1.930.2.1.2.21.5.1.2

Object

The status of the NetBIOS name entry. Setting this object to
invalid (2) causes the entry to be deleted from the name
table. The value should always be read as valid(1).

Context

MIB
CENTILLION-CONFIG-MIB
OID
.1.3.6.1.4.1.930.2.1.2.21.5.1.2
Type
column
Access
readonly
Status
mandatory
Parent
cnnetbiosNameEntry

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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::cnnetbiosNameStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::cnnetbiosNameStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::cnnetbiosNameStatus'

Values & Constraints

Type Values
1valid
2invalid