sysConfigDhcpWait
MX-SYSTEM-CONFIG-MIB ·
.1.3.6.1.4.1.4935.15.3.1.19
Object
Determines the restart behaviour of a unit that needs to issue
a DHCP request to receive some options.
This variable has no influence on the wait behaviour in effect when the
unit is requesting an IP address lease from the DHCP server.
enable: The unit waits up to 130 seconds for DHCP options
and then, in the absence of a response, proceeds to restart
without a valid address for the requested servers.
disable: The unit restarts, without valid server addresses, if a DHCP
response has not been received after the amount of time
specified in the variable sysConfigDhcpWaitDelay.
This variable?s semantics are different depending on protocol and/or
hardware platforms.
Please refer to the documentation shipped with your device for more details.
Context
- MIB
- MX-SYSTEM-CONFIG-MIB
- OID
.1.3.6.1.4.1.4935.15.3.1.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
enable- Parent
- sysConfigMIBObjects
- Groups
- 1
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 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSTEM-CONFIG-MIB::sysConfigDhcpWait.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSTEM-CONFIG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSTEM-CONFIG-MIB::sysConfigDhcpWait'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |
Conformance
Member of