BENU-VLAN-MIB: View SNMP OID List / Download MIB

VENDOR: BENU NETWORKS


 Home MIB: BENU-VLAN-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
 bVLANMIB 1.3.6.1.4.1.39406.2.1.8
This MIB module defines VLAN statistics. Copyright (C) 2014 by Benu Networks, Inc. All rights reserved.
     bVLANNotifObjects 1.3.6.1.4.1.39406.2.1.8.0
Notifications of VLAN utilization statistics are defined in this branch.
         bVlanEncapEnable 1.3.6.1.4.1.39406.2.1.8.0.1
A bVlanEncapEnable trap signifies that the SNMP entity, acting in an agent role, has detected that encapsulation 802.1q is enabled on the port
         bVlanEncapDisable 1.3.6.1.4.1.39406.2.1.8.0.2
A bVlanEncapEnable trap signifies that the SNMP entity, acting in an agent role, has detected that encapsulation 802.1q is disabled on the port
         bVlanCreate 1.3.6.1.4.1.39406.2.1.8.0.3
A bVlanCreate trap signifies that the SNMP entity, acting in an agent role, has detected that VLAN is created with bVlanIndex
         bVlanDelete 1.3.6.1.4.1.39406.2.1.8.0.4
A bVlanDelete trap signifies that the SNMP entity, acting in an agent role, has detected that VLAN is deleted with bVlanIndex
     bVLANMIBObjects 1.3.6.1.4.1.39406.2.1.8.1
MIB objects for VLAN utilization statistics are defined in this branch.
         bVlanTable 1.3.6.1.4.1.39406.2.1.8.1.1 no-access
The table of VLAN utilization performance metrics of each interface.
             bVlanEntry 1.3.6.1.4.1.39406.2.1.8.1.1.1 no-access
An entry containing VLAN utilization performance metrics for each interface.
                 bVlanPortIndex 1.3.6.1.4.1.39406.2.1.8.1.1.1.1 integer32 no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                 bVlanIndex 1.3.6.1.4.1.39406.2.1.8.1.1.1.2 integer32 no-access
VLAN id configued on port.
                 bVlanName 1.3.6.1.4.1.39406.2.1.8.1.1.1.3 displaystring read-only
VLAN name configured on port
                 bVlanMTU 1.3.6.1.4.1.39406.2.1.8.1.1.1.4 unsigned32 read-only
VLAN MTU configured on port
                 bVlanEncapName 1.3.6.1.4.1.39406.2.1.8.1.1.1.5 displaystring read-only
VLAN encapsulation name configured on port
                 bVlanAdminStatus 1.3.6.1.4.1.39406.2.1.8.1.1.1.6 integer read-only
The desired state of the interface. When a managed system initializes, all interfaces start with bVlanAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, bVlanAdminStatus is then changed to up(1) state (or remains in the down(2) state). Enumeration: 'down': 2, 'up': 1.
                 bVlanOperStatus 1.3.6.1.4.1.39406.2.1.8.1.1.1.7 integer read-only
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If bVlanAdminStatus is down(2) then bVlanOperStatus should be down(2). If bVlanAdminStatus is changed to up(1) then bVlanOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components. Enumeration: 'dormant': 5, 'lowerLayerDown': 7, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'notPresent': 6.
         bWagVlanTable 1.3.6.1.4.1.39406.2.1.8.1.2 no-access
The table of VLAN utilization performance metrics of each interface.
             bWagVlanEntry 1.3.6.1.4.1.39406.2.1.8.1.2.1 no-access
A logical row in bWagVlanTable
                 bWagVlanPortIndex 1.3.6.1.4.1.39406.2.1.8.1.2.1.1 integer32 no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                 bWagVlanIndex 1.3.6.1.4.1.39406.2.1.8.1.2.1.2 integer32 no-access
VLAN id of the port.
                 bWagVlanSubscriberCount 1.3.6.1.4.1.39406.2.1.8.1.2.1.3 unsigned32 read-only
Number of subscribers currently using this VLAN tunnel.
         bWagVlanStatsTable 1.3.6.1.4.1.39406.2.1.8.1.3 no-access
The table of VLAN utilization performance metrics of each interface.
             bWagVlanStatsEntry 1.3.6.1.4.1.39406.2.1.8.1.3.1 no-access
An entry containing VLAN utilization performance metrics for each interface.
                 bWagVlanStatsPortIndex 1.3.6.1.4.1.39406.2.1.8.1.3.1.1 integer32 no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                 bWagVlanStatsIndex 1.3.6.1.4.1.39406.2.1.8.1.3.1.2 integer32 no-access
VLAN id of the port.
                 bWagVlanTotalPktsRcvd 1.3.6.1.4.1.39406.2.1.8.1.3.1.3 counter64 read-only
Total number of packets received from this port.
                 bWagVlanTotalPktsSent 1.3.6.1.4.1.39406.2.1.8.1.3.1.4 counter64 read-only
Total number of packets sent from this port.
                 bWagVlanTotalBytesRcvd 1.3.6.1.4.1.39406.2.1.8.1.3.1.5 counter64 read-only
Total number of bytes received from this port.
                 bWagVlanTotalBytesSent 1.3.6.1.4.1.39406.2.1.8.1.3.1.6 counter64 read-only
Total number of bytes sent from this port.
         bVlanPortTable 1.3.6.1.4.1.39406.2.1.8.1.4 no-access
The table of VLAN information per port.
             bVlanPortEntry 1.3.6.1.4.1.39406.2.1.8.1.4.1 no-access
An entry containing VLAN information per port
                 bVlanPerPortIndex 1.3.6.1.4.1.39406.2.1.8.1.4.1.1 integer32 no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                 bVlanTotal 1.3.6.1.4.1.39406.2.1.8.1.4.1.2 unsigned32 read-only
The total number of VLAN's created per port
                 bVlanActive 1.3.6.1.4.1.39406.2.1.8.1.4.1.3 unsigned32 read-only
Number of VLANs created and active on this port.
         bVlanCurrentNumber 1.3.6.1.4.1.39406.2.1.8.1.5 integer32 read-only
Total number of VLAN's created and active at present
         bVlanAssocSub 1.3.6.1.4.1.39406.2.1.8.1.6 integer32 read-only
Total number of VLAN's with associated subscribers
     bVLANNotifVariables 1.3.6.1.4.1.39406.2.1.8.2
MIB objects for VLAN notifications are defined in this branch.
         bVlanPortId 1.3.6.1.4.1.39406.2.1.8.2.1 unsigned32 no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
         bVlanId 1.3.6.1.4.1.39406.2.1.8.2.2 unsigned32 no-access
VLAN id configured on port.