All MIBs › SSG-5000-CHASSIS-MIB › ssg5000SlotAlarms
ssg5000SlotAlarms
Module: SSG-5000-CHASSIS-MIB
OID (symbolic): SSG-5000-CHASSIS-MIB::ssg5000SlotAlarms
OID (numeric): 1.3.6.1.4.1.3199.10.28.1.1.2.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The bitmask value that carry card's alarms, Bit Alarm 1 CARD_MISSING_ALARM 2 CARD_INSERTED_ALARM 3 CARD_REMOVED_ALARM 4 CARD_MISMATCH_ALARM 5 CARD_BOOT_ALARM 6 CARD_REBOOT_ALARM 7 CARD_REV_MISMATCH_ALARM 8 CARD_FAILED_ALARM 9 CARD_MALFUNCTION_ALARM 10 CARD_FAILED_DIAG_ALARM 11 CARD_DEAD_ALARM 12 CARD_SWITCH_TO_ACTIVE 13 CARD_STANDBY_NOT_IN_REDUNDANT
What is ssg5000SlotAlarms?
This is a bitmask of alarms specific to the card in a given chassis slot, with bits for conditions like CARD_MISSING, CARD_MISMATCH, CARD_FAILED, CARD_DEAD, and CARD_SWITCH_TO_ACTIVE. An admin decodes this bitmask to diagnose why a particular slot's card is reporting a fault, such as a hardware mismatch or a failover event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3199.10.28.1.1.2.1.9 snmpwalk -v2c -c public <target> SSG-5000-CHASSIS-MIB::ssg5000SlotAlarms
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3199.10.28.1.1.2.1.9.1 snmpget -v2c -c public <target> SSG-5000-CHASSIS-MIB::ssg5000SlotAlarms.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ssg5000SlotAlarms.1
Start monitoring Nortel/Shasta Networks SSG-5000 broadband service gateway chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SSG-5000-CHASSIS-MIB::ssg5000SlotAlarms OID value, configure state conditions and alerts, and monitor any Nortel/Shasta Networks SSG-5000 broadband service gateway chassis 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.3199 | shasta | SHASTA-MIB |
| 1.3.6.1.4.1.3199.10 | shastaExperiment | SHASTA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3199.10.28 | ssg5000ChassisMIB | SSG-5000-CHASSIS-MIB |
| 1.3.6.1.4.1.3199.10.28.1 | ssg5000ChassisMIBObjects | SSG-5000-CHASSIS-MIB |
| 1.3.6.1.4.1.3199.10.28.1.1 | ssg5000ChassisGroup | SSG-5000-CHASSIS-MIB |
| 1.3.6.1.4.1.3199.10.28.1.1.2 | ssg5000SlotTable | SSG-5000-CHASSIS-MIB |
| 1.3.6.1.4.1.3199.10.28.1.1.2.1 | ssg5000SlotEntry | SSG-5000-CHASSIS-MIB |
| 1.3.6.1.4.1.3199.10.28.1.1.2.1.9 | ssg5000SlotAlarms | SSG-5000-CHASSIS-MIB |