Wellfleet-SNMPEXT-MIB

File: Wellfleet-SNMPEXT-MIB.mib (32313 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB SNMPv2-TC

Imported symbols

IpAddress Counter Gauge
OBJECT-TYPE DisplayString wfSnmpGroup
AutonomousType

Defined Types

WfSnmpCommEntry  
SEQUENCE    
  wfSnmpCommDelete INTEGER
  wfSnmpCommIndex INTEGER
  wfSnmpCommName DisplayString
  wfSnmpCommAccess INTEGER
  wfSnmpCommScopeType AutonomousType
  wfSnmpCommViewIndex INTEGER

WfSnmpMgrEntry  
SEQUENCE    
  wfSnmpMgrDelete INTEGER
  wfSnmpMgrCommIndex INTEGER
  wfSnmpMgrAddress IpAddress
  wfSnmpMgrName DisplayString
  wfSnmpMgrTrapPort INTEGER
  wfSnmpMgrTraps INTEGER
  wfSnmpMgrEncrSeed1 INTEGER
  wfSnmpMgrEncrSeed2 INTEGER
  wfSnmpMgrEncrSeed3 INTEGER
  wfSnmpMgrEncrSeed4 INTEGER
  wfSnmpMgrEncrSeed5 INTEGER
  wfSnmpMgrCircuitlessTrap INTEGER

WfSnmpTrapEntityEntry  
SEQUENCE    
  wfSnmpTrapEntityDelete INTEGER
  wfSnmpTrapEntityDisable INTEGER
  wfSnmpTrapEntityNumber INTEGER
  wfSnmpTrapEntitySlot INTEGER
  wfSnmpTrapEntityName DisplayString
  wfSnmpTrapEntityFault INTEGER
  wfSnmpTrapEntityWarn INTEGER
  wfSnmpTrapEntityInfo INTEGER
  wfSnmpTrapEntityTrace INTEGER
  wfSnmpTrapEntityDebug INTEGER

WfSnmpTrapEventEntry  
SEQUENCE    
  wfSnmpTrapEventDelete INTEGER
  wfSnmpTrapEventDisable INTEGER
  wfSnmpTrapEventEntity INTEGER
  wfSnmpTrapEventNumber INTEGER
  wfSnmpTrapEventName DisplayString

WfSnmpViewEntry  
SEQUENCE    
  wfSnmpViewDelete INTEGER
  wfSnmpViewIndex INTEGER
  wfSnmpViewSubtree INTEGER
  wfSnmpViewName DisplayString
  wfSnmpViewTree DisplayString
  wfSnmpViewType INTEGER

Defined Values

wfSnmp 1.3.6.1.4.1.18.3.5.3.5.1
OBJECT IDENTIFIER    

wfSnmpDisable 1.3.6.1.4.1.18.3.5.3.5.1.1
Enables or disables the SNMP subsystem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpUseLock 1.3.6.1.4.1.18.3.5.3.5.1.2
Flag to indicate whether set locking mechanism is enabled or disabled. Set locking permits only one manager to perform SNMP sets to the system at any given time. A genErr will be returned to managers that are locked out.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpLockAddress 1.3.6.1.4.1.18.3.5.3.5.1.3
Address of remote manager that is enforcing the lock. This value is set by the SNMP agent. Remote managers are only allowed to clear it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfSnmpLockTimeOut 1.3.6.1.4.1.18.3.5.3.5.1.4
The maximum time (in minutes) a lock can be idle before it is cleared. An idle period is a time interval with no sets from the locking manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfSnmpAuth 1.3.6.1.4.1.18.3.5.3.5.1.5
The type of authentication used by the agent (set through console interface).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER trivial(1), party(2), proprietary(3)  

wfSnmpInPkts 1.3.6.1.4.1.18.3.5.3.5.1.6
Total number of PDUs received by SNMP from transport entity
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutPkts 1.3.6.1.4.1.18.3.5.3.5.1.7
Total number of PDUs sent by SNMP to transport entity
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInBadVersions 1.3.6.1.4.1.18.3.5.3.5.1.8
Total number of PDUs requesting unsupported versions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInBadCommunityNames 1.3.6.1.4.1.18.3.5.3.5.1.9
Total number of PDUs which had an invalid community string
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInBadCommunityUses 1.3.6.1.4.1.18.3.5.3.5.1.10
Total number of PDUs requesting an operation unsupported by the community
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInASNParseErrs 1.3.6.1.4.1.18.3.5.3.5.1.11
Total number of ASN.1 parsing errors during decoding
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInBadTypes 1.3.6.1.4.1.18.3.5.3.5.1.12
Total number of PDUs having an unknown PDU type
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInTooBigs 1.3.6.1.4.1.18.3.5.3.5.1.13
Total number of PDUs delivered with ErrorStatus='tooBig
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInNoSuchNames 1.3.6.1.4.1.18.3.5.3.5.1.14
Total number of PDUs delivered with ErrorStatus='noSuchName
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInBadValues 1.3.6.1.4.1.18.3.5.3.5.1.15
Total number of PDUs delivered with ErrorStatus='badValue
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInReadOnlys 1.3.6.1.4.1.18.3.5.3.5.1.16
Total number of PDUs delivered with ErrorStatus='readOnly
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInGenErrs 1.3.6.1.4.1.18.3.5.3.5.1.17
Total number of PDUs delivered with ErrorStatus='genErr
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInTotalReqVars 1.3.6.1.4.1.18.3.5.3.5.1.18
Total number of MIB objects retrieved successfully by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInTotalSetVars 1.3.6.1.4.1.18.3.5.3.5.1.19
Total number of MIB objects which have been SET successfully
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInGetRequests 1.3.6.1.4.1.18.3.5.3.5.1.20
Total number of Get-Request PDUS accepted and processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInGetNexts 1.3.6.1.4.1.18.3.5.3.5.1.21
Total number of GetNext-Request PDUS accepted and processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInSetRequests 1.3.6.1.4.1.18.3.5.3.5.1.22
Total number of Set-Request PDUS accepted and processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInGetResponses 1.3.6.1.4.1.18.3.5.3.5.1.23
Total number of GetResponse PDUs accepted and processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpInTraps 1.3.6.1.4.1.18.3.5.3.5.1.24
Total number of Trap PDUs accepted and processed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutTooBigs 1.3.6.1.4.1.18.3.5.3.5.1.25
Total number of PDUs generated by the agent with ErrorStatus= 'tooBig
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutNoSuchNames 1.3.6.1.4.1.18.3.5.3.5.1.26
Total number of PDUs generated by the agent with ErrorStatus= 'noSuchName
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutBadValues 1.3.6.1.4.1.18.3.5.3.5.1.27
Total number of PDUs generated by the agent with ErrorStatus= 'badValue
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutReadOnlys 1.3.6.1.4.1.18.3.5.3.5.1.28
Total number of PDUs generated by the agent with ErrorStatus= 'readOnly
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutGenErrs 1.3.6.1.4.1.18.3.5.3.5.1.29
Total number of PDUs generated by the agent with ErrorStatus= 'genErr
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutGetRequests 1.3.6.1.4.1.18.3.5.3.5.1.30
Total number of Get-Request PDUs generated by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutGetNexts 1.3.6.1.4.1.18.3.5.3.5.1.31
Total number of Get-Next-Request PDUs generated by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutSetRequests 1.3.6.1.4.1.18.3.5.3.5.1.32
Total number of Set-Request PDUs generated by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutGetResponses 1.3.6.1.4.1.18.3.5.3.5.1.33
Total number of Get-Response PDUs generated by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpOutTraps 1.3.6.1.4.1.18.3.5.3.5.1.34
Total number of Trap PDUs generated by the agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSnmpEnableAuthTraps 1.3.6.1.4.1.18.3.5.3.5.1.35
Idicates whether agent can generate Authentication Failure Traps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpTrapDebug 1.3.6.1.4.1.18.3.5.3.5.1.36
This attribute controls the specific trap filter for debug messages
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapTrace 1.3.6.1.4.1.18.3.5.3.5.1.37
This attribute controls the specific trap filter for trace messages
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapInfo 1.3.6.1.4.1.18.3.5.3.5.1.38
This attribute controls the specific trap filter for informational messages
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapWarn 1.3.6.1.4.1.18.3.5.3.5.1.39
This attribute controls the specific trap filter for warning messages
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapFault 1.3.6.1.4.1.18.3.5.3.5.1.40
This attribute controls the specific trap filter for fault messages
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpIpTos 1.3.6.1.4.1.18.3.5.3.5.1.41
The Type Of Service value set in the IP datagram specifies to the Internet transport layer how the datagram should be handled. For SNMP high reliability Type Of Service is important.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), reliability(2)  

