snMspsCplugState
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.23.1
Object
scalar Enumeration
Current status of the C-Plug. 1 - C-PLUG is not present 4 - C-PLUG is not accepted 5 - C-PLUG is accepted 6 - C-PLUG is in factory state 7 - C-PLUG is not present, but needed in the current configuration
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.23.1- 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::snMspsCplugState.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::snMspsCplugState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notPresent |
4 | notAccepted |
5 | accepted |
6 | factory |
7 | missing |