Wellfleet-COPSC-MIB

File: Wellfleet-COPSC-MIB.mib (9188 bytes)

Imported modules

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

Imported symbols

IpAddress Gauge OBJECT-TYPE
DisplayString wfCopsCGroup

Defined Types

WfCopsSvrEntry  
SEQUENCE    
  wfCopsSvrDelete INTEGER
  wfCopsSvrDisable INTEGER
  wfCopsSvrIPAddr IpAddress
  wfCopsSvrPriority INTEGER
  wfCopsSvrConnState INTEGER
  wfCopsSvrConnTimer INTEGER
  wfCopsSvrConnRetryCount INTEGER
  wfCopsSvrKeepAliveTimer INTEGER
  wfCopsSvrReportTimer INTEGER
  wfCopsSvrTCPKeepAliveInterval INTEGER
  wfCopsSvrTCPKeepAliveRetryTimeOut INTEGER
  wfCopsSvrTCPKeepAliveMaxRetryCount INTEGER
  wfCopsSvrRemotePort INTEGER

Defined Values

wfCopsCBase 1.3.6.1.4.1.18.3.5.25.1.1
OBJECT IDENTIFIER    

wfCopsCDelete 1.3.6.1.4.1.18.3.5.25.1.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfCopsCDisable 1.3.6.1.4.1.18.3.5.25.1.1.2
Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfCopsCState 1.3.6.1.4.1.18.3.5.25.1.1.3
State parameter
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), localrecovery(2), init(3), down(4), notpresent(5)  

wfCopsCCurrentSlotMask 1.3.6.1.4.1.18.3.5.25.1.1.4
Slot mask indicating which slots COPS Client is currently up and running. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfCopsCSoloSlot 1.3.6.1.4.1.18.3.5.25.1.1.5
The current soloist slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfCopsCSoloSlotMask 1.3.6.1.4.1.18.3.5.25.1.1.6
Slot mask for which slots soloist is eligible to run on. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfCopsCDebugLogFilter 1.3.6.1.4.1.18.3.5.25.1.1.7
Turn logging ON or OFF for COPS Client debugging messages. The bit position is used to represent a COPS Client module: CopsC_LOG_COPS_PROCESSING 0x0001 - COPS processing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfCopsCIPAddr 1.3.6.1.4.1.18.3.5.25.1.1.8
Client's IP Address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfCopsCID 1.3.6.1.4.1.18.3.5.25.1.1.9
COPS Client's ID.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfCopsSvrTable 1.3.6.1.4.1.18.3.5.25.1.2
This tabulates the COPS Servers to contact.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfCopsSvrEntry

wfCopsSvrEntry 1.3.6.1.4.1.18.3.5.25.1.2.1
Entry summary.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfCopsSvrEntry  

wfCopsSvrDelete 1.3.6.1.4.1.18.3.5.25.1.2.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfCopsSvrDisable 1.3.6.1.4.1.18.3.5.25.1.2.1.2
Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfCopsSvrIPAddr 1.3.6.1.4.1.18.3.5.25.1.2.1.3
Server's IP Address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfCopsSvrPriority 1.3.6.1.4.1.18.3.5.25.1.2.1.4
Priority for being the active server. Higher value wins. Server IP Address will be used as tie-breaker.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfCopsSvrConnState 1.3.6.1.4.1.18.3.5.25.1.2.1.5
State of server connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER serverready(1), connnegotiation(2), connrecovery(3), servercontacted(4), noconn(5)  

wfCopsSvrConnTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.6
Time period between connection retries, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfCopsSvrConnRetryCount 1.3.6.1.4.1.18.3.5.25.1.2.1.7
Connection attempt retry before giving up on server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

wfCopsSvrKeepAliveTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.8
Time period between sending of Keep Alives, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfCopsSvrReportTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.9
Time period between sending of Reports, in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

wfCopsSvrTCPKeepAliveInterval 1.3.6.1.4.1.18.3.5.25.1.2.1.10
KeepAlive packets will be sent into inactive, established TCP connections after this time interval (in seconds). A time of zero disables this keepalive feature.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfCopsSvrTCPKeepAliveRetryTimeOut 1.3.6.1.4.1.18.3.5.25.1.2.1.11
TCP Keep Alive retransmit timeout period, in seconds. This is the interval at which unacknowledged Keep Alive messages will be retransmitted. If the Interval Timer is set to zero, this timer is ignored. If the Interval Timer is non-zero and this timer IS zero, no Keep Alives are sent and the session is terminated upon expiration of the Interval Timer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfCopsSvrTCPKeepAliveMaxRetryCount 1.3.6.1.4.1.18.3.5.25.1.2.1.12
Number of unacknowledged Keep Alive messages retransmitted before the TCP session is terminated. If this count is set to zero, only one Keep Alive message will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfCopsSvrRemotePort 1.3.6.1.4.1.18.3.5.25.1.2.1.13
Server's Remote TCP Port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535