All MIBs › ZYXEL-VRRP-MIB › zyVrrpDomainAuthenticationType
zyVrrpDomainAuthenticationType
Module: ZYXEL-VRRP-MIB
OID (symbolic): ZYXEL-VRRP-MIB::zyVrrpDomainAuthenticationType
OID (numeric): 1.3.6.1.4.1.890.1.15.3.91.1.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Select None to disable authentication. This is the default setting. Select Simple to use a simple password to authenticate VRRP packet exchanges on this interface
What is zyVrrpDomainAuthenticationType?
This read-write integer selects the authentication method used for VRRP packet exchanges on an interface, with values none(0) to disable authentication (the default) or simple(1) to require a shared password. It determines whether VRRP hello packets from peer routers are trusted without a check or validated against a configured key, affecting resistance to spoofed VRRP advertisements. An admin securing a routing domain might switch this from none(0) to simple(1) and then set a password via zyVrrpDomainAuthenticationKey.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.91.1.3.1.1 snmpwalk -v2c -c public <target> ZYXEL-VRRP-MIB::zyVrrpDomainAuthenticationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.91.1.3.1.1.1 snmpget -v2c -c public <target> ZYXEL-VRRP-MIB::zyVrrpDomainAuthenticationType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.91.1.3.1.1.1 i <value>
Start monitoring ZyXEL layer-3 switch/router (VRRP group-priority/master-backup-role status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-VRRP-MIB::zyVrrpDomainAuthenticationType OID value, configure state conditions and alerts, and monitor any ZyXEL layer-3 switch/router (VRRP group-priority/master-backup-role status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.91 | zyxelVrrp | ZYXEL-VRRP-MIB |
| 1.3.6.1.4.1.890.1.15.3.91.1 | zyxelVrrpSetup | ZYXEL-VRRP-MIB |
| 1.3.6.1.4.1.890.1.15.3.91.1.3 | zyxelVrrpDomainTable | ZYXEL-VRRP-MIB |
| 1.3.6.1.4.1.890.1.15.3.91.1.3.1 | zyxelVrrpDomainEntry | ZYXEL-VRRP-MIB |
| 1.3.6.1.4.1.890.1.15.3.91.1.3.1.1 | zyVrrpDomainAuthenticationType | ZYXEL-VRRP-MIB |