wfSnmpPropEncryption 1.3.6.1.4.1.18.3.5.3.5.1.42
The encryption algorithm to use in proprietary security
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER wflt(1), others(2)  

wfSnmpPDUThreads 1.3.6.1.4.1.18.3.5.3.5.1.43
The number of EMANATE Master Agent PDU thread gates
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..20  

wfSnmpBusyPDUThreads 1.3.6.1.4.1.18.3.5.3.5.1.44
The current number of busy EMANATE Master Agent PDU thread gates
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfSnmpLogLevel 1.3.6.1.4.1.18.3.5.3.5.1.45
The log level enabled for EMANATE log messages
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER apall(1), aperror(2), apwarn(3), aptrace(4), aptraceerr(5), aptracewarn(6), aperrwarn(7), apnone(8)  

wfSnmpDelete 1.3.6.1.4.1.18.3.5.3.5.1.46
Create/Delete parameter. Default is created.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpScopeDelimiter 1.3.6.1.4.1.18.3.5.3.5.1.47
The character used to separate the naming scope from a scoped community name in the community configuration table. Note that any attempt to configure a community containing this delimiter will be rejected. further, any attempt to change the value of this object to a value which is already used in an existing community string will be rejected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1)  

wfSnmpMaxInPktChain 1.3.6.1.4.1.18.3.5.3.5.1.48
The maximum number of packets allowed to be processed by snmp gate in a single running state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..128  

