All MIBs › AVAYA-FABRIC-ATTACH-MIB › avFabricAttachMsgAuthKey
avFabricAttachMsgAuthKey
Module: AVAYA-FABRIC-ATTACH-MIB
OID (symbolic): AVAYA-FABRIC-ATTACH-MIB::avFabricAttachMsgAuthKey
OID (numeric): 1.3.6.1.4.1.45.5.46.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Provides access to the Fabric Attach message authentication key. Can be used to establish a new key of length 1..32 octets. Always returns a zero-length string when queried.
What is avFabricAttachMsgAuthKey?
Provides the global authentication key (up to 32 octets) used to validate Fabric Attach protocol messages device-wide. For security, querying this field always returns an empty string regardless of whether a key is configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.45.5.46.1.9 snmpwalk -v2c -c public <target> AVAYA-FABRIC-ATTACH-MIB::avFabricAttachMsgAuthKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.45.5.46.1.9.1 snmpget -v2c -c public <target> AVAYA-FABRIC-ATTACH-MIB::avFabricAttachMsgAuthKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.45.5.46.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avFabricAttachMsgAuthKey.1
Start monitoring Avaya (Extreme Networks) fabric-connected switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-FABRIC-ATTACH-MIB::avFabricAttachMsgAuthKey OID value, configure state conditions and alerts, and monitor any Avaya (Extreme Networks) fabric-connected switches 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.45 | synoptics | SYNOPTICS-ROOT-MIB |
| 1.3.6.1.4.1.45.5 | bayStackMibs | SYNOPTICS-ROOT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.45.5.46 | avayaFabricAttachMib | AVAYA-FABRIC-ATTACH-MIB |
| 1.3.6.1.4.1.45.5.46.1 | avFabricAttachObjects | AVAYA-FABRIC-ATTACH-MIB |
| 1.3.6.1.4.1.45.5.46.1.9 | avFabricAttachMsgAuthKey | AVAYA-FABRIC-ATTACH-MIB |