natv2PortMapInternalAddress
NATV2-MIB ·
.1.3.6.1.2.1.234.2.6.1.9
Object
column INET-ADDRESS-MIBInetAddress
Source address for packets received under this mapping on the internal side of the NAT instance. In the general case, this address is the same as the address given in natv2PortMapInternalMappedAddress. In the DS-Lite case, natv2PortMapInternalAddress is the IPv6 tunnel source address. The address type is given by natv2PortMapInternalAddressType.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.6.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- natv2PortMapEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATV2-MIB::natv2PortMapInternalAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NATV2-MIB::natv2PortMapInternalAddress.<natv2PortMapInstanceIndex>.<natv2PortMapProtocol>.<natv2PortMapExternalRealm>.<natv2PortMapExternalAddressType>.<natv2PortMapExternalAddress>.<natv2PortMapExternalPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NATV2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NATV2-MIB::natv2PortMapInternalAddress'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of