SAFEGUARD-ENGINE-MIB

File: SAFEGUARD-ENGINE-MIB.mib (6354 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
DLINK-ID-REC-MIB

Imported symbols

NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP dlink-common-mgmt

Defined Values

swSafeGuardMIB 1.3.6.1.4.1.171.12.19
The MIB module for managing CPU protection.
MODULE-IDENTITY    

swSafeGuardGblMgmt 1.3.6.1.4.1.171.12.19.1
OBJECT IDENTIFIER    

swSafeGuardctrl 1.3.6.1.4.1.171.12.19.2
OBJECT IDENTIFIER    

swSafeGuardNotify 1.3.6.1.4.1.171.12.19.4
OBJECT IDENTIFIER    

swSafeGuardAdminState 1.3.6.1.4.1.171.12.19.1.1
This object indicates the Safe Guard state of the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSafeGuardRisingThreshold 1.3.6.1.4.1.171.12.19.2.1
The object indicates CPU protection rising threshold in percentage. the range is between 20%-100% , if the CPU utilization is over the rising threshold, the switch enters exhausted mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..100  

swSafeGuardFallingThreshold 1.3.6.1.4.1.171.12.19.2.2
The object indicates CPU protection falling threshold in percentage. the range is between 20%-100% , if the CPU utilization is lower than the falling threshold, the switch enters normal mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 20..100  

swSafeGuardAlarmAdminState 1.3.6.1.4.1.171.12.19.2.4
This object indicates the state of cpu protection related trap/log mechanism (enable or disable). If set to enable, trap and log will be active while cpu protection current mode changed.If set to disable, current mode change will not trigger trap and log events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSafeGuardCurrentStatus 1.3.6.1.4.1.171.12.19.2.5
This object indicates current operation mode of Safe Guard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), exhausted(2)  

swSafeGuardInterval 1.3.6.1.4.1.171.12.19.2.6
The object indicates CPU utilization monitor interval in seconds. The range is between 5 to 10, default value is 5.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

swSafeGuardNotification 1.3.6.1.4.1.171.12.19.4.1
OBJECT IDENTIFIER    

swSafeGuardNotifyPrefix 1.3.6.1.4.1.171.12.19.4.1.0
OBJECT IDENTIFIER    

swSafeGuardChgToExhausted 1.3.6.1.4.1.171.12.19.4.1.0.1
This trap indicates System change operation mode from normal to exhausted.
Status: current Access: read-only
NOTIFICATION-TYPE    

swSafeGuardChgToNormal 1.3.6.1.4.1.171.12.19.4.1.0.2
This trap indicates System change operation mode from exhausted to normal.
Status: current Access: read-only
NOTIFICATION-TYPE