tmnxOamSaaTType
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.3.3.1.1
Object
column TmnxOamSaaThreshold
The value of tmnxOamSaaTType specifies the type of monitored statistic
used to determine if a tmnxOamSaaThreshold notification is generated
at the completion of an SAA test run.
Some combinations of threshold type and test type are not supported.
For example, 'inLatency(7)' is not supported for 'ethCfmLoopback(19)'.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.3.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxOamSaaThresholdEntry
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-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamSaaTType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamSaaTType.<tmnxOamSaaCtlOwnerIndex>.<tmnxOamSaaCtlTestIndex>.<tmnxOamSaaTType>.<tmnxOamSaaTDirection>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamSaaTType'
Syntax
- Source
- TmnxOamSaaThreshold
- Base type
Enumeration
Values & Constraints
Type Values
0 | noThreshold |
1 | inJitter |
2 | outJitter |
3 | rtJitter |
4 | inLoss |
5 | outLoss |
6 | rtLoss |
7 | inLatency |
8 | outLatency |
9 | rtLatency |