![]()
|
-- -- Hartmut Brandt -- All rights reserved. -- IMPORTS MODULE-IDENTITY, OBJECT-TYPE, TimeTicks, Counter64 FROM SNMPv2-SMI FROM BEGEMOT-IP-MIB; begemotMib2 MODULE-IDENTITY LAST-UPDATED "200602130000Z" " Hartmut Brandt
Postal: German Aerospace Center
Oberpfaffenhofen
82234 Wessling
Germany
Fax: +49 8153 28 2843
E-mail: harti@freebsd.org"
DESCRIPTION
"The MIB for private mib2 stuff."
::= { begemotIp 1 } begemotIfMaxspeed OBJECT-TYPE
SYNTAX Counter64
UNITS "bps"
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The speed of the fastest interface in ifTable in bps."
::= { begemotMib2 1 } begemotIfPoll OBJECT-TYPE SYNTAX TimeTicks "The current polling rate for the HC 64-bit counters." ::= { begemotMib2 2 } begemotIfForcePoll OBJECT-TYPE SYNTAX TimeTicks
"The polling rate to be enforced for the HC 64-bit counters.
If this value is 0 the mib2 module computes a polling rate
depending on the value of begemotIfMaxspeed. If this value
turns out to be wrong, the polling rate can be force to an
arbitrary value by setting begemotIfForcePoll to a non-0
value. This may be necessary if an interface announces a wrong
bit rate in its MIB."
::= { begemotMib2 3 } END |