DLINKSW-IF-COUNTER-MIB
- Registered at
- 1.3.6.1.4.1.171.14.66
- Last updated
- 2013-02-05 00:00
- Organization
- D-Link Corp.
- Revisions
- 2013-02-05 00:00
- Namespace
- dlink
- Source file
DLINKSW-IF-COUNTER-MIB- Digest
sha256:39a853a95e76adac365fcf0bbf7181f9b917b02bf27a3dc8de586405eece5daf
Description
This MIB module defines objects for displaying counters.
Contact
D-Link Corporation Postal: No. 289, Sinhu 3rd Rd., Neihu District, Taipei City 114, Taiwan, R.O.C Tel: +886-2-66000123 E-mail: tsd@dlink.com.tw
Imports
| From | Symbols |
|---|---|
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DLINK-ID-REC-MIB DLINKSW-IF-COUNTER-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dIfCounterNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.0 | |||
| dIfCounterObjects OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.1 | |||
| dIfCounterGernal OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.1.1 | |||
| dIfCounterIfLinkChangeTable OBJECT-TYPE 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 | not-accessible | current | |
| dIfCounterIfLinkChangeEntry OBJECT-TYPE Entry containing the number of interface link change events for a particular interface. | 1.3.6.1.4.1.171.14.66.1.1.1.1 | not-accessible | current | |
| dIfCounterIfLinkChange OBJECT-TYPE The number of interface link change events. | 1.3.6.1.4.1.171.14.66.1.1.1.1.1 | Counter64 | read-only | current |
| dIfCounterIfUtilizationTable OBJECT-TYPE This table is used to display the utilization of ports. | 1.3.6.1.4.1.171.14.66.1.1.2 | not-accessible | current | |
| dIfCounterIfUtilizationEntry OBJECT-TYPE Entry contains the utilization information of a port. | 1.3.6.1.4.1.171.14.66.1.1.2.1 | not-accessible | current | |
| dIfCounterIfUtilizationRx OBJECT-TYPE This object indicates the current rate of received frames on the interface. | 1.3.6.1.4.1.171.14.66.1.1.2.1.1 | Unsigned32 | read-only | current |
| dIfCounterIfUtilizationTx OBJECT-TYPE This object indicates the current rate of transmitted frames on the interface. | 1.3.6.1.4.1.171.14.66.1.1.2.1.2 | Unsigned32 | read-only | current |
| dIfCounterIfUtilizationUtil OBJECT-TYPE This object indicates the percentage of the utilization on the interface. | 1.3.6.1.4.1.171.14.66.1.1.2.1.3 | Unsigned32 (0..100) | read-only | current |
| dIfCounterClearCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.1.2 | |||
| dIfCounterClearAll OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.2.1 | INTEGER {clear(1), noOp(2)} | read-write | current |
| dIfCounterClearIf OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.2.2 | InterfaceIndexOrZero | read-write | current |
| dIfCounterRxStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.1.3 | |||
| dIfRxStatsTable OBJECT-TYPE 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 | not-accessible | current | |
| dIfRxStatsEntry OBJECT-TYPE An entry contains receiving statistics on an interface. | 1.3.6.1.4.1.171.14.66.1.3.1.1 | not-accessible | current | |
| dIfRxStatsHCPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.1 | Counter64 | read-only | current |
| dIfRxStatsHCPkts64Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.2 | Counter64 | read-only | current |
| dIfRxStatsHCPkts65to127Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.3 | Counter64 | read-only | current |
| dIfRxStatsHCPkts128to255Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.4 | Counter64 | read-only | current |
| dIfRxStatsHCPkts256to511Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.5 | Counter64 | read-only | current |
| dIfRxStatsHCPkts512to1023Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.6 | Counter64 | read-only | current |
| dIfRxStatsHCPkts1024to1518Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.7 | Counter64 | read-only | current |
| dIfRxStatsHCPkts1519to1522Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.8 | Counter64 | read-only | current |
| dIfRxStatsHCPkts1519to2047Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.9 | Counter64 | read-only | current |
| dIfRxStatsHCPkts2048to4095Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.10 | Counter64 | read-only | current |
| dIfRxStatsHCPkts4096to9216Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.3.1.1.11 | Counter64 | read-only | current |
| dIfCounterRxDropTable OBJECT-TYPE 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 | not-accessible | current | |
| dIfCounterRxDropEntry OBJECT-TYPE An entry contains the receiving statistics for discarded packets on an interface. | 1.3.6.1.4.1.171.14.66.1.3.2.1 | not-accessible | current | |
| dIfCounterRxBufferFullDrops OBJECT-TYPE The total number of packets discarded while input buffer full. | 1.3.6.1.4.1.171.14.66.1.3.2.1.1 | Counter64 | read-only | current |
| dIfCounterRxACLDrops OBJECT-TYPE The total number of received packets denied by ACLs. | 1.3.6.1.4.1.171.14.66.1.3.2.1.2 | Counter64 | read-only | current |
| dIfCounterRxMulticastDrops OBJECT-TYPE The total number of received multicast packet that is discarded. | 1.3.6.1.4.1.171.14.66.1.3.2.1.3 | Counter64 | read-only | current |
| dIfCounterRxVLANIngressDrops OBJECT-TYPE The total number of packets discarded by VLAN ingress checking. | 1.3.6.1.4.1.171.14.66.1.3.2.1.4 | Counter64 | read-only | current |
| dIfCounterRxIPv6Drops OBJECT-TYPE The total number of IPv6 packets dropped by routing process. | 1.3.6.1.4.1.171.14.66.1.3.2.1.5 | Counter64 | read-only | current |
| dIfCounterRxSTPDrops OBJECT-TYPE The total number of packets discarded when ingress port is not in forwarding state. | 1.3.6.1.4.1.171.14.66.1.3.2.1.6 | Counter64 | read-only | current |
| dIfCounterRxStormAndTableDiscard OBJECT-TYPE The total number of packets discarded by receiving policy (e.g. the source or destination MAC is not allowed, rate limit, etc.) | 1.3.6.1.4.1.171.14.66.1.3.2.1.7 | Counter64 | read-only | current |
| dIfCounterRxMTUDrops OBJECT-TYPE The total number of packets discarded by frames received, which exceeds Maximum Frame in length and contains a valid or invalid FCS. | 1.3.6.1.4.1.171.14.66.1.3.2.1.8 | Counter64 | read-only | current |
| dIfCounterRxInvalidDestPort OBJECT-TYPE The total number of packets dropped due to no destination port can be forwarded to. | 1.3.6.1.4.1.171.14.66.1.3.2.1.9 | Counter64 | read-only | current |
| dIfCounterRxBandwidthCtrlDrops OBJECT-TYPE The total number of packets discarded by port ingress bandwidth control. | 1.3.6.1.4.1.171.14.66.1.3.2.1.10 | Counter64 | read-only | current |
| dIfCounterTxStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.1.4 | |||
| dIfTxStatsTable OBJECT-TYPE 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 | not-accessible | current | |
| dIfTxStatsEntry OBJECT-TYPE An entry contains transmitting statistics on an interface. | 1.3.6.1.4.1.171.14.66.1.4.1.1 | not-accessible | current | |
| dIfTxStatsHCPkts OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.1 | Counter64 | read-only | current |
| dIfTxStatsHCPkts64Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.2 | Counter64 | read-only | current |
| dIfTxStatsHCPkts65to127Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.3 | Counter64 | read-only | current |
| dIfTxStatsHCPkts128to255Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.4 | Counter64 | read-only | current |
| dIfTxStatsHCPkts256to511Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.5 | Counter64 | read-only | current |
| dIfTxStatsHCPkts512to1023Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.6 | Counter64 | read-only | current |
| dIfTxStatsHCPkts1024to1518Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.7 | Counter64 | read-only | current |
| dIfTxStatsHCPkts1519to1522Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.8 | Counter64 | read-only | current |
| dIfTxStatsHCPkts1519to2047Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.9 | Counter64 | read-only | current |
| dIfTxStatsHCPkts2048to4095Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.10 | Counter64 | read-only | current |
| dIfTxStatsHCPkts4096to9216Octets OBJECT-TYPE 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. | 1.3.6.1.4.1.171.14.66.1.4.1.1.11 | Counter64 | read-only | current |
| dIfTxStatsFCSErrors OBJECT-TYPE The total number of packets to be transmitted that are not pass the FCS check. | 1.3.6.1.4.1.171.14.66.1.4.1.1.12 | Counter64 | read-only | current |
| dIfCounterTxDropTable OBJECT-TYPE 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 | not-accessible | current | |
| dIfCounterTxDropEntry OBJECT-TYPE An entry contains transmiting statistics for discarded packets on an interface | 1.3.6.1.4.1.171.14.66.1.4.2.1 | not-accessible | current | |
| dIfCounterTxSTPDrops OBJECT-TYPE Incremented for packets dropped when egress port is not in forwarding state. | 1.3.6.1.4.1.171.14.66.1.4.2.1.1 | Counter64 | read-only | current |
| dIfCounterTxHOLDrops OBJECT-TYPE Incremented for each packet dropped due to Head Of Line blocking. | 1.3.6.1.4.1.171.14.66.1.4.2.1.2 | Counter64 | read-only | current |
| dIfCounterTxCOS0Drops OBJECT-TYPE Incremented for each packet dropped due to Head of Line blocking on the egress CoS queue 0. | 1.3.6.1.4.1.171.14.66.1.4.2.1.3 | Counter64 | read-only | current |
| dIfCounterTxCOS1Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 1. | 1.3.6.1.4.1.171.14.66.1.4.2.1.4 | Counter64 | read-only | current |
| dIfCounterTxCOS2Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 2. | 1.3.6.1.4.1.171.14.66.1.4.2.1.5 | Counter64 | read-only | current |
| dIfCounterTxCOS3Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 3. | 1.3.6.1.4.1.171.14.66.1.4.2.1.6 | Counter64 | read-only | current |
| dIfCounterTxCOS4Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 4. | 1.3.6.1.4.1.171.14.66.1.4.2.1.7 | Counter64 | read-only | current |
| dIfCounterTxCOS5Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 5. | 1.3.6.1.4.1.171.14.66.1.4.2.1.8 | Counter64 | read-only | current |
| dIfCounterTxCOS6Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 6. | 1.3.6.1.4.1.171.14.66.1.4.2.1.9 | Counter64 | read-only | current |
| dIfCounterTxCOS7Drops OBJECT-TYPE Incremented for each packet drop due to Head of Line blocking on the egress CoS queue 7. | 1.3.6.1.4.1.171.14.66.1.4.2.1.10 | Counter64 | read-only | current |
| dIfCounterConformance OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.2 | |||
| dIfCounterCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.2.1 | |||
| dIfCounterGroups OBJECT-IDENTITY | 1.3.6.1.4.1.171.14.66.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| dIfCounterCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the DLINKSW-IF-COUNTER-MIB. | 1.3.6.1.4.1.171.14.66.2.1.1 | current |
| dIfCounterIfLinkChangeGroup OBJECT-GROUP A collection of objects providing information about interface link change. | 1.3.6.1.4.1.171.14.66.2.2.1 | current |
| dIfCounterUtilizationGroup OBJECT-GROUP A collection of objects providing information about interface utilization. | 1.3.6.1.4.1.171.14.66.2.2.2 | current |
| dIfCounterClearCtrlGroup OBJECT-GROUP A collection of objects for clearing counters on interfaces. | 1.3.6.1.4.1.171.14.66.2.2.3 | current |
| dIfCounterHCStatsGroup OBJECT-GROUP A collection of objects providing additional statistics which are not covered in standard MIBs. | 1.3.6.1.4.1.171.14.66.2.2.4 | current |
| dIfCounterDropStatsGroup OBJECT-GROUP A collection of objects providing interface-specific statistics for dropped packets. | 1.3.6.1.4.1.171.14.66.2.2.5 | current |