rlDhcpSrvAuxOptionType
NETGEAR-RADLAN-DHCP-MIB ·
.1.3.6.1.4.1.4526.17.38.58.1.2
Object
column RlDhcpSrvOptionTypeEnum
The option enumeration.
Context
- MIB
- NETGEAR-RADLAN-DHCP-MIB
- OID
.1.3.6.1.4.1.4526.17.38.58.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlDhcpSrvAuxOptionEntry
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 'NETGEAR-RADLAN-DHCP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DHCP-MIB::rlDhcpSrvAuxOptionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-DHCP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-DHCP-MIB::rlDhcpSrvAuxOptionType.<rlDhcpSrvAuxOptionCode>.<rlDhcpSrvAuxOptionType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-DHCP-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-DHCP-MIB::rlDhcpSrvAuxOptionType'
Syntax
- Source
- RlDhcpSrvOptionTypeEnum
- Base type
Enumeration
Values & Constraints
Type Values
1 | boolean |
2 | integer |
3 | ascii |
4 | ip |
5 | hex |
6 | ip-list |