BayNetworks-BPKG-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: BayNetworks-BPKG-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
 wfBacPktGenBase 1.3.6.1.4.1.18.3.3.2.4.1.1
     wfBacPktGenDelete 1.3.6.1.4.1.18.3.3.2.4.1.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete BAC PktGen. Enumeration: 'deleted': 2, 'created': 1.
     wfBacPktGenDisable 1.3.6.1.4.1.18.3.3.2.4.1.1.2 integer read-write
Enable/Disable parameter. Default is disabled. Users perform a set operation on this object in order to enable/disable BAC PktGen. Enumeration: 'disabled': 2, 'enabled': 1.
     wfBacPktGenState 1.3.6.1.4.1.18.3.3.2.4.1.1.3 integer read-only
The current state of the entire BAC PktGen: up - BAC PktGen is sending and receiving frames; down - BAC PktGen is disabled; init - BAC PktGen is initializing; notpresent - BAC PktGen is not present. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
     wfBacPktGenTxTabSum 1.3.6.1.4.1.18.3.3.2.4.1.1.4 counter read-only
Total number of TXTAB records added to CXP's.
     wfBacPktGenRxTabSum 1.3.6.1.4.1.18.3.3.2.4.1.1.5 counter read-only
Total number of RXTAB records added to CXP's.
 wfBacPktGenCxpTable 1.3.6.1.4.1.18.3.3.2.4.1.2 no-access
The BAC PktGen CXP table contains relevant information concerning packet generation on each CXP. Note that, the processing of PktGen CXP entries supercedes that of wfBacPktGenCxpGlobal MIB record.
     wfBacPktGenCxpEntry 1.3.6.1.4.1.18.3.3.2.4.1.2.1 no-access
Information concerning packet generation on the CXP.
         wfBacPktGenCxpDelete 1.3.6.1.4.1.18.3.3.2.4.1.2.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete BAC PktGen CXP table entry. Enumeration: 'deleted': 2, 'created': 1.
         wfBacPktGenCxpId 1.3.6.1.4.1.18.3.3.2.4.1.2.1.2 integer read-only
Uniquely identifies the CXP from which test packets are generated. Currently, the CXP is identified by its slot number, which must be between 6 and 8.
         wfBacPktGenStreamMask 1.3.6.1.4.1.18.3.3.2.4.1.2.1.3 counter read-write
Bit mask for generating test packets on the CXP streams 1-31. The least significant bit is ignored. The second least significant bit represents stream 1, the next least significant bit represents stream 2, and so forth. The most significant bit represents stream 31.
 wfBacPktGenPktSeed 1.3.6.1.4.1.18.3.3.2.4.1.3
     wfBacPktGenSeedPkts 1.3.6.1.4.1.18.3.3.2.4.1.3.1 integer read-write
Seed/Unseed packet parameter. Default is unseedpackets. Users perform a set operation on this object in order to seed/unseed test packets. Enumeration: 'unseedpackets': 2, 'seedpackets': 1.
     wfBacPktGenPktSeedState 1.3.6.1.4.1.18.3.3.2.4.1.3.2 integer read-only
Based on the set operation performed on the Seed/Unseed packet parameter, this object reflects the status of the operation. Default is idle. This object goes to the operationstarted state as soon as the BAC PktGen application detects the set operation on the Seed/Unseed parameter. The object remains in this state until the operation is completed, and the appropriate state is registered. Enumeration: 'packetseeded': 1, 'idle': 4, 'packetunseeded': 2, 'operationstarted': 3.
 wfBacPktGenCxpGlobal 1.3.6.1.4.1.18.3.3.2.4.1.4
     wfBacPktGenCxpGlobalDelete 1.3.6.1.4.1.18.3.3.2.4.1.4.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete BAC PktGen CXP Global record. Note that, the PktGen Global record is processed as long as no wfBacPktGenCxpEntry MIB records exist. When one or more wfBacPktGenCxpEntry MIB records are configured, the PktGen CXP Global record is ignored and its processing is disabled. Enumeration: 'deleted': 2, 'created': 1.
     wfBacPktGenGlobalStreamMask 1.3.6.1.4.1.18.3.3.2.4.1.4.2 counter read-write
Bit mask for generating test packets on all CXP streams 1-31. The least significant bit is ignored. The second least significant bit represents stream 1, the next least significant bit represents stream 2, and so forth. The most significant bit represents stream 31.
     wfBacPktGenGlobalRecActive 1.3.6.1.4.1.18.3.3.2.4.1.4.3 integer read-only
Indicates if the processing of this MIB record is active. It is active only when NO wfBacPktGenCxpEntry MIB record is configured. Enumeration: 'active': 1, 'inactive': 2.
 wfBacPktGenCctTable 1.3.6.1.4.1.18.3.3.2.4.1.5 no-access
The BAC PktGen Circuit table.
     wfBacPktGenCctEntry 1.3.6.1.4.1.18.3.3.2.4.1.5.1 no-access
Information concerning a BAC PktGen circuit table entry.
         wfBacPktGenCctDelete 1.3.6.1.4.1.18.3.3.2.4.1.5.1.1 integer read-write
