All MIBs › CONTIVITY-TRAPS-V1-MIB › lanCardStatus
lanCardStatus
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::lanCardStatus
OID (numeric): 1.3.6.1.4.1.2505.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of any LAN cards on the system. Possible Values: Please note that X corresponds to the Xth slot in the system. Please note that Y corresponds to the relative position of the port on the card in the Xth slot in the system.
Warning: LAN on Slot X Interface Y: Device feiX has no IP address; Warning: LAN on Slot X Interface Y: Device feiX disabled; Alert: LAN on Slot X Interface Y: Device feiX down; Alert: LAN on Slot X Interface Y: Device feiX Invalid Device X
The Alert status above indicates that the interface has no link when it should. Possible causes are improper connection speeds and duplex, improper cabling or a configuration issue.
What is lanCardStatus?
lanCardStatus is a DisplayString reporting per-slot, per-port status of the gateway's LAN interface cards (device feiX), covering conditions like a missing IP address, a disabled interface, or a fully down link, identified by slot number X and port position Y. An admin managing a multi-slot Contivity chassis can pinpoint exactly which physical LAN card and port has failed rather than just knowing "a network interface is down." For example, "Alert: LAN on Slot 2 Interface 1: Device fei2 down" tells the admin to physically check the LAN card in slot 2's first port rather than searching the whole chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.1.4 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::lanCardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.1.4.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::lanCardStatus.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::lanCardStatus OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.1 | hardwareCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.1.4 | lanCardStatus | CONTIVITY-TRAPS-V1-MIB |