ACC-NOTIFICATION-MIB: View SNMP OID List / Download MIB

VENDOR: ANDOVER CONTROLS CORPORATION


 Home MIB: ACC-NOTIFICATION-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
 accNotificationMIB 1.3.6.1.4.1.10829.4.1
This MIB module defines MIB objects which provide mechanisms to remotely configure the parameters used by an ACC NetController software for the generation of notifications.
     accNotifyObjects 1.3.6.1.4.1.10829.4.1.1
         accNotifyList 1.3.6.1.4.1.10829.4.1.1.1
             accNotifyNumber 1.3.6.1.4.1.10829.4.1.1.1.1 integer32 read-only
count of entries in the Notify Table
             accNotifyTable 1.3.6.1.4.1.10829.4.1.1.1.2 no-access
This table is used to select management targets which should receive notifications, as well as the type of notification which should be sent to each selected management target.
                 accNotifyEntry 1.3.6.1.4.1.10829.4.1.1.1.2.1 no-access
An entry in this table selects a set of management targets which should receive notifications, as well as the type of notification which should be sent to each selected management target.
                     notifyIndex 1.3.6.1.4.1.10829.4.1.1.1.2.1.1 unsigned32 read-only
The locally arbitrary, but unique identifier associated with this accNotifyEntry.
                     notifyAddress 1.3.6.1.4.1.10829.4.1.1.1.2.1.2 ipaddress read-write
This object contains an IP Address as the destination of a notification
                     notifyType 1.3.6.1.4.1.10829.4.1.1.1.2.1.3 integer read-write
This object determines the type of notification to be generated. If the value of this object is none(0), then no messages will be generated. If the value of this object is trap(1), then any messages generated for selected rows will contain SNMPv2-Trap PDUs. Enumeration: 'none': 0, 'trap': 1.
                     notifyStorageType 1.3.6.1.4.1.10829.4.1.1.1.2.1.4 storagetype read-only
The storage type for this conceptual row.
                     notifyRowStatus 1.3.6.1.4.1.10829.4.1.1.1.2.1.5 integer read-write
The status of this conceptual row. To set a field, a manager must set the this object to inActive(2), then do the set. After finish, change it to active(1). Enumeration: 'active': 1, 'inActive': 2.
     accNotifyConformance 1.3.6.1.4.1.10829.4.1.3
         accNotifyCompliances 1.3.6.1.4.1.10829.4.1.3.1
             accNotifyBasicCompliance 1.3.6.1.4.1.10829.4.1.3.1.1
Module Compliance
         accNotifyGroups 1.3.6.1.4.1.10829.4.1.3.2
             accNotifyGroup 1.3.6.1.4.1.10829.4.1.3.2.1
A collection of objects for selecting which management targets are used for generating notifications, and the type of notification to be generated for each selected management target.