MIB Viewer

tnIfBWAllocType

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.3.1.2.3.1.1
Access
read-write
Status
current
Sub-identifiers
0
This mib variable allows the user to select what bytes in a frame is to be counted. countAllLayer1(1) - Counts all Layer 1 bytes. Preamble(8 bytes) + DA to CRC + IFG (12 bytes) countAllLayer2(2) - Counts all Layer 2 bytes. Frame's DA to CRC countAllLayer3(3) - Counts all Layer 3 bytes. Frame's DA to CRC - 18 (DA+SA+EtherType+CRC) - 4 (If vlan tagged)
INTEGER { countAllLayer1(1), countAllLayer2(2), countAllLayer3(3) }