adGenDhcpClientCommandRelease
ADTRAN-GEN-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.664.5.80.1.1.2.1.1.2
Object
column r/w
Enumeration
Writing a value of 1 will request that the DHCP client request the release (and invalidation) of any valid lease information by transmitting a DHCP RELEASE message. If no valid lease information is held by the client, writing a value of 1 will have no effect.
Context
- MIB
- ADTRAN-GEN-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.664.5.80.1.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenDhcpClientCommandEntry
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 'ADTRAN-GEN-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-DHCP-CLIENT-MIB::adGenDhcpClientCommandRelease'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-DHCP-CLIENT-MIB::adGenDhcpClientCommandRelease.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-DHCP-CLIENT-MIB::adGenDhcpClientCommandRelease'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | release |