tmnxOamPmCfgTwampLtCollectStats

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.9

Object

column r/w Enumeration
The value of tmnxOamPmCfgTwampLtCollectStats specifies the type(s) of
statistics to collect while the TWAMP-Light test is running.
              
Code points:
   collectDelayStats(1) - collect TWAMP-Light delay statistics
       (readable using tmnxOamPmStsDelayTwlTable and
       tmnxOamPmStsDelayTwlBinTable)
   collectLossStats(2) - collect TWAMP-Light loss statistics
       (readable using tmnxOamPmStsLossTwlTable)
   collectDelayAndLossStats(3) - collectDelayStats(1) and
       collectLossStats(2), simultaneously

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.9
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgTwampLtEntry
Groups
1

Walk 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-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgTwampLtCollectStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgTwampLtCollectStats.<tmnxOamPmCfgSessName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgTwampLtCollectStats'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1collectDelayStats
2collectLossStats
3collectDelayAndLossStats

Conformance