snMspsCplugErrNum

SN-MSPS-SCX-MIB · .1.3.6.1.4.1.4329.20.1.1.1.1.23.11

Object

scalar Enumeration
It displays the number of the last error. Following error codes are defined: 
0 - C-PLUG has no Error
1 - C-PLUG is damaged
3 - C-PLUG can't be read
4 - C-PLUG can't be written
5 - C-PLUG has a CRC error
6 - No match in group identifier
7 - No match in type identifier
8 - Hardware version is not compatible
9 - Configuration version is not compatible
10 - C-PLUG is not present
11 - Files on the C-PLUG are not valid

Context

MIB
SN-MSPS-SCX-MIB
OID
.1.3.6.1.4.1.4329.20.1.1.1.1.23.11
Type
scalar
Access
readonly
Status
current
Parent
snMspsCplug

Scalars 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::snMspsCplugErrNum.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::snMspsCplugErrNum'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0noError
1damaged
3notReadable
4notWritable
5crcError
6wrongGroupID
7wrongTypeID
8wrongHwVersion
9wrongConfVersion
10noCplug
11invalidFiles