juniSystemIssuState
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.11.1
Object
scalar Enumeration
The state of the system with respect to ISSU upgrade:
idle - ISSU is currently idle
initializing - ISSU initialization is in-progress
initialized - ISSU has successfully initialized
upgrading - ISSU is currently upgrading to the new armed release
stopping - ISSU is currently in the process of stopping
This object is supported on the second generation E-series
platform family (E320 & E120) in JUNOSe 9.0 and subsequent system
releases. This object is also supported on ERX-1440 in JUNOSe 9.2
and subsequent system releases.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.11.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- juniSystemIssu
- Groups
- 1
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-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemIssuState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-System-MIB::juniSystemIssuState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | idle |
2 | initializing |
3 | initialized |
4 | upgrading |
5 | stopping |
Conformance
Member of