ACMIB :: protectionCommand

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsACMIBprotectionCommand

protectionCommand

Module: ACMIB

OID (symbolic): ACMIB::protectionCommand

OID (numeric): 1.3.6.1.4.1.1751.2.18.2.19.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: List of commands which can be executed on a protection Group. Clear : This command is used to clear any previous commands which may have been and get back to normal nto1 operation Forced SwitchOver To Protection : Switchover to Protection card even if the working card is in service active These commands to used in conjunction with the working slot id.

What is protectionCommand?

ACMIB::protectionCommand stores the management command to execute on a redundant protection group, such as clearing previous commands or forcing an immediate switchover to the backup card. A network engineer uses this to manually override the automatic failover system when testing backup functionality or recovering from a stuck state. For example, setting this to 'Clear' resets the protection group back to normal operation after a forced switchover.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.19.1.3
snmpwalk -v2c -c public <target> ACMIB::protectionCommand

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1751.2.18.2.19.1.3.1
snmpget -v2c -c public <target> ACMIB::protectionCommand.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1751.2.18.2.19.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> protectionCommand.1

Start monitoring Lucent/Nortel Access Concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMIB::protectionCommand 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1751lucentACMIB
1.3.6.1.4.1.1751.2mibsACMIB
1.3.6.1.4.1.1751.2.18acMIBACMIB
1.3.6.1.4.1.1751.2.18.2equipConfigACMIB
1.3.6.1.4.1.1751.2.18.2.19protectionGroupConfigTableACMIB
1.3.6.1.4.1.1751.2.18.2.19.1protectionGroupConfigEntryACMIB
1.3.6.1.4.1.1751.2.18.2.19.1.3protectionCommandACMIB