agentDhcpServerPoolNetbiosNodeType
EdgeSwitch-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.4413.1.1.12.2.2.1.8
Object
column r/w
Enumeration
This specifies the NetBIOS node-type for DHCP clients. 'none' is shown if node-type is not set to any of the four values.
Context
- MIB
- EdgeSwitch-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4413.1.1.12.2.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolConfigEntry
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 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolNetbiosNodeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolNetbiosNodeType.<agentDhcpServerPoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/ubiquiti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EdgeSwitch-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolNetbiosNodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | b-node |
2 | p-node |
4 | m-node |
8 | h-node |