BROCADE-MAPS-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: BROCADE-MAPS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
maps | 1.3.6.1.4.1.1588.3.1.4 |
The MIB module is for Brocade's Monitoring and Alerting Policy Suite[MAPS] feature. |
||
mapsTraps | 1.3.6.1.4.1.1588.3.1.4.0 |
The OID represents the MAPS Trap. |
||
mapsTrapAM | 1.3.6.1.4.1.1588.3.1.4.0.1 |
Trap to be send for MAPS threshold events. |
||
mapsConfig | 1.3.6.1.4.1.1588.3.1.4.1 |
The OID represents the MAPS Config params. |
||
mapsConfigRuleName | 1.3.6.1.4.1.1588.3.1.4.1.1 | octet string | read-only |
It indicates the rule name which associates a condition with actions that need to be triggered when the specified condition is evaluated to true. |
mapsConfigCondition | 1.3.6.1.4.1.1588.3.1.4.1.2 | octet string | read-only |
It indicates the condition defined in the rule. It includes the counter, time base and threshold value with the logical operation (eg: >, <, >= etc) that needs to be evaluated. Eg: (CRC/MIN > 10) |
mapsConfigNumOfMS | 1.3.6.1.4.1.1588.3.1.4.1.3 | integer32 | read-only |
It indicates the number of monitoring system entries in the notifications |
mapsConfigMsName | 1.3.6.1.4.1.1588.3.1.4.1.4 | octet string | read-only |
This is monitoring system name like CRC, ITW, PS, FAN. |
mapsConfigObjectGroupType | 1.3.6.1.4.1.1588.3.1.4.1.5 | integer | read-only |
It indicates the object group type like circuit, PS, FAN. Enumeration: 'slot': 7, 'ps': 2, 'gbic': 8, 'wwn': 14, 'unknown': 1, 'flash': 9, 'flow': 15, 'ts': 6, 'rule': 10, 've-port-cir': 5, 'switch': 11, 'chassis': 12, 'fan': 3, 'cp': 13, 'port': 4. |
mapsConfigObjectKeyType | 1.3.6.1.4.1.1588.3.1.4.1.6 | integer | read-only |
It indicates the object key type. The main purpose of this object to help NMS applications to interpret the data easily. Eg: If the mapsConfigObjectGroupType is port then the key type is an integer and key value is the port number. Enumeration: 'int32': 1, 'float': 3, 'uint32': 2, 'string': 4. |
mapsConfigObjectKeyValue | 1.3.6.1.4.1.1588.3.1.4.1.7 | octet string | read-only |
It indicates the object key value. Incase of integer this field keeps as 1, 2, 3, 4, etc., and for string it keeps flowname1, flowname2, etc., Eg: if Group type is port, then the object key value is the port number. |
mapsConfigValueType | 1.3.6.1.4.1.1588.3.1.4.1.8 | integer | read-only |
It indicates the value type which could be integer, float or string. The main purpose of this object to help NMS applications to interpret the data easily. Enumeration: 'int32': 1, 'float': 3, 'uint32': 2, 'string': 4. |
mapsConfigCurrentValue | 1.3.6.1.4.1.1588.3.1.4.1.9 | octet string | read-only |
It indicates the actual value of the monitoring system. |
mapsConfigTimeBase | 1.3.6.1.4.1.1588.3.1.4.1.10 | octet string | read-only |
The time period across which the change in a counter is to be monitored |
mapsConfigSeverityLevel | 1.3.6.1.4.1.1588.3.1.4.1.11 | integer | read-only |
It indicates the severity level of the condition triggered Enumeration: 'debug': 5, 'informational': 4, 'critical': 1, 'warning': 3, 'error': 2. |
mapsConfigMsList | 1.3.6.1.4.1.1588.3.1.4.1.12 | octet string | read-only |
It indicates the list of the monitoring systems. The format is |
mapsConfigAction | 1.3.6.1.4.1.1588.3.1.4.1.13 | integer32 | read-only |
It indicates the actions(bitmask value) that need to be triggered when the specified condition evaluated to be true. Action bitmask value mapping are none (0), raslog (1), snmp (2), port-fence (8), email (16), switchstatus-down (64), switchstatus-marginal (128), switchstatus-healthy (256), switchpolicy (512), sfp-marginal (1024) Ex: mapsConfigAction value 3 represents both raslog and snmp action |
mapsDbCategory | 1.3.6.1.4.1.1588.3.1.4.1.14 | octet string | read-only |
indicates db category name |