WWP-EXT-BRIDGE-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-EXT-BRIDGE-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
 wwpExtBridgeMIB 1.3.6.1.4.1.6141.2.4
Updated with port rate limit state and rate limit value controls.
     wwpExtBridgeMIBObjects 1.3.6.1.4.1.6141.2.4.1
         wwpPort 1.3.6.1.4.1.6141.2.4.1.1
             wwpPortTable 1.3.6.1.4.1.6141.2.4.1.1.1 no-access
Table of Ports.
                 wwpPortEntry 1.3.6.1.4.1.6141.2.4.1.1.1.1 no-access
Port Entry in the Table.
                     wwpPortId 1.3.6.1.4.1.6141.2.4.1.1.1.1.1 integer read-only
Port ID for the instance. Port ID's start at 1, and are consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry.
                     wwpPortType 1.3.6.1.4.1.6141.2.4.1.1.1.1.2 integer read-only
The port type for the port. Enumeration: 'fastEth': 2, 'sx': 4, 'hundredFx': 5, 'unknown': 6, 'lx': 1, 'voip': 3.
                     wwpPortName 1.3.6.1.4.1.6141.2.4.1.1.1.1.3 displaystring read-write
Friendly name for the port.
                     wwpPortPhysAddr 1.3.6.1.4.1.6141.2.4.1.1.1.1.4 macaddress read-only
The ethernet MAC address for the port. This information can also be achieved via dot1dTpFdbTable
                     wwpPortAutoNeg 1.3.6.1.4.1.6141.2.4.1.1.1.1.5 truthvalue read-write
The object sets the port to AUTO NEG MOde and vice versa. Specific platforms may have requirements of configuring speed before moving the port to out of AUTO-NEG mode.
                     wwpPortAdminStatus 1.3.6.1.4.1.6141.2.4.1.1.1.1.6 integer read-write
The desired state of the port. Enumeration: 'down': 2, 'up': 1.
                     wwpPortOperStatus 1.3.6.1.4.1.6141.2.4.1.1.1.1.7 integer read-only
The current operational state of Port. Enumeration: 'down': 2, 'up': 1.
                     wwpPortAdminSpeed 1.3.6.1.4.1.6141.2.4.1.1.1.1.8 integer read-write
Desired speed of the port. Set the port speed to be either 10MB, 100MB, or gig. The Management Station can't set the adminSpeed to auto. The default value for this object depends upon the platform. Enumeration: 'hundredMb': 2, 'tenMb': 1, 'auto': 4, 'gig': 3.
                     wwpPortOperSpeed 1.3.6.1.4.1.6141.2.4.1.1.1.1.9 integer32 read-only
The current operational speed of the port in MB.
                     wwpPortAdminDuplex 1.3.6.1.4.1.6141.2.4.1.1.1.1.10 integer read-write
The desired mode for the port. It can be set to either half or full duplex operation but not to auto.The default value for this object depends upon the platform. Enumeration: 'auto': 3, 'full': 2, 'half': 1.
                     wwpPortOperDuplex 1.3.6.1.4.1.6141.2.4.1.1.1.1.11 integer read-only
The current duplex mode of the port. Enumeration: 'auto': 3, 'full': 2, 'half': 1.
                     wwpPortAdminFlowCtrl 1.3.6.1.4.1.6141.2.4.1.1.1.1.12 integer read-write
Configures the ports flow control operation. Need to check 802.3x for additional modes for gig ports. Enumeration: 'enable': 1, 'disable': 0.
                     wwpPortOperFlowCtrl 1.3.6.1.4.1.6141.2.4.1.1.1.1.13 integer read-only
Shows ports flow control configuration. Enumeration: 'disabled': 0, 'enabled': 1.
                     wwpPortTagged 1.3.6.1.4.1.6141.2.4.1.1.1.1.14 integer read-write
The port tagged Status can be set to tagged or untagged. If a port is part of more than one VLAN, then the port Status should be 'tagged'. Enumeration: 'untagged': 0, 'tagged': 1.
                     wwpPortUntaggedPriority 1.3.6.1.4.1.6141.2.4.1.1.1.1.15 integer read-write
The 802.1p packet priority to be assigned to packets associated with this port that do not have an 802.1Q VLAN header. Enumeration: 'p2': 2, 'p3': 3, 'p0': 0, 'p1': 1, 'p6': 6, 'p7': 7, 'p4': 4, 'p5': 5.
                     wwpPortMaxFrameSize 1.3.6.1.4.1.6141.2.4.1.1.1.1.16 integer read-write
Setting this object will set the max frame size allowed on a port. The max frame size can vary between 1522 bytes till 9216 bytes. Default value is 1522 bytes
                     wwpPortIngressFiltering 1.3.6.1.4.1.6141.2.4.1.1.1.1.17 integer read-write
