ONEACCESS-SNMP-CONFIG-MIB

File: ONEACCESS-SNMP-CONFIG-MIB.mib (12363 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
ONEACCESS-GLOBAL-REG

Imported symbols

OBJECT-GROUP IpAddress Integer32
Counter32 Counter64 OBJECT-TYPE
MODULE-IDENTITY DisplayString RowStatus
PhysAddress TruthValue oacExpIMIpAcl
oacMIBModules oacExpIMManagement

Defined Types

OacSnmpCommunityConfigEntry  
SEQUENCE    
  oacSnmpCommunityString OCTET STRING
  oacSnmpCommunityAccessType INTEGER
  oacSnmpCommunityAclType INTEGER
  oacSnmpCommunityAclName OCTET STRING
  oacSnmpCommunityV2GroupName OCTET STRING
  oacSnmpCommunityisEncrypted TruthValue
  oacSnmpCommunityRowStatus RowStatus

OacSnmpRemoteEngineIdConfigEntry  
SEQUENCE    
  oacSnmpRemoteEngineId OCTET STRING
  oacSnmpRemoteEngineIpAddr IpAddress
  oacSnmpRemoteEngineMaxMsgSize INTEGER
  oacSnmpRemoteEngineRowstatus RowStatus

OacSnmpTrapConfigEntry  
SEQUENCE    
  oacSnmpTrapConfigType INTEGER
  oacSnmpTrapConfigisEnabled TruthValue
  oacSnmpTrapConfigRowStatus RowStatus

Defined Values

oacSnmpConfigMIB 1.3.6.1.4.1.13191.1.100.2002
fixed compilation issues
MODULE-IDENTITY    

oacSnmpConfig 1.3.6.1.4.1.13191.10.3.4.20
OBJECT IDENTIFIER    

oacSnmpConfigObjects 1.3.6.1.4.1.13191.10.3.4.20.1
OBJECT IDENTIFIER    

oacSnmpConfigConformance 1.3.6.1.4.1.13191.10.3.4.20.2
OBJECT IDENTIFIER    

oacSnmpSource 1.3.6.1.4.1.13191.10.3.4.20.1.1
snmp source { | any }
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSnmpTrapSource 1.3.6.1.4.1.13191.10.3.4.20.1.2
snmp trap-source { | any }
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSnmpMibIfDescrShort 1.3.6.1.4.1.13191.10.3.4.20.1.3
will display the interface name with out spaces between the interface and unit
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

oacSnmpChassisId 1.3.6.1.4.1.13191.10.3.4.20.1.4
Chassis Id of this device.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

oacSnmpMaxMsgSize 1.3.6.1.4.1.13191.10.3.4.20.1.5
maximum size of the snmp message
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

oacSnmpCommunityConfigTable 1.3.6.1.4.1.13191.10.3.4.20.1.6
This table will hold the configuration required to apply the SNMP view on a read/write V2C community.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacSnmpCommunityConfigEntry

oacSnmpCommunityConfigEntry 1.3.6.1.4.1.13191.10.3.4.20.1.6.1
A Entry will hold the view applied for a community.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacSnmpCommunityConfigEntry  

oacSnmpCommunityString 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.1
The community string
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSnmpCommunityAccessType 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.2
This object identifies the type of community for which this community string is attached.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER set-read-community(1), set-write-community(2)  

oacSnmpCommunityAclType 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.3
Ipv4 or Ipv6 Acl attached to this snmp community string
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipv4(1), ipv6(2)  

oacSnmpCommunityAclName 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.4
Ipv4 Acl attached to this snmp community string
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

oacSnmpCommunityV2GroupName 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.5
Snmp group attached to this community string
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

oacSnmpCommunityisEncrypted 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.6
if true the string should be encrypted. If false it will be a plain text string.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacSnmpCommunityRowStatus 1.3.6.1.4.1.13191.10.3.4.20.1.6.1.7
The row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacSnmpEngineId 1.3.6.1.4.1.13191.10.3.4.20.1.7
By default on OneOS the engineId is created by using the mac address of FastEthernet Interface.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSnmpRemoteAgentIpAddr 1.3.6.1.4.1.13191.10.3.4.20.1.8
From the ip address provided remote agent's engine id is discovered.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

oacSnmpRemoteEngineIdConfigTable 1.3.6.1.4.1.13191.10.3.4.20.1.9
This table will hold the configuration for snmp traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacSnmpRemoteEngineIdConfigEntry

oacSnmpRemoteEngineIdConfigEntry 1.3.6.1.4.1.13191.10.3.4.20.1.9.1
A Entry will hold if a trap is enabled or disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacSnmpRemoteEngineIdConfigEntry  

oacSnmpRemoteEngineId 1.3.6.1.4.1.13191.10.3.4.20.1.9.1.1
Engine Id of the remote.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

oacSnmpRemoteEngineIpAddr 1.3.6.1.4.1.13191.10.3.4.20.1.9.1.2
if true the string should be encrypted. If false it will be a plain text string.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

oacSnmpRemoteEngineMaxMsgSize 1.3.6.1.4.1.13191.10.3.4.20.1.9.1.3
if true the string should be encrypted. if false it will be a plain text string.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 484..8192  

oacSnmpRemoteEngineRowstatus 1.3.6.1.4.1.13191.10.3.4.20.1.9.1.4
The row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacSnmpTrapConfigTable 1.3.6.1.4.1.13191.10.3.4.20.1.10
This table will hold the configuration for snmp traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacSnmpTrapConfigEntry

oacSnmpTrapConfigEntry 1.3.6.1.4.1.13191.10.3.4.20.1.10.1
A Entry will hold if a trap is enabled or disabled.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacSnmpTrapConfigEntry  

oacSnmpTrapConfigType 1.3.6.1.4.1.13191.10.3.4.20.1.10.1.1
The user can enable or disable the following traps: 1. standard, 2. acl, 3. bgp, 4. ipsec, 5. isakmp, 6. isdn, 7. nat, 8. pstn, 9. vrrp
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER standard(1), acl(2), bgp(3), ipsec(4), isakmp(5), isdn(6), nat(7), pstn(8), vrrp(9)  

oacSnmpTrapConfigisEnabled 1.3.6.1.4.1.13191.10.3.4.20.1.10.1.2
if true the string should be encrypted. if false it will be a plain text string.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

oacSnmpTrapConfigRowStatus 1.3.6.1.4.1.13191.10.3.4.20.1.10.1.3
The row status for this entry
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacSnmpConfigGroups 1.3.6.1.4.1.13191.10.3.4.20.2.1
OBJECT IDENTIFIER    

oacSnmpConfigGroup 1.3.6.1.4.1.13191.10.3.4.20.2.1.1
Group of SNMP objects
Status: current Access: read-create
OBJECT-GROUP    

oacSnmpCompls 1.3.6.1.4.1.13191.10.3.4.20.2.2
OBJECT IDENTIFIER