tmnxNatPlHistTcp
TIMETRA-NAT-MIB ·
.1.3.6.1.4.1.6527.3.1.2.65.1.4.9.1.7
Object
column SNMPv2-SMIGauge32
The value of tmnxNatPlHistTcp 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 tmnxNatPlHistTcp is the number of subscribers
using between 30 and 39 TCP 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.7- 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::tmnxNatPlHistTcp'
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::tmnxNatPlHistTcp.<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::tmnxNatPlHistTcp'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of