wfSnmpCommTable 1.3.6.1.4.1.18.3.5.3.5.2
A table containing valid management communities
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSnmpCommEntry

wfSnmpCommEntry 1.3.6.1.4.1.18.3.5.3.5.2.1
Information about a particular community
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSnmpCommEntry  

wfSnmpCommDelete 1.3.6.1.4.1.18.3.5.3.5.2.1.1
A flag to indicate community instance deletion
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpCommIndex 1.3.6.1.4.1.18.3.5.3.5.2.1.2
A unique numeric value that has a one to one correspondence with the community name
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpCommName 1.3.6.1.4.1.18.3.5.3.5.2.1.3
Community name
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfSnmpCommAccess 1.3.6.1.4.1.18.3.5.3.5.2.1.4
Community access mode
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER read-only(1), read-write(2)  

wfSnmpCommScopeType 1.3.6.1.4.1.18.3.5.3.5.2.1.5
The type of logical entity with which this community is associated. The naming scope for this type of logical entity is accessed by appending a '@' character followed by the ascii name of the naming scope to the community string, wfsnmpCommName, of this entity. If the scope is unspecified {0 0}, then this community is assumed to be affiliated with the main naming scope.
Status: mandatory Access: read-write
OBJECT-TYPE    
  AutonomousType  

wfSnmpCommViewIndex 1.3.6.1.4.1.18.3.5.3.5.2.1.6
Index of the view that is associated to this community.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrTable 1.3.6.1.4.1.18.3.5.3.5.3
A table containing managers and their respective communities
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSnmpMgrEntry

wfSnmpMgrEntry 1.3.6.1.4.1.18.3.5.3.5.3.1
Information about a manager of a community
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSnmpMgrEntry  

wfSnmpMgrDelete 1.3.6.1.4.1.18.3.5.3.5.3.1.1
A flag to indicate manager instance deletion
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpMgrCommIndex 1.3.6.1.4.1.18.3.5.3.5.3.1.2
Associates this manager with a community in the community table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrAddress 1.3.6.1.4.1.18.3.5.3.5.3.1.3
IP Address of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfSnmpMgrName 1.3.6.1.4.1.18.3.5.3.5.3.1.4
A name for this manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfSnmpMgrTrapPort 1.3.6.1.4.1.18.3.5.3.5.3.1.5
The UDP Port on which this manager is listening for traps
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrTraps 1.3.6.1.4.1.18.3.5.3.5.3.1.6
Allowable trap types to be sent to Manager
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), generic(2), specific(4), all(7)  

wfSnmpMgrEncrSeed1 1.3.6.1.4.1.18.3.5.3.5.3.1.7
The encrypted value of the seed counter for application 1 of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrEncrSeed2 1.3.6.1.4.1.18.3.5.3.5.3.1.8
The encrypted value of the seed counter for application 2 of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrEncrSeed3 1.3.6.1.4.1.18.3.5.3.5.3.1.9
The encrypted value of the seed counter for application 3 of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrEncrSeed4 1.3.6.1.4.1.18.3.5.3.5.3.1.10
The encrypted value of the seed counter for application 4 of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrEncrSeed5 1.3.6.1.4.1.18.3.5.3.5.3.1.11
The encrypted value of the seed counter for application 5 of this manager
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpMgrCircuitlessTrap 1.3.6.1.4.1.18.3.5.3.5.3.1.12
If enabled use the circuitless interface IP address as SNMP Trap source. If disabled (default), use the outgoing interface IP address as SNMP Trap source address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpTrapEntityTable 1.3.6.1.4.1.18.3.5.3.5.5
A table of Entity Trap switches ; indexed by entity number and slot
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSnmpTrapEntityEntry

