netbiosNameTableFlush
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.21.3
Object
If set, indicates that the NetBIOS name table should be flushed. Flushing the table removes all of the dynamically learned entries from the NetBIOS name table. When read, this object always returns a value of clear.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.21.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- netbiosGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::netbiosNameTableFlush.0'
More examples
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::netbiosNameTableFlush'
Syntax
- Source
- CENTILLION-ROOT-MIBBitField
- Base type
Enumeration
Values & Constraints
Type Values
1 | clear |
2 | set |