tmnxOamPmStsMeasIntvlIndexNewest
TIMETRA-OAM-PM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.92.2.2.2.1.1
Object
column TmnxOamPmStsIntvlNum
The value of tmnxOamPmStsMeasIntvlIndexNewest indicates the interval
number of the newest interval for the specified session, test type
(e.g. 'dmm(1)'), and interval duration (e.g. 'mi15Minutes(2)'). This
value is provided as the tmnxOamPmStsIntvlNum index value when reading
a row for the newest interval in an OAM-PM statistics table.
For a running test, the newest interval is the current interval.
For a stopped test, the newest interval is the most recent historical
interval. A stopped test does not have a current interval.
The interval number of the oldest interval for the specified session,
test type, and interval duration can be computed from this value.
For a running test, the formula is
interval_number_of_the_oldest_interval =
MAX(tmnxOamPmStsMeasIntvlIndexNewest-tmnxOamPmCfgMeasIntvlsStored, 1).
For a stopped test, the formula is
interval_number_of_the_oldest_interval =
MAX(tmnxOamPmStsMeasIntvlIndexNewest-tmnxOamPmCfgMeasIntvlsStored+1,1).
Context
- MIB
- TIMETRA-OAM-PM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.92.2.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxOamPmStsMeasIntvlIndexEntry
- 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-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmStsMeasIntvlIndexNewest'
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::tmnxOamPmStsMeasIntvlIndexNewest.<tmnxOamPmCfgSessName>.<tmnxOamPmStsBaseTestType>.<tmnxOamPmStsMeasIntvlDuration>'
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::tmnxOamPmStsMeasIntvlIndexNewest'
Syntax
- Source
- TmnxOamPmStsIntvlNum
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Conformance
Member of