rlDhcpSrvConfParamsNetbiosNodeType
RADLAN-DHCP-MIB ·
.1.3.6.1.4.1.89.38.47.1.10
Object
column r/w
Enumeration
The value option code 46, which defines the NETBios node type. The option will be added only if rlDhcpSrvConfParamsNetbiosNameList is not empty.
Context
- MIB
- RADLAN-DHCP-MIB
- OID
.1.3.6.1.4.1.89.38.47.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlDhcpSrvConfParamsEntry
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 'RADLAN-DHCP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-DHCP-MIB::rlDhcpSrvConfParamsNetbiosNodeType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-DHCP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-DHCP-MIB::rlDhcpSrvConfParamsNetbiosNodeType.<rlDhcpSrvConfParamsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-DHCP-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-DHCP-MIB::rlDhcpSrvConfParamsNetbiosNodeType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | b-node |
2 | p-node |
4 | m-node |
8 | h-node |