All MIBs › RAD-MIB › atmNteCardStatus
atmNteCardStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::atmNteCardStatus
OID (numeric): 1.3.6.1.4.1.164.12.3.1.2.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Status of the card in the selected slot.
notActive - Connections are in NotReady state. No configuration is available for the card. The access to the card HW is blocked. This state is relevant for an extracted card, and for a case in which the card was deactivated. active - The module installed and functions. A card that in this state can be configured. inProgress - The status during proccessing of a command from atmNteCardCmd. empty - No information is valid for the selected slot. This status is relevant to a case in which the card configaration was deleted, or in case in which a slot was empty since the device startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.1.1.5 snmpwalk -v2c -c public <target> RAD-MIB::atmNteCardStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.12.3.1.2.1.1.5.1 snmpget -v2c -c public <target> RAD-MIB::atmNteCardStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmNteCardStatus.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.12 | radAtm | RAD-MIB |
| 1.3.6.1.4.1.164.12.3 | atmNte | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1 | atmNteSys | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2 | atmNteSysInfo | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1 | atmNteIdTable | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1.1 | atmNteIdEntry | RAD-MIB |
| 1.3.6.1.4.1.164.12.3.1.2.1.1.5 | atmNteCardStatus | RAD-MIB |