All MIBs › CIE1000-IP-MIB › cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout
cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout
Module: CIE1000-IP-MIB
OID (symbolic): CIE1000-IP-MIB::cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout
OID (numeric): 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: DHCP client fallback timer.
If DHCP is disabled then this object has no effect. If DHCP is enabled and the fallback timeout value is different from zero, then this timer will stop the DHCP process and assign the ipv4Address to the interface instead.
What is cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout?
Configures the DHCP client fallback timer in seconds; if DHCP is enabled and no lease is obtained before this timeout expires, the device falls back to the statically configured IPv4 address instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6 snmpwalk -v2c -c public <target> CIE1000-IP-MIB::cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6.1 snmpget -v2c -c public <target> CIE1000-IP-MIB::cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout.1
Start monitoring Cisco IE1000 industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CIE1000-IP-MIB::cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout OID value, configure state conditions and alerts, and monitor any Cisco IE1000 industrial Ethernet switch from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.832 | ciscoIE1000MIB | CISCO-IE1000-MIB |
| 1.3.6.1.4.1.9.9.832.1 | cie1000SwitchMgmt | CISCO-IE1000-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.832.1.102 | cie1000IpMib | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1 | cie1000IpMibObjects | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1.2 | cie1000IpConfig | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1.2.2 | cie1000IpConfigInterfaces | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3 | cie1000IpConfigInterfacesIpv4Table | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1 | cie1000IpConfigInterfacesIpv4Entry | CIE1000-IP-MIB |
| 1.3.6.1.4.1.9.9.832.1.102.1.2.2.3.1.6 | cie1000IpConfigInterfacesIpv4DhcpClientFallbackTimeout | CIE1000-IP-MIB |