All MIBs › ATT-VPN-GATEWAY-MIB › ngvlIpRange
ngvlIpRange
Module: ATT-VPN-GATEWAY-MIB
OID (symbolic): ATT-VPN-GATEWAY-MIB::ngvlIpRange
OID (numeric): 1.3.6.1.4.1.74.1.30.3.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The range of IP addresses handed out via DHCP on this VLAN. Values will be 0.0.0.0 0.0.0.0 if DHCP is not enabled on this VLAN. Followed by number of addresses assigned and number of total addresses. NOTE: As of AT&T VPN Gateway version 5.3 the number of addresses assigned will no longer be returned. A zero will be returned for that field.
What is ngvlIpRange?
Reports the range of IPv4 addresses that the DHCP server distributes to clients on this VLAN, along with counts of assigned and total addresses. Returns 0.0.0.0 0.0.0.0 if DHCP is not enabled on the VLAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.74.1.30.3.1.1.5 snmpwalk -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngvlIpRange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.74.1.30.3.1.1.5.1 snmpget -v2c -c public <target> ATT-VPN-GATEWAY-MIB::ngvlIpRange.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::ngvlIpRange 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.3 | ngVlanInfo | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.3.1 | ngVlanTable | ATT-NETGATE-MIB |
| 1.3.6.1.4.1.74.1.30.3.1.1 | ngVlanEntry | ATT-NETGATE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.74.1.30.3.1.1.5 | ngvlIpRange | ATT-VPN-GATEWAY-MIB |