Create/Delete parameter. Default is created. Users perform a set operation on this object in order to create/delete BAC PktGen Circuit table entry. Enumeration: 'deleted': 2, 'created': 1.
         wfBacPktGenCctNumber 1.3.6.1.4.1.18.3.3.2.4.1.5.1.2 integer read-only
BAC PktGen circuit number.
         wfBacPktGenCctState 1.3.6.1.4.1.18.3.3.2.4.1.5.1.3 integer read-only
The current state of the BAC PktGen circuit: up - The circuit is up; down - The circuit is down; init - The circuit is initializing; notpresent - The circuit is not present. Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4.
         wfBacPktGenCctName 1.3.6.1.4.1.18.3.3.2.4.1.5.1.4 displaystring read-write
BAC PktGen circuit name.
 wfBacPktGenPktFile 1.3.6.1.4.1.18.3.3.2.4.1.6
     wfBacPktGenPktFileAppend 1.3.6.1.4.1.18.3.3.2.4.1.6.1 integer read-only
Append disable/enable parameter. Default is to release previous table contents instead of appending to previously processed pkt files. This feature is currently not supported. Enumeration: 'enable': 1, 'disable': 2.
     wfBacPktGenPktFileName 1.3.6.1.4.1.18.3.3.2.4.1.6.2 displaystring read-write
The user-defined name of the pktfile to process.
 wfBacPktGenPktGrpTable 1.3.6.1.4.1.18.3.3.2.4.1.7 no-access
The BAC PktGen packet group table.
     wfBacPktGenPktGrpEntry 1.3.6.1.4.1.18.3.3.2.4.1.7.1 no-access
Information concerning a BAC PktGen packet group table entry.
         wfBacPktGenPktGrpNumber 1.3.6.1.4.1.18.3.3.2.4.1.7.1.1 integer read-only
Uniquely identifies the packet group number.
         wfBacPktGenPktGrpDelay1 1.3.6.1.4.1.18.3.3.2.4.1.7.1.2 integer read-write
Delay parameter 1 for this packet group.
         wfBacPktGenPktGrpDelay2 1.3.6.1.4.1.18.3.3.2.4.1.7.1.3 integer read-write
Delay parameter 2 for this packet group.
         wfBacPktGenPktGrpDelay3 1.3.6.1.4.1.18.3.3.2.4.1.7.1.4 integer read-write
Delay parameter 3 for this packet group.
         wfBacPktGenPktGrpDelay4 1.3.6.1.4.1.18.3.3.2.4.1.7.1.5 integer read-write
Delay parameter 4 for this packet group.
         wfBacPktGenPktGrpCount1 1.3.6.1.4.1.18.3.3.2.4.1.7.1.6 integer read-write
Count parameter 1 for this packet group.
         wfBacPktGenPktGrpCount2 1.3.6.1.4.1.18.3.3.2.4.1.7.1.7 integer read-write
Count parameter 2 for this packet group.
         wfBacPktGenPktGrpCount3 1.3.6.1.4.1.18.3.3.2.4.1.7.1.8 integer read-write
Count parameter 3 for this packet group.
         wfBacPktGenPktGrpCount4 1.3.6.1.4.1.18.3.3.2.4.1.7.1.9 integer read-write
Count parameter 4 for this packet group.
         wfBacPktGenPktSeedSum 1.3.6.1.4.1.18.3.3.2.4.1.7.1.10 counter read-only
Total number of packet seeds that belong to this packet group.
         wfBacPktGenPktGrpCxp 1.3.6.1.4.1.18.3.3.2.4.1.7.1.11 integer read-only
The eligible CXP slot number on which this packet group can be thrown.
 wfBacPktGenStrmCtrlTable 1.3.6.1.4.1.18.3.3.2.4.1.8 no-access
The BAC PktGen stream control table.
     wfBacPktGenStrmCtrlEntry 1.3.6.1.4.1.18.3.3.2.4.1.8.1 no-access
Information concerning a BAC PktGen stream control table entry.
         wfBacPktGenStrmNumber 1.3.6.1.4.1.18.3.3.2.4.1.8.1.1 integer read-only
Uniquely identifies the PktGen stream number on each CXP.
         wfBacPktGenStrmCxp 1.3.6.1.4.1.18.3.3.2.4.1.8.1.2 integer read-only
Uniquely identifies the CXP.
         wfBacPktGenStrmState 1.3.6.1.4.1.18.3.3.2.4.1.8.1.3 integer read-only
The current state of this PktGen stream: pktgen - Stream is transmitting test packets; killed - Stream is being killed; notpresent - Stream is not present. Enumeration: 'notpresent': 4, 'killed': 2, 'pktgen': 1.
         wfBacPktGenSetStrmPktGrp 1.3.6.1.4.1.18.3.3.2.4.1.8.1.4 integer read-write
Set the packet group to be thrown by this PktGen stream.
         wfBacPktGenStrmPktGrp 1.3.6.1.4.1.18.3.3.2.4.1.8.1.5 integer read-only
The packet group which will be thrown by this PktGen stream.