ACC-NOTIFICATION-MIB

File: ACC-NOTIFICATION-MIB.mib (5518 bytes)

Imported modules

ANDOVER-CONTROLS-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC

Imported symbols

accCommon OBJECT-GROUP MODULE-COMPLIANCE
IpAddress Integer32 Unsigned32
OBJECT-TYPE MODULE-IDENTITY StorageType
RowStatus

Defined Types

AccNotifyEntry  
SEQUENCE    
  notifyIndex Unsigned32
  notifyAddress IpAddress
  notifyType INTEGER
  notifyStorageType StorageType
  notifyRowStatus INTEGER

Defined Values

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.
MODULE-IDENTITY    

accNotifyObjects 1.3.6.1.4.1.10829.4.1.1
OBJECT IDENTIFIER    

accNotifyList 1.3.6.1.4.1.10829.4.1.1.1
OBJECT IDENTIFIER    

accNotifyNumber 1.3.6.1.4.1.10829.4.1.1.1.1
count of entries in the Notify Table
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

accNotifyTable 1.3.6.1.4.1.10829.4.1.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccNotifyEntry

accNotifyEntry 1.3.6.1.4.1.10829.4.1.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  AccNotifyEntry  

notifyIndex 1.3.6.1.4.1.10829.4.1.1.1.2.1.1
The locally arbitrary, but unique identifier associated with this accNotifyEntry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

notifyAddress 1.3.6.1.4.1.10829.4.1.1.1.2.1.2
This object contains an IP Address as the destination of a notification
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

notifyType 1.3.6.1.4.1.10829.4.1.1.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), trap(1)  

notifyStorageType 1.3.6.1.4.1.10829.4.1.1.1.2.1.4
The storage type for this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  StorageType  

notifyRowStatus 1.3.6.1.4.1.10829.4.1.1.1.2.1.5
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).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inActive(2)  

accNotifyConformance 1.3.6.1.4.1.10829.4.1.3
OBJECT IDENTIFIER    

accNotifyCompliances 1.3.6.1.4.1.10829.4.1.3.1
OBJECT IDENTIFIER    

accNotifyBasicCompliance 1.3.6.1.4.1.10829.4.1.3.1.1
Module Compliance
Status: current Access: read-write
MODULE-COMPLIANCE    

accNotifyGroups 1.3.6.1.4.1.10829.4.1.3.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-write
OBJECT-GROUP