DELL-NETWORKING-VIRTUAL-LINK-TRUNK-MIB: View SNMP OID List / Download MIB

VENDOR: FORCE10 NETWORKS


 Home MIB: DELL-NETWORKING-VIRTUAL-LINK-TRUNK-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
 dellNetVirtualLinkTrunkMib 1.3.6.1.4.1.6027.3.17
This MIB module provides information on Dual Brain Virtual Link Trunk(VLT) feature which is a control plane mechanism to provide Layer2 multipathing between access network devices (switches or servers) and the core network. VLT represents a single logical layer 2 domain from the view of downstream devices that have LAG bundles terminating on separate chassis in the virtual link trunk domain. However, the two VLT chassis are independent L2/L3 switches for devices in the upstream network. A sample of VLT scenario: --------------------------------------------------------------- | _______________ | | | Edge router | | | |_______________| | | / \ | | / \ | | VLT / \ | | ____________/_______________________\____________ . | | | _______/ Back Up Link \_______ | /|\| | | | |-------------------------| | | | | | | | | ------- | | | L3| | | | | S4810 |________| Inter |________| S4810 | |_____| | | | |________|Chassis|________| | | L2| | | | | | | Link | | | | | | | VLT port \_____\ ------- /____/VLT port\|/| | |_____\_____\_________________________/____/_____| . | | \ \ -----------------/ / | | \ \----/------------ / | | \ / \ / | | \ / \ / | |Lag(active)<--- \ / \ /--->Lag(active) | | ___\__/___________________\_/______ | | | _______ Stacking ______ | | | | | S60 |--------------| S60 | | | | | |__\____| |____/_| | | | |_____\______________________/______| | | \ /-->Nic teaming | | \__________________/ | | | Nic1 Nic2 | | | | Server | | | |____________________| | --------------------------------------------------------------- Benefits of VLT are as follows: > Allows a single device to use LAG across two upstream devices > Eliminates Spanning Tree Protocol (STP) blocked ports > Provides a loop-free topology > Uses all available uplink bandwidth > Provides fast convergence if either the link or a device fails > Provides link-level resiliency > Assures high availability GLOSSARY AND ABBREVIATIONS VLT - Virtual Link Trunk The combined port channel between the VLT peer devices and the downstream device. VLT Peer device One of a pair of devices that are connected with the special port channel known as the chassis interconnect trunk. VLT Chassis Interconnect Trunk The link used to synchronize states between the VLT peer devices. VLT domain This domain includes both VLT peer devices, the VLT chassis interconnect trunk, and all of the port channels in the VLT connected to the downstream devices. VLT Backup link The backup link monitors the vitality of a VLT peer device. The backup trunk sends configurable, periodic heart beat messages between VLT peer devices. ICL Abbreviation for Chassis InterConnect Link.
       dellNetVirtualLinkTrunkObjects 1.3.6.1.4.1.6027.3.17.1
           dellNetVirtualLinkTrunkTable 1.3.6.1.4.1.6027.3.17.1.1 no-access
This table provides the information about Virtual Link Trunks. A row is added to the table when a VLT domain is configured in the device. A row is deleted from the table when the configured VLT domain is removed.
               dellNetVirtualLinkTrunkTableEntry 1.3.6.1.4.1.6027.3.17.1.1.1 no-access
Each entry represents information about the specific VLT domain.
                   dellNetVLTDomainId 1.3.6.1.4.1.6027.3.17.1.1.1.1 unsigned32 read-only
This oject represents the Virtual Link Trunk Domain's id.
                   dellNetVLTMacAddr 1.3.6.1.4.1.6027.3.17.1.1.1.2 macaddress read-only
This object represents the MAC Address value assigned to this Virtual Link Trunk domain.
                   dellNetVLTPriority 1.3.6.1.4.1.6027.3.17.1.1.1.3 unsigned32 read-only
This object represents the Virtual Link Trunk domain's System Priority value.
                   dellNetVLTIclIfIndex 1.3.6.1.4.1.6027.3.17.1.1.1.4 interfaceindex read-only
