All MIBs › RAPID-CITY › rcIsisGlobalDomainAuthKey
rcIsisGlobalDomainAuthKey
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIsisGlobalDomainAuthKey
OID (numeric): 1.3.6.1.4.1.2272.1.63.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
Authentication key, this key will be used to authenticate the LSP's received on the domain
What is rcIsisGlobalDomainAuthKey?
This OID stores the authentication key used to verify ISIS routing protocol messages at the domain level. ISIS routers use this key to sign and verify link-state packets to prevent route spoofing attacks. A network admin sets this key when deploying ISIS routing to ensure only trusted routers in the domain can influence routing decisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.63.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIsisGlobalDomainAuthKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.63.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIsisGlobalDomainAuthKey.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.63.1.6.1 s <value>
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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.63 | rcIsis | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.63.1 | rcIsisGlobalGroup | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.63.1.6 | rcIsisGlobalDomainAuthKey | RAPID-CITY |