hpnicfNATServerTable

HPN-ICF-NAT-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.18.2.3

Object

table
NAT inside Server Table.  Administrator can configure server in the
private network which can provide service for people in the public network.
The translation map is :
(InsideIP     , InsidePort--> GlobalIP, GlobalPort    )
(InsideIP + 1 , InsidePort--> GlobalIP, GlobalPort + 1)
(InsideIP + 2 , InsidePort--> GlobalIP, GlobalPort + 2)
...
...
...
(InsideIP+n(=InsideIP2),InsidePort--> GlobalIP,GlobalPort+n(=GlobalPort2))

Context

MIB
HPN-ICF-NAT-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.18.2.3
Type
table
Status
current
Parent
hpnicfNATMibObjects
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-NAT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-NAT-MIB::hpnicfNATServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-NAT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-NAT-MIB::hpnicfNATServerTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.