TRAP-MIB

File: TRAP-MIB.mib (5417 bytes)

Imported modules

RFC1155-SMI CTRON-MIB-NAMES RFC-1212

Imported symbols

IpAddress ctTrapTable OBJECT-TYPE

Defined Types

TrapEntry  
SEQUENCE    
  trapIndex INTEGER
  trapCommunityName OCTET STRING
  trapStatus INTEGER
  trapIPAddr IpAddress
  trapSrcParty OBJECT IDENTIFIER
  trapDstParty OBJECT IDENTIFIER

Defined Values

trap 1.3.6.1.4.1.52.4.1.5.7.1
OBJECT IDENTIFIER    

trapTable 1.3.6.1.4.1.52.4.1.5.7.1.1
This table houses information for transmitting traps. This table is not associated with trivial authentication.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrapEntry

trapEntry 1.3.6.1.4.1.52.4.1.5.7.1.1.1
Each entry contains a community name for the SNMP trap PDU, network addresses of who receives traps from this device and a trap status of Enable or Disable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TrapEntry  

trapIndex 1.3.6.1.4.1.52.4.1.5.7.1.1.1.1
A unique value for each trap entry that indexes the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..32  

trapCommunityName 1.3.6.1.4.1.52.4.1.5.7.1.1.1.2
The community name that will be used within the SNMP trap PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

trapStatus 1.3.6.1.4.1.52.4.1.5.7.1.1.1.3
This object is checked to determine if traps should be sent to the corresponding network address associated with it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER trapsDisabled(1), trapsEnabled(2)  

trapIPAddr 1.3.6.1.4.1.52.4.1.5.7.1.1.1.4
The network address of the device that will receive traps from this agent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

trapSrcParty 1.3.6.1.4.1.52.4.1.5.7.1.1.1.5
This object administratively defines operations of the source SNMP protocol entity. When processing a SNMP message, the entity acts as a SNMP party.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER  

trapDstParty 1.3.6.1.4.1.52.4.1.5.7.1.1.1.6
This object administratively defines operations of the destination SNMP protocol entity. When processing a SNMP message, the entity acts as a SNMP party.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OBJECT IDENTIFIER