HH3C-NAT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
17
Rows
17
Columns
108
.1.3.6.1.4.1.25506.2.18.2.1 · 1 row entry · 6 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATPoolInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATPoolInfoTable'
NAT address pool table : The address in the pool is
the IP address in the global network. The pool can span
255 IP addresses.All address pools configured by administrator
are recorded in this table.
hh3cNATPoolInfoEntry row .1.3.6.1.4.1.25506.2.18.2.1.1
The entry of NAT address pool table.
Indexes
Column Syntax OID
Index of the address pool: The index uniquely indicates
the address pool in the system, and its range is from 1 to 320.
Integer32
Constraints:
range: 1-320
.1.3.6.1.4.1.25506.2.18.2.1.1.1
The start IP address of address pool:
It must be less than or equal to the end IP address.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.1.1.2
The end IP address of address pool:
It must be more than or equal to the start IP address.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.1.1.3
The number of NAT board to which the address pool is bound.
The address translation is processed by this NAT board .
The relation between address pool and slotNo is n:1.
When the address pool is not bound to the NAT boa…
Integer32r/w
Constraints:
range: 255-255
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.1.1.4
The counter of reference. An address pool can be associated with
more than one ACL and the counter of reference is recorded in this
field. When the address pool is not associated with ACL, the value is 0.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.1.1.5
Only support 'destroy' and 'createAndGo'.
If hh3cNATPoolIdx, hh3cNATPoolStartIpAddr and
hh3cNATPoolEndIpAddr were provided correctly,
its value is changed 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.1.1.6
.1.3.6.1.4.1.25506.2.18.2.2 · 1 row entry · 5 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATOutboundTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATOutboundTable'
NAT out bound table: through associating ACL number,
address pool with NAT board, administrator can designate
which inside IP address can be translated to global IP
address in the pool and the translation is processed by
which NAT board.
hh3cNATOutboundEntry row .1.3.6.1.4.1.25506.2.18.2.2.1
The entry of NAT out bound table.
Column Syntax OID
The number of ACL(Access Control List). When the packet accords with
the rule in the ACL, its source IP address will be translated to IP
address in Address pool.
Integer32
Constraints:
range: 2000-3999
.1.3.6.1.4.1.25506.2.18.2.2.1.1
The index of address pool in hh3cNATPoolInfoTable.
when administrator doesn't use the address pool and
use the IP address of the interface as the address of
global network, the value is 2147483647.
Integer32r/w
Constraints:
range: 2147483647-2147483647
range: 0-320
.1.3.6.1.4.1.25506.2.18.2.2.1.2
Whether to use no pat manner. The translation of no pat
is that the translation doesn't use the port information of packet.
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.25506.2.18.2.2.1.3
The number of NAT board. In router, the value is 255 because no NAT board in it.
Integer32r/w
Constraints:
range: 255-255
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.2.1.4
Only support 'destroy' and 'createAndGo'.
If hh3cNATOutboundAclNo or hh3cNATOutboundAclNo
and hh3cNATOutboundPoolIdx were provided correctly,
its value is changed 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.2.1.5
.1.3.6.1.4.1.25506.2.18.2.3 · 1 row entry · 11 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATServerTable'
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))
hh3cNATServerEntry row .1.3.6.1.4.1.25506.2.18.2.3.1
The entry of NAT inside server table.
Column Syntax OID
The type of protocol: icmp(1), tcp(6), udp(17) and others.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.18.2.3.1.1
The global IP address of Inside Server.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.3.1.2
The start global port of Inside Server.
When the port need not be configured, the value is 0.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.3.1.3
The end global port of Inside Server. When administrator doesn't
configure a series of inside server, the value is 0.
If the value is not zero, the value of (GlobalPort2-GlobalPort)
must be equal to (InsideIP2 - Inside…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.3.1.4
The start private IP address of Inside Server.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.3.1.5
The end private IP address of Inside Server. When administrator doesn't
configure a series of inside server, the value is 0.0.0.0.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.3.1.6
The private port of Inside Server.
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.3.1.7
The number of NAT board. In router, the value is 255 because no NAT board in it.
Integer32r/w
Constraints:
range: 255-255
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.3.1.8
The VPN index of server.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.3.1.10
Number of basic or advanced ACL.
Integer32r/w
Constraints:
range: 1-10000
.1.3.6.1.4.1.25506.2.18.2.3.1.11
Only support 'destroy' and 'createAndGo'.
If hh3cNATServerProType, hh3cNATServerGlobalIP, hh3cNATServerGlobalPort
and hh3cNATServerInsideIP were provided correctly,
its value is changed 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.3.1.12
.1.3.6.1.4.1.25506.2.18.2.4 · 1 row entry · 2 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATTimeOutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATTimeOutTable'
NAT Time out Table. When a connection is established,
if there are not any actives in this connection between
the time, it will be disconnected.
hh3cNATTimeOutEntry row .1.3.6.1.4.1.25506.2.18.2.4.1
The entry of NAT Time out Table.
Column Syntax OID
The type of protocol.
Enumeration
Enumerated Values:
1tcp
2udp
3icmp
4pptp
5dns
6tcpFin
7tcpSyn
8ftpCtrl
9ftpData
.1.3.6.1.4.1.25506.2.18.2.4.1.1
The time of time out.
Integer32r/w
Constraints:
range: 10-86400
.1.3.6.1.4.1.25506.2.18.2.4.1.2
.1.3.6.1.4.1.25506.2.18.2.5 · 1 row entry · 2 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATBLEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATBLEnableTable'
NAT blacklist function Enable Table.  In this table, administrator can decide
whether to start the function of blacklist in the NAT board.
When the function of blacklist can't be set for a NAT board,
the number of NAT board is 256.
hh3cNATBLEnableEntry row .1.3.6.1.4.1.25506.2.18.2.5.1
The entry of NAT blacklist Enable Table.
Column Syntax OID
The number of NAT board.
When the function of blacklist can't be set for a NAT board,
the value is 255.
Integer32
Constraints:
range: 255-255
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.5.1.1
Start or stop of function of blacklist.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.25506.2.18.2.5.1.2
.1.3.6.1.4.1.25506.2.18.2.6 · 1 row entry · 5 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATBLIPConnectLimitParaTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATBLIPConnectLimitParaTable'
The table of connection control of special IP address.  In this table, administrator can decide to
adopt which manner to control the connection which IP address is the
special IP address.
hh3cNATBLIPConnectLimitParaEntry row .1.3.6.1.4.1.25506.2.18.2.6.1
The entry of the table of connection control of special IP address.
Column Syntax OID
The special IP address. The IP is private IP address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.6.1.1
The maximal connection amount. It must be more than the minimal connection amount.
Integer32r/w
Constraints:
range: 20-20000
.1.3.6.1.4.1.25506.2.18.2.6.1.2
The minimal connection amount. It must be less than the maximal connection amount.
Integer32r/w
Constraints:
range: 20-20000
.1.3.6.1.4.1.25506.2.18.2.6.1.3
Whether to use the special connection rate control.
Enumerationr/w
Enumerated Values:
1true
2false
.1.3.6.1.4.1.25506.2.18.2.6.1.4
Only support 'destroy' and 'createAndGo'.
If hh3cNATBLIPConnectHighValue, hh3cNATBLIPConnectLowValue
and hh3cNATBLIPUseSpecialConnectRate were provided correctly,
its value is changed 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.6.1.5
.1.3.6.1.4.1.25506.2.18.2.7 · 1 row entry · 4 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATBLManagerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATBLManagerTable'
The management table of blacklist.
The table doesn't support 'getnext' operation.
hh3cNATBLManagerEntry row .1.3.6.1.4.1.25506.2.18.2.7.1
The entry of management table of blacklist.
Column Syntax OID
The IP address of entry of blacklist.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.7.1.1
The number of NAT board.
Integer32
Constraints:
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.7.1.2
The connection amount.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.7.1.3
The state of connection rate:
red(1) : the connection rate is above the upper limit.
yellow(2): the connection rate is between the upper and lower limit.
green(3) : the connection rate is below the lower limit.
Enumeration
Enumerated Values:
1red
2yellow
3green
.1.3.6.1.4.1.25506.2.18.2.7.1.4
.1.3.6.1.4.1.25506.2.18.2.8 · 1 row entry · 13 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATStatTable'
The statistics information table of NAT module.
hh3cNATStatEntry row .1.3.6.1.4.1.25506.2.18.2.8.1
The entry of statistics information table of NAT module.
Column Syntax OID
The number of NAT board. In router, the value is 255 because no NAT board in it.
Integer32
Constraints:
range: 255-255
range: 1-14
.1.3.6.1.4.1.25506.2.18.2.8.1.1
Active PAT session count In software.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.2
Active PAT session count In NP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.3
Active NO-PAT session count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.4
Active SERVER session count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.5
Active address pool session count.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.6
The number of used port in NP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.7
The number of good packet in NP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.8
The number of bad packet in NP.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.8.1.9
Active STATIC session count.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.8.1.10
Active fragment packet session count.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.8.1.11
Active session table count hash by private IP.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.8.1.12
Buffered Nat LOG table count.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.8.1.13
.1.3.6.1.4.1.25506.2.18.2.9 · 1 row entry · 12 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATSessionTable'
The nat session information table.  There is the address translation information in the table.
The sketch map of connection is
pc1(private Net)------------------>NAT Device ------------------>Server(public Net)
InsideIP, InsidePort---->translating to GlobalIP, GlobalPort------>PeerIP, PeerPort.
hh3cNATSessionEntry row .1.3.6.1.4.1.25506.2.18.2.9.1
The entry of session information table.
Column Syntax OID
The row number of the hash table.
Integer32
Constraints:
range: 1-300000
.1.3.6.1.4.1.25506.2.18.2.9.1.1
The protocol type of session.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.25506.2.18.2.9.1.2
The global IP of session.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.9.1.3
The global port of session.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.9.1.4
The Inside IP of session.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.9.1.5
The Inside port of session.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.9.1.6
The peer IP of session.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.9.1.7
The peer port of session.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.9.1.8
The VPN index of session.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.25506.2.18.2.9.1.9
The TTL of session.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.9.1.10
The status of session.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.25506.2.18.2.9.1.11
The Left time of session.
RFC1155-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.9.1.12
.1.3.6.1.4.1.25506.2.18.2.10 · 1 row entry · 3 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATStaticConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATStaticConfTable'
Static Nat configuration table.
hh3cNATStaticConfEntry row .1.3.6.1.4.1.25506.2.18.2.10.1
Configure static Nat.
Column Syntax OID
Inside ip address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.10.1.1
Global Ip address.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.10.1.2
Only support 'destroy' and 'createAndGo'.
If hh3cNATStaticInsideIp and hh3cNATStaticGlobalIp were provided correctly,
its value is changed 'active'.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.10.1.3
.1.3.6.1.4.1.25506.2.18.2.11 · 1 row entry · 1 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATStaticEnableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATStaticEnableTable'
Active the static Nat on interface.
hh3cNATStaticEnableEntry row .1.3.6.1.4.1.25506.2.18.2.11.1
Active the static Nat on interface.
Indexes
Column Syntax OID
Enable/disable the static Nat on the interface(hh3cNatStaticEnableIfIndex).
disable (0)
enable (1)
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.25506.2.18.2.11.1.2
.1.3.6.1.4.1.25506.2.18.2.12 · 1 row entry · 6 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATDnsMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATDnsMapTable'
This table is used to set mapping of DNS.
hh3cNATDnsMapEntry row .1.3.6.1.4.1.25506.2.18.2.12.1
The entry of hh3cNATDnsMapTable.
Column Syntax OID
Domain name.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.25506.2.18.2.12.1.1
Global IP address.
RFC1155-SMIIpAddressr/w
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.12.1.2
Global port number.
Integer32r/w
Constraints:
range: 1-65535
.1.3.6.1.4.1.25506.2.18.2.12.1.3
TCP Transmission Control Protocol.
UDP User Datagram Protocol.
Enumerationr/w
Enumerated Values:
0any
1typeTCP
2typeUDP
.1.3.6.1.4.1.25506.2.18.2.12.1.4
Its value is the time that the device uses
from startup to last use 'Dns Map'record.
If the value is 0,the device never use this
record.
RFC1155-SMITimeTicksr/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.12.1.5
Only support 'destroy' and 'createAndGo'.
If hh3cNATDnsMapDomainName, hh3cNATDnsMapGlobalIp
and hh3cNATDnsMapGlobalPortor hh3cNATDnsMapDomainName,
hh3cNATDnsMapGlobalIp, hh3cNATDnsMapGlobalPort and
hh3cNATDnsMapProtocol…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.25506.2.18.2.12.1.6
.1.3.6.1.4.1.25506.2.18.2.13 · 1 row entry · 13 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATStatVer2Table
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATStatVer2Table'
The new statistics of NAT.
hh3cNATStatVer2TableEntry row .1.3.6.1.4.1.25506.2.18.2.13.1
An entry (conceptual row) representing NAT
statistics information.
Column Syntax OID
An IRF member device ID.
Unsigned32
Constraints:
range: 0-65534
.1.3.6.1.4.1.25506.2.18.2.13.1.1
The slot where the card resides.
Unsigned32
Constraints:
range: 0-65534
.1.3.6.1.4.1.25506.2.18.2.13.1.2
CPU ID.
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.25506.2.18.2.13.1.3
The number of current NAT sessions.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.4
The number of current EIM tables.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.5
The number of current NO-PAT tables built on NAT inbound
translation.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.6
The number of current NO-PAT tables built on NAT outbound
translation.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.7
The number of current NAT444 dynamic port blocks.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.8
The number of current NAT444 static port blocks.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.9
The number of current active NAT444 dynamic port blocks.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.10
The number of current active NAT444 static port blocks.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.11
The rate of nat session create.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.13.1.12
The value of the current CGN card bandwidth usage.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.25506.2.18.2.13.1.13
.1.3.6.1.4.1.25506.2.18.2.14 · 1 row entry · 6 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNATAddrGrpStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNATAddrGrpStatTable'
The statistics of NAT address groups.
hh3cNATAddrGrpStatTableEntry row .1.3.6.1.4.1.25506.2.18.2.14.1
An entry (conceptual row) representing NAT
address group statistics.
Column Syntax OID
An IRF member device ID.
Unsigned32
Constraints:
range: 0-65534
.1.3.6.1.4.1.25506.2.18.2.14.1.1
The slot where the card resides.
Unsigned32
Constraints:
range: 0-65534
.1.3.6.1.4.1.25506.2.18.2.14.1.2
CPU ID.
Unsigned32
Constraints:
range: 0-7
.1.3.6.1.4.1.25506.2.18.2.14.1.3
The NAT address group number.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.25506.2.18.2.14.1.4
The count of NAT port allocation failures.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.25506.2.18.2.14.1.5
The session count of current NAT address group.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.25506.2.18.2.14.1.6
.1.3.6.1.4.1.25506.2.18.2.16 · 1 row entry · 7 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cInstAddrGrpUsgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cInstAddrGrpUsgTable'
The usage of NAT instance address group resources(port-block usage).
hh3cInstAddrGrpUsgEntry row .1.3.6.1.4.1.25506.2.18.2.16.1
The resource usage info of an address group.
Column Syntax OID
NAT instance name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.25506.2.18.2.16.1.1
NAT address group ID.
Unsigned32
Constraints:
range: 1-65536
.1.3.6.1.4.1.25506.2.18.2.16.1.2
NAT instance index.
Unsigned32
Constraints:
range: 1-127
.1.3.6.1.4.1.25506.2.18.2.16.1.3
The usage of address group resources.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.25506.2.18.2.16.1.4
The total number of NAT addresses.
Unsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.16.1.5
The number of NAT addresses used.
Unsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.16.1.6
The number of NAT addresses not in use.
percentUnsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.16.1.7
.1.3.6.1.4.1.25506.2.18.2.17 · 1 row entry · 7 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cInstAddrGrpMemberUsgTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cInstAddrGrpMemberUsgTable'
The usage of CGN address group member resources(port-block usage).
hh3cInstAddrGrpMemberUsgEntry row .1.3.6.1.4.1.25506.2.18.2.17.1
The resource usage info of an address group member.
Column Syntax OID
NAT instance name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.25506.2.18.2.17.1.1
NAT address group ID.
Unsigned32
Constraints:
range: 1-65536
.1.3.6.1.4.1.25506.2.18.2.17.1.2
NAT address group member start IP address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.17.1.3
NAT address group member end IP address.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.25506.2.18.2.17.1.4
NAT instance index.
Unsigned32
Constraints:
range: 1-127
.1.3.6.1.4.1.25506.2.18.2.17.1.5
The usage of address group member resources.
percentUnsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.25506.2.18.2.17.1.6
NAT address mask.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.25506.2.18.2.17.1.7
.1.3.6.1.4.1.25506.2.18.2.19 · 1 row entry · 5 columns
Uses the hh3c variant from /opt/observium/mibs/hh3c.
Command help
Walk hh3cNatIPPoolGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-NAT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-NAT-MIB::hh3cNatIPPoolGroupTable'
The usage of NAT IP pool address group resources.
hh3cNatIPPoolGroupEntry row .1.3.6.1.4.1.25506.2.18.2.19.1
The resource usage info of an IP pool address group.
Column Syntax OID
NAT IP pool name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.25506.2.18.2.19.1.1
The usage of NAT IP pool address group resources.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.25506.2.18.2.19.1.2
The total number of NAT addresses.
Unsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.19.1.3
The number of NAT addresses used.
Unsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.19.1.4
The number of NAT addresses not in use.
Unsigned32
Constraints:
range: 0-65536
.1.3.6.1.4.1.25506.2.18.2.19.1.5