All MIBs › CISCO-MGX82XX-SONET-MIB › sonetPathCounterAISs
sonetPathCounterAISs
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetPathCounterAISs
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.5.8.1.2
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The counter associated with the number of AISs encountered by a SONET/SDH.
What is sonetPathCounterAISs?
This is a lifetime (cumulative, not interval-bound) count of how many times this SONET/SDH path has entered an AIS (Alarm Indication Signal) condition since the counter was last cleared. Unlike the 15-minute/day counters that reset on their own schedule, this figure keeps accumulating indefinitely, so an admin uses it to answer how many AIS events this path has ever had -- useful for spotting a chronically troublesome path when comparing its lifetime count against otherwise-similar paths on the same shelf. A reading of 340 on one path versus single digits on every neighboring path on the same card would single that path out as the one worth a physical inspection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.8.1.2 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathCounterAISs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.8.1.2.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathCounterAISs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sonetPathCounterAISs.1
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetPathCounterAISs OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.
OID Breakdown
Upper-level ancestors (11 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.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.5 | cwsonetPath | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.8 | sonetPathCounterTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.8.1 | sonetPathCounterEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.8.1.2 | sonetPathCounterAISs | CISCO-MGX82XX-SONET-MIB |