Home/Catalog/STN-VEI-MIB

STN-VEI-MIB

This MIB module describes managed objects of Spring Tide Networks Virtual Ethernet Interface.
Main OID:
stnVei.1.3.6.1.4.1.3551.2.7.1.6.1
38
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

38 total
Object Name
stnVeiThis MIB module describes managed objects of Spring Tide Networks Virtual Ethernet Interface.
MODULE-IDENTITY
.1.3.6.1.4.1.3551.2.7.1.6.1
stnVeiObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.3551.2.7.1.6.1.1
stnVeiL2TableA list of VEI L2 entries.
SEQUENCE OF StnVeiL2Entry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1
stnVeiL2EntryEntry contains information about a particular VEI L2.
StnVeiL2Entry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1
stnVeiL2IfIndexThe ifIndex of the VEI Layer 2 Interface.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.1
stnVeiL2ViIdThe instance of the configuration record corresponding to this VEI.ro
Integer32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.2
stnVeiL2NameThe name configured for this VEI.ro
DisplayString
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.3
stnVeiL2TypeThe 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.ro
Enumeration
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.4
stnVeiL2MacTtlThe 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.ro
Gauge32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.5
stnVeiL2StateThe current operational state of the VEI.ro
Enumeration
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.6
stnVeiL2NoFreeEndStationsThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.9
stnVeiL2TxDestNotFoundThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.10
stnVeiL2TxArpRspDropNoEndStationThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.11
stnVeiL2ActiveMultiCastsThe current number of mulicast/broadcast transmit packets that the VEI is propagating across all active VCLinks.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.12
stnVeiL2MultiCastsDropThe number of multicast/broadcast transmit packets that the VEI dropped due to resource limitations.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.1.1.13
stnVeiLinkTableA list of the links configured for a VEI.
SEQUENCE OF StnVeiLinkEntry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2
stnVeiLinkEntryEntry contains information about a particular VEI L2.
StnVeiLinkEntry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1
stnVeiLinkVeiIfIndexThe IfIndex of the VEI for which this VcLink is configured.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.1
stnVeiLinkIfIndexThe IfIndex of this VcLink.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.2
stnVeiLinkMaxEndStationsThe maximum number of MAC address database entries that this VcLink service. This limits the number of active endstations supported via this link.ro
Gauge32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.3
stnVeiLinkCurrentEndStationsThe current number of MAC address database entries in use by this VcLink.ro
Gauge32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.4
stnVeiLinkLearnFailuresThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.5
stnVeiLinkMacRecycledLocalThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.6
stnVeiLinkMacRecycledGlobalThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.7
stnVeiLinkArpRspDropSameIfaceThe 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.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.8
stnVeiLinkEndStationMovedThe number of times the VEI detected that a remote MAC address moved from this link and appeared on another.ro
Counter32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.9
stnVeiLinkPhysIfIndexThe 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.10
stnVeiLinkVpiThe VPI value of the PVC represented by this link.ro
Integer32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.11
stnVeiLinkVciThe VCI value of the PVC represented by this link.ro
Integer32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.2.1.12
stnVeiLinkMacTableA list of the remote MACs learned by a VEI VcLink.
SEQUENCE OF StnVeiLinkMacEntry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3
stnVeiLinkMacEntryEntry contains information about a particular remote MAC learned on a VEI VcLink.
StnVeiLinkMacEntry
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1
stnVeiLinkMacVeiIfIndexThe IfIndex of the VEI for the VcLink which owns the MAC database entry.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.1
stnVeiLinkMacLinkIfIndexThe IfIndex of the VcLink which owns the MAC database entry.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.2
stnVeiLinkMacAddressThe MAC address of the remote endstation for which this database entry corresponds to.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.3
stnVeiLinkMacAgeThe 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.ro
Gauge32
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.4
stnVeiLinkMacTypeIndicates 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.ro
Enumeration
.1.3.6.1.4.1.3551.2.7.1.6.1.1.3.1.5
STN-VEI-MIB - SNMP MIB Reference | MIBs Explorer