neSwInstallState
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.4.2.11
Object
scalar NeSwInstallStatusType
Software installation state.
Context
- MIB
- ADVA-MIB
- OID
.1.3.6.1.4.1.2544.2.4.2.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- neSoftwareUpgrade
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 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::neSwInstallState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::neSwInstallState'
Syntax
- Source
- NeSwInstallStatusType
- Base type
Enumeration
Values & Constraints
Type Values
0 | undefined |
1 | idle |
2 | downloadingCon |
3 | installingCon |
4 | downloadingNcu |
5 | installingNcu |
6 | downloadingFwp |
7 | installingFwp |
8 | downloadingPgm |
9 | installingPgm |