agentDhcpServerPoolOptionAsciiData
NETGEAR-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.12.2.7.1.4
Object
column r/w
OctetString
This specifies an NVT ASCII character string. ASCII character strings that contain white space must be delimited by quotation marks. If an ascii optiondata is entered again, it gets concatenated with the previous ascii data.
Context
- MIB
- NETGEAR-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.12.2.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolOptionEntry
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::agentDhcpServerPoolOptionAsciiData'
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::agentDhcpServerPoolOptionAsciiData.<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::agentDhcpServerPoolOptionAsciiData'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.