chassisLockState
INTEL-SERVER-BASEBOARD7 ·
.1.3.6.1.4.1.343.2.10.3.5.200.6
Object
scalar Enumeration
This attribute defines whether a lock is present on the chassis.
Context
- MIB
- INTEL-SERVER-BASEBOARD7
- OID
.1.3.6.1.4.1.343.2.10.3.5.200.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- chassisInformationGroup
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 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-SERVER-BASEBOARD7::chassisLockState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-SERVER-BASEBOARD7' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-SERVER-BASEBOARD7::chassisLockState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notpresent |
2 | present |
3 | unknown |