jnxJsPacketMirrorErrorCause
JUNIPER-JS-PACKET-MIRROR-MIB ·
.1.3.6.1.4.1.2636.3.39.1.16.1.1.1.6
Object
scalar Enumeration
The error cause.
Context
- MIB
- JUNIPER-JS-PACKET-MIRROR-MIB
- OID
.1.3.6.1.4.1.2636.3.39.1.16.1.1.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- jnxJsPacketMirrorTrapVars
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 'JUNIPER-JS-PACKET-MIRROR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-PACKET-MIRROR-MIB::jnxJsPacketMirrorErrorCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-JS-PACKET-MIRROR-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-JS-PACKET-MIRROR-MIB::jnxJsPacketMirrorErrorCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | genericFailure |
1 | noResourcesAvailable |
2 | memoryExhausted |
3 | noSuchName |
4 | invalidAnalyzerAddress |
5 | noSuchUserOrInterface |
6 | featureNotSupported |
7 | missingOrInvalidAttribute |
8 | routerMismatch |
9 | nameLengthExceeded |
10 | dfcdNak |