HH3C-RES-MON-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.169
- Last updated
- 2017-04-01 00:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2017-04-01 00:00
- Namespace
- comware
- Source file
HH3C-RES-MON-MIB- Digest
sha256:a50f5e3ab9faaf15c2cae38cff8209283ac42a019e7c7866c0da8b0ff6c2b1f0
Description
Resource monitor information base for managing devices.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-OID-MIB HH3C-RES-MON-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cResMonScalarObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.169.1 | |||
| hh3cResMonMinorResendEnable OBJECT-TYPE The switch for enabling or disabling retransmission of minor resource depletion alarms. | 1.3.6.1.4.1.25506.2.169.1.1 | TruthValue | read-write | current |
| hh3cResMonOutputEnable OBJECT-TYPE Destinations for resource depletion alarms, including syslog, SNMP notification, and NETCONF event. | 1.3.6.1.4.1.25506.2.169.1.2 | Bits {syslog(0), snmpNotification(1), netconfEvent(2)} | read-write | current |
| hh3cResMonTables OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.169.2 | |||
| hh3cResMonConfigTable OBJECT-TYPE Table for resource monitoring configuration. | 1.3.6.1.4.1.25506.2.169.2.1 | not-accessible | current | |
| hh3cResMonConfigEntry OBJECT-TYPE Entry of hh3cResMonConfigTable. | 1.3.6.1.4.1.25506.2.169.2.1.1 | not-accessible | current | |
| hh3cResMonChassisIndex OBJECT-TYPE Member ID of the member device where the entity resides. | 1.3.6.1.4.1.25506.2.169.2.1.1.1 | Unsigned32 | read-only | current |
| hh3cResMonSlotIndex OBJECT-TYPE Slot number of the device node. | 1.3.6.1.4.1.25506.2.169.2.1.1.2 | Unsigned32 | read-only | current |
| hh3cResMonCpuIndex OBJECT-TYPE CPU ID. | 1.3.6.1.4.1.25506.2.169.2.1.1.3 | Unsigned32 | read-only | current |
| hh3cResMonResourceName OBJECT-TYPE Resource name. | 1.3.6.1.4.1.25506.2.169.2.1.1.4 | OCTET STRING (SIZE(1..31)) | read-only | current |
| hh3cResMonThresholdUnit OBJECT-TYPE Unit for resource depletion thresholds. | 1.3.6.1.4.1.25506.2.169.2.1.1.5 | INTEGER {absolute(1), percentage(2)} | read-write | current |
| hh3cResMonMinorThreshold OBJECT-TYPE Minor resource depletion threshold. | 1.3.6.1.4.1.25506.2.169.2.1.1.6 | Unsigned32 | read-write | current |
| hh3cResMonSevereThreshold OBJECT-TYPE Severe resource depletion threshold. | 1.3.6.1.4.1.25506.2.169.2.1.1.7 | Unsigned32 | read-write | current |
| hh3cResMonInfoTable OBJECT-TYPE Table for resource monitoring information. | 1.3.6.1.4.1.25506.2.169.2.2 | not-accessible | current | |
| hh3cResMonInfoEntry OBJECT-TYPE Entry of hh3cResMonInfoEntry. | 1.3.6.1.4.1.25506.2.169.2.2.1 | not-accessible | current | |
| hh3cResMonUnit OBJECT-TYPE Unit for resource information. | 1.3.6.1.4.1.25506.2.169.2.2.1.1 | INTEGER {absolute(1), percentage(2)} | read-only | current |
| hh3cResMonCurrent OBJECT-TYPE Amount of the used resource. | 1.3.6.1.4.1.25506.2.169.2.2.1.2 | Unsigned32 | read-only | current |
| hh3cResMonFree OBJECT-TYPE Amount of the free resource. | 1.3.6.1.4.1.25506.2.169.2.2.1.3 | Unsigned32 | read-only | current |
| hh3cResMonTotal OBJECT-TYPE The total size of resource. | 1.3.6.1.4.1.25506.2.169.2.2.1.4 | Unsigned32 | read-only | current |
| hh3cResMonNotification OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.169.3 | |||
| hh3cResMonTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.169.3.0 | |||
| hh3cResMonTrapInfor OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.169.3.1 | |||
| hh3cResMonAdditionalInfo OBJECT-TYPE Additional information for a notification. | 1.3.6.1.4.1.25506.2.169.3.1.1 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cResMonMinorNotification NOTIFICATION-TYPE The notification indicates that the amount of the free resource decreased to or below the hhcResMonMinorThreshold | 1.3.6.1.4.1.25506.2.169.3.0.1 | current |
| hh3cResMonMinorRecoverNotification NOTIFICATION-TYPE The notification indicates that the amount of the free resource increased to or above the hhcResMonMinorThreshold. | 1.3.6.1.4.1.25506.2.169.3.0.2 | current |
| hh3cResMonSevereNotification NOTIFICATION-TYPE The notification indicates that the amount of the free resource decreased to or below the hhcResMonSevereThreshold. | 1.3.6.1.4.1.25506.2.169.3.0.3 | current |
| hh3cResMonSevereRecoverNotification NOTIFICATION-TYPE The notification indicates that the amount of the free resource increased to or above hhcResMonSevereThreshold. | 1.3.6.1.4.1.25506.2.169.3.0.4 | current |
| hh3cResMonUsedUpNotification NOTIFICATION-TYPE This notification indicates that the resource is used up. | 1.3.6.1.4.1.25506.2.169.3.0.5 | current |
| hh3cResMonUsedUpRecoverNotification NOTIFICATION-TYPE This notification indicates that the free resource increases from zero up. | 1.3.6.1.4.1.25506.2.169.3.0.6 | current |