chassis-LockPresent
SML-MIB ·
.1.3.6.1.4.1.2.6.182.3.4.4
Object
scalar mandatory
Enumeration
Boolean indicating whether the Frame is protected with a lock.
Context
- MIB
- SML-MIB
- OID
.1.3.6.1.4.1.2.6.182.3.4.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- chassisGroup
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 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SML-MIB::chassis-LockPresent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SML-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SML-MIB::chassis-LockPresent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | true |
2 | false |