STN-VEI-MIB: View SNMP OID List / Download MIB

VENDOR: SPRING TIDE NETWORKS


 Home MIB: STN-VEI-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
 stnVei 1.3.6.1.4.1.3551.2.7.1.6.1
This MIB module describes managed objects of Spring Tide Networks Virtual Ethernet Interface.
     stnVeiObjects 1.3.6.1.4.1.3551.2.7.1.6.1.1
         stnVeiL2Table 1.3.6.1.4.1.3551.2.7.1.6.1.1.1 no-access
A list of VEI L2 entries.
             stnVeiL2Entry 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1 no-access
Entry contains information about a particular VEI L2.
                 stnVeiL2IfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.1 interfaceindex read-only
The ifIndex of the VEI Layer 2 Interface.
                 stnVeiL2ViId 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.2 integer32 read-only
The instance of the configuration record corresponding to this VEI.
                 stnVeiL2Name 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.3 displaystring read-only
The name configured for this VEI.
                 stnVeiL2Type 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.4 integer read-only
The type of virtual ethernet interface. An atmBridgeEnetV2 VEI implements Ethernet V2 PDUs encapsulated per RFC1483 over ATM AAL5. An atmBridgeEnetV2 VEI implements Ethernet 802.3 PDUs encapsulated per RFC1483 over ATM AAL5. Enumeration: 'atmBridgeEnet8023': 2, 'atmBridgeEnetV2': 1.
                 stnVeiL2MacTtl 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.5 gauge32 read-only
The approximate time, in seconds, that a learned MAC address will be considered in-use by the VcLink it originated on. Once this time has expired, the resources associated with the MAC database entry can be reclaimed for learning other MAC addresses if necessary.
                 stnVeiL2State 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.6 integer read-only
The current operational state of the VEI. Enumeration: 'down': 2, 'testing': 3, 'up': 1.
                 stnVeiL2RegisteredLowerLinks 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.7 gauge32 read-only
The current number of VCLinks registered with the VEI.
                 stnVeiL2ActiveLowerLinks 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.8 gauge32 read-only
The current number of VCLinks actively carrying traffic for this VEI.
                 stnVeiL2NoFreeEndStations 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.9 counter32 read-only
The number of times that the VEI ran out of MAC address database entries when attempting to learn a new remote MAC address. This indicates that the total number of remote MACs allowed on the VEI is greater than the system limit of 4096 per VEI.
                 stnVeiL2TxDestNotFound 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.10 counter32 read-only
The number of outgoing packets that were dropped because the VEI could not find a MAC address database entry for the destination MAC address. This indicates that the VEI has not learned the destination MAC address.
                 stnVeiL2TxArpRspDropNoEndStation 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.11 counter32 read-only
The number of outgoing ARP response packets dropped by the VEI because either the ARP's sending or target MAC address is not in the MAC address database.
                 stnVeiL2ActiveMultiCasts 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.12 counter32 read-only
The current number of mulicast/broadcast transmit packets that the VEI is propagating across all active VCLinks.
                 stnVeiL2MultiCastsDrop 1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.13 counter32 read-only
The number of multicast/broadcast transmit packets that the VEI dropped due to resource limitations.
         stnVeiLinkTable 1.3.6.1.4.1.3551.2.7.1.6.1.1.2 no-access
A list of the links configured for a VEI.
             stnVeiLinkEntry 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1 no-access
Entry contains information about a particular VEI L2.
                 stnVeiLinkVeiIfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.1 interfaceindex read-only
The IfIndex of the VEI for which this VcLink is configured.
                 stnVeiLinkIfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.2 interfaceindex read-only
The IfIndex of this VcLink.
                 stnVeiLinkMaxEndStations 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.3 gauge32 read-only
The maximum number of MAC address database entries that this VcLink service. This limits the number of active endstations supported via this link.
                 stnVeiLinkCurrentEndStations 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.4 gauge32 read-only
The current number of MAC address database entries in use by this VcLink.
                 stnVeiLinkLearnFailures 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.5 counter32 read-only
The number of receive packets discarded because the source MAC address did not appear in the MAC address database and could not be added (learned) due to resource limitations.
                 stnVeiLinkMacRecycledLocal 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.6 counter32 read-only
The number of times a MAC address entry was reused to learn a new MAC address on the same link. The original MAC address is discarded on this event. This occurs only when no traffic has been seen from the endstation corresponding to the MAC address entry after approximately stnVeiL2MacTtl seconds, and a new MAC address must be learned (added to the database) for this link. This recycle only occurs if the VcLink is at its endstation limit (stnVeiLinkMaxEndStations) or a new MAC address database object cannot be allocated due to system resource limits.
                 stnVeiLinkMacRecycledGlobal 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.7 counter32 read-only
The number of times a MAC address entry was removed from this link and reused by a different VcLink to learn a new MAC address. This can only occur when: 1) no traffic has been seen from the endstation corresponding to the MAC address entry for approximately twice stnVeiL2MacTtl seconds, AND 2) the total number of MAC address entries (stnVeiLinkMaxEndStations) for all VcLinks under the VEI is greater than the per-VEI system limit (4096), AND 3) there are no free MAC address entries available. When these conditions are true, then the VEI has been overprovisioned with respect to the number of MAC address entries. Recycling entries across VcLinks allow those VcLinks under high demand claim MAC address entries from VcLinks experiencing less activity.
                 stnVeiLinkArpRspDropSameIface 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.8 counter32 read-only
The number of outgoing ARP Response packets that could be discarded because the target and source MAC Addresses reside on the same VcLink. In this case, no ARP Proxy support is needed, and the packet can safely be discarded.
                 stnVeiLinkEndStationMoved 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.9 counter32 read-only
The number of times the VEI detected that a remote MAC address moved from this link and appeared on another.
                 stnVeiLinkPhysIfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.10 interfaceindex read-only
The physical interface index represents the port and line card used by this link. It is calculated based on the slot and port of the module.
                 stnVeiLinkVpi 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.11 integer32 read-only
The VPI value of the PVC represented by this link.
                 stnVeiLinkVci 1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.12 integer32 read-only
The VCI value of the PVC represented by this link.
         stnVeiLinkMacTable 1.3.6.1.4.1.3551.2.7.1.6.1.1.3 no-access
A list of the remote MACs learned by a VEI VcLink.
             stnVeiLinkMacEntry 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1 no-access
Entry contains information about a particular remote MAC learned on a VEI VcLink.
                 stnVeiLinkMacVeiIfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.1 interfaceindex read-only
The IfIndex of the VEI for the VcLink which owns the MAC database entry.
                 stnVeiLinkMacLinkIfIndex 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.2 interfaceindex read-only
The IfIndex of the VcLink which owns the MAC database entry.
                 stnVeiLinkMacAddress 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.3 physaddress read-only
The MAC address of the remote endstation for which this database entry corresponds to.
                 stnVeiLinkMacAge 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.4 gauge32 read-only
The approximate number of time periods that have passed since packets were received from the endstation corresponding to this entry. Each time period is approximately one-half the value of stnVeiL2MacTtl for this VEI. The current maximum for this value is 4. If the entry is statically configured, this value will always be zero.
                 stnVeiLinkMacType 1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.5 integer read-only
Indicates the type of MAC database entry. veiLinkMacLearned indicates that the entry was dynamically learned from the incoming packet flow. veiLinkMacStatic indicates that the entry is statically configured and will never age out. Enumeration: 'veiLinkMacStatic': 2, 'veiLinkMacLearned': 1.