Alarm state is maintained by PDSN by comparing
usrVHAPktThroughputValue
with critical, major, and clear alarm thresholds.
IF alarm state changes to critical, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent.
IF alarm state changes to major, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputMajorAlarm TRAP will be sent.
IF alarm state changes to clear, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent.
IF alarm state changes,
THEN usrVHAPktThroughputAlarmTime is updated with
the current time regardless of usrVHAPktThroughputTrapsEnabled
and usrVHAPktThroughputAlarmChanges is incremented.
This allows alarm state and time information to be retrieved
by SNMP management stations that don't support SNMP traps or
when traps are intentionally disabled to reduce trap
processing load on the SNMP management station.
Writing a 'clear' value will force the alarm state to
go to 'clear'. This will count as a state change and
cause a trap if the state was 'major' or 'critical'.
This step conceptually occurs before comparing the
alarm thresholds. If major or critical thresholds are
exceeded, the appropriate state change and trap occur.
This means that writing 'clear' may cause 0, 1, or 2
alarm state changes and traps.
Parsed from file USR-VHA-MIB.mib.txt
Company: None
Module: USR-VHA-MIB
Alarm state is maintained by PDSN by comparing
usrVHAPktThroughputValue
with critical, major, and clear alarm thresholds.
IF alarm state changes to critical, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent.
IF alarm state changes to major, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputMajorAlarm TRAP will be sent.
IF alarm state changes to clear, AND
usrVHAPktThroughputTrapsEnabled is true
THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent.
IF alarm state changes,
THEN usrVHAPktThroughputAlarmTime is updated with
the current time regardless of usrVHAPktThroughputTrapsEnabled
and usrVHAPktThroughputAlarmChanges is incremented.
This allows alarm state and time information to be retrieved
by SNMP management stations that don't support SNMP traps or
when traps are intentionally disabled to reduce trap
processing load on the SNMP management station.
Writing a 'clear' value will force the alarm state to
go to 'clear'. This will count as a state change and
cause a trap if the state was 'major' or 'critical'.
This step conceptually occurs before comparing the
alarm thresholds. If major or critical thresholds are
exceeded, the appropriate state change and trap occur.
This means that writing 'clear' may cause 0, 1, or 2
alarm state changes and traps.
Parsed from file USR-VHA-MIB.mib
Module: USR-VHA-MIB
Vendor: UTStarcom Incorporated
Module: USR-VHA-MIB
[Automatically extracted from oidview.com]
usrVHAPktThroughputAlarmState OBJECT-TYPE SYNTAX INTEGER { clear(0), major(1), critical(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm state is maintained by PDSN by comparing usrVHAPktThroughputValue with critical, major, and clear alarm thresholds. IF alarm state changes to critical, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent. IF alarm state changes to major, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputMajorAlarm TRAP will be sent. IF alarm state changes to clear, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent. IF alarm state changes, THEN usrVHAPktThroughputAlarmTime is updated with the current time regardless of usrVHAPktThroughputTrapsEnabled and usrVHAPktThroughputAlarmChanges is incremented. This allows alarm state and time information to be retrieved by SNMP management stations that don't support SNMP traps or when traps are intentionally disabled to reduce trap processing load on the SNMP management station. Writing a 'clear' value will force the alarm state to go to 'clear'. This will count as a state change and cause a trap if the state was 'major' or 'critical'. This step conceptually occurs before comparing the alarm thresholds. If major or critical thresholds are exceeded, the appropriate state change and trap occur. This means that writing 'clear' may cause 0, 1, or 2 alarm state changes and traps. " ::= { usrVHAPktThroughputPM 8 }
usrVHAPktThroughputAlarmState OBJECT-TYPE SYNTAX INTEGER { clear(0), major(1), critical(2) } MAX-ACCESS read-write STATUS current DESCRIPTION "Alarm state is maintained by PDSN by comparing usrVHAPktThroughputValue with critical, major, and clear alarm thresholds. IF alarm state changes to critical, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent. IF alarm state changes to major, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputMajorAlarm TRAP will be sent. IF alarm state changes to clear, AND usrVHAPktThroughputTrapsEnabled is true THEN usrVHAPktThroughputCriticalAlarm TRAP will be sent. IF alarm state changes, THEN usrVHAPktThroughputAlarmTime is updated with the current time regardless of usrVHAPktThroughputTrapsEnabled and usrVHAPktThroughputAlarmChanges is incremented. This allows alarm state and time information to be retrieved by SNMP management stations that don't support SNMP traps or when traps are intentionally disabled to reduce trap processing load on the SNMP management station. Writing a 'clear' value will force the alarm state to go to 'clear'. This will count as a state change and cause a trap if the state was 'major' or 'critical'. This step conceptually occurs before comparing the alarm thresholds. If major or critical thresholds are exceeded, the appropriate state change and trap occur. This means that writing 'clear' may cause 0, 1, or 2 alarm state changes and traps. " ::= { usrVHAPktThroughputPM 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.84.10.4.8.0 | usrVHAPktThroughputAlarmState | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.429.4.84.10.4.1 | usrVHAPktThroughputCriticalAlarmThresh | 1 | 1 | The critical alarm threshold for usrVHAPktThroughputValue gauge. Object value of 0 disables this alarm and threshold. IF this obje… |
1.3.6.1.4.1.429.4.84.10.4.2 | usrVHAPktThroughputMajorAlarmThresh | 1 | 1 | The major alarm threshold for usrVHAPktThroughputValue gauge. Value of 0 disables this threshold. IF this object is set to a non-z… |
1.3.6.1.4.1.429.4.84.10.4.3 | usrVHAPktThroughputClearAlarmThresh | 1 | 1 | The alarm clear threshold for usrVHAPktThroughputValue gauge. This object must be less than usrVHAPktThroughputMajorAlarmThresh (i… |
1.3.6.1.4.1.429.4.84.10.4.4 | usrVHAPktThroughputMajorAlarmThreshPct | 1 | 1 | The major alarm threshold for usrVHAPktThroughputValue gauge expressed as a percentage of usrVHAPktThroughputCriticalAlarmThesh. T… |
1.3.6.1.4.1.429.4.84.10.4.5 | usrVHAPktThroughputClearAlarmThreshPct | 1 | 1 | The clear alarm threshold for usrVHAPktThroughputValue gauge expressed as a percentage of usrVHAPktThroughputCriticalAlarmThesh. T… |
1.3.6.1.4.1.429.4.84.10.4.6 | usrVHAPktThroughputTrapsEnabled | 1 | 1 | This object controls trap generation when usrVHASActiveSessionsAlarmState changes. See usrVHAPktThroughputAlarmState for alarm de… |
1.3.6.1.4.1.429.4.84.10.4.7 | usrVHAPktThroughputInterval | 1 | 1 | The interval in seconds over which the RP packet counters are sampled (measured) to determine a packet throughput by making a del… |
1.3.6.1.4.1.429.4.84.10.4.9 | usrVHAPktThroughputAlarmTime | 1 | 1 | Time of last usrVHAPktThroughputAlarmState state change. If the state has never changed, this value will be zero. |
1.3.6.1.4.1.429.4.84.10.4.10 | usrVHAPktThroughputAlarmChanges | 1 | 1 | Count of usrVHAPktThroughputAlarmState changes. |
1.3.6.1.4.1.429.4.84.10.4.11 | usrVHAPktCounts | 1 | 1 | Count of RP Packets sent and received. This is the sum of usrVHATotalCREPktsRcvd - A10 Packets received usrVHATotalGREPktsTr… |
1.3.6.1.4.1.429.4.84.10.4.12 | usrVHAPktThroughputValue | 1 | 1 | The value of the statistic during the last measurement interval. usrVHAPktCounts is sampled at the start and at the end of a mea… |