- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
09-HH3C-RES-MON-MIB | 85.38 KB |
Contents
hh3cResMonMinorRecoverNotification
hh3cResMonSevereRecoverNotification
hh3cResMonUsedUpRecoverNotification
HH3C-RES-MON-MIB
About this MIB
Use this MIB to monitor and manage state changes of cards and hardware resources on the device and enable the device to send notifications.
MIB file name
hh3c-res-mon.mib
Root object
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cResMon(169)
Scalar objects
hh3cResMonMinorResendEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cResMonMinorResendEnable(1.3.6.1.4.1.25506.2.169.1.1) |
read-write |
TruthValue |
true(1), false(2) |
Enabling status of the minor resource depletion alarm resending feature. |
As per the MIB. |
hh3cResMonOutputEnable
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cResMonOutputEnable (1.3.6.1.4.1.25506.2.169.1.2) |
read-write |
BITS |
BITS {syslog(0), snmpNotification(1), netconfEvent(2)} |
Destinations for resource depletion alarms. |
As per the MIB. |
Tabular objects
hh3cResMonConfigTable
About this table
Use this table to configure resource monitoring settings.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Supported |
Not supported |
Supported |
Columns
The table indexes are hh3cResMonChassisIndex, hh3cResMonSlotIndex, hh3cResMonCpuIndex, and hh3cResMonResourceName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cResMonChassisIndex (1.3.6.1.4.1.25506.2.169.2.1.1.1) |
read-only |
Unsigned32 |
Standard MIB values. |
Member ID of the device. |
As per the MIB. |
hh3cResMonSlotIndex (1.3.6.1.4.1.25506.2.169.2.1.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Slot number. |
As per the MIB. |
hh3cResMonCpuIndex (1.3.6.1.4.1.25506.2.169.2.1.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
CPU ID. |
As per the MIB. |
hh3cResMonResourceName (1.3.6.1.4.1.25506.2.169.2.1.1.4) |
read-only |
OCTET STRING |
OCTET STRING (1..31) |
Resource name. |
As per the MIB. |
hh3cResMonThresholdUnit (1.3.6.1.4.1.25506.2.169.2.1.1.5) |
read-write |
INTEGER |
absolute(1), |
Method for specifying resource depletion thresholds. |
As per the MIB. |
hh3cResMonMinorThreshold (1.3.6.1.4.1.25506.2.169.2.1.1.6) |
read-write |
Unsigned32 |
Standard MIB values. |
Minor resource depletion threshold. |
As per the MIB. |
hh3cResMonSevereThreshold (1.3.6.1.4.1.25506.2.169.2.1.1.7) |
read-write |
Unsigned32 |
Standard MIB values. |
Severe resource depletion threshold. |
As per the MIB. |
hh3cResMonInfoTable
About this table
Use this table to obtain information about hardware resources.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are hh3cResMonChassisIndex, hh3cResMonSlotIndex, hh3cResMonCpuIndex, and hh3cResMonResourceName.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
hh3cResMonUnit (1.3.6.1.4.1.25506.2.169.2.2.1.1) |
read-only |
INTEGER |
absolute(1), percentage(2) |
Expression method for the resource thresholds |
As per the MIB. |
hh3cResMonCurrent (1.3.6.1.4.1.25506.2.169.2.2.1.2) |
read-only |
Unsigned32 |
Standard MIB values. |
Amount of the used resource. |
As per the MIB. |
hh3cResMonFree (1.3.6.1.4.1.25506.2.169.2.2.1.3) |
read-only |
Unsigned32 |
Standard MIB values. |
Amount of the free resource. |
As per the MIB. |
hh3cResMonTotal (1.3.6.1.4.1.25506.2.169.2.2.1.4) |
read-only |
Unsigned32 |
Standard MIB values. |
Total size of resource. |
As per the MIB. |
Notifications
hh3cResMonMinorNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.1 |
Minor resource depletion alarm occurred |
Error |
Minor |
1.3.6.1.4.1.25506.2.169.3.0.2(hh3cResMonMinorRecoverNotification) |
ON |
Description
This notification is generated when the amount of the free resource decreased to or below the hh3cResMonMinorThreshold.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
This issue has minor impact on the current services. To avoid more serious issues, take actions at an appropriate time or perform further observation.
hh3cResMonMinorRecoverNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.2 |
Minor resource depletion alarm cleared |
Recovery |
N/A |
N/A |
ON |
Description
This notification is generated when the amount of the free resource increased to or above the hh3cResMonMinorThreshold.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
No action is required.
hh3cResMonSevereNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.3 |
Severe resource depletion alarm occurred |
Error |
Major |
1.3.6.1.4.1.25506.2.169.3.0.4(hh3cResMonSevereRecoverNotification) |
ON |
Description
This notification is generated when the amount of the free resource increased to or above the hh3cResMonSevereThreshold.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
The issue has significant impact on current services. Immediate action is required.
hh3cResMonSevereRecoverNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.4 |
Severe resource depletion alarm cleared |
Recovery |
N/A |
N/A |
ON |
Description
This notification is generated when the amount of the free resource is increased to or above hh3cResMonSevereThreshold.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
No action is required.
hh3cResMonUsedUpNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.5 |
Resource used up alarm occurred |
Error |
Critical |
1.3.6.1.4.1.25506.2.169.3.0.6(hh3cResMonUsedUpRecoverNotification) |
ON |
Description
This notification is generated when the resource is used up.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
The issue puts system assets and services at risk. Immediate action is required.
hh3cResMonUsedUpRecoverNotification
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.4.1.25506.2.169.3.0.6 |
Resource used up alarm cleared |
Recovery |
N/A |
N/A |
ON |
Description
This notification is generated when the free resource increases from zero up.
Status control
The notification cannot be disabled.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.4.1.25506.2.169.2.1.1.1 (hh3cResMonChassisIndex) |
Member ID of the device |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.2 (hh3cResMonSlotIndex) |
Slot number |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.3 (hh3cResMonCpuIndex) |
CPU ID |
Y |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.4 (hh3cResMonResourceName) |
Resource name |
Y |
OCTET STRING |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.5 (hh3cResMonThresholdUnit) |
Expression method for resource depletion thresholds |
N |
INTEGER |
absolute(1), percentage(2) |
1.3.6.1.4.1.25506.2.169.2.1.1.6 (hh3cResMonMinorThreshold) |
Minor resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.1.1.7 (hh3cResMonSevereThreshold) |
Severe resource depletion threshold |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.1 (hh3cResMonCurrent) |
Amount of the used resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.2 (hh3cResMonFree) |
Amount of the free resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.2.2.1.3 (hh3cResMonTotal) |
Total size of resource |
N |
Unsigned32 |
Standard MIB values. |
1.3.6.1.4.1.25506.2.169.3.1.1 (hh3cResMonAdditionalInfo) |
Additional information |
N |
OCTET STRING |
Standard MIB values. |
Recommended action
No action is required.