COMMUNITY-MIB

File: COMMUNITY-MIB.mib (4866 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

IpAddress enterprises OBJECT-TYPE

Defined Types

CommunityEntry  
SEQUENCE    
  communityName OCTET STRING
  communityTrap INTEGER
  communityIPAddr IpAddress
  communityIndex INTEGER

Defined Values

cabletron 1.3.6.1.4.1.52
OBJECT IDENTIFIER    

commsDevice 1.3.6.1.4.1.52.1
OBJECT IDENTIFIER    

community 1.3.6.1.4.1.52.1.52
OBJECT IDENTIFIER    

communityTable 1.3.6.1.4.1.52.1.52.2
This table houses the information needed for trivial authentication and sending traps.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CommunityEntry

communityEntry 1.3.6.1.4.1.52.1.52.2.1
Each entry contains a community name and access code for SNMP trivial authentication, an enable/disable traps option, as well as network and physical addressing information for traps.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CommunityEntry  

communityName 1.3.6.1.4.1.52.1.52.2.1.1
The community name that will be used for trivial authentication for SNMP get/set requests. This is also the community name used within an SNMP trap pdu. Each community name is associated with an access code of either NO_ACCESS, RO, RW, or SU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

communityTrap 1.3.6.1.4.1.52.1.52.2.1.2
This object is checked to determine if traps should be sent to the corresponding network address associated with it. The possible values are: trapOff (0), trapOn (1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

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

communityIndex 1.3.6.1.4.1.52.1.52.2.1.4
A unique value for each community entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER