All MIBs › NATV2-MIB › natv2InstanceAlias
natv2InstanceAlias
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceAlias
OID (numeric): 1.3.6.1.2.1.234.2.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: This object is an 'alias' name for the NAT instance as specified by a network manager and provides a non-volatile 'handle' for the instance.
An example of the value that a network manager might store in this object for a NAT instance is the name/identifier of the interface that brings in internal traffic for this NAT instance or the name of the Virtual Routing and Forwarding (VRF) for internal traffic.
What is natv2InstanceAlias?
A network-manager-assigned name for this NAT instance, giving an admin a stable, memorable handle, such as the name of the internal-facing interface or VRF, instead of having to track the raw instance index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.2 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceAlias
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.2.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceAlias.1
Start monitoring Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NATV2-MIB::natv2InstanceAlias OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.234 | natv2MIB | NATV2-MIB |
| 1.3.6.1.2.1.234.2 | natv2MIBInstanceObjects | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1 | natv2InstanceTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1 | natv2InstanceEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1.2 | natv2InstanceAlias | NATV2-MIB |