snMspsKeyPlugState
OBS ✓
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.35.1
Object
scalar Enumeration
Current state of the KEY-PLUG. Following states are defined: 1 - KEY-PLUG is not present 4 - KEY-PLUG is not accepted 5 - KEY-PLUG is accepted 7 - KEY-PLUG is missing (device configuration was previously created with KEY-PLUG) 8 - KEY-PLUG is wrong (device configuration was created with different KEY-PLUG) 9 - KEY-PLUG is unknown 10 - KEY-PLUG is defective
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.35.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snMspsKeyPlug
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::snMspsKeyPlugState.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::snMspsKeyPlugState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notPresent |
4 | notAccepted |
5 | accepted |
7 | missing |
8 | wrong |
9 | unknown |
10 | defective |