All MIBs › DEC-LECS-MIB › decLecsErrLogAtmAddr
decLecsErrLogAtmAddr
Module: DEC-LECS-MIB
OID (symbolic): DEC-LECS-MIB::decLecsErrLogAtmAddr
OID (numeric): 1.3.6.1.4.1.36.2.18.31.3.2.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The ATM address of the requester which sends the CONFIGURE request and causes the error to occur. The corresponding error code is specified in the object decLecsErrLogErrCode.
What is decLecsErrLogAtmAddr?
This OID holds the ATM address of the client whose CONFIGURE request triggered this logged error. An admin cross-references it with decLecsErrLogErrCode to see which specific client was rejected and why.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.3.2.2.1.2 snmpwalk -v2c -c public <target> DEC-LECS-MIB::decLecsErrLogAtmAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.3.2.2.1.2.1 snmpget -v2c -c public <target> DEC-LECS-MIB::decLecsErrLogAtmAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> decLecsErrLogAtmAddr.1
Start monitoring DEC ATM equipment (LAN Emulation Configuration Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-LECS-MIB::decLecsErrLogAtmAddr OID value, configure state conditions and alerts, and monitor any DEC ATM equipment (LAN Emulation Configuration Server) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.31 | decLecsMIB | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.3 | decElanLecsGroup | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.3.2 | decElanLecsFaultGroup | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.3.2.2 | decLecsErrLogTable | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.3.2.2.1 | decLecsErrLogEntry | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.3.2.2.1.2 | decLecsErrLogAtmAddr | DEC-LECS-MIB |