a9ContainerSecurityStatus
DELLBASEBOARDMIF-MIB ·
.1.3.6.1.4.1.674.10890.1.1.9.1.12
Object
column mandatory
Enumeration
This attribute describes whether the Container is physically secure or not. This includes the state of the door lock, or the boot devices or the keyboard or mouse.
Context
- MIB
- DELLBASEBOARDMIF-MIB
- OID
.1.3.6.1.4.1.674.10890.1.1.9.1.12- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ePhysicalContainerGlobalTable
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLBASEBOARDMIF-MIB::a9ContainerSecurityStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLBASEBOARDMIF-MIB::a9ContainerSecurityStatus.<DmiComponentIndex>.<a9ContainerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLBASEBOARDMIF-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLBASEBOARDMIF-MIB::a9ContainerSecurityStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vOther |
2 | vUnknown |
3 | vNoSecurityBreachDetected |
4 | vContainerSecurityBreachAttempted |
5 | vContainerSecurityBreached |