mgmanagerNMSType
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.2.2.1.3
Object
column mandatory
r/w
Enumeration
The type of manager according to the NMS platform. We include in the manager class all systems which will be notified by the agent via receiving traps (e.g. basic to complex NMS software).
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.2.2.1.3- 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::mgmanagerNMSType'
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::mgmanagerNMSType.<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::mgmanagerNMSType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | umclient |
2 | decnetview |
3 | umview |
4 | dview |
5 | hpopenview |
6 | sunnetmanager |
7 | novellnms |
8 | ibmnetview |
9 | other |
10 | autolearning |