All MIBs › ATT-NETGATE-MIB › ngtuAuthAlg
ngtuAuthAlg
Module: ATT-NETGATE-MIB
OID (symbolic): ATT-NETGATE-MIB::ngtuAuthAlg
OID (numeric): 1.3.6.1.4.1.74.1.30.6.1.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: AUTH algorithm.
What is ngtuAuthAlg?
Reports the authentication algorithm configured for the VPN tunnel, indicating the hashing or integrity-check method used to authenticate tunnel traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.74.1.30.6.1.1.11 snmpwalk -v2c -c public <target> ATT-NETGATE-MIB::ngtuAuthAlg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.74.1.30.6.1.1.11.1 snmpget -v2c -c public <target> ATT-NETGATE-MIB::ngtuAuthAlg.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ngtuAuthAlg.1
Start monitoring AT&T NetGate network access/gateway devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATT-NETGATE-MIB::ngtuAuthAlg OID value, configure state conditions and alerts, and monitor any AT&T NetGate network access/gateway devices 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.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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30 | attNetGate | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.6 | ngTunnelInfo | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.6.1 | ngTunnelTable | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.6.1.1 | ngTunnelEntry | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.6.1.1.11 | ngtuAuthAlg | ATT-NETGATE-MIB |