All MIBs › PEA-BRIDGE-IPDSLAM › subscriberInfoGatewayIp
subscriberInfoGatewayIp
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayIp
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.32.5.30
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description:
The IP address of the gateway used by the subscriber.
The subscriberInfoGatewayIp will contain 0.0.0.0 value when peaBridgeIpDslam::gatewayIp is not set for the PVC or gateway IP address is not learned in case of DHCP or DHCPIP over ATM access methods.
Valid from: EDA 2.2 R3A
What is subscriberInfoGatewayIp?
This OID stores the IP address of the gateway (routing device) that a broadband subscriber's connection uses to reach the internet. It may show 0.0.0.0 if the gateway address hasn't been learned yet or is assigned dynamically via DHCP. A broadband access provider would check this to ensure the subscriber's circuit is properly configured and pointing to the correct routing device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.30 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.30.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayIp.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.32 | subscriberInfoTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.32.5 | subscriberInfoEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.32.5.30 | subscriberInfoGatewayIp | PEA-BRIDGE-IPDSLAM |