ENTERASYS-VIRTUAL-SWITCH-BONDING-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-VIRTUAL-SWITCH-BONDING-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
 etsysVirtualSwitchBondingMIB 1.3.6.1.4.1.5624.1.2.83
This MIB module defines a portion of the SNMP MIB under Enterasys Networks' enterprise OID pertaining to Virtual Switch Bonding (VSB). VSB is meant to accomplish two similar goals: to allow the aggregation of two or more chassis-type products into a single, virtual network device; and similarly to support building a stack of two or more stand-alone-type products. The key operational benefit behind this (and similar) technologies is the ability to provide transparent Layer 2 physical redundancy (redundancy of both links and network devices) all the way to the edge of the network.
       etsysVsbObjects 1.3.6.1.4.1.5624.1.2.83.1
           etsysVsbSystem 1.3.6.1.4.1.5624.1.2.83.1.1
               etsysVsbSystemEnable 1.3.6.1.4.1.5624.1.2.83.1.1.1 integer read-write
The administrative enable/disable state for VSB. Enabling this object turns on VSB in a system. Enumeration: 'disabled': 2, 'enabled': 1.
               etsysVsbSystemMaxChassis 1.3.6.1.4.1.5624.1.2.83.1.1.2 unsigned32 read-only
The maximum number of physical chassis supported in the virtual switch.
               etsysVsbSystemMaxSlotNumber 1.3.6.1.4.1.5624.1.2.83.1.1.3 unsigned32 read-only
The maximum slot number supported in the virtual switch.
               etsysVsbAdministrativeMacAddress 1.3.6.1.4.1.5624.1.2.83.1.1.4 macaddress read-write
The administratively configured mac address of the virtual switch.
               etsysVsbOperationalMacAddress 1.3.6.1.4.1.5624.1.2.83.1.1.5 macaddress read-only
The operationally assigned mac address of the virtual switch. If no mac address is administratively configured, the VSB system will be responsible for selecting and assigning the virtual switch mac address.
               etsysVsbSystemLinkFailureResponse 1.3.6.1.4.1.5624.1.2.83.1.1.6 integer read-write
The administrative state of the Link Failure Response for the VSB. Enabling this object turns on the default Link Failure Response algorithms. Enumeration: 'disabled': 2, 'enabled': 1.
           etsysVsbChassis 1.3.6.1.4.1.5624.1.2.83.1.2
               etsysVsbChassisTable 1.3.6.1.4.1.5624.1.2.83.1.2.1 no-access
This table contains the configuration information for the physical chassis of a virtual switch. Adding a chassis to a virtual switch is initiated by assigning a virtual switch system ID to an entry. The entry index is also the chassis ID in the virtual switch. A virtual switch ID can only be administratively assigned to one entry in the table because a chassis cannot simultaneously be a member of multiple virtual switches, or have multiple chassis IDs in the same virtual switch. A value of 'inconsistentValue' will be returned if attempts are made to assign the same virtual switch ID to more than one entry. Chassis ID is also used to indicate relative position in the virtual switch, where chassis 1 is assigned slot 1 through n, chassis 2 is assigned slots n+1 through n+m, where n and m are the max number of slots for chassis 1 and 2 respectively.
                   etsysVsbChassisEntry 1.3.6.1.4.1.5624.1.2.83.1.2.1.1 no-access
The configuration for a physical chassis in the virtual switch.
                       etsysVsbChassisIndex 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.1 unsigned32 no-access
The identifier of this chassis in the virtual switch. This value is in the range between 1..etsysVsbSystemMaxChassis.
                       etsysVsbChassisSystemId 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.2 vsbid read-write
The virtual switch ID for this switch.
                       etsysVsbChassisSerialNum 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.3 snmpadminstring read-only
The serial number string for the physical chassis or standalone device in a bonded setup.
                       etsysVsbChassisFirstSlotNumber 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.4 unsigned32 read-write
The administratively assigned first slot position in the virtual switch. Manually initializing chassis position will override automatic positioning by the VSB system. In the event another chassis already occupies the position, this chassis will not be added to the bond. This value is in the range of 0|1..etsysVsbSystemMaxSlotNumber.
                       etsysVsbChassisLocalSlotList 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.5 vsbslotlist read-only
