All MIBs › PEA-BRIDGE-IPDSLAM › subscriberInfoGatewayMac
subscriberInfoGatewayMac
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayMac
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.32.5.35
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
The MAC address of the gateway used by the subscriber which is learned by the IP-DSLAM.
The subscriberInfoGatewayMac will contain 00:00:00:00:00:00 value when - peaBridgeIpDslam::gatewayIp is not set for the PVC or gatewayIp is not learned in case of DHCP or DHCPIP over ATM access methods. - peaBridgeIpDslam::gatewayFixedForwarding is set to false for the PVC. - IP-DSLAM is unable to resolve the peaBridgeIpDslam::gatewayIp.
Valid from: EDA 2.2 R3A
What is subscriberInfoGatewayMac?
This object stores the MAC address of the gateway device through which a subscriber accesses the network, dynamically learned by the IP-DSLAM bridge function. It will be all zeros if the gateway is not configured, not learned through DHCP, or if the IP-DSLAM cannot resolve the gateway's MAC address. Network technicians would examine this field to verify that subscriber gateway discovery and MAC address resolution is working correctly on their DSL access network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.35 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.35.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoGatewayMac.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.35 | subscriberInfoGatewayMac | PEA-BRIDGE-IPDSLAM |