BEGEMOT-MIB2-MIB: View SNMP OID List / Download MIB

VENDOR: FRAUNHOFER FOKUS


 Home MIB: BEGEMOT-MIB2-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 begemotMib2 1.3.6.1.4.1.12325.1.3.1
The MIB for private mib2 stuff.
     begemotIfMaxspeed 1.3.6.1.4.1.12325.1.3.1.1 counter64 read-only
The speed of the fastest interface in ifTable in bps.
     begemotIfPoll 1.3.6.1.4.1.12325.1.3.1.2 timeticks read-only
The current polling rate for the HC 64-bit counters.
     begemotIfForcePoll 1.3.6.1.4.1.12325.1.3.1.3 timeticks read-write
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.