Wellfleet-VCCT-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-VCCT-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 |
wfVcct | 1.3.6.1.4.1.18.3.5.24.1 | |||
wfVcctDelete | 1.3.6.1.4.1.18.3.5.24.1.1 | integer | read-write |
Create/Delete parameter. Default is created. User perform an SNMP SET operation on this object in order to create/delete VCCT Enumeration: 'deleted': 2, 'created': 1. |
wfVcctDisable | 1.3.6.1.4.1.18.3.5.24.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. User perform an SNMP SET operation on this object in order to enable/disable VCCT Enumeration: 'disabled': 2, 'enabled': 1. |
wfVcctState | 1.3.6.1.4.1.18.3.5.24.1.3 | integer | read-only |
The current state of VCCT subsystem Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfVcctTable | 1.3.6.1.4.1.18.3.5.24.2 | no-access |
Table of Virtual Circuit Config Objects |
|
1.3.6.1.4.1.18.3.5.24.2.1 | no-access |
An entry in the Virtual Circuit Config Table |
||
wfVcctEntryDelete | 1.3.6.1.4.1.18.3.5.24.2.1.1 | integer | read-write |
Create/Delete parameter. Default is created. User perform an SNMP SET operation on this object in order to create/delete the Virtual Circuit gate Enumeration: 'deleted': 2, 'created': 1. |
wfVcctEntryDisable | 1.3.6.1.4.1.18.3.5.24.2.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. User perform an SNMP SET operation on this object in order to enable/disable the Virtual Circuit gate Enumeration: 'disabled': 2, 'enabled': 1. |
wfVcctEntryState | 1.3.6.1.4.1.18.3.5.24.2.1.3 | integer | read-only |
Current state of the virtual circuit gate Enumeration: 'coisapwait': 1, 'connectrcv': 4, 'connectwait': 2, 'connectrspwait': 3, 'disconnectrspwait': 5. |
wfVcctEntrySlot | 1.3.6.1.4.1.18.3.5.24.2.1.4 | integer | read-only |
Slot that the Virtual Circuit gate is running on |
wfVcctEntryCct | 1.3.6.1.4.1.18.3.5.24.2.1.5 | integer | read-only |
Circuit number of this Virtual Circuit gate |
wfVcctEntryNumClients | 1.3.6.1.4.1.18.3.5.24.2.1.6 | integer | read-only |
Total number of clients registered on this Virtual Circuit Gate |
wfVcctEntryServiceType | 1.3.6.1.4.1.18.3.5.24.2.1.7 | integer | read-write |
Type of Service being provided by this Virtual Circuit gate Enumeration: 'dlcClientApi': 1. |