CTRON-TIMED-RESET-MIB

File: CTRON-TIMED-RESET-MIB.mib (3916 bytes)

Imported modules

RFC-1212 CTRON-MIB-NAMES

Imported symbols

OBJECT-TYPE ctDevice

Defined Values

ctTimedResetMIB 1.3.6.1.4.1.52.4.1.1.5.2
OBJECT IDENTIFIER    

ctTimedResetStatus 1.3.6.1.4.1.52.4.1.1.5.2.1
softEnabled(1) - soft reset in ctTimedResetTimeEntered seconds. hardEnabled(2) - hard reset in ctTimedResetTimeEntered seconds. A zero value in ctTimedResetTimeEntered will cause an immediate reset. Setting this to disabled(0) will cause any currently enabled timed reset will be disabled.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), softEnabled(1), hardEnabled(2)  

ctTimedResetTimeEntered 1.3.6.1.4.1.52.4.1.1.5.2.2
The time, in seconds, from the time ctTimedResetStatus is set to softEnabled(1) or hardEnabled(2), until the board will reset.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER  

ctTimedResetTimeRemaining 1.3.6.1.4.1.52.4.1.1.5.2.3
The time, in seconds, remaining until a reset will occur. The time is not meaningful if ctTimedResetStatus is disabled(0).
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER  

ctTimedResetOperationalMode 1.3.6.1.4.1.52.4.1.1.5.2.4
The operational mode to run in when a timed reset occurs. When set to currentMode(0), the operational mode will remain unchanged. When set to ieee8021Q(1), the operational mode will be 802.1Q Switching. When set to secureFast(2), the operational mode will be Secure Fast VLAN.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER currentMode(0), ieee8021Q(1), secureFast(2)  

ctTimedResetNVRamReset 1.3.6.1.4.1.52.4.1.1.5.2.5
dontResetNVRam(0) - NVRAM will not be cleared on timed reset. resetNVRam(1) - NVRAM will be cleared on timed reset.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER dontResetNVRam(0), resetNVRam(1)