All MIBs › ADVA-FSPR7-MIB › haProtectionIndexAid
haProtectionIndexAid
Module: ADVA-FSPR7-MIB
OID (symbolic): ADVA-FSPR7-MIB::haProtectionIndexAid
OID (numeric): 1.3.6.1.4.1.2544.1.11.7.7.6.1.1.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
(Protection AID) AID of protection entity involved in the protection group.
What is haProtectionIndexAid?
This read-only object returns the AID (Access IDentifier, a unique name) of the protection entity that is part of the same high-availability (HA) protection group. Operators use this to correlate which backup port or module is protecting the current port, essential for understanding redundancy topology. An example value might be 'MOD-2-PORT-4' if module 2 port 4 is the protection mate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.6.1.1.1 snmpwalk -v2c -c public <target> ADVA-FSPR7-MIB::haProtectionIndexAid
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.11.7.7.6.1.1.1.1 snmpget -v2c -c public <target> ADVA-FSPR7-MIB::haProtectionIndexAid.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> haProtectionIndexAid.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11 | fspR7 | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.11.7 | advaFspR7 | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7 | featureSpecific | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.6 | protection | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.6.1 | haTable | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.6.1.1 | haEntry | ADVA-FSPR7-MIB |
| 1.3.6.1.4.1.2544.1.11.7.7.6.1.1.1 | haProtectionIndexAid | ADVA-FSPR7-MIB |