Wellfleet-COPSC-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-COPSC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfCopsCBase 1.3.6.1.4.1.18.3.5.25.1.1
     wfCopsCDelete 1.3.6.1.4.1.18.3.5.25.1.1.1 integer read-write
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1.
     wfCopsCDisable 1.3.6.1.4.1.18.3.5.25.1.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
     wfCopsCState 1.3.6.1.4.1.18.3.5.25.1.1.3 integer read-only
State parameter Enumeration: 'down': 4, 'init': 3, 'up': 1, 'notpresent': 5, 'localrecovery': 2.
     wfCopsCCurrentSlotMask 1.3.6.1.4.1.18.3.5.25.1.1.4 gauge read-only
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.
     wfCopsCSoloSlot 1.3.6.1.4.1.18.3.5.25.1.1.5 integer read-only
The current soloist slot.
     wfCopsCSoloSlotMask 1.3.6.1.4.1.18.3.5.25.1.1.6 gauge read-write
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.
     wfCopsCDebugLogFilter 1.3.6.1.4.1.18.3.5.25.1.1.7 integer read-write
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.
     wfCopsCIPAddr 1.3.6.1.4.1.18.3.5.25.1.1.8 ipaddress read-write
Client's IP Address.
     wfCopsCID 1.3.6.1.4.1.18.3.5.25.1.1.9 displaystring read-write
COPS Client's ID.
 wfCopsSvrTable 1.3.6.1.4.1.18.3.5.25.1.2 no-access
This tabulates the COPS Servers to contact.
     wfCopsSvrEntry 1.3.6.1.4.1.18.3.5.25.1.2.1 no-access
Entry summary.
         wfCopsSvrDelete 1.3.6.1.4.1.18.3.5.25.1.2.1.1 integer read-write
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1.
         wfCopsSvrDisable 1.3.6.1.4.1.18.3.5.25.1.2.1.2 integer read-write
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1.
         wfCopsSvrIPAddr 1.3.6.1.4.1.18.3.5.25.1.2.1.3 ipaddress read-only
Server's IP Address.
         wfCopsSvrPriority 1.3.6.1.4.1.18.3.5.25.1.2.1.4 integer read-write
Priority for being the active server. Higher value wins. Server IP Address will be used as tie-breaker.
         wfCopsSvrConnState 1.3.6.1.4.1.18.3.5.25.1.2.1.5 integer read-only
State of server connection. Enumeration: 'noconn': 5, 'connnegotiation': 2, 'servercontacted': 4, 'serverready': 1, 'connrecovery': 3.
         wfCopsSvrConnTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.6 integer read-write
Time period between connection retries, in seconds.
         wfCopsSvrConnRetryCount 1.3.6.1.4.1.18.3.5.25.1.2.1.7 integer read-write
Connection attempt retry before giving up on server.
         wfCopsSvrKeepAliveTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.8 integer read-write
Time period between sending of Keep Alives, in seconds.
         wfCopsSvrReportTimer 1.3.6.1.4.1.18.3.5.25.1.2.1.9 integer read-write
Time period between sending of Reports, in seconds.
         wfCopsSvrTCPKeepAliveInterval 1.3.6.1.4.1.18.3.5.25.1.2.1.10 integer read-write
KeepAlive packets will be sent into inactive, established TCP connections after this time interval (in seconds). A time of zero disables this keepalive feature.
         wfCopsSvrTCPKeepAliveRetryTimeOut 1.3.6.1.4.1.18.3.5.25.1.2.1.11 integer read-write
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.
         wfCopsSvrTCPKeepAliveMaxRetryCount 1.3.6.1.4.1.18.3.5.25.1.2.1.12 integer read-write
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.
         wfCopsSvrRemotePort 1.3.6.1.4.1.18.3.5.25.1.2.1.13 integer read-write
Server's Remote TCP Port.