WWP-COMMUNITY-MIB

File: WWP-COMMUNITY-MIB.mib (6074 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC WWP-SMI

Imported symbols

IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY RowStatus TEXTUAL-CONVENTION
wwpModules

Defined Types

WwpCommunityEntry  
SEQUENCE    
  wwpCommunityName OCTET STRING Size(0..64)
  wwpCommunityIpAddress IpAddress
  wwpCommunityRights INTEGER
  wwpCommunityStatus RowStatus

WwpNotifCommunityEntry  
SEQUENCE    
  wwpNotifCommunityName OCTET STRING Size(0..64)
  wwpNotifCommunityDestAddr IpAddress
  wwpNotifCommunityStatus RowStatus

Defined Values

wwpCommunityMIB 1.3.6.1.4.1.6141.2.32
The MIB module for the WWP Community specific information.
MODULE-IDENTITY    

wwpCommunityMIBObjects 1.3.6.1.4.1.6141.2.32.1
OBJECT IDENTIFIER    

wwpCommunity 1.3.6.1.4.1.6141.2.32.1.1
OBJECT IDENTIFIER    

wwpCommunityMIBNotificationPrefix 1.3.6.1.4.1.6141.2.32.2
OBJECT IDENTIFIER    

wwpCommunityMIBNotifications 1.3.6.1.4.1.6141.2.32.2.0
OBJECT IDENTIFIER    

wwpCommunityMIBConformance 1.3.6.1.4.1.6141.2.32.3
OBJECT IDENTIFIER    

wwpCommunityMIBCompliances 1.3.6.1.4.1.6141.2.32.3.1
OBJECT IDENTIFIER    

wwpCommunityMIBGroups 1.3.6.1.4.1.6141.2.32.3.2
OBJECT IDENTIFIER    

wwpCommunityTable 1.3.6.1.4.1.6141.2.32.1.1.1
Table of read/write Community entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpCommunityEntry

wwpCommunityEntry 1.3.6.1.4.1.6141.2.32.1.1.1.1
An entry for each read/write community.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpCommunityEntry  

wwpCommunityName 1.3.6.1.4.1.6141.2.32.1.1.1.1.1
The Name of Community String.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpCommunityIpAddress 1.3.6.1.4.1.6141.2.32.1.1.1.1.2
The IP Address of the host(s) with access rights. A value of 0 means that access is allowed to any host.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpCommunityRights 1.3.6.1.4.1.6141.2.32.1.1.1.1.3
Rights associated with the Community Strings. The community Name associated with 'readOnly' community Rights will not have any access (read\write) to the readWrite communities.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

wwpCommunityStatus 1.3.6.1.4.1.6141.2.32.1.1.1.1.4
To create a row in this table, a manager must set this object to 'createAndGo'. wwpCommunityRights must be valid prior to setting this object to 'active'. The Agent should not let all the comunities to be deleted as this will cause isolation of the device. At least one readOnly community and one readWrite community should always be present.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpNotifCommunityTable 1.3.6.1.4.1.6141.2.32.1.1.2
Table of Notification Community entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WwpNotifCommunityEntry

wwpNotifCommunityEntry 1.3.6.1.4.1.6141.2.32.1.1.2.1
An entry for each notification community.
Status: current Access: not-accessible
OBJECT-TYPE    
  WwpNotifCommunityEntry  

wwpNotifCommunityName 1.3.6.1.4.1.6141.2.32.1.1.2.1.1
The Community String to be used for the notifications.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..64)  

wwpNotifCommunityDestAddr 1.3.6.1.4.1.6141.2.32.1.1.2.1.2
The IP Address of the host to which notification is to be sent.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

wwpNotifCommunityStatus 1.3.6.1.4.1.6141.2.32.1.1.2.1.3
To create a row in this table, a manager must set this object to 'createAndGo'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

wwpCommunityPersist 1.3.6.1.4.1.6141.2.32.1.1.3
To persist the SNMP communities, this object should be set to 'persist'. A read on this object should return none(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), persist(1)