Wellfleet-IPACCT-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-IPACCT-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 |
wfIpAcctGroup | 1.3.6.1.4.1.18.3.5.20.1 | |||
wfIpAcctBase | 1.3.6.1.4.1.18.3.5.20.1.1 | |||
wfIpAcctBaseCreate | 1.3.6.1.4.1.18.3.5.20.1.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete IP_ACCT. Enumeration: 'deleted': 2, 'created': 1. |
wfIpAcctBaseEnable | 1.3.6.1.4.1.18.3.5.20.1.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable IP_ACCT. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpAcctBaseThreshold | 1.3.6.1.4.1.18.3.5.20.1.1.3 | integer | read-write |
The max number of entries in the IP accounting table |
wfIpAcctBaseTransitCount | 1.3.6.1.4.1.18.3.5.20.1.1.4 | integer | read-write |
Number of transit entries to be accounted for that do not match the access-list src-dest pairs |
wfIpAcctBaseTrapPercent | 1.3.6.1.4.1.18.3.5.20.1.1.5 | integer | read-write |
When this % of table entries are counted a trap is sent to the TI console |
wfIpAcctAge | 1.3.6.1.4.1.18.3.5.20.1.1.6 | timeticks | read-only |
Number of ticks (seconds) since the 1st entry in the accounting table |
wfIpCkAcctFlag | 1.3.6.1.4.1.18.3.5.20.1.1.7 | integer | read-write |
This is set when user wants to make a snapshot of the active table into the checkpoint table |
wfIpCkAcctAge | 1.3.6.1.4.1.18.3.5.20.1.1.8 | timeticks | read-only |
Number of clock ticks since the first entry in the checkpoint accounting table |
wfIpAcctTable | 1.3.6.1.4.1.18.3.5.20.1.2 | no-access |
A list of elements in the IP accounting table |
|
1.3.6.1.4.1.18.3.5.20.1.2.1 | no-access |
A src-dest based entry in the table |
||
wfIpAcctTableSrcAddr | 1.3.6.1.4.1.18.3.5.20.1.2.1.1 | ipaddress | read-only |
Source IP address of Packet |
wfIpAcctTableDestAddr | 1.3.6.1.4.1.18.3.5.20.1.2.1.2 | ipaddress | read-only |
Dest IP address of Packet |
wfIpAcctTablePkts | 1.3.6.1.4.1.18.3.5.20.1.2.1.3 | counter | read-only |
Number of pkts with this src-dest address pair |
wfIpAcctTableBytes | 1.3.6.1.4.1.18.3.5.20.1.2.1.4 | counter | read-only |
Number of bytes with this src-dest address pair |
wfIpAcctCctTable | 1.3.6.1.4.1.18.3.5.20.1.3 | no-access |
List of interfaces - circuits configured with IP accounting |
|
1.3.6.1.4.1.18.3.5.20.1.3.1 | no-access |
An IP accounting circuit definition |
||
wfIpAcctCctDelete | 1.3.6.1.4.1.18.3.5.20.1.3.1.1 | integer | read-write |
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete an IP accounting interface. Enumeration: 'deleted': 2, 'created': 1. |
wfIpAcctCctDisable | 1.3.6.1.4.1.18.3.5.20.1.3.1.2 | integer | read-write |
Enable/Disable parameter. Default is enabled. Users perform a set operation on this object in order to enable/disable an IP accounting on an interface. Enumeration: 'disabled': 2, 'enabled': 1. |
wfIpAcctCctNum | 1.3.6.1.4.1.18.3.5.20.1.3.1.3 | integer | read-only |
The Circuit Number that this interface runs over |
wfIpCkAcctTable | 1.3.6.1.4.1.18.3.5.20.1.4 | no-access |
A list of elements in the IP checkpoint accounting table |
|
1.3.6.1.4.1.18.3.5.20.1.4.1 | no-access |
A src-dest based entry in the checkpoint table |
||
wfIpCkAcctTableSrcAddr | 1.3.6.1.4.1.18.3.5.20.1.4.1.1 | ipaddress | read-only |
Source IP address of Packet in checkpoint table |
wfIpCkAcctTableDestAddr | 1.3.6.1.4.1.18.3.5.20.1.4.1.2 | ipaddress | read-only |
Dest IP address of Packet in checkpoint table |
wfIpCkAcctTablePkts | 1.3.6.1.4.1.18.3.5.20.1.4.1.3 | counter | read-only |
Number of pkts with this src-dest address pair in checkpoint table |
wfIpCkAcctTableBytes | 1.3.6.1.4.1.18.3.5.20.1.4.1.4 | counter | read-only |
Number of bytes with this src-dest address pair in checkpoint table |