The set of slots local to this chassis that are present.
                       etsysVsbChassisSystemSlotList 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.6 vsbslotlist read-only
The set of local and bonded slots that are present.
                       etsysVsbChassisStatus 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.7 vsbchassisstatus read-only
The bonding status of this chassis.
                       etsysVsbChassisLastBondTime 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.8 timestamp read-only
Last sysUpTime at which this chassis was connected to all other members of the virtual switch.
                       etsysVsbChassisSharedSecret 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.9 snmpadminstring read-write
The secret shared between the chassis in a virtual switch used to authenticate the bonding protocol data being transmitted between chassis. On a read operation this object MUST return a zero length string. Writing this object with a zero length string clears the secret.
                       etsysVsbChassisSecretEntered 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.10 truthvalue read-only
true(1) - Indicates that etsysVsbChassisSharedSecret was last set with some value other than the empty string. false(2) - Indicates that etsysVsbChassisSharedSecret has never been set, or was last set to the empty string.
                       etsysVsbChassisLfrOperPriority 1.3.6.1.4.1.5624.1.2.83.1.2.1.1.11 unsigned32 read-write
Operational priority assigned to the associated chassis identifier. When responding to a VSB link failure, the currently operational chassis with the highest priority is allowed to remain operational. This value is in the range between 1..255.
           etsysVsbPort 1.3.6.1.4.1.5624.1.2.83.1.3
               etsysVsbPortTable 1.3.6.1.4.1.5624.1.2.83.1.3.1 no-access
A table of configuration and status objects for each port that supports Bonding Port mode.
                   etsysVsbPortEntry 1.3.6.1.4.1.5624.1.2.83.1.3.1.1 no-access
An entry containing per port bonding properties.
                       etsysVsbPortAdminStatus 1.3.6.1.4.1.5624.1.2.83.1.3.1.1.1 integer read-write
The desired state of the bonding port for this ifIndex. Enumeration: 'down': 2, 'up': 1.
                       etsysVsbPortOperStatus 1.3.6.1.4.1.5624.1.2.83.1.3.1.1.2 integer read-only
The operational status of the bonding port for this ifIndex. If the state is NOT up, then it is down for the stated reason, if known. If etsysVsbPortAdminStatus is down(2), then etsysVsbPortOperStatus should be down(2). If etsysVsbPortAdminStatus is changed to up(1) the etsysVsbPortOperStatus should change to up(1) if the interface is ready to transmit and receive bonding traffic. 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. Enumeration: 'up': 1, 'down': 2, 'probeLoop': 4, 'probeTimeout': 5, 'highLatency': 3, 'portInstability': 6.
       etsysVsbConformance 1.3.6.1.4.1.5624.1.2.83.2
           etsysVsbGroups 1.3.6.1.4.1.5624.1.2.83.2.1
               etsysVsbSystemGroup 1.3.6.1.4.1.5624.1.2.83.2.1.1
This section is for system configuration of the VSB system.
               etsysVsbChassisGroup 1.3.6.1.4.1.5624.1.2.83.2.1.2
This section is for chassis based configuration of the VSB system.
               etsysVsbPortGroup 1.3.6.1.4.1.5624.1.2.83.2.1.3
This section is for port configuration of the VSB system.
               etsysVsbSystemGroup2 1.3.6.1.4.1.5624.1.2.83.2.1.4
This section is for system configuration of the VSB system.
               etsysVsbChassisGroup2 1.3.6.1.4.1.5624.1.2.83.2.1.5
This section is for chassis based configuration of the VSB system.
           etsysVsbCompliances 1.3.6.1.4.1.5624.1.2.83.2.2
               etsysVsbCompliance 1.3.6.1.4.1.5624.1.2.83.2.2.1
The compliance statement for devices that support VSB.
               etsysVsbCompliance2 1.3.6.1.4.1.5624.1.2.83.2.2.2
The compliance statement for devices that support VSB.