This object represents the interface index of the link configured as the Inter Chassis Link for the Virtual Link Trunk domain.
                   dellNetVLTRole 1.3.6.1.4.1.6027.3.17.1.1.1.5 integer read-only
This object represents the role of the device in the Virtual Link Trunk domain configured. Enumeration: 'secondary': 2, 'primary': 1, 'standAlone': 0.
                   dellNetVLTPeerStatus 1.3.6.1.4.1.6027.3.17.1.1.1.6 integer read-only
This object represents the status of the VLT Peer i.e whether it is active, or in disabled/errored state. notEstablished - set if ICL Link is either in notEstablished status or error status. peerUp - set if ICL Link is up. peerDown - set if both ICL link and Backup link are down linkDown - set if ICL link down and Backup link is up. Enumeration: 'peerDown': 2, 'linkDown': 3, 'notEstablished': 0, 'peerUp': 1.
                   dellNetVLTIclStatus 1.3.6.1.4.1.6027.3.17.1.1.1.7 dellnetvltmemberlinkstatus read-only
This object represents the state of the IC link aggregation. linkNotEstablished - ICL Hello has not yet started.Initial State. linkUp - Hello protocol is established and the VLT operations are up. linkDown - Communication with Peer is lost. linkError - Communication with Peer is established but configuration incompatible.
                   dellNetVLTHBeatStatus 1.3.6.1.4.1.6027.3.17.1.1.1.8 dellnetvltmemberlinkstatus read-only
This object represents the status of the heart beat link/backup link. linkNotEstablished - Heartbeat has not yet started. Initial stage. linkUp - Heartbeat started and Remote is Up. linkDown - Heartbeat lost. linkError - This indicates a configuration error.
                   dellNetVLTBkUpIpAddrType 1.3.6.1.4.1.6027.3.17.1.1.1.9 inetaddresstype read-only
This object represents the address family of the Backup link designated for the Virtual Link Trunk Domain.
                   dellNetVLTBkUpIpAddr 1.3.6.1.4.1.6027.3.17.1.1.1.10 inetaddress read-only
This object represents the Ip address of the backup link.
                   dellNetVLTBkUpInterval 1.3.6.1.4.1.6027.3.17.1.1.1.11 timeinterval read-only
This object represents the time interval for the VLT heart-beat timer.
                   dellNetVLTRemoteMacAddr 1.3.6.1.4.1.6027.3.17.1.1.1.12 macaddress read-only
This object represents the MAC Address of the Remote system that is part of the VLT Domain.
                   dellNetVLTRemoteRolePriority 1.3.6.1.4.1.6027.3.17.1.1.1.13 unsigned32 read-only
This object represents the role priority of the Remote System that is part of the Virtual Link Trunk Domain.
                   dellNetVLTUnitId 1.3.6.1.4.1.6027.3.17.1.1.1.14 unsigned32 read-only
This object represents the configured unit ID for the Virtual Link Trunk domain.
                   dellNetVLTVersionMajor 1.3.6.1.4.1.6027.3.17.1.1.1.15 unsigned32 read-only
This object represents the major version of for the Virtual Link Trunk domain protocol running.
                   dellNetVLTVersionMinor 1.3.6.1.4.1.6027.3.17.1.1.1.16 unsigned32 read-only
This object represents the minor version of for the Virtual Link Trunk domain protocol running.
                   dellNetVLTRemoteUnitId 1.3.6.1.4.1.6027.3.17.1.1.1.17 unsigned32 read-only
This object represents the configured unit ID for the Virtual Link Trunk domain on the remote node.
                   dellNetVLTRemoteVersionMajor 1.3.6.1.4.1.6027.3.17.1.1.1.18 unsigned32 read-only
This object represents the major version of for the Virtual Link Trunk domain protocol running on the remote node.
                   dellNetVLTRemoteVersionMinor 1.3.6.1.4.1.6027.3.17.1.1.1.19 unsigned32 read-only
This object represents the minor version of for the Virtual Link Trunk domain protocol running on the remote node.
                   dellNetVLTIclBwStatus 1.3.6.1.4.1.6027.3.17.1.1.1.20 integer read-only
