All MIBs › PEA-BRIDGE-IPDSLAM › subscriberMacStatus
subscriberMacStatus
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::subscriberMacStatus
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.19.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
If Active indicates that the subscriber is currently connected and Inactive shows the MAC of a disconnected subscriber. The value can be either Active(1) or Inactive(0).
What is subscriberMacStatus?
This read-only object indicates whether a MAC address entry in the bridge table is currently Active (subscriber connected) or Inactive (subscriber disconnected), with values 1 or 0 respectively. DSL access multiplexer operators use this to quickly identify which subscribers are online and which have dropped connections.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.19.1.3 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberMacStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.19.1.3.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::subscriberMacStatus.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.19 | macHistoryTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.19.1 | macHistoryEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.19.1.3 | subscriberMacStatus | PEA-BRIDGE-IPDSLAM |