wfSnmpTrapEntityEntry 1.3.6.1.4.1.18.3.5.3.5.5.1
An Entity Trap Switch Entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSnmpTrapEntityEntry  

wfSnmpTrapEntityDelete 1.3.6.1.4.1.18.3.5.3.5.5.1.1
A flag to indicate entity instance deletion
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpTrapEntityDisable 1.3.6.1.4.1.18.3.5.3.5.5.1.2
Enable/Disable an entity's traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpTrapEntityNumber 1.3.6.1.4.1.18.3.5.3.5.5.1.3
Entity number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpTrapEntitySlot 1.3.6.1.4.1.18.3.5.3.5.5.1.4
Slot number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpTrapEntityName 1.3.6.1.4.1.18.3.5.3.5.5.1.5
Entity Name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfSnmpTrapEntityFault 1.3.6.1.4.1.18.3.5.3.5.5.1.6
This attribute controls the entity's fault messages. A trap will be generated when this is turned ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapEntityWarn 1.3.6.1.4.1.18.3.5.3.5.5.1.7
This attribute controls the entity's warning messages. A trap will be generated when this is turned ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapEntityInfo 1.3.6.1.4.1.18.3.5.3.5.5.1.8
This attribute controls the entity's info messages. A trap will be generated when this is turned ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapEntityTrace 1.3.6.1.4.1.18.3.5.3.5.5.1.9
This attribute controls the entity's info messages. A trap will be generated when this is turned ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapEntityDebug 1.3.6.1.4.1.18.3.5.3.5.5.1.10
This attribute controls the entity's debug messages. A trap will be generated when this is turned ON.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSnmpTrapEventTable 1.3.6.1.4.1.18.3.5.3.5.6
A table of Event Trap switches ; indexed by entity and event number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSnmpTrapEventEntry

wfSnmpTrapEventEntry 1.3.6.1.4.1.18.3.5.3.5.6.1
An Event Trap Switch Entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSnmpTrapEventEntry  

wfSnmpTrapEventDelete 1.3.6.1.4.1.18.3.5.3.5.6.1.1
Create/Delete a trap event switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpTrapEventDisable 1.3.6.1.4.1.18.3.5.3.5.6.1.2
Enable/Disable trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSnmpTrapEventEntity 1.3.6.1.4.1.18.3.5.3.5.6.1.3
Entity number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpTrapEventNumber 1.3.6.1.4.1.18.3.5.3.5.6.1.4
Event number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpTrapEventName 1.3.6.1.4.1.18.3.5.3.5.6.1.5
Entity name of event
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfSnmpViewTable 1.3.6.1.4.1.18.3.5.3.5.7
Locally held information about the MIB views known to this snmp agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSnmpViewEntry

wfSnmpViewEntry 1.3.6.1.4.1.18.3.5.3.5.7.1
Information on a particular family of view subtrees included in or excluded from the view of an external management entity
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSnmpViewEntry  

wfSnmpViewDelete 1.3.6.1.4.1.18.3.5.3.5.7.1.1
Create/Delete parameter for the view.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfSnmpViewIndex 1.3.6.1.4.1.18.3.5.3.5.7.1.2
A unique value for each MIB view. The value for each MIB view must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpViewSubtree 1.3.6.1.4.1.18.3.5.3.5.7.1.3
A sequencial numeric value that makes each snmp view entry and its subtree view unique.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSnmpViewName 1.3.6.1.4.1.18.3.5.3.5.7.1.4
Ascii name of the view
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfSnmpViewTree 1.3.6.1.4.1.18.3.5.3.5.7.1.5
The ascii representation of the view tree. The object portion of the view tree may be represented by its character name or its numerical representation. The attribute and instance portions of the tree must be indentified by their numerical representation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfSnmpViewType 1.3.6.1.4.1.18.3.5.3.5.7.1.6
The status of a particular family of view subtrees. The value `included(1)' indicates that the corresponding instances of the configured mib subtree define a family of view subtrees included in the MIB view. The value `excluded(2)' indicates that the corresponding instances of the configured mib subtree and wfSnmpViewMask define a family of view subtrees excluded from the MIB view.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER included(1), excluded(2)