mapsConfigValueType
BROCADE-MAPS-MIB ·
.1.3.6.1.4.1.1588.3.1.4.1.8
Object
scalar
Enumeration
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.
Context
- MIB
- BROCADE-MAPS-MIB
- OID
.1.3.6.1.4.1.1588.3.1.4.1.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mapsConfig
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | int32 |
2 | uint32 |
3 | float |
4 | string |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mapsConfigRuleName It indicates the rule name which associates a condition
with actions that need to be triggered
when the specified condition is evaluated to true. | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.1 |
| mapsConfigTimeBase The time period across which the change
in a counter is to be monitored | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.10 |
| mapsConfigSeverityLevel It indicates the severity level of the
condition triggered | scalar | Enumeration | .1.3.6.1.4.1.1588.3.1.4.1.11 |
| mapsConfigMsList It indicates the list of the monitoring systems. The
format is <msname>,<value-type>,<current-value>,<time-base>
::<msName>,<value-type>,<current-value>,<time-base>::. | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.12 |
| mapsConfigAction 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 (… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1588.3.1.4.1.13 |
| mapsDbCategory indicates db category name | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.14 |
| mapsConfigCondition 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.… | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.2 |
| mapsConfigNumOfMS It indicates the number of monitoring system entries
in the notifications | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1588.3.1.4.1.3 |
| mapsConfigMsName This is monitoring system name like CRC, ITW, PS, FAN. | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.4 |
| mapsConfigObjectGroupType It indicates the object group type like circuit, PS, FAN. | scalar | Enumeration | .1.3.6.1.4.1.1588.3.1.4.1.5 |
| mapsConfigObjectKeyType 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 … | scalar | Enumeration | .1.3.6.1.4.1.1588.3.1.4.1.6 |
| mapsConfigObjectKeyValue 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… | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.7 |
| mapsConfigCurrentValue It indicates the actual value of the monitoring
system. | scalar | OctetString | .1.3.6.1.4.1.1588.3.1.4.1.9 |