nnqosSlaEffectType
QOSSLA-MIB ·
.1.3.6.1.4.1.562.73.1.1.1.24.2.3
Object
scalar Enumeration
The SLA parameter that caused the Trap generation.
Context
- MIB
- QOSSLA-MIB
- OID
.1.3.6.1.4.1.562.73.1.1.1.24.2.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- nnqosSLANotificationsVars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QOSSLA-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QOSSLA-MIB::nnqosSlaEffectType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QOSSLA-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QOSSLA-MIB::nnqosSlaEffectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | jitterAvg |
2 | jitterAvgSrcDest |
3 | jitterAvgDestSrc |
4 | jitterMaxPosSrcDest |
5 | jitterMaxPosDestSrc |
6 | jitterMaxNegSrcDest |
7 | jitterMaxNegDestSrc |
8 | delayAvg |
9 | delayAvgSrcDest |
10 | delayAvgDestSrc |
11 | delayMaxSrcDest |
12 | delayMaxDestSrc |
13 | packetLoss |
14 | packetOutOfOrder |
15 | packetLateArrival |
16 | responseTime |
17 | timeout |