All MIBs › CISCO-MGX82XX-CARD-FEATURE-MIB › apsCardAttributes
apsCardAttributes
Module: CISCO-MGX82XX-CARD-FEATURE-MIB
OID (symbolic): CISCO-MGX82XX-CARD-FEATURE-MIB::apsCardAttributes
OID (numeric): 1.3.6.1.4.1.351.110.3.15.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This respesents bit map of the APS card attributes supported. The bit position supported are: BITs 0, 1 - unused BIT 2 - APS standard protocol configured (1 = TRUE ; 0 = FALSE) BIT 3, 4 ,5 - unused BIT 6 - Card HW supports APS 1+1 on two cards (1 = TRUE ; 0 = FALSE) BIT 7 - Card FW supports APS (1 = TRUE ; 0 = FALSE) Remaining bits are set to 0.
What is apsCardAttributes?
Reports a bitmap of APS (Automatic Protection Switching) card attributes, including whether the standard APS protocol is configured on the card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.15.2 snmpwalk -v2c -c public <target> CISCO-MGX82XX-CARD-FEATURE-MIB::apsCardAttributes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.15.2.1 snmpget -v2c -c public <target> CISCO-MGX82XX-CARD-FEATURE-MIB::apsCardAttributes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apsCardAttributes.1
Start monitoring Cisco MGX 8250/8220 WAN switch (controller cards, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-CARD-FEATURE-MIB::apsCardAttributes OID value, configure state conditions and alerts, and monitor any Cisco MGX 8250/8220 WAN switch (controller cards, legacy) 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.15 | pxmFeatures | CISCO-MGX82XX-CARD-FEATURE-MIB |
| 1.3.6.1.4.1.351.110.3.15.2 | apsCardAttributes | CISCO-MGX82XX-CARD-FEATURE-MIB |