USR-PM-MIB

File: USR-PM-MIB.mib (8185 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
TruthValue DisplayString DisplayString
common UsrConfigStatus UsrPolicyfileName

Defined Types

UsrPmConfigEntry  
SEQUENCE    
  usrPmState TruthValue
  usrPmRemoteManAccess TruthValue
  usrPmRemoteManType DisplayString
  usrPmAlarmLevel Integer32
  usrPmAlarmPktSize Integer32
  usrPmAlarmStorageLocation DisplayString
  usrPmRefreshTimeout Integer32
  usrPmSupportedApplications DisplayString
  usrPmConfigIndex Integer32

UsrPolicyEntry  
SEQUENCE    
  usrPolicyfileName UsrPolicyfileName
  usrPolicyfileStatus INTEGER
  usrPolicyfileAssociation DisplayString
  usrPolicyfileVerifyError DisplayString
  usrPolicyPrintAccess INTEGER

Defined Values

usrPm 1.3.6.1.4.1.429.4.69
The commWorks enterprise defined MIB objects for the Policy Manager process.
MODULE-IDENTITY    

usrPmCFMStatusFlag 1.3.6.1.4.1.429.4.69.1
This variable controls saving and loading of configuration information for the PM Module. The value can be set to either save or load by a management station. The other values indicate if any configuration operation and what type is in progress.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrPmCfgFileName 1.3.6.1.4.1.429.4.69.2
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the PM module uses the default name `@file://PMModule.cfg'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPmConfigTable 1.3.6.1.4.1.429.4.69.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrPmConfigEntry

usrPmConfigEntry 1.3.6.1.4.1.429.4.69.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPmConfigEntry  

usrPmConfigIndex 1.3.6.1.4.1.429.4.69.3.1.9
A unique value for each PM Config file.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrPmState 1.3.6.1.4.1.429.4.69.3.1.1
This flag shows whether the Policy Manager has been enabled or disabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usrPmRemoteManAccess 1.3.6.1.4.1.429.4.69.3.1.2
This flag shows whether the Policy Manager allows remote configuration/management by an Management Station or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usrPmRemoteManType 1.3.6.1.4.1.429.4.69.3.1.3
Describes the means by which a remote management station can configure/manage the Policy Manager, e.g. via http, snmp etc.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPmAlarmLevel 1.3.6.1.4.1.429.4.69.3.1.4
This value determines the grade of information logging done by the Policy Manager /Flow Manager.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrPmAlarmPktSize 1.3.6.1.4.1.429.4.69.3.1.5
The size of the packet that will be saved in syslog (or other) records.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrPmAlarmStorageLocation 1.3.6.1.4.1.429.4.69.3.1.6
The destination for alarm messages and records.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPmRefreshTimeout 1.3.6.1.4.1.429.4.69.3.1.7
The time (in minutes) during checks on validity of flows in the flow database.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrPmSupportedApplications 1.3.6.1.4.1.429.4.69.3.1.8
Client Applications registered with the Policy Manager (QOS,IPSEC,NAT,FW,SOCKS).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrPolicyTable 1.3.6.1.4.1.429.4.69.4
A table of policy file names. The actual policy information is stored in an ASCII file in flash.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrPolicyEntry

usrPolicyEntry 1.3.6.1.4.1.429.4.69.4.1
The parameters for a policy file.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPolicyEntry  

usrPolicyfileName 1.3.6.1.4.1.429.4.69.4.1.1
The character name for this policy file.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrPolicyfileName  

usrPolicyfileStatus 1.3.6.1.4.1.429.4.69.4.1.2
The status of this policy file entry. Valid row entries in this table have the status field set to normal. The settable values are normal and delete. If the instance is not in the table and the status is normal, this will be an add operation. If the instance is in the table and the status is normal, this will be a modify operation. If the instance is in the table and the status is delete, this will be a delete operation. The values reading, verifying, and compiling are read-only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), delete(2), update(4), reading(8), converting(16), compiling(32), compileFailed(64), starting(128)  

usrPolicyfileAssociation 1.3.6.1.4.1.429.4.69.4.1.3
Details the interface/user that this Policy file is associated with.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

usrPolicyfileVerifyError 1.3.6.1.4.1.429.4.69.4.1.4
The error string returned when a policy file fails its verification process. Otherwise, this field is NULL.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

usrPolicyPrintAccess 1.3.6.1.4.1.429.4.69.4.1.5
This will allow user policy to be printed during compilation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

usrDynamicIPSec 1.3.6.1.4.1.429.4.69.5
This variable controls the Dynamic IPSec Association capability.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)