boardPowerLocalAdminStatus
CTRON-POWER-SUPPLY-MIB ·
.1.3.6.1.4.1.52.4.1.1.7.2.1.1.4
Object
column mandatory
r/w
Enumeration
This object controls the operation of the module's front panel button. In local mode this button may be used to locally control the operation of the DC-DC converter, i.e. power on, power off and reset. In secure mode a request the state of the front panel button is reflected in the object boardPowerOperationalStatus. In secure mode the front panel button has no effect locally.
Context
- MIB
- CTRON-POWER-SUPPLY-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.7.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- boardPowerSlotStatusEntry
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 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-POWER-SUPPLY-MIB::boardPowerLocalAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-POWER-SUPPLY-MIB::boardPowerLocalAdminStatus.<boardPowerSlotStatusID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-POWER-SUPPLY-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-POWER-SUPPLY-MIB::boardPowerLocalAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | localMode |
2 | secureMode |