All MIBs › ATT-VPN-GATEWAY-MIB › ngrmIface
ngrmIface
Module: ATT-VPN-GATEWAY-MIB
OID (symbolic): ATT-VPN-GATEWAY-MIB::ngrmIface
OID (numeric): 1.3.6.1.4.1.74.1.30.10.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The interface this rogue MAC was detected on. One entry that with a value of 'NONE' and a msg is returned when there are no rogue MACs detected.
What is ngrmIface?
Identifies the network interface on which a rogue MAC address was detected by the AT&T VPN Gateway. Returns 'NONE' with a message when no rogue devices are currently detected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.74.1.30.10.2.1.4 snmpwalk -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngrmIface
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.74.1.30.10.2.1.4.1 snmpget -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngrmIface.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ngrmIface.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::ngrmIface 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.10 | ngRogueMacInfo | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.10.2 | ngRogueMacTable | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.10.2.1 | ngRogueMacEntry | ATT-NETGATE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30.10.2.1.4 | ngrmIface | ATT-VPN-GATEWAY-MIB |