Wellfleet-SNMPEXT-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-SNMPEXT-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).
|
|||
Object Name | OID | Type | Access | Info |
wfSnmp | 1.3.6.1.4.1.18.3.5.3.5.1 | |||
wfSnmpDisable | 1.3.6.1.4.1.18.3.5.3.5.1.1 | integer | read-write |
Enables or disables the SNMP subsystem Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpUseLock | 1.3.6.1.4.1.18.3.5.3.5.1.2 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpLockAddress | 1.3.6.1.4.1.18.3.5.3.5.1.3 | ipaddress | read-write |
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. |
wfSnmpLockTimeOut | 1.3.6.1.4.1.18.3.5.3.5.1.4 | integer | read-write |
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. |
wfSnmpAuth | 1.3.6.1.4.1.18.3.5.3.5.1.5 | integer | read-only |
The type of authentication used by the agent (set through console interface). Enumeration: 'party': 2, 'proprietary': 3, 'trivial': 1. |
wfSnmpInPkts | 1.3.6.1.4.1.18.3.5.3.5.1.6 | counter | read-only |
Total number of PDUs received by SNMP from transport entity |
wfSnmpOutPkts | 1.3.6.1.4.1.18.3.5.3.5.1.7 | counter | read-only |
Total number of PDUs sent by SNMP to transport entity |
wfSnmpInBadVersions | 1.3.6.1.4.1.18.3.5.3.5.1.8 | counter | read-only |
Total number of PDUs requesting unsupported versions |
wfSnmpInBadCommunityNames | 1.3.6.1.4.1.18.3.5.3.5.1.9 | counter | read-only |
Total number of PDUs which had an invalid community string |
wfSnmpInBadCommunityUses | 1.3.6.1.4.1.18.3.5.3.5.1.10 | counter | read-only |
Total number of PDUs requesting an operation unsupported by the community |
wfSnmpInASNParseErrs | 1.3.6.1.4.1.18.3.5.3.5.1.11 | counter | read-only |
Total number of ASN.1 parsing errors during decoding |
wfSnmpInBadTypes | 1.3.6.1.4.1.18.3.5.3.5.1.12 | counter | read-only |
Total number of PDUs having an unknown PDU type |
wfSnmpInTooBigs | 1.3.6.1.4.1.18.3.5.3.5.1.13 | counter | read-only |
Total number of PDUs delivered with ErrorStatus='tooBig |
wfSnmpInNoSuchNames | 1.3.6.1.4.1.18.3.5.3.5.1.14 | counter | read-only |
Total number of PDUs delivered with ErrorStatus='noSuchName |
wfSnmpInBadValues | 1.3.6.1.4.1.18.3.5.3.5.1.15 | counter | read-only |
Total number of PDUs delivered with ErrorStatus='badValue |
wfSnmpInReadOnlys | 1.3.6.1.4.1.18.3.5.3.5.1.16 | counter | read-only |
Total number of PDUs delivered with ErrorStatus='readOnly |
wfSnmpInGenErrs | 1.3.6.1.4.1.18.3.5.3.5.1.17 | counter | read-only |
Total number of PDUs delivered with ErrorStatus='genErr |
wfSnmpInTotalReqVars | 1.3.6.1.4.1.18.3.5.3.5.1.18 | counter | read-only |
Total number of MIB objects retrieved successfully by the agent |
wfSnmpInTotalSetVars | 1.3.6.1.4.1.18.3.5.3.5.1.19 | counter | read-only |
Total number of MIB objects which have been SET successfully |
wfSnmpInGetRequests | 1.3.6.1.4.1.18.3.5.3.5.1.20 | counter | read-only |
Total number of Get-Request PDUS accepted and processed |
wfSnmpInGetNexts | 1.3.6.1.4.1.18.3.5.3.5.1.21 | counter | read-only |
Total number of GetNext-Request PDUS accepted and processed |
wfSnmpInSetRequests | 1.3.6.1.4.1.18.3.5.3.5.1.22 | counter | read-only |
Total number of Set-Request PDUS accepted and processed |
wfSnmpInGetResponses | 1.3.6.1.4.1.18.3.5.3.5.1.23 | counter | read-only |
Total number of GetResponse PDUs accepted and processed |
wfSnmpInTraps | 1.3.6.1.4.1.18.3.5.3.5.1.24 | counter | read-only |
Total number of Trap PDUs accepted and processed |
wfSnmpOutTooBigs | 1.3.6.1.4.1.18.3.5.3.5.1.25 | counter | read-only |
Total number of PDUs generated by the agent with ErrorStatus= 'tooBig |
wfSnmpOutNoSuchNames | 1.3.6.1.4.1.18.3.5.3.5.1.26 | counter | read-only |
Total number of PDUs generated by the agent with ErrorStatus= 'noSuchName |
wfSnmpOutBadValues | 1.3.6.1.4.1.18.3.5.3.5.1.27 | counter | read-only |
Total number of PDUs generated by the agent with ErrorStatus= 'badValue |
wfSnmpOutReadOnlys | 1.3.6.1.4.1.18.3.5.3.5.1.28 | counter | read-only |
Total number of PDUs generated by the agent with ErrorStatus= 'readOnly |
wfSnmpOutGenErrs | 1.3.6.1.4.1.18.3.5.3.5.1.29 | counter | read-only |
Total number of PDUs generated by the agent with ErrorStatus= 'genErr |
wfSnmpOutGetRequests | 1.3.6.1.4.1.18.3.5.3.5.1.30 | counter | read-only |
Total number of Get-Request PDUs generated by the agent |
wfSnmpOutGetNexts | 1.3.6.1.4.1.18.3.5.3.5.1.31 | counter | read-only |
Total number of Get-Next-Request PDUs generated by the agent |
wfSnmpOutSetRequests | 1.3.6.1.4.1.18.3.5.3.5.1.32 | counter | read-only |
Total number of Set-Request PDUs generated by the agent |
wfSnmpOutGetResponses | 1.3.6.1.4.1.18.3.5.3.5.1.33 | counter | read-only |
Total number of Get-Response PDUs generated by the agent |
wfSnmpOutTraps | 1.3.6.1.4.1.18.3.5.3.5.1.34 | counter | read-only |
Total number of Trap PDUs generated by the agent |
wfSnmpEnableAuthTraps | 1.3.6.1.4.1.18.3.5.3.5.1.35 | integer | read-write |
Idicates whether agent can generate Authentication Failure Traps Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpTrapDebug | 1.3.6.1.4.1.18.3.5.3.5.1.36 | integer | read-write |
This attribute controls the specific trap filter for debug messages Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapTrace | 1.3.6.1.4.1.18.3.5.3.5.1.37 | integer | read-write |
This attribute controls the specific trap filter for trace messages Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapInfo | 1.3.6.1.4.1.18.3.5.3.5.1.38 | integer | read-write |
This attribute controls the specific trap filter for informational messages Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapWarn | 1.3.6.1.4.1.18.3.5.3.5.1.39 | integer | read-write |
This attribute controls the specific trap filter for warning messages Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapFault | 1.3.6.1.4.1.18.3.5.3.5.1.40 | integer | read-write |
This attribute controls the specific trap filter for fault messages Enumeration: 'on': 1, 'off': 2. |
wfSnmpIpTos | 1.3.6.1.4.1.18.3.5.3.5.1.41 | integer | read-write |
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. Enumeration: 'reliability': 2, 'normal': 1. |
wfSnmpPropEncryption | 1.3.6.1.4.1.18.3.5.3.5.1.42 | integer | read-only |
The encryption algorithm to use in proprietary security Enumeration: 'others': 2, 'wflt': 1. |
wfSnmpPDUThreads | 1.3.6.1.4.1.18.3.5.3.5.1.43 | integer | read-write |
The number of EMANATE Master Agent PDU thread gates |
wfSnmpBusyPDUThreads | 1.3.6.1.4.1.18.3.5.3.5.1.44 | gauge | read-only |
The current number of busy EMANATE Master Agent PDU thread gates |
wfSnmpLogLevel | 1.3.6.1.4.1.18.3.5.3.5.1.45 | integer | read-write |
The log level enabled for EMANATE log messages Enumeration: 'aptraceerr': 5, 'aptrace': 4, 'apwarn': 3, 'apnone': 8, 'aptracewarn': 6, 'aperror': 2, 'aperrwarn': 7, 'apall': 1. |
wfSnmpDelete | 1.3.6.1.4.1.18.3.5.3.5.1.46 | integer | read-write |
Create/Delete parameter. Default is created. Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpScopeDelimiter | 1.3.6.1.4.1.18.3.5.3.5.1.47 | octet string | read-write |
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. |
wfSnmpMaxInPktChain | 1.3.6.1.4.1.18.3.5.3.5.1.48 | integer | read-write |
The maximum number of packets allowed to be processed by snmp gate in a single running state. |
wfSnmpCommTable | 1.3.6.1.4.1.18.3.5.3.5.2 | no-access |
A table containing valid management communities |
|
1.3.6.1.4.1.18.3.5.3.5.2.1 | no-access |
Information about a particular community |
||
wfSnmpCommDelete | 1.3.6.1.4.1.18.3.5.3.5.2.1.1 | integer | read-write |
A flag to indicate community instance deletion Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpCommIndex | 1.3.6.1.4.1.18.3.5.3.5.2.1.2 | integer | read-only |
A unique numeric value that has a one to one correspondence with the community name |
wfSnmpCommName | 1.3.6.1.4.1.18.3.5.3.5.2.1.3 | displaystring | read-write |
Community name |
wfSnmpCommAccess | 1.3.6.1.4.1.18.3.5.3.5.2.1.4 | integer | read-write |
Community access mode Enumeration: 'read-write': 2, 'read-only': 1. |
wfSnmpCommScopeType | 1.3.6.1.4.1.18.3.5.3.5.2.1.5 | autonomoustype | read-write |
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. |
wfSnmpCommViewIndex | 1.3.6.1.4.1.18.3.5.3.5.2.1.6 | integer | read-write |
Index of the view that is associated to this community. |
wfSnmpMgrTable | 1.3.6.1.4.1.18.3.5.3.5.3 | no-access |
A table containing managers and their respective communities |
|
1.3.6.1.4.1.18.3.5.3.5.3.1 | no-access |
Information about a manager of a community |
||
wfSnmpMgrDelete | 1.3.6.1.4.1.18.3.5.3.5.3.1.1 | integer | read-write |
A flag to indicate manager instance deletion Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpMgrCommIndex | 1.3.6.1.4.1.18.3.5.3.5.3.1.2 | integer | read-only |
Associates this manager with a community in the community table |
wfSnmpMgrAddress | 1.3.6.1.4.1.18.3.5.3.5.3.1.3 | ipaddress | read-only |
IP Address of this manager |
wfSnmpMgrName | 1.3.6.1.4.1.18.3.5.3.5.3.1.4 | displaystring | read-write |
A name for this manager |
wfSnmpMgrTrapPort | 1.3.6.1.4.1.18.3.5.3.5.3.1.5 | integer | read-write |
The UDP Port on which this manager is listening for traps |
wfSnmpMgrTraps | 1.3.6.1.4.1.18.3.5.3.5.3.1.6 | integer | read-write |
Allowable trap types to be sent to Manager Enumeration: 'generic': 2, 'specific': 4, 'none': 1, 'all': 7. |
wfSnmpMgrEncrSeed1 | 1.3.6.1.4.1.18.3.5.3.5.3.1.7 | integer | read-only |
The encrypted value of the seed counter for application 1 of this manager |
wfSnmpMgrEncrSeed2 | 1.3.6.1.4.1.18.3.5.3.5.3.1.8 | integer | read-only |
The encrypted value of the seed counter for application 2 of this manager |
wfSnmpMgrEncrSeed3 | 1.3.6.1.4.1.18.3.5.3.5.3.1.9 | integer | read-only |
The encrypted value of the seed counter for application 3 of this manager |
wfSnmpMgrEncrSeed4 | 1.3.6.1.4.1.18.3.5.3.5.3.1.10 | integer | read-only |
The encrypted value of the seed counter for application 4 of this manager |
wfSnmpMgrEncrSeed5 | 1.3.6.1.4.1.18.3.5.3.5.3.1.11 | integer | read-only |
The encrypted value of the seed counter for application 5 of this manager |
wfSnmpMgrCircuitlessTrap | 1.3.6.1.4.1.18.3.5.3.5.3.1.12 | integer | read-write |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpTrapEntityTable | 1.3.6.1.4.1.18.3.5.3.5.5 | no-access |
A table of Entity Trap switches ; indexed by entity number and slot |
|
1.3.6.1.4.1.18.3.5.3.5.5.1 | no-access |
An Entity Trap Switch Entry |
||
wfSnmpTrapEntityDelete | 1.3.6.1.4.1.18.3.5.3.5.5.1.1 | integer | read-write |
A flag to indicate entity instance deletion Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpTrapEntityDisable | 1.3.6.1.4.1.18.3.5.3.5.5.1.2 | integer | read-write |
Enable/Disable an entity's traps. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpTrapEntityNumber | 1.3.6.1.4.1.18.3.5.3.5.5.1.3 | integer | read-only |
Entity number |
wfSnmpTrapEntitySlot | 1.3.6.1.4.1.18.3.5.3.5.5.1.4 | integer | read-only |
Slot number |
wfSnmpTrapEntityName | 1.3.6.1.4.1.18.3.5.3.5.5.1.5 | displaystring | read-only |
Entity Name |
wfSnmpTrapEntityFault | 1.3.6.1.4.1.18.3.5.3.5.5.1.6 | integer | read-write |
This attribute controls the entity's fault messages. A trap will be generated when this is turned ON. Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapEntityWarn | 1.3.6.1.4.1.18.3.5.3.5.5.1.7 | integer | read-write |
This attribute controls the entity's warning messages. A trap will be generated when this is turned ON. Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapEntityInfo | 1.3.6.1.4.1.18.3.5.3.5.5.1.8 | integer | read-write |
This attribute controls the entity's info messages. A trap will be generated when this is turned ON. Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapEntityTrace | 1.3.6.1.4.1.18.3.5.3.5.5.1.9 | integer | read-write |
This attribute controls the entity's info messages. A trap will be generated when this is turned ON. Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapEntityDebug | 1.3.6.1.4.1.18.3.5.3.5.5.1.10 | integer | read-write |
This attribute controls the entity's debug messages. A trap will be generated when this is turned ON. Enumeration: 'on': 1, 'off': 2. |
wfSnmpTrapEventTable | 1.3.6.1.4.1.18.3.5.3.5.6 | no-access |
A table of Event Trap switches ; indexed by entity and event number |
|
1.3.6.1.4.1.18.3.5.3.5.6.1 | no-access |
An Event Trap Switch Entry |
||
wfSnmpTrapEventDelete | 1.3.6.1.4.1.18.3.5.3.5.6.1.1 | integer | read-write |
Create/Delete a trap event switch. Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpTrapEventDisable | 1.3.6.1.4.1.18.3.5.3.5.6.1.2 | integer | read-write |
Enable/Disable trap. Enumeration: 'disabled': 2, 'enabled': 1. |
wfSnmpTrapEventEntity | 1.3.6.1.4.1.18.3.5.3.5.6.1.3 | integer | read-only |
Entity number |
wfSnmpTrapEventNumber | 1.3.6.1.4.1.18.3.5.3.5.6.1.4 | integer | read-only |
Event number |
wfSnmpTrapEventName | 1.3.6.1.4.1.18.3.5.3.5.6.1.5 | displaystring | read-only |
Entity name of event |
wfSnmpViewTable | 1.3.6.1.4.1.18.3.5.3.5.7 | no-access |
Locally held information about the MIB views known to this snmp agent. |
|
1.3.6.1.4.1.18.3.5.3.5.7.1 | no-access |
Information on a particular family of view subtrees included in or excluded from the view of an external management entity |
||
wfSnmpViewDelete | 1.3.6.1.4.1.18.3.5.3.5.7.1.1 | integer | read-write |
Create/Delete parameter for the view. Enumeration: 'deleted': 2, 'created': 1. |
wfSnmpViewIndex | 1.3.6.1.4.1.18.3.5.3.5.7.1.2 | integer | read-only |
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. |
wfSnmpViewSubtree | 1.3.6.1.4.1.18.3.5.3.5.7.1.3 | integer | read-only |
A sequencial numeric value that makes each snmp view entry and its subtree view unique. |
wfSnmpViewName | 1.3.6.1.4.1.18.3.5.3.5.7.1.4 | displaystring | read-write |
Ascii name of the view |
wfSnmpViewTree | 1.3.6.1.4.1.18.3.5.3.5.7.1.5 | displaystring | read-write |
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. |
wfSnmpViewType | 1.3.6.1.4.1.18.3.5.3.5.7.1.6 | integer | read-write |
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. Enumeration: 'included': 1, 'excluded': 2. |