apEnvMonPowerSupplyStatusType
ACMEPACKET-ENVMON-MIB ·
.1.3.6.1.4.1.9148.3.3.1.5.1.1.2
Object
column Enumeration
The entity part type from which the power status is from. 0=left:power supply A, 1=right:power supply B. 3=slot: power supply is contained in the slot corresponding to apEnvMonPowerSowerSupplyStatusIndex
Context
- MIB
- ACMEPACKET-ENVMON-MIB
- OID
.1.3.6.1.4.1.9148.3.3.1.5.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apEnvMonPowerSupplyStatusEntry
- Groups
- 1
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 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType.<apEnvMonPowerSupplyStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACMEPACKET-ENVMON-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACMEPACKET-ENVMON-MIB::apEnvMonPowerSupplyStatusType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | left |
1 | right |
3 | slot |
Conformance
Member of