ASCEND-MIBWATCHDOG-MIB: View SNMP OID List / Download MIB

VENDOR: ASCEND COMMUNICATIONS INC.


 Home MIB: ASCEND-MIBWATCHDOG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 mibwatchdogConfigProfile 1.3.6.1.4.1.529.23.162
         mibwatchdogConfigProfileTable 1.3.6.1.4.1.529.23.162.1 no-access
A list of mibwatchdogConfigProfile profile entries.
             mibwatchdogConfigProfileEntry 1.3.6.1.4.1.529.23.162.1.1 no-access
A mibwatchdogConfigProfile entry containing objects that maps to the parameters of mibwatchdogConfigProfile profile.
                 watchdogConfigProfile_WatchdogIndex_WatchdogType 1.3.6.1.4.1.529.23.162.1.1.1 integer read-only
A number that specifies the type of watchdog.
                 watchdogConfigProfile_WatchdogIndex_LocationId 1.3.6.1.4.1.529.23.162.1.1.2 integer read-only
location id uniquely identifies the location of a watchdog
                 watchdogConfigProfile_WatchdogIndex_Unit 1.3.6.1.4.1.529.23.162.1.1.3 integer read-only
unit no specifies the instance no of a particular type of watchdog It is 1 based.
                 watchdogConfigProfile_WatchdogTrapEnable 1.3.6.1.4.1.529.23.162.1.1.4 integer read-write
Enables or disables trap for the specific watchdog. default is yes Enumeration: 'yes': 2, 'no': 1.
                 watchdogConfigProfile_WatchdogName 1.3.6.1.4.1.529.23.162.1.1.5 displaystring read-write
Contains a descriptive name for the watchdog. The watchdog-name is sent to the SNMP manager when the watchdog causes a trap.
                 watchdogConfigProfile_Action_o 1.3.6.1.4.1.529.23.162.1.1.6 integer read-write
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1.