cigDhcpClientsOperations
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.1.1.1.17
Object
column r/w
Enumeration
Used for instruct the DHCP client to perfrom release or renew operations.
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cigDhcpClientsEntry
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 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDhcpClientsOperations'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDhcpClientsOperations.<cigDhcpClientsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIG-CLIENTS-MIB::cigDhcpClientsOperations'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | release |
3 | renew |