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).
|
|||
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. |
|
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. |