natv2PortMapInternalPort
NATV2-MIB ·
.1.3.6.1.2.1.234.2.6.1.12
Object
The mapping's internal port number. If this is zero, ports are not translated (i.e., the NAT instance is a pure NAT rather than a Network Address and Port Translator (NAPT)).
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.6.1.12- 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::natv2PortMapInternalPort'
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::natv2PortMapInternalPort.<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::natv2PortMapInternalPort'
Syntax
- Source
- INET-ADDRESS-MIBInetPortNumber
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..65535
Conformance
Member of