All MIBs › PEA-BRIDGE-IPDSLAM › dhcpStatus
dhcpStatus
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::dhcpStatus
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.41
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the result of testing availability of DHCP Server support within connection. The value is updated only during an IP Connectivity Test, which runs upon initiation via other MIB parameter (ipConnectivityTest).
Values: ok (0) The DSLAM has communicated with DHCP server on behalf of the user side and been able to obtain parameters as expected. notOk (1) Communication with DHCP server has been attempted and has failed. notTested (2) Communication with DHCP server has not been attempted, because it was not needed or because test has not been initiated.
Valid from: EDA 2.1R1A
What is dhcpStatus?
This read-only object reports the outcome of DHCP server availability testing performed during IP connectivity diagnostics on a DSL access multiplexer. It indicates whether the DSLAM successfully communicated with a DHCP server and obtained configuration parameters as expected, or whether communication failed. Operators consult this status to diagnose customer WAN connectivity issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.41 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::dhcpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.41.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::dhcpStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.41 | dhcpStatus | PEA-BRIDGE-IPDSLAM |