agentDhcpServerPoolOptionCreate
LANCOM-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.2356.16.1.12.2.6
Object
This sets the option for an existing DHCP Server pool. Here, it is required to enter the pool-index, for which option is to be set and the value of the DHCP option code in string-format : pool-index and option code separated by '-' and terminated by ';', one example would be -> 1-19; , 1 is the pool-index and 19 is the option code.
Context
- MIB
- LANCOM-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.2356.16.1.12.2.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolOptionCreate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-DHCPSERVER-PRIVATE-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-DHCPSERVER-PRIVATE-MIB::agentDhcpServerPoolOptionCreate'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.