pduEhandleAisleControl
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.9.1.1.13
Object
column mandatory
r/w
Enumeration
Rack Access Aisle Control setting, when set to standalone each aisle will controlled seprately, when set to combined opposite aisle can be controlled with authenticated control action on either aisle
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.9.1.1.13- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- pduEhandleEntry
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 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduEhandleAisleControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduEhandleAisleControl.<pduEhandleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPDU-MIB::pduEhandleAisleControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | combined |
2 | standalone |