All MIBs › ATT-VPN-GATEWAY-MIB › ngvrPriority
ngvrPriority
Module: ATT-VPN-GATEWAY-MIB
OID (symbolic): ATT-VPN-GATEWAY-MIB::ngvrPriority
OID (numeric): 1.3.6.1.4.1.74.1.30.4.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: VRRP_PRIO_OWNER 255 /* priority of the ip owner -- rfc2338.5.3.4 */ VRRP_PRIO_DFL 100 /* default priority -- rfc2338.5.3.4 */ VRRP_PRIO_STOP 0 /* priority to stop -- rfc2338.5.3.4 */
What is ngvrPriority?
Reports the VRRP priority value for this device on the virtual router, which determines master election; 255 indicates the IP address owner, 100 is the default priority, and 0 signals the device to stop participating. Higher priority values win the master role when the current master fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.74.1.30.4.1.1.5 snmpwalk -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngvrPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.74.1.30.4.1.1.5.1 snmpget -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngvrPriority.1
Start monitoring AT&T managed VPN Gateway (branch/SMB CPE) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATT-VPN-GATEWAY-MIB::ngvrPriority OID value, configure state conditions and alerts, and monitor any AT&T managed VPN Gateway (branch/SMB CPE) from a single console.
OID Breakdown
Upper-level ancestors (12 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.74 | att_2 | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1 | att_products | ATT-CNM-ENHANCED-FRAME-RELAY-MIB |
| 1.3.6.1.4.1.74.1.30 | attNetGate | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.4 | ngVrrpInfo | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.4.1 | ngVrrpTable | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.4.1.1 | ngVrrpEntry | ATT-NETGATE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30.4.1.1.5 | ngvrPriority | ATT-VPN-GATEWAY-MIB |