dvmDCPowerName
ELECTROLINE-DVM-STATUS-MIB ·
.1.3.6.1.4.1.5802.1.3.1.3.3.11.1.3
Object
column RFC1213-MIBDisplayString
Identifies the Physical name of the Power Supply. For example: 3.3V Supply
Context
- MIB
- ELECTROLINE-DVM-STATUS-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.3.3.11.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dvmDCPowerEntry
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 'ELECTROLINE-DVM-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DVM-STATUS-MIB::dvmDCPowerName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DVM-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DVM-STATUS-MIB::dvmDCPowerName.<dvmDCPowerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DVM-STATUS-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DVM-STATUS-MIB::dvmDCPowerName'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.