mgmanagerDeviceNumber
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.2.2.1.2
Object
This object is the number of the manager device in the DevicesTable of the Config group. This means that the manager is powered by the UPS. If not the default value is 0.
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsmgManagersEntry
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 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MG-SNMP-UPS-MIB::mgmanagerDeviceNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MG-SNMP-UPS-MIB::mgmanagerDeviceNumber.<mgmanagerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MG-SNMP-UPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MG-SNMP-UPS-MIB::mgmanagerDeviceNumber'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647