All MIBs › PEA-BRIDGE-IPDSLAM › gatewayStatus
gatewayStatus
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::gatewayStatus
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.42
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the result of testing reachability of default gateway for 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 sent ICMP Echo Request (Ping) to the Default gateway and received a corresponding Echo Reply. notOk (1) The DSLAM has sent ICMP Echo Request (Ping) to the default gateway but not received a corresponding Echo Reply. notTested (2) The reachability of the default gateway has not been tested because IP Connectivity test has not been initiated.
Valid from: EDA 2.1R1A
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.42 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::gatewayStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.42.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::gatewayStatus.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.42 | gatewayStatus | PEA-BRIDGE-IPDSLAM |