upmExecutionStatus
EXTREME-UPM-MIB ·
.1.3.6.1.4.1.1916.1.35.2.4
Object
scalar Enumeration
The state of the profile execution.
Context
- MIB
- EXTREME-UPM-MIB
- OID
.1.3.6.1.4.1.1916.1.35.2.4- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- upmConfig
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 'EXTREME-UPM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-UPM-MIB::upmExecutionStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-UPM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-UPM-MIB::upmExecutionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | failure |
3 | failuretimetoolarge |
4 | inprogress |