snMspsCplugFwOnPlugStatus
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.23.18
Object
scalar Enumeration
This status variable represents current state of feature 'Firmware on PLUG': 0 - The feature is not supported on device. 1 - Firmware file is present on PLUG. 2 - Firmware file is not present on PLUG. 10 - The PLUG has not enough free storage. 11 - An error occurred during copying or removing firmware file from PLUG. 12 - PLUG has a general error. Additional information could be evaluated using read access to snMspsCplugErrNum.
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.23.18- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snMspsCplug
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 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsCplugFwOnPlugStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsCplugFwOnPlugStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-supported |
1 | fw-present |
2 | fw-not-present |
10 | not-enough-storage |
11 | sync-error |
12 | plug-not-accepted |