MIB Viewer

rcSysRmonUtilizationMethod

OBJECT-TYPE
1.3.6.1.4.1.2272.1.1.39
Access
read-write
Status
current
Sub-identifiers
0
Used to control whether RMON should use a half-duplex or full-duplex formula to calculate port utilization. When set to 'halfDuplex', RMON will use InOctets and the port's speed to calculate port utilization (this is the standard RMON rfc1271 convention). When set to 'fullDuplex', RMON will use InOctets and OutOctets and 2X the port's speed to calculate port utilization. Furthermore, if this variable is set to 'fullDuplex', but the port is operating in a half-duplex mode, the calculation defaults back to the rfc1271 convention.
INTEGER { halfDuplex(1), fullDuplex(2) }