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