me1200DhcpServerConfigPoolTableRowEditorNetbiosNodeType
ME1200-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.22
Object
Type of NetBIOS node. DHCP option 46. Specify NetBIOS node type option to allow Netbios over TCP/IP clients which are configurable to be configured as described in RFC 1001/1002. nodeNone(0) means the node type is not defined yet. nodeB(1) means the node type is type of B. nodeP(2) means the node type is type of P. nodeM(3) means the node type is type of M. nodeH(4) means the node type is type of H.
Context
- MIB
- ME1200-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.109.1.2.6.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200DhcpServerConfigPoolTableRowEditor
- Groups
- 1
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 'ME1200-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-DHCP-SERVER-MIB::me1200DhcpServerConfigPoolTableRowEditorNetbiosNodeType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-DHCP-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-DHCP-SERVER-MIB::me1200DhcpServerConfigPoolTableRowEditorNetbiosNodeType'
Syntax
- Source
- ME1200NetbiosNodeType
- Base type
Enumeration
Values & Constraints
Type Values
0 | nodeNone |
1 | nodeB |
2 | nodeP |
3 | nodeM |
4 | nodeH |