All MIBs › PEA-BRIDGE-IPDSLAM › subscriberInfoIp
subscriberInfoIp
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberInfoIp
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.32.5.10
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description:
For StaticIP, DHCP and DHCPIP over ATM access methods, relationship between MAC address of the subscriber and IP address of the subscriber is maintained in the IP-DSLAM. For these three access methods, subscriberInfoIp will contain the IP address of the subscriber.
For other access methods, the subscriberInfoIp will contain 0.0.0.0 value.
Valid from: EDA 2.2 R3A
What is subscriberInfoIp?
For static IP, DHCP, and DHCP-over-ATM subscribers, this object stores the IP address associated with the subscriber's MAC address in an IP-DSLAM. For other access methods, it contains 0.0.0.0, indicating no IP mapping is maintained. Network operators use this to correlate subscriber MAC addresses with IP addresses for billing, troubleshooting, and access control.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.10 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.32.5.10.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberInfoIp.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.10 | subscriberInfoIp | PEA-BRIDGE-IPDSLAM |