ASCEND-MIBWATCHDOG-MIB

File: ASCEND-MIBWATCHDOG-MIB.mib (3652 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibwatchdogConfigProfileEntry  
SEQUENCE    
  watchdogConfigProfile-WatchdogIndex-WatchdogType INTEGER
  watchdogConfigProfile-WatchdogIndex-LocationId INTEGER
  watchdogConfigProfile-WatchdogIndex-Unit INTEGER
  watchdogConfigProfile-WatchdogTrapEnable INTEGER
  watchdogConfigProfile-WatchdogName DisplayString
  watchdogConfigProfile-Action-o INTEGER

Defined Values

mibwatchdogConfigProfile 1.3.6.1.4.1.529.23.162
OBJECT IDENTIFIER    

mibwatchdogConfigProfileTable 1.3.6.1.4.1.529.23.162.1
A list of mibwatchdogConfigProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibwatchdogConfigProfileEntry

mibwatchdogConfigProfileEntry 1.3.6.1.4.1.529.23.162.1.1
A mibwatchdogConfigProfile entry containing objects that maps to the parameters of mibwatchdogConfigProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibwatchdogConfigProfileEntry  

watchdogConfigProfile-WatchdogIndex-WatchdogType 1.3.6.1.4.1.529.23.162.1.1.1
A number that specifies the type of watchdog.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

watchdogConfigProfile-WatchdogIndex-LocationId 1.3.6.1.4.1.529.23.162.1.1.2
location id uniquely identifies the location of a watchdog
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

watchdogConfigProfile-WatchdogIndex-Unit 1.3.6.1.4.1.529.23.162.1.1.3
unit no specifies the instance no of a particular type of watchdog It is 1 based.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

watchdogConfigProfile-WatchdogTrapEnable 1.3.6.1.4.1.529.23.162.1.1.4
Enables or disables trap for the specific watchdog. default is yes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

watchdogConfigProfile-WatchdogName 1.3.6.1.4.1.529.23.162.1.1.5
Contains a descriptive name for the watchdog. The watchdog-name is sent to the SNMP manager when the watchdog causes a trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

watchdogConfigProfile-Action-o 1.3.6.1.4.1.529.23.162.1.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)