juniSystemIssuCriteriaStatus
Juniper-System-MIB ·
.1.3.6.1.4.1.4874.2.2.2.1.11.5.1.3
Object
column Enumeration
To initialize ISSU, few criteria need to be met. If these criteria were not met, ISSU cannot be initialized. This object indicates whether a criteria has met. It will be conditional when that the user can choose to accept the consequences of proceeding with ISSU with non-ideal operating conditions.
Context
- MIB
- Juniper-System-MIB
- OID
.1.3.6.1.4.1.4874.2.2.2.1.11.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniSystemIssuCriteriaEntry
- Groups
- 1
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 'Juniper-System-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-System-MIB::juniSystemIssuCriteriaStatus'
More examples
Read one indexed 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::juniSystemIssuCriteriaStatus.<juniSystemIssuCriteriaIndex>'
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::juniSystemIssuCriteriaStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | yes |
2 | no |
3 | conditional |
Conformance
Member of