agentDhcpServerPoolBootfile
NETGEAR-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.12.2.2.1.12
Object
column r/w
OctetString
This specifies the name of the default boot image for a DHCP client.User should enter a 'null' or 'NULL' string to remove specified bootfile name.
Context
- MIB
- NETGEAR-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.12.2.2.1.12- 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 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolBootfile'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolBootfile.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolBootfile'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.