h3cNATServerTable
A3COM-HUAWEI-NAT-MIB ·
.1.3.6.1.4.1.43.45.1.10.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
- A3COM-HUAWEI-NAT-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.18.2.3- Type
- table
- Status
- current
- Parent
- h3cNATMibObjects
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM-HUAWEI-NAT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-NAT-MIB::h3cNATServerTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-NAT-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-NAT-MIB::h3cNATServerTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.