This object represents the status of the VLT ICL Bandwidth usage i.e whether it crosses threshold, or below threshold state. below-threshold - set if ICL Link BW usage is below 80% above-threshold - set if ICL link BW usage is above 80%. Enumeration: 'abovethreshold': 1, 'belowthreshold': 0.
                   dellNetVLTCfgSysMacAddr 1.3.6.1.4.1.6027.3.17.1.1.1.21 macaddress read-only
This object represents the System MAC Address value configured the Virtual Link Trunk domain.
                   dellNetVLTPeerRouting 1.3.6.1.4.1.6027.3.17.1.1.1.22 integer read-only
This object represents the state of the VLT Peer routing i.e whether it is enabled or disabled. Enumeration: 'disabled': 0, 'enabled': 1.
                   dellNetVLTPeerRoutingTimeout 1.3.6.1.4.1.6027.3.17.1.1.1.23 timeinterval read-only
This object represents the time interval for VLT peer-routing timer, which is configured for removing the local-da of the other peer in case of peer failure.
                   dellNetVLTRemotePeerRouting 1.3.6.1.4.1.6027.3.17.1.1.1.24 integer read-only
This object represents the state of the VLT Peer routing configured on the remote peer node i.e whether it is enabled or disabled. Enumeration: 'disabled': 0, 'enabled': 1.
           dellNetVirtualLinkStatsTable 1.3.6.1.4.1.6027.3.17.1.2 no-access
This table provides the details of the statistical information on traffic traversing port channels to attached devices, Interchassis link, and backup link.
               dellNetVirtualLinkStatsTableEntry 1.3.6.1.4.1.6027.3.17.1.2.1 no-access
Each entry is the device specific statistical information on traffic in the links in VLT domain.
                   dellNetVLTStatNumHelloSent 1.3.6.1.4.1.6027.3.17.1.2.1.1 counter32 read-only
The count of Hello Packets sent across the ICL for synchronization.
                   dellNetVLTStatNumHelloRcvd 1.3.6.1.4.1.6027.3.17.1.2.1.2 counter32 read-only
The count of Hello Packets received from the remote VLT through the ICL.
                   dellNetVLTStatNumHbeatSent 1.3.6.1.4.1.6027.3.17.1.2.1.3 counter32 read-only
The count of periodic Keepalive messages sent by the VLT device to the peer.
                   dellNetVLTStatNumHbeatRcvd 1.3.6.1.4.1.6027.3.17.1.2.1.4 counter32 read-only
The count of periodic Keepalive messages received by the VLT device from the peer.
                   dellNetVLTStatNumDomainErrors 1.3.6.1.4.1.6027.3.17.1.2.1.5 counter32 read-only
The count of hello/heartbeat packets dropped by the VLT device which failed to match the device's VLT domain Id.
                   dellNetVLTStatNumVersionErrors 1.3.6.1.4.1.6027.3.17.1.2.1.6 counter32 read-only
The count of hello/heartbeat packets dropped by the VLT device which failed to match the device's VLT message's version.
           dellNetVirtualLinkDetailsTable 1.3.6.1.4.1.6027.3.17.1.3 no-access
This table provides the details of port channel information by traversing port channels to attached devices, peer port-channel ID, status and Active Vlans
               dellNetVirtualLinkDetailsTableEntry 1.3.6.1.4.1.6027.3.17.1.3.1 no-access
Each entry is the port channel specific information on links between TOR and VLT domain.
                   dellNetVLTDetailLocalLagID 1.3.6.1.4.1.6027.3.17.1.3.1.1 unsigned32 read-only
The Detail of the vlt local lag ID.
                   dellNetVLTDetailPeerLagID 1.3.6.1.4.1.6027.3.17.1.3.1.2 unsigned32 read-only
The Detail of the vlt peer lag ID
                   dellNetVLTDetailLocalStatus 1.3.6.1.4.1.6027.3.17.1.3.1.3 integer read-only
The interface operational status of the vlt local LAG ID Enumeration: 'down': 0, 'up': 1.
                   dellNetVLTDetailPeerStatus 1.3.6.1.4.1.6027.3.17.1.3.1.4 integer read-only
