DLINKSW-IF-COUNTER-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-IF-COUNTER-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 |
dlinkSwIfCounterMIB | 1.3.6.1.4.1.171.14.66 |
This MIB module defines objects for displaying counters. |
||
dIfCounterNotifications | 1.3.6.1.4.1.171.14.66.0 | |||
dIfCounterObjects | 1.3.6.1.4.1.171.14.66.1 | |||
dIfCounterGernal | 1.3.6.1.4.1.171.14.66.1.1 | |||
dIfCounterIfLinkChangeTable | 1.3.6.1.4.1.171.14.66.1.1.1 | no-access |
This table is used to display the number of interface link change events. |
|
1.3.6.1.4.1.171.14.66.1.1.1.1 | no-access |
Entry containing the number of interface link change events for a particular interface. |
||
dIfCounterIfLinkChange | 1.3.6.1.4.1.171.14.66.1.1.1.1.1 | counter64 | read-only |
The number of interface link change events. |
dIfCounterIfUtilizationTable | 1.3.6.1.4.1.171.14.66.1.1.2 | no-access |
This table is used to display the utilization of ports. |
|
1.3.6.1.4.1.171.14.66.1.1.2.1 | no-access |
Entry contains the utilization information of a port. |
||
dIfCounterIfUtilizationRx | 1.3.6.1.4.1.171.14.66.1.1.2.1.1 | unsigned32 | read-only |
This object indicates the current rate of received frames on the interface. |
dIfCounterIfUtilizationTx | 1.3.6.1.4.1.171.14.66.1.1.2.1.2 | unsigned32 | read-only |
This object indicates the current rate of transmitted frames on the interface. |
dIfCounterIfUtilizationUtil | 1.3.6.1.4.1.171.14.66.1.1.2.1.3 | unsigned32 | read-only |
This object indicates the percentage of the utilization on the interface. |
dIfCounterClearCtrl | 1.3.6.1.4.1.171.14.66.1.2 | |||
dIfCounterClearAll | 1.3.6.1.4.1.171.14.66.1.2.1 | integer | read-write |
This object clears all counters, when set to 'clear'. No action is taken if this object is set to 'noOp'. When read, the value 'noOp' is returned. Enumeration: 'clear': 1, 'noOp': 2. |
dIfCounterClearIf | 1.3.6.1.4.1.171.14.66.1.2.2 | interfaceindexorzero | read-write |
This object indicates the ifIndex of the physical port interface on which the counters will be cleared. When read, a value of 0 is returned. |
dIfCounterRxStatistics | 1.3.6.1.4.1.171.14.66.1.3 | |||
dIfRxStatsTable | 1.3.6.1.4.1.171.14.66.1.3.1 | no-access |
This table is used to display the receiving statistics not covered in standard MIBs (IF-MIB, RMON, BRIDGE-MIB, Etherlike-MIB) or extend the standard defined objects to 64 bits. |
|
1.3.6.1.4.1.171.14.66.1.3.1.1 | no-access |
An entry contains receiving statistics on an interface. |
||
dIfRxStatsHCPkts | 1.3.6.1.4.1.171.14.66.1.3.1.1.1 | counter64 | read-only |
The number of packets received on the interface. This object is a 64-bit version of etherStatsPkts. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts64Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.2 | counter64 | read-only |
The total number of packets (including bad packets) received that were 64 octets in length (excluding framing bits but including FCS octets). This object is a 64-bit version of etherStatsPkts64Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts65to127Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.3 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). This object is a 64-bit version of etherStatsPkts65to127Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts128to255Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.4 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). This object is a 64-bit version of etherStatsPkts128to255Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts256to511Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.5 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). This object is a 64-bit version of etherStatsPkts256to511Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts512to1023Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.6 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets. This object is a 64-bit version of etherStatsPkts512to1023Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts1024to1518Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.7 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). This object is a 64-bit version of etherStatsPkts1024to1518Octets. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts1519to1522Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.8 | counter64 | read-only |
The total number of good VLAN packets received that were between 1519 and 1522 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts1519to2047Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.9 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts2048to4095Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.10 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfRxStatsHCPkts4096to9216Octets | 1.3.6.1.4.1.171.14.66.1.3.1.1.11 | counter64 | read-only |
The total number of packets (including bad packets) received that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfCounterRxDropTable | 1.3.6.1.4.1.171.14.66.1.3.2 | no-access |
This table consists of a list of receiving statistics for discarded packets on interfaces. |
|
1.3.6.1.4.1.171.14.66.1.3.2.1 | no-access |
An entry contains the receiving statistics for discarded packets on an interface. |
||
dIfCounterRxBufferFullDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.1 | counter64 | read-only |
The total number of packets discarded while input buffer full. |
dIfCounterRxACLDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.2 | counter64 | read-only |
The total number of received packets denied by ACLs. |
dIfCounterRxMulticastDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.3 | counter64 | read-only |
The total number of received multicast packet that is discarded. |
dIfCounterRxVLANIngressDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.4 | counter64 | read-only |
The total number of packets discarded by VLAN ingress checking. |
dIfCounterRxIPv6Drops | 1.3.6.1.4.1.171.14.66.1.3.2.1.5 | counter64 | read-only |
The total number of IPv6 packets dropped by routing process. |
dIfCounterRxSTPDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.6 | counter64 | read-only |
The total number of packets discarded when ingress port is not in forwarding state. |
dIfCounterRxStormAndTableDiscard | 1.3.6.1.4.1.171.14.66.1.3.2.1.7 | counter64 | read-only |
The total number of packets discarded by receiving policy (e.g. the source or destination MAC is not allowed, rate limit, etc.) |
dIfCounterRxMTUDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.8 | counter64 | read-only |
The total number of packets discarded by frames received, which exceeds Maximum Frame in length and contains a valid or invalid FCS. |
dIfCounterRxInvalidDestPort | 1.3.6.1.4.1.171.14.66.1.3.2.1.9 | counter64 | read-only |
The total number of packets dropped due to no destination port can be forwarded to. |
dIfCounterRxBandwidthCtrlDrops | 1.3.6.1.4.1.171.14.66.1.3.2.1.10 | counter64 | read-only |
The total number of packets discarded by port ingress bandwidth control. |
dIfCounterTxStatistics | 1.3.6.1.4.1.171.14.66.1.4 | |||
dIfTxStatsTable | 1.3.6.1.4.1.171.14.66.1.4.1 | no-access |
This table is used to display the transmitting statistics information not covered in standard MIBs (IF-MIB, RMON, BRIDGE-MIB, Etherlike-MIB) or extend the standard defined objects to 64 bits. |
|
1.3.6.1.4.1.171.14.66.1.4.1.1 | no-access |
An entry contains transmitting statistics on an interface. |
||
dIfTxStatsHCPkts | 1.3.6.1.4.1.171.14.66.1.4.1.1.1 | counter64 | read-only |
The number of packets transmitted on the interface. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts64Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.2 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were 64 octets in length (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts65to127Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.3 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts128to255Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.4 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts256to511Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.5 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts512to1023Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.6 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts1024to1518Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.7 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts1519to1522Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.8 | counter64 | read-only |
The total number of good VLAN packets transmitted that were between 1519 and 1522 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts1519to2047Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.9 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 1519 and 2047 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts2048to4095Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.10 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 2048 and 4095 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsHCPkts4096to9216Octets | 1.3.6.1.4.1.171.14.66.1.4.1.1.11 | counter64 | read-only |
The total number of packets (including bad packets) transmitted that were between 4096 and 9216 octets in length inclusive (excluding framing bits but including FCS octets). Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. |
dIfTxStatsFCSErrors | 1.3.6.1.4.1.171.14.66.1.4.1.1.12 | counter64 | read-only |
The total number of packets to be transmitted that are not pass the FCS check. |
dIfCounterTxDropTable | 1.3.6.1.4.1.171.14.66.1.4.2 | no-access |
This table is used to display transmiting statistics for discarded packets on interfaces. |
|
1.3.6.1.4.1.171.14.66.1.4.2.1 | no-access |
An entry contains transmiting statistics for discarded packets on an interface |
||
dIfCounterTxSTPDrops | 1.3.6.1.4.1.171.14.66.1.4.2.1.1 | counter64 | read-only |
Incremented for packets dropped when egress port is not in forwarding state. |
dIfCounterTxHOLDrops | 1.3.6.1.4.1.171.14.66.1.4.2.1.2 | counter64 | read-only |
Incremented for each packet dropped due to Head Of Line blocking. |
dIfCounterTxCOS0Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.3 | counter64 | read-only |
Incremented for each packet dropped due to Head of Line blocking on the egress CoS queue 0. |
dIfCounterTxCOS1Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.4 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 1. |
dIfCounterTxCOS2Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.5 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 2. |
dIfCounterTxCOS3Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.6 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 3. |
dIfCounterTxCOS4Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.7 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 4. |
dIfCounterTxCOS5Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.8 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 5. |
dIfCounterTxCOS6Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.9 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 6. |
dIfCounterTxCOS7Drops | 1.3.6.1.4.1.171.14.66.1.4.2.1.10 | counter64 | read-only |
Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 7. |
dIfCounterConformance | 1.3.6.1.4.1.171.14.66.2 | |||
dIfCounterCompliances | 1.3.6.1.4.1.171.14.66.2.1 | |||
dIfCounterCompliance | 1.3.6.1.4.1.171.14.66.2.1.1 |
The compliance statement for entities which implement the DLINKSW-IF-COUNTER-MIB. |
||
dIfCounterGroups | 1.3.6.1.4.1.171.14.66.2.2 | |||
dIfCounterIfLinkChangeGroup | 1.3.6.1.4.1.171.14.66.2.2.1 |
A collection of objects providing information about interface link change. |
||
dIfCounterUtilizationGroup | 1.3.6.1.4.1.171.14.66.2.2.2 |
A collection of objects providing information about interface utilization. |
||
dIfCounterClearCtrlGroup | 1.3.6.1.4.1.171.14.66.2.2.3 |
A collection of objects for clearing counters on interfaces. |
||
dIfCounterHCStatsGroup | 1.3.6.1.4.1.171.14.66.2.2.4 |
A collection of objects providing additional statistics which are not covered in standard MIBs. |
||
dIfCounterDropStatsGroup | 1.3.6.1.4.1.171.14.66.2.2.5 |
A collection of objects providing interface-specific statistics for dropped packets. |