BENU-SUB-TUNNEL-MIB: View SNMP OID List / Download MIB

VENDOR: BENU NETWORKS


 Home MIB: BENU-SUB-TUNNEL-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
 benuWagSubTunMIB 1.3.6.1.4.1.39406.2.1.2
The MIB module defines subscriber and tunnel information Copyright (C) 2012 by Benu Networks, Inc. All rights reserved.
     bWagSubTunnelMIBNotifications 1.3.6.1.4.1.39406.2.1.2.0
Subscriber and Tunnel MIB Notifications are defined in this branch.
         bWagSubHighThresholdReached 1.3.6.1.4.1.39406.2.1.2.0.1
This notification signifies that the current number of subscribers has risen above the value of bWagSubHighThreshold.
         bWagSubLowThresholdReached 1.3.6.1.4.1.39406.2.1.2.0.2
This notification signifies that the current number of subscribers has fallen below the value of bWagSubLowThreshold.
         bWagTunHighThresholdReached 1.3.6.1.4.1.39406.2.1.2.0.3
This notification signifies that the current number of tunnels has risen above the value of bWagTunHighThreshold.
         bWagTunLowThresholdReached 1.3.6.1.4.1.39406.2.1.2.0.4
This notification signifies that the current number of tunnels has fallen below the value of bWagTunLowThreshold.
     bWagSubMIBObjects 1.3.6.1.4.1.39406.2.1.2.1
Subscriber MIB objects are defined in this branch.
         bWagSubMaxNumOfSubscribers 1.3.6.1.4.1.39406.2.1.2.1.1 unsigned32 read-only
Max Number of subscribers that can exist at a given time. Any new subscribers beyond this number will be rejected
     bWagSubMIBNotifObjects 1.3.6.1.4.1.39406.2.1.2.2
Subscriber MIB Notification objects are defined in this branch.
         bWagSubHighThreshold 1.3.6.1.4.1.39406.2.1.2.2.1 unsigned32 no-access
The high threshold for number of subscribers . If a bWagSubLowThresholdReached event has been generated , and the value number of subscribers has exceeded the value of bWagSubHighThreshold, then a bWagSubHighThresholdReached event will be generated. No more bWagSubHighThresholdReached events will be generated until the value for number of subscribers becomes equal to or less than the value of bWagSubLowThreshold.
         bWagSubLowThreshold 1.3.6.1.4.1.39406.2.1.2.2.2 unsigned32 no-access
The Lower threshold for number of subscribers . If a bWagSubHighThresholdReached event has been generated , and the value number of subscribers falls below the value of bWagSubLowThreshold, then a bWagSubLowThresholdReached event will be generated. No more bWagSubLowThresholdReached events will be generated until the value for number of subscribers becomes equal to or greater than the value of bWagSubHighThreshold.
     bWagTunnelMIBObjects 1.3.6.1.4.1.39406.2.1.2.3
Subscriber MIB objects are defined in this branch.
         bWagTunMaxNumOfTunnels 1.3.6.1.4.1.39406.2.1.2.3.1 unsigned32 read-only
Max Number of tunnels that can exist at a given time. Any new tunnel request beyond this number will be rejected
     bWagTunnelMIBNotifObjects 1.3.6.1.4.1.39406.2.1.2.4
Subscriber MIB Notification objects are defined in this branch.
         bWagTunHighThreshold 1.3.6.1.4.1.39406.2.1.2.4.1 unsigned32 no-access
The high threshold for number of tunnels. If a bWagTunLowThresholdReached event has been generated , and the value number of tunnels in use has exceeded the value of bWagTunHighThreshold, then a bWagTunHighThresholdReached event will be generated. No more bWagTunHighThresholdReached events will be generated until the value for number of tunnels in use becomes equal to or less than the value of bWagTunLowThreshold.
         bWagTunLowThreshold 1.3.6.1.4.1.39406.2.1.2.4.2 unsigned32 no-access
The Lower threshold for number of tunnels . If a bWagTunHighThresholdReached event has been generated , and the value number of tunnels in use falls below the value of bWagTunLowThreshold, then a bWagTunLowThresholdReached event will be generated. No more bWagTunLowThresholdReached events will be generated until the value for number of tunnels in use becomes equal to or greater than the value of bWagTunHighThreshold.