All MIBs › ASKEY-SYSTEM-MIB › askeyCardOperStatus
askeyCardOperStatus
Module: ASKEY-SYSTEM-MIB
OID (symbolic): ASKEY-SYSTEM-MIB::askeyCardOperStatus
OID (numeric): 1.3.6.1.4.1.3646.1300.2.1.11.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the card's operational status. The notPresent(3) status indicates the card is physically removed (note this may or may not be possible depending on the type of card.) The operational(1) status indicates that the card is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState).
If this object has the value operational(1) and cwmAdminStatus is set to disabled(2), it is expected that this object's value will soon change to notOperational(2).
What is askeyCardOperStatus?
This read-only object indicates the current operational status of a card in the Askey system, such as whether it is fully operational, auto-partitioned, not present, or in an error state. An operator would check this to verify that cards are functioning correctly and to identify when physical cards have been removed or have failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.1.11.1.10 snmpwalk -v2c -c public <target> ASKEY-SYSTEM-MIB::askeyCardOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3646.1300.2.1.11.1.10.1 snmpget -v2c -c public <target> ASKEY-SYSTEM-MIB::askeyCardOperStatus.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.3646 | askey | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300 | asd300 | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2 | ipDslam | ASKEY-DSLAM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1 | askeySystemMib | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.11 | askeyCardInfoTable | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.11.1 | askeyCardInfoEntry | ASKEY-SYSTEM-MIB |
| 1.3.6.1.4.1.3646.1300.2.1.11.1.10 | askeyCardOperStatus | ASKEY-SYSTEM-MIB |