tmnxNatPlHistIcmp
TIMETRA-NAT-MIB ·
.1.3.6.1.4.1.6527.3.1.2.65.1.4.9.1.9
Object
column SNMPv2-SMIGauge32
The value of tmnxNatPlHistIcmp indicates the number of subscribers
using a number of TCP ports in the range [N-M], where N =
tmnxNatPlHistIndex * tmnxNatPlHistBucketSize M = (tmnxNatPlHistIndex +
1) * tmnxNatPlHistBucketSize - 1.
For example, given a bucket size of 10, if the index of this row is
equal to 3, the value of tmnxNatPlHistIcmp is the number of
subscribers using between 30 and 39 ICMP ports.
For the last row in this table, M is infinite.
Context
- MIB
- TIMETRA-NAT-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.65.1.4.9.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxNatPlHistEntry
- 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 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-NAT-MIB::tmnxNatPlHistIcmp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-NAT-MIB::tmnxNatPlHistIcmp.<tmnxNatPlHistIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-NAT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-NAT-MIB::tmnxNatPlHistIcmp'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of