WWP-LEOS-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: WORLD WIDE PACKETS
Home | MIB: WWP-LEOS-PORT-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).
|
|||
Object Name | OID | Type | Access | Info |
wwpLeosPortMIB | 1.3.6.1.4.1.6141.2.60.2 |
This MIB defines the managed objects for Ethernet ports. |
||
wwpLeosPortMIBObjects | 1.3.6.1.4.1.6141.2.60.2.1 | |||
wwpLeosEtherPort | 1.3.6.1.4.1.6141.2.60.2.1.1 | |||
wwpLeosEtherPortTable | 1.3.6.1.4.1.6141.2.60.2.1.1.1 | no-access |
Table of Ethernet Ports. |
|
1.3.6.1.4.1.6141.2.60.2.1.1.1.1 | no-access |
Port Entry in the Ethernet Port Table. |
||
wwpLeosEtherPortId | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.1 | integer | read-only |
Port ID for the instance. Port ID's start at 1, and may not be consecutive for each additional port. This port Id should refer to the dot1dBasePort in the Dot1dBasePortEntry. |
wwpLeosEtherPortName | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.2 | displaystring | read-only |
A textual string containing information about the port. This string should indicate about the physical location of the port as well. |
wwpLeosEtherPortDesc | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.3 | displaystring | read-write |
A textual string containing port description. |
wwpLeosEtherPortType | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.4 | integer | read-only |
The port type for the port. Enumeration: 'tripleSpeed': 8, 'hundredFx': 3, 'unknown': 6, 'gigEthernet': 4, 'fastEthernet': 2, 'lagPort': 5, 'gigHundredFx': 7, 'ethernet': 1, 'tenGigEthernet': 9, 'gigTenGigEthernet': 10. |
wwpLeosEtherPortPhysAddr | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.5 | macaddress | read-only |
The ethernet MAC address for the port. This information can also be achieved via dot1dTpFdbTable |
wwpLeosEtherPortAutoNeg | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.6 | 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. |
wwpLeosEtherPortAdminStatus | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.7 | integer | read-write |
The desired state of the port. Enumeration: 'down': 2, 'up': 1. |
wwpLeosEtherPortOperStatus | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.8 | integer | read-only |
The current operational state of Port. Enumeration: 'up': 1, 'lbtx': 4, 'down': 2, 'linkflap': 6, 'lbrx': 5, 'notauth': 3. |
wwpLeosEtherPortAdminSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.9 | integer | read-write |
Desired speed of the port. Set the port speed to be either 10MB, 100MB, or gig. Set the port speed to auto to enable automatic port speed detection. The default value for this object depends upon the platform. Enumeration: 'hundredMb': 2, 'tenMb': 1, 'tenGig': 5, 'auto': 4, 'gig': 3. |
wwpLeosEtherPortOperSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.10 | integer | read-only |
The current operational speed of the port. Enumeration: 'hundredMb': 2, 'unknown': 0, 'tenGig': 4, 'gig': 3, 'tenMb': 1. |
wwpLeosEtherPortAdminDuplex | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.11 | integer | read-write |
The desired mode for the port. It can be set to either half or full duplex operation. The default value for this object depends upon the platform. Enumeration: 'full': 2, 'half': 1. |
wwpLeosEtherPortOperDuplex | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.12 | integer | read-only |
The current duplex mode of the port. Enumeration: 'full': 2, 'half': 1. |
wwpLeosEtherPortAdminFlowCtrl | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.13 | integer | read-write |
Configures the ports flow control operation. Enumeration: 'asymTx': 3, 'unknown': 1, 'off': 2, 'sym': 5, 'asymRx': 4. |
wwpLeosEtherPortOperFlowCtrl | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.14 | integer | read-only |
Shows ports flow control configuration. Enumeration: 'asymTx': 3, 'unknown': 1, 'off': 2, 'sym': 5, 'asymRx': 4. |
wwpLeosEtherIngressPvid | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.15 | integer | read-write |
The Ingress PVID, the VLAN ID associated with untagged frames ingressing the port or if tunnel is enabled on this port. The max value for this object is platform dependent. Refer to architecture document for details of platform dependency. |
wwpLeosEtherUntagEgressVlanId | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.16 | integer | read-write |
All the egress frames whose VLAN id matches the wwpLeosEtherUntagEgressVlanId, will egress the port as untagged. To egress the frames tagged set wwpLeosEtherUntagEgressVlanId to 0. The max value for this object is platform dependent. Refer to architecture document for details of platform dependency. |
wwpLeosEtherPortAcceptableFrameTypes | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.17 | integer | read-write |
When this is admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged frames received on this port. When admitOnlyUntagged(3) is set, the device will discard VLAN tagged frames received on this port. With admitOnlyUntagged(3) and admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to the PVID for this port. This control does not affect VLAN independent BPDU frames, such as GVRP and STP. It does affect VLAN dependent BPDU frames, such as GMRP. Enumeration: 'admitAll': 1, 'admitOnlyVlanTagged': 2, 'admitOnlyUntagged': 3. |
wwpLeosEtherPortUntaggedPriority | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.18 | integer | read-write |
The 802.1p packet priority to be assigned to packets ingressing this port that do not have an 802.1Q VLAN header. This priority is also assigned to ingress frame if tunnel is enabled on this port. Enumeration: 'p2': 2, 'p3': 3, 'p0': 0, 'p1': 1, 'p6': 6, 'p7': 7, 'p4': 4, 'p5': 5. |
wwpLeosEtherPortMaxFrameSize | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.19 | integer | read-write |
Setting this object will set the max frame size allowed on a port. The max frame size can vary from 1522 bytes to 9216 bytes. Default value is 1526 bytes. |
wwpLeosEtherPortVlanIngressFiltering | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.20 | truthvalue | 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. |
wwpLeosEtherPortAdminAdvertisedFlowCtrl | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.21 | integer | read-write |
This object specifies the advertised flow control for given port. Enumeration: 'asymTx': 3, 'unknown': 1, 'symAsymRx': 5, 'off': 2, 'sym': 4. |
wwpLeosEtherPortVplsPortType | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.22 | integer | read-only |
This object specifies whether port is in subscriber type, network facing side or both. Enumeration: 'notDefined': 1, 'subscriber': 2, 'networkFacing': 3. |
wwpLeosEtherPortIngressCosPolicy | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.23 | integer | read-write |
This object specifies the ingress cos policy to be applied to all frames coming in on the given port. Enumeration: 'leave': 1, 'fixed': 2, 'ippInherit': 3, 'phbgInherit': 4. |
wwpLeosEtherPortIngressFixedDot1dPri | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.24 | integer | read-write |
The 802.1p packet priority to be assigned to packets ingressing this port that do not have an 802.1Q VLAN header. This priority is also assigned to ingress untagged frame if the virtual switch cos policy is set to 'fix' for a given port. |
wwpLeosEtherPortUntagDataVsi | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.25 | integer | read-write |
This object specifies the virtual switch to be used for this port if data frame is untagged. If this object is set to 0 then device will unset this object. When setting this object to Mpls Vsi Index then wwpLeosEtherPortUntagDataVsiType must also be set to mpls (Use multiple set operation) |
wwpLeosEtherPortOperationalSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.26 | gauge32 | read-only |
An estimate of the port's current bandwidth in k-bits per second for given port. |
wwpLeosEtherPortUntagCtrlVsi | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.27 | integer | read-write |
This object specifies the virtual switch to be used for this port if control frame is untagged. If this object is set to 0 then device will unset this object. When setting this object to Mpls Vsi Index then wwpLeosEtherPortUntagCtrlVsiType must also be set to mpls (Use multiple set operation) |
wwpLeosEtherPortMirrorPort | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.28 | truthvalue | read-write |
This object defines whether the port will allow traffic from other ports to be mirrored to this port. To allow traffic from other ports to be sent to this port, set this object to True(1). This port is known as a mirror port. If set to true, then other ports may set the values of their wwpLeosEtherPortMirrorIngress or wwpLeosEtherPortMirrorEgress objects to the port index of this port. Setting this object to false(2) disables this port as a mirror port. |
wwpLeosEtherPortMirrorIngress | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.29 | integer | read-write |
The value of this object is the port index of a mirror port. The ingress traffic of this port can be mirrored by setting the destination port's wwpLeosEtherPortMirrorPort object to true. If the value of this object is set to zero this port's ingress traffic will not be mirrored. |
wwpLeosEtherPortMirrorEgress | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.30 | integer | read-write |
The value of this object is the port index of a mirror port. The egress traffic of this port can be mirrored by setting the destination port's wwpLeosEtherPortMirrorPort object to true. If the value of this object is set to zero this port's egress traffic will not be mirrored. |
wwpLeosEtherPortUntagDataVsiType | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.31 | integer | read-write |
This object specifies the virtual switch instance type associated with this port. This object defaults to ethernet and specifies if wwpLeosEtherPortUntagDataVsi belongs to ethernet virtual switch table (wwpLeosVplsVirtualSwitchEthTable in WWP-LEOS-VPLS-MIB) or mpls virtual switch table (wwpLeosVplsVirtualSwitchMplsTable in WWP-LEOS-VPLS-MIB). When setting wwpLeosEtherPortUntagDataVsi to MPLS Vsi Index then this object must also be set to mpls (Use mutliple set operation). Enumeration: 'ethernet': 1, 'mpls': 2. |
wwpLeosEtherPortUntagCtrlVsiType | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.32 | integer | read-write |
This object specifies the virtual switch instance type associated with this port. This object defaults to ethernet and specifies if wwpLeosEtherPortUntagCtrlVsi belongs to ethernet virtual switch table (wwpLeosVplsVirtualSwitchEthTable) or mpls virtual switch table (wwpLeosVplsVirtualSwitchMplsTable). When setting wwpLeosEtherPortUntagCtrlVsi to MPLS Vsi Index then this object must also be set to mpls (Use mutliple set operation) Enumeration: 'ethernet': 1, 'mpls': 2. |
wwpLeosEtherPortVsIngressFiltering | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.33 | truthvalue | read-write |
This item is applicable to this port when the port is added as a per-port member to a virtual switch. If true(1) the device will discard incoming tagged frames. If false(2) the device will forwared incoming tagged frames so long as those customer tagged frames do not match another virtual switch with this port included as a per-port-per-vlan member. |
wwpLeosEtherPortOperAutoNeg | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.34 | truthvalue | read-only |
The object specifies the operational auto neg state. |
wwpLeosEtherPortUpTime | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.35 | timeticks | read-only |
The object specifies the port up time in hundredths of a second. |
wwpLeosEtherPortUntagDataVid | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.36 | integer | read-write |
The Ingress Untagged Data Vid, the VLAN ID stamped on untagged frames ingressing the port or if tunnel is enabled on this port. To disable tagging of untagged data on ingress write a value of 0. The max value for this object is platform dependent. Refer to architecture document for details of platform dependency. |
wwpLeosEtherPortPhyLoopback | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.37 | truthvalue | read-write |
This object defines whether the phy has been placed in loopback mode, which causes frames egressing the port to be looped back to the port. |
wwpLeosEtherPortVlanIngressFilterStrict | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.38 | truthvalue | read-write |
This item is applicable to this port when the port is added as a to a virtual switch. If true(1) the legacy ingress filter behavior will be enforced at member addition (drop bit will be set to drop untagged traffic). If false, the splat bit will not be changed. Note that external VLAN associations are also maintained when strict is false. |
wwpLeosEtherPortMacSaDaSwap | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.39 | truthvalue | read-write |
This object defines whether the MAC SA and DA will be swapped on frames egressing the port. This only works on a 311V. |
wwpLeosEtherPortMacSaDaSwapVlan | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.40 | integer | read-write |
This object defines whether the MAC SA and DA will be swapped on specific VLAN frames egressing the port. This only works on a 311V. |
wwpLeosEtherPortResolvedCosPolicy | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.41 | integer | read-write |
The Resolved Cost Policy. Setting this attribute is not supported in leos version 4 Enumeration: 'unknown': 99, 'dot1d': 1, 'fixedCos': 3, 'l3DscpCos': 2. |
wwpLeosEtherPortMode | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.42 | integer | read-write |
The mode of the port Setting this attribute is not supported in leos version 4 Enumeration: 'default': 3, 'rj45': 1, 'sfp': 2, 'unknown': 99. |
wwpLeosEtherFixedRcos | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.43 | integer | read-write |
The fixed Resolve Cost value. Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortEgressPortQueueMapId | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.44 | integer | read-write |
The Egress-port-Queue associated with this port. Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortResolvedCosMapId | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.45 | integer | read-write |
RCOS map id for the port. Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortResolvedCosRemarkL2 | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.46 | truthvalue | read-write |
The object specifies whether to remark L2 based on L3. This applies when the resolved cos policy is either l3-dscp-cos or dot1d-tag1-cos but not when it is fixed-cos policy. Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortL2TransformMode | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.47 | integer | read-write |
L2 transform action for port. Setting this attribute is not supported in leos version 4 Enumeration: 'iStamp-Push-e-QualifiedPopStamp': 2, 'none': 0, 'iPush-e-Pop': 1, 'iPush-e-PopStamp': 3. |
wwpLeosEtherPortLinkFlapDetection | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.48 | truthvalue | read-write |
This object defines whether link flap detection will be enabled on the port. |
wwpLeosEtherPortLinkFlapCount | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.49 | integer | read-write |
This object defines how many link down events are required to trigger a link flap event. |
wwpLeosEtherPortLinkFlapDetectTime | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.50 | integer | read-write |
This object defines the time in seconds during which link down events are accumlated to trigger a link flap event. |
wwpLeosEtherPortLinkFlapHoldTime | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.51 | integer | read-write |
This object defines the time in seconds that a port will be operationally disabled after a link flap event, before it is re-enabled. A value of zero causes the port to remain disabled until manually enabled. |
wwpLeosEtherFixedRColor | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.52 | portingressfixedcolor | read-write |
This sets the fixed color to green (default) or yellow. Setting this attribute is not supported in saos version 4 |
wwpLeosEtherPortFrameCosMapId | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.53 | integer | read-write |
Frame COS map id for the port. Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortEgressCosPolicy | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.54 | portegressframecospolicy | read-write |
Sets the egress frame cos policy Setting this attribute is not supported in leos version 4 |
wwpLeosEtherPortEgressSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.55 | gauge32 | read-only |
An estimate of the port's current egress bandwidth restriction in k-bits per second for given port. A value of 0 means there is no active restriction. This attribute not supported in leos version 6 |
wwpLeosEtherPortAdaptiveRateSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.56 | gauge32 | read-only |
An estimate of the port's current adaptive-rate bandwidth restriction in k-bits per second for given port. A value of 0 means there is no active restriction. This attribute not supported in leos version 6 |
wwpLeosEtherPortMirrorEncap | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.57 | integer | read-write |
This object defines whether the port will encapsulate mirrored frames by adding a vlan-tag. (Or, in the case where a mirrored frame is already tagged, by adding a further vlan-tag to the frame) To allow mirrored traffic to be encapsulated, set this object to vlan-tag(1). If set to vlan-tag, then the values of wwpLeosEtherPortMirrorEncapVid and wwpLeosEtherPortMirrorEncapTpid will be used to populate tag added to each mirrored frame. Setting this object to none(0) indicates no tag is to be added to the mirrored frames. Enumeration: 'none': 0, 'vlanTag': 1. |
wwpLeosEtherPortMirrorEncapVid | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.58 | integer | read-write |
This object defines the VID that will be added to mirrored frames when the mirroring encapsulation mode is vlan-tag |
wwpLeosEtherPortMirrorEncapTpid | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.59 | integer | read-write |
This object defines the tpid used in the tag that is added to mirrored frames, when the mirroring encapsulation mode is vlan-tag Enumeration: 'tpid88A8': 3, 'tpid9100': 2, 'tpid8100': 1. |
wwpLeosEtherPortIfgDecrease | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.60 | integer32 | read-write |
This object defines the number of bytes that will be subtracted from the minimum standard IFG of 12 bytes as defined in IEEE 802.3. SAOS 6.x only supports a value of 0 or 4. |
wwpLeosEtherPortAdvertSpeed | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.61 | integer | read-write |
This object defines the speed capabilities that will be advertised during the auto-negotiation process. Enumeration: 'ten-hundred-gigabit': 5, 'hundred': 3, 'not-applicable': 1, 'ten': 2, 'gigabit': 4. |
wwpLeosEtherPortAdvertDuplex | 1.3.6.1.4.1.6141.2.60.2.1.1.1.1.62 | integer | read-write |
This object defines the duplex capabilities that will be advertised during the auto-negotiation process. Enumeration: 'half-full': 4, 'full': 3, 'not-applicable': 1, 'half': 2. |
wwpLeosEtherPortFlushTable | 1.3.6.1.4.1.6141.2.60.2.1.1.2 | no-access |
Table of port flush entries. |
|
1.3.6.1.4.1.6141.2.60.2.1.1.2.1 | no-access |
Broadcast containment port entry in the Ethernet Port Table. |
||
wwpLeosEtherPortFlushActivate | 1.3.6.1.4.1.6141.2.60.2.1.1.2.1.1 | truthvalue | read-write |
Setting this object to 'true' will cause the Macs to be flushed for the port specified by wwpLeosEtherPortId. |
wwpLeosEtherPortTrapsTable | 1.3.6.1.4.1.6141.2.60.2.1.1.3 | no-access |
Table of Ethernet Ports Traps. |
|
1.3.6.1.4.1.6141.2.60.2.1.1.3.1 | no-access |
Port Traps Entry in the Ethernet Port Trap Table. |
||
wwpLeosEtherPortTrapsState | 1.3.6.1.4.1.6141.2.60.2.1.1.3.1.1 | integer | read-write |
Setting this object will enable or disable all traps on given port. Enumeration: 'enable': 2, 'disable': 1. |
wwpLeosEtherPortStateMirrorGroupTable | 1.3.6.1.4.1.6141.2.60.2.1.1.4 | no-access |
This table can be used to keep track of all the port state mirror groups. To create entry in this table along with indexes following mib objects must be set using multiple set operation wwpLeosEtherPortStateMirrorGroupName must be valid string. wwpLeosEtherPortStateMirrorGroupStatus must be set. |
|
1.3.6.1.4.1.6141.2.60.2.1.1.4.1 | no-access |
Each entry in this table will define the port state mirror group. |
||
wwpLeosEtherPortStateMirrorGroupId | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.1 | integer | read-only |
This mib object is used as index in the table and is used to identify the unique group id. |
wwpLeosEtherPortStateMirrorGroupName | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.2 | displaystring | read-only |
This mib object is used to specify the name of the group. |
wwpLeosEtherPortStateMirrorGroupOperStatus | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.3 | integer | read-only |
This mib object is used to specify the operational status of the group. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosEtherPortStateMirrorGroupNumSrcPorts | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.4 | counter32 | read-only |
This mib object is used to specify the total number of source ports that exists in the group. |
wwpLeosEtherPortStateMirrorGroupNumDstPorts | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.5 | counter32 | read-only |
This mib object is used to specify the total number of destination ports that exists in the group. |
wwpLeosEtherPortStateMirrorGroupStatus | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.6 | rowstatus | read-only |
Used to manage the creation and deletion of the conceptual rows in this table. |
wwpLeosEtherPortStateMirrorGroupType | 1.3.6.1.4.1.6141.2.60.2.1.1.4.1.7 | integer | read-write |
This mib object is used to specify the directional mode type for the port state mirror group. A uni-directional(1) mirror group type will only mirror the port state of the source port(s) to the destination port(s). The bi-directional(2) mirror group type will mirror state of either the source port(s) to the destination port(s) or the state of the destination port(s) will be mirrored to the source port(s). Where there are more than one source or destination ports the combined state of the source or destination group will be the combined 'OR'ed status of all the ports in either the source or destination groups. In other words, if one or more source ports is 'UP' then the source group is 'UP' and the mirrored destination state may be 'UP'. The default for this object type is uni-directional. Enumeration: 'bidirectional': 2, 'unidirectional': 1. |
wwpLeosEtherPortStateMirrorGroupMemTable | 1.3.6.1.4.1.6141.2.60.2.1.1.5 | no-access |
This table is used to keep track of port group membership. |
|
1.3.6.1.4.1.6141.2.60.2.1.1.5.1 | no-access |
Each entry in this table is used to represent the membership of port to a given group and group type. |
||
wwpLeosEtherPortStateMirrorGroupMemType | 1.3.6.1.4.1.6141.2.60.2.1.1.5.1.1 | integer | read-only |
Setting this object will specify the type of group this port is member of for a given port state mirror group. This object can only be set while creating the entry. This object cannot be modified once entry is created. Enumeration: 'dstPort': 2, 'srcPort': 1. |
wwpLeosEtherPortStateMirrorGroupMemOperState | 1.3.6.1.4.1.6141.2.60.2.1.1.5.1.2 | integer | read-only |
This mib object is used to specify the operational status of the port. Enumeration: 'disabled': 1, 'enabled': 2. |
wwpLeosEtherPortStateMirrorGroupMemStatus | 1.3.6.1.4.1.6141.2.60.2.1.1.5.1.3 | rowstatus | read-only |
Used to manage the creation and deletion of the conceptual rows in this table. |
wwpLeosEtherPortNotif | 1.3.6.1.4.1.6141.2.60.2.1.2 | |||
wwpLeosEtherStndLinkUpDownTrapsEnable | 1.3.6.1.4.1.6141.2.60.2.1.2.1 | truthvalue | read-write |
Setting this object to 'false(2)' will cause standard Link Up Down Traps to be suppressed. |
wwpLeosEtherPortLinkUpDownTrapsEnable | 1.3.6.1.4.1.6141.2.60.2.1.2.2 | truthvalue | read-write |
Setting this object to 'true(1)' will cause wwp specific port up down trap to be generated. |
wwpLeosEtherAggPortLinkUpDownTrapsEnable | 1.3.6.1.4.1.6141.2.60.2.1.2.3 | truthvalue | read-write |
Setting this object to 'true(1)' will cause wwp specific agg port up down trap to be generated for a link state change on a physical port that is a member of a agg. |
wwpLeosPortMIBNotificationPrefix | 1.3.6.1.4.1.6141.2.60.2.2 | |||
wwpLeosPortMIBNotifications | 1.3.6.1.4.1.6141.2.60.2.2.0 | |||
wwpLeosEthLinkUp | 1.3.6.1.4.1.6141.2.60.2.2.0.3 |
A wwpLeosEthLinkUp trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links has entered the up state. |
||
wwpLeosEthLinkDown | 1.3.6.1.4.1.6141.2.60.2.2.0.4 |
A wwpLeosEthLinkDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links has entered the down state. |
||
wwpLeosEthAdminSpeedIncompatible | 1.3.6.1.4.1.6141.2.60.2.2.0.5 |
A wwpLeosEthAdminSpeedIncompatible trap is generated when the port administrative speed doesn't match the speed of the SFP transceiver installed. |
||
wwpLeosEthLinkFlap | 1.3.6.1.4.1.6141.2.60.2.2.0.6 |
A wwpLeosEthLinkFlap trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links has been changed due to link flap detection. |
||
wwpLeosAggLinkUpDown | 1.3.6.1.4.1.6141.2.60.2.2.0.7 |
A wwpLeosAggLinkUpDown trap signifies that the SNMP entity, acting in an agent role, has detected that the ifOperStatus object for one of its communication links has changed state. |
||
wwpLeosPortMIBConformance | 1.3.6.1.4.1.6141.2.60.2.3 | |||
wwpLeosPortMIBCompliances | 1.3.6.1.4.1.6141.2.60.2.3.1 | |||
wwpLeosPortMIBGroups | 1.3.6.1.4.1.6141.2.60.2.3.2 |