BAS-EVENT-MIB

File: BAS-EVENT-MIB.mib (5318 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC BAS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 DisplayString RowStatus
basExtEvent

Defined Types

BasTrapRecipientEntry  
SEQUENCE    
  basTrapRecipientIndex Integer32
  basTrapRecipientIpAddr IpAddress
  basTrapRecipientUdpPort INTEGER
  basTrapRecipientCommName OCTET STRING
  basTrapRecipientRowStatus RowStatus
  basTrapRecipientSnmpVersion INTEGER

BasTrapNotificationEntry  
SEQUENCE    
  basTrapNotificationId OBJECT IDENTIFIER
  basTrapNotificationIndex Integer32
  basTrapNotificationRowStatus RowStatus

Defined Values

basEventMib 1.3.6.1.4.1.3493.2.8.1
The MIB module defines the event MIB objects for Broadband Access Systems, Inc. interfaces extensions.
MODULE-IDENTITY    

basEvent 1.3.6.1.4.1.3493.2.8.1.1
OBJECT IDENTIFIER    

basTrapRecipientTable 1.3.6.1.4.1.3493.2.8.1.1.1
A list of trap recipient entries. The number of entries is given by the value of trapRecipientNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasTrapRecipientEntry

basTrapRecipientEntry 1.3.6.1.4.1.3493.2.8.1.1.1.1
An entry containing management information applicable to a particular recipient.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasTrapRecipientEntry  

basTrapRecipientIndex 1.3.6.1.4.1.3493.2.8.1.1.1.1.1
This object indicates an entry into the Trap Recipient Table. If no entries are present, this object must be zero
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basTrapRecipientIpAddr 1.3.6.1.4.1.3493.2.8.1.1.1.1.2
The Recipient's IP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

basTrapRecipientUdpPort 1.3.6.1.4.1.3493.2.8.1.1.1.1.3
The Recipient's UDP port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

basTrapRecipientCommName 1.3.6.1.4.1.3493.2.8.1.1.1.1.4
The Recipient's community name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

basTrapRecipientRowStatus 1.3.6.1.4.1.3493.2.8.1.1.1.1.5
This object is used to create and delete rows in the Trap Recipient's table
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

basTrapRecipientSnmpVersion 1.3.6.1.4.1.3493.2.8.1.1.1.1.6
This object is used to select the SNMP version when sending traps.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2  

basTrapNotificationTable 1.3.6.1.4.1.3493.2.8.1.1.2
A list of trap notification entries. The number of entries is given by the value of TrapRecipientNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BasTrapNotificationEntry

basTrapNotificationEntry 1.3.6.1.4.1.3493.2.8.1.1.2.1
An entry containing management information applicable to a particular Trap.
Status: current Access: not-accessible
OBJECT-TYPE    
  BasTrapNotificationEntry  

basTrapNotificationId 1.3.6.1.4.1.3493.2.8.1.1.2.1.1
This object indicates an OID entry into the Trap Notification Table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OBJECT IDENTIFIER  

basTrapNotificationIndex 1.3.6.1.4.1.3493.2.8.1.1.2.1.2
The Recipient's Trap Notification Index. The value specified by this object must be represented in the Trap Recipient's list
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

basTrapNotificationRowStatus 1.3.6.1.4.1.3493.2.8.1.1.2.1.3
This object is used to create and delete rows in the Trap Notification table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus