nameOfDevice
SOCOMECUPS7-MIB ·
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.3
Object
column mandatory
OctetString
The name/description of the device powered from UPS.
Context
- MIB
- SOCOMECUPS7-MIB
- OID
.1.3.6.1.4.1.4555.1.1.7.1.8.5.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- upsDevicesEntry
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 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS7-MIB::nameOfDevice'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SOCOMECUPS7-MIB::nameOfDevice.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SOCOMECUPS7-MIB' -M '/opt/observium/mibs/socomec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SOCOMECUPS7-MIB::nameOfDevice'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.