GBNPlatformOAMMailalarm-MIB

File: GBNPlatformOAMMailalarm-MIB.mib (4275 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
SNMPv2-MIB GBNPlatformOAM-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Gauge32 Unsigned32 Integer32
IpAddress NOTIFICATION-TYPE RowStatus
TruthValue DisplayString MacAddress
MODULE-COMPLIANCE OBJECT-GROUP snmpTraps
gbnPlatformOAM

Defined Types

MailalarmCcAddrEntry  
SEQUENCE    
  mailalarmCcAddrIdx INTEGER 0..3
  mailalarmCcAddr OCTET STRING Size(0..127)

Defined Values

gbnPlatformOAMMailalarm 1.3.6.1.4.1.13464.1.2.1.1.12
Mailalarm mib definition.
MODULE-IDENTITY    

mailalarmState 1.3.6.1.4.1.13464.1.2.1.1.12.1
enable or disable Mailalarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mailalarmSrvAddr 1.3.6.1.4.1.13464.1.2.1.1.12.2
the address of the SMTP server used by Mailalarm.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mailalarmRceiverAddr 1.3.6.1.4.1.13464.1.2.1.1.12.3
the e-mail address of the receiver.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

mailalarmLogLevel 1.3.6.1.4.1.13464.1.2.1.1.12.4
the mailalarm level of syslog.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

mailalarmSmtpAuthEnable 1.3.6.1.4.1.13464.1.2.1.1.12.5
enable or disable smtp authentication.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mailalarmSmtpUsername 1.3.6.1.4.1.13464.1.2.1.1.12.6
smtp username.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

mailalarmSmtpPasswd 1.3.6.1.4.1.13464.1.2.1.1.12.7
smtp password.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

mailalarmCcAddrTable 1.3.6.1.4.1.13464.1.2.1.1.12.8
the e-mail address table of the Cc. receiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MailalarmCcAddrEntry

mailalarmCcAddrEntry 1.3.6.1.4.1.13464.1.2.1.1.12.8.1
the e-mail address entry of the Cc. receiver.
Status: current Access: not-accessible
OBJECT-TYPE    
  MailalarmCcAddrEntry  

mailalarmCcAddrIdx 1.3.6.1.4.1.13464.1.2.1.1.12.8.1.1
the index of the address entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

mailalarmCcAddr 1.3.6.1.4.1.13464.1.2.1.1.12.8.1.2
the e-mail address of the Cc. receiver.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..127)