mgmanagerCommType
MG-SNMP-UPS-MIB ·
.1.3.6.1.4.1.705.1.2.2.1.4
Object
column
mandatory
r/w
Enumeration
The level of communication protocol for that manager. Setting this object to value invalid(2) has the effect of invalidating the corresponding entry in the upsmgManagersTable. It is an implementation-specific matter as to wether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entry not currently in use. Proper interpretation of such entries requires examination of the relevant mgmanagerCommType object.
Context
- MIB
- MG-SNMP-UPS-MIB
- OID
.1.3.6.1.4.1.705.1.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- upsmgManagersEntry
- Table
- upsmgManagersTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | cmip |
4 | snmpv1 |
5 | snmpv2 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mgmanagerIndex mandatory A unique value for each manager. Its value ranges between 1
and the value of upsmgManagersNum. | column | Integer32 | .1.3.6.1.4.1.705.1.2.2.1.1 |
| mgmanagerDeviceNumber mandatory 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. | column | Integer32 | .1.3.6.1.4.1.705.1.2.2.1.2 |
| mgmanagerNMSType mandatory 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 s… | column | Enumeration | .1.3.6.1.4.1.705.1.2.2.1.3 |
| mgmanagerDescr mandatory A textual string containing information about the manager.
(manufacturer and version description). | column | OctetString | .1.3.6.1.4.1.705.1.2.2.1.5 |
| mgmanagerAddress mandatory The IP address of the manager station receiving traps. The
value of this object is meaningful if and only if the value
of the relevant mgmanagerCommType object is snmp type. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.705.1.2.2.1.6 |
| mgmanagerCommunity mandatory The manager community string. | column | OctetString | .1.3.6.1.4.1.705.1.2.2.1.7 |
| mgmanagerSeverityLevel mandatory The severity level of traps to be received by this manager. | column | Integer32 | .1.3.6.1.4.1.705.1.2.2.1.8 |
| mgmanagerTrapAck mandatory The manager Trap Acknowledgement status. Setting
this object to mgnoack(2) or stdnomg(3) or cpqnoack(5)
disables the trap acknowledgement from the related
manager. The MG enterpri… | column | Enumeration | .1.3.6.1.4.1.705.1.2.2.1.9 |