The interface operational status of the vlt peer LAG ID. Enumeration: 'down': 0, 'up': 1.
           dellNetVLTErrorReason 1.3.6.1.4.1.6027.3.17.1.4 integer no-access
This object represents the VLT domain config error,the possible errors are: noError - No Error. domainIdMismatch - local and remote vlt domain Id mismatch. unitIdMismatch - local or remote vlt Unit Id is Identical or not configured. versionMismatch - local and remote vlt version does not meet criteria for peer UP. sysMacMismatch - local and remote vlt system MAC mismatch. peerRoutingMismatch - local and remote vlt peer-routing config mismatch Enumeration: 'peerRoutingMismatch': 6, 'unitIdMismatch': 3, 'noError': 1, 'domainIdMismatch': 2, 'sysMacMismatch': 5, 'versionMismatch': 4.
       dellNetVirtualLinkTrunkNotifObjects 1.3.6.1.4.1.6027.3.17.2
           dellNetVirtualLinkTrunkNotifications 1.3.6.1.4.1.6027.3.17.2.0
               dellNetVLTRoleChange 1.3.6.1.4.1.6027.3.17.2.0.1
The agent generates this norification to denote the change in role of the VLT device in the VLT domain. This notification carries the information about the new role. The possible roles are as follows: 1. StandAlone 2. Primary 3. Secondary
               dellNetVLTIclStatusChange 1.3.6.1.4.1.6027.3.17.2.0.2
The agent generates this notification to denote the change in InterConnect Link Status.The notification contains information on the new ICL status. The possible states are as follows: 1. NotEstabished 2. LinkUp 3. LinkDown 4. LinkError
               dellNetVLTPeerStatusChange 1.3.6.1.4.1.6027.3.17.2.0.3
The agent generates this notification to denote the change in Status of the Peer in the VLT domain. This notification contains information on the new status of the peer device. The possible states are as follows: 1. NotEstablished 2. PeerUp 3. PeerDown 4. LinkDown
               dellNetVLTHBeatStatusChange 1.3.6.1.4.1.6027.3.17.2.0.4
The agent generates this notification to denote the change in Backup Link Status. The notification contains information on the new BackupLink Status. The possible states are as follows: 1. NotEstabished 2. LinkUp 3. LinkDown 4. LinkError
               dellNetVLTIclBwUsageExceed 1.3.6.1.4.1.6027.3.17.2.0.5
The IFM agent generates this notification to denote the change in Bandwidth usage of ICL Link, when it crosses the threshold above 80 %. The possible states are as follows: 0. Below threshold 1. Above threshold
               dellNetVLTDomainConfigError 1.3.6.1.4.1.6027.3.17.2.0.6
The agent generates this notification to denote there is a error/conflict in the VLT domain config parameters (either locally or in remote node which prevent the peer up. The mismatch can be domain Id, unitId,version or system MAC. The notification contains information on the error/mismatch type.
       dellNetVirtualLinkTrunkConformance 1.3.6.1.4.1.6027.3.17.3
           dellNetVirtualLinkTrunkCompliances 1.3.6.1.4.1.6027.3.17.3.1
               dellNetVirtualLinkTrunkCompliance 1.3.6.1.4.1.6027.3.17.3.1.1
The compliance statement for the Dell Networking OS Virtual Link Trunk MIB.
           dellNetVirtualLinkTrunkGroups 1.3.6.1.4.1.6027.3.17.3.2
               dellNetVirtualLinkTrunkGroup 1.3.6.1.4.1.6027.3.17.3.2.1
This group represents a collection of objects providing the overall VLT information.
               dellNetVirtualLinkStatisticsGroup 1.3.6.1.4.1.6027.3.17.3.2.2
This group represents a collection of objects providing the overall statistical information on the VLT.
               dellNetVirtualLinkNotificationGroup 1.3.6.1.4.1.6027.3.17.3.2.3
A collection of notification objects for the Dell Networking OS VLT mib
               dellNetVirtualLinkDetailsTableGroup 1.3.6.1.4.1.6027.3.17.3.2.4
This group represents a collection of objects providing the LAG details on the VLT.