When this is true(1) the device will discard incoming frames for VLANs which do not include this Port in its Member set. When false(2), the port will accept all incoming frames. Enumeration: 'false': 2, 'true': 1.
                     wwpPortRateLimitState 1.3.6.1.4.1.6141.2.4.1.1.1.1.18 truthvalue read-write
When set to true, the rate limiting mechanism is enabled for this port. When set to false, the rate limiting mechanism is disabled for this port.
                     wwpPortRateLimitValue 1.3.6.1.4.1.6141.2.4.1.1.1.1.19 integer read-write
The value of this object represents the desired bit-rate limit for this port. When the rate limiting mechanism is enabled for this port, this value is enforced to the best extent possible by the device. For some devices the actual maximum bit-rate allowed may exceed the rate limit parameter under certain circumstances due to hardware and software limitations.
             wwpLocalMgmtPortEnable 1.3.6.1.4.1.6141.2.4.1.1.2 truthvalue read-write
Setting this object to false(2) will disable the local Management Port. The object has beed deprecated as we need to have the general functionality of disabling and enableing any in-band and out-band mgmt interface.
         wwpVlan 1.3.6.1.4.1.6141.2.4.1.2
             wwpVlanVersionNumber 1.3.6.1.4.1.6141.2.4.1.2.1 integer read-only
The version number of IEEE 802.1Q that this device supports. Enumeration: 'version1': 1.
             wwpMaxVlanId 1.3.6.1.4.1.6141.2.4.1.2.2 vlanid read-only
The maximum IEEE 802.1Q VLAN ID that this device supports.
             wwpMaxSupportedVlans 1.3.6.1.4.1.6141.2.4.1.2.3 unsigned32 read-only
The maximum number of IEEE 802.1Q VLANs that this device supports.
             wwpNumVlans 1.3.6.1.4.1.6141.2.4.1.2.4 unsigned32 read-only
The current number of IEEE 802.1Q VLANs that are configured in this device.
             wwpVlanTable 1.3.6.1.4.1.6141.2.4.1.2.5 no-access
VLAN table
                 wwpVlanEntry 1.3.6.1.4.1.6141.2.4.1.2.5.1 no-access
table of vlans
                     wwpVlanId 1.3.6.1.4.1.6141.2.4.1.2.5.1.1 vlanid read-only
802.1Q VLAN ID (1-4094)
                     wwpVlanName 1.3.6.1.4.1.6141.2.4.1.2.5.1.2 displaystring read-only
Name associated with this VLAN.
                     wwpVlanCurrentEgressPorts 1.3.6.1.4.1.6141.2.4.1.2.5.1.3 portlist read-write
The set of ports which are transmitting traffic for this VLAN as either tagged or untagged frames.
                     wwpVlanCurrentUntaggedPorts 1.3.6.1.4.1.6141.2.4.1.2.5.1.4 portlist read-only
The set of ports which are transmitting traffic for this VLAN as untagged frames.
                     wwpVlanMgmtStatus 1.3.6.1.4.1.6141.2.4.1.2.5.1.5 integer read-write
Indicates if this VLAN is a management VLAN. The system can have at most one remote mgt vlan, and one local mgt vlan. Any Valn can be set either to remoteMgmtVlan or localMgmtvlan. Enumeration: 'remoteMgmtVlan': 1, 'localMgmtVlan': 2, 'notMgmtVlan': 0.
                     wwpVlanRowStatus 1.3.6.1.4.1.6141.2.4.1.2.5.1.6 rowstatus read-write
Used to manage the creation and deletion of the conceptual rows in this table. To create a row in this table, a manager must set this object to 'createAndGo'. To delete a row in this table, there should not be any port associated with this vlan.
             wwpVlanXTable 1.3.6.1.4.1.6141.2.4.1.2.6 no-access
Extension of the VLAN table
                 wwpVlanXEntry 1.3.6.1.4.1.6141.2.4.1.2.6.1 no-access
Entry in the extended vlan table.
                     wwpVlanTunnel 1.3.6.1.4.1.6141.2.4.1.2.6.1.1 integer read-write
Enable/disable VLAN tunneling on this VLAN. Enumeration: 'enable': 1, 'disable': 0.
     wwpExtBridgeMIBNotificationPrefix 1.3.6.1.4.1.6141.2.4.2
         wwpExtBridgeMIBNotifications 1.3.6.1.4.1.6141.2.4.2.0
     wwpExtBridgeMIBConformance 1.3.6.1.4.1.6141.2.4.3
         wwpExtBridgeMIBCompliances 1.3.6.1.4.1.6141.2.4.3.1
         wwpExtBridgeMIBGroups 1.3.6.1.4.1.6141.2.4.3.2