All MIBs › ACMIB › protectionGroupStatus
protectionGroupStatus
Module: ACMIB
OID (symbolic): ACMIB::protectionGroupStatus
OID (numeric): 1.3.6.1.4.1.1751.2.18.2.19.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Protection Status of a Protection Card. Inservice and OutofService indicates if the card has failed or still operational. Active or Standby state indicates if it is carrying active traffic or not.
What is protectionGroupStatus?
ACMIB::protectionGroupStatus reports the current health and role of a redundant protection card, using four possible states: whether it is in-service or failed, and whether it is actively handling traffic or standing by as a backup. A network engineer monitors this value to detect when the backup card has failed or when the active/standby assignment has changed unexpectedly. For example, a status of 'InService-Active' means the card is healthy and currently handling all traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.19.1.5 snmpwalk -v2c -c public <target> ACMIB::protectionGroupStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.19.1.5.1 snmpget -v2c -c public <target> ACMIB::protectionGroupStatus.1
Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::protectionGroupStatus OID value, configure state conditions and alerts, and monitor any Lucent/Nortel Access Concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1751 | lucent | ACMIB |
| 1.3.6.1.4.1.1751.2 | mibs | ACMIB |
| 1.3.6.1.4.1.1751.2.18 | acMIB | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2 | equipConfig | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.19 | protectionGroupConfigTable | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.19.1 | protectionGroupConfigEntry | ACMIB |
| 1.3.6.1.4.1.1751.2.18.2.19.1.5 | protectionGroupStatus | ACMIB |