FDRY-MPLS-L2VPN-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FDRY-MPLS-L2VPN-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 |
fdryMplsL2VpnMIB | 1.3.6.1.4.1.1991.1.2.15.2 |
The Brocade proprietary MIB module for L2 VPN. This mib is built on the current L2VPN draft mib. It has additional information for Virtual Leased Line (VLL), VLL-Local and Virtual Private LAN Service (VPLS) Endpoints, as well as for VPLS Instance. Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment. |
||
fdryMplsVpnNotifications | 1.3.6.1.4.1.1991.1.2.15.2.0 | |||
fdryVplsCreated | 1.3.6.1.4.1.1991.1.2.15.2.0.1 |
This notification is generated when an entry is created in fdryVplsTable, indicating creation of a new VPLS instance. This notification is not generated during system boot up time. |
||
fdryVplsDeleted | 1.3.6.1.4.1.1991.1.2.15.2.0.2 |
This notification is generated when one entry in the fdryVplsTable have been marked for deletion, indicating deletion of an existing VPLS instance. |
||
fdryPwCreated | 1.3.6.1.4.1.1991.1.2.15.2.0.3 |
This notification is generated when an instance of VLL or VLL-Local pseudo-wire entry is created in the pwTable. The varbind fdryPwServiceType has the service type which originated this notification. This notification is not used for VPLS service. This notification is not generated during system boot up time |
||
fdryMplsVllInfo | 1.3.6.1.4.1.1991.1.2.15.2.1 | |||
fdryVllEndPointTable | 1.3.6.1.4.1.1991.1.2.15.2.1.1 | no-access |
This table specifies information about the VLL and VLL-local endpoints which are not available in the PW tables. |
|
1.3.6.1.4.1.1991.1.2.15.2.1.1.1 | no-access |
A row in this table represents a VLL or VLL-local end point for a pseudo-wire (PW) virtual connection across a packet network. For a VLL, we would have one instance of this table for a given PW. For a VLL-local, there would be two instances of this table for a given PW. It is indexed by fdryVllEndPointServiceType, pwIndex, and pwEnetPwInstance. The pwIndex is the index of pwTable, and {pwIndex, pwEnetPwInstance} together provides an instance in the pwEnetTable. A row can be created by an operator command after having created a row in the pwTable and pwEnetTable. 1) Objects MUST NOT be changed after row activation. 2) Objects MAY be changed when the PW is defined as not active. A change of these objects involves re-signaling of the PW or it might be traffic affecting. End point not active is defined as one of the following conditions: a) The pwRowStatus is notInService(2). b) The pwRowStatus is notReady(3). c) The pwAdminStatus is down(2). |
||
fdryVllEndPointServiceType | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.1 | mplsservicetype | no-access |
A service type indicating VLL or VLL-local service for this endpoint. The value vpls(3) is not used in this table. |
fdryVllEndPointVlanTagMode | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.2 | vlantagmode | read-only |
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table. |
fdryVllEndPointClassOfService | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.3 | classofservice | read-only |
This value indicates the Class Of Service for this endpoint. For VLL, this value is used to select the appropriate tunnel whose COS value is either same, or almost approaching this value. For VLL-local, this value is applied to the ingress packet of an endpoint |
fdryVllEndPointInHCPkts | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.4 | counter64 | read-only |
This value indicates the number of packets ingressing into this endpoint. |
fdryVllEndPointOutHCPkts | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.5 | counter64 | read-only |
This value indicates the number of packets egressing out from this endpoint. For VLL-local, this value could be the fdryVllEndPointInHCPkts of the other endpoint of this VLL instance. But since rate limit could be applied to the incoming packet, the count value will not be accurate. Due to this, the value will be 0 for VLL-local. |
fdryVllEndPointAdminStatus | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.6 | adminstatus | read-only |
The desired administrative status of this endpoint. This object MAY be set at any time. |
fdryVllEndPointOperStatus | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.7 | pwoperstatustc | read-only |
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table |
fdryVllEndPointRowStatus | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.8 | rowstatus | read-only |
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object, and the fdryVllEndPointAdminStatus. |
fdryVllEndPointInnerVlanId | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.9 | pwvlancfg | read-only |
This value indicates the inner vlan id for this endpoint. Returns 0 if not configured or is not supported. |
fdryVllEndPointInHCOctets | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.10 | counter64 | read-only |
This value indicates the number of octets ingressing into this endpoint from a Customer Edge (CE) device. This counter is supported in CES/CER platform. |
fdryVllEndPointOutHCOctets | 1.3.6.1.4.1.1991.1.2.15.2.1.1.1.11 | counter64 | read-only |
This value indicates the number of octets egressing out from this endpoint towards the Customer Edge (CE) device. Within CES/CER, any packet coming in from the tunnel will have its MPLS header as part of the octet count. |
brcdVllEndptVlanExtStatsTable | 1.3.6.1.4.1.1991.1.2.15.2.1.2 | no-access |
This table contains the VLAN extended statistics for VLL endpoints. |
|
1.3.6.1.4.1.1991.1.2.15.2.1.2.1 | no-access |
A row in this table represents a VLAN extended statistics accounting entry of a VLL endpoint. |
||
brcdVllEndptVlanExtStatsPriorityId | 1.3.6.1.4.1.1991.1.2.15.2.1.2.1.1 | portprioritytc | no-access |
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled |
brcdVllEndptVlanExtStatsInPkts | 1.3.6.1.4.1.1991.1.2.15.2.1.2.1.2 | counter64 | read-only |
The number of valid frames received by this endpoint from the Customer Edge (CE). |
brcdVllEndptVlanExtStatsOutPkts | 1.3.6.1.4.1.1991.1.2.15.2.1.2.1.3 | counter64 | read-only |
The number of valid frames transmitted by this endpoint to the Customer Edge (CE). |
brcdVllEndptVlanExtStatsInOctets | 1.3.6.1.4.1.1991.1.2.15.2.1.2.1.4 | counter64 | read-only |
The bytes count received by this endpoint from the Customer Edge (CE). |
brcdVllEndptVlanExtStatsOutOctets | 1.3.6.1.4.1.1991.1.2.15.2.1.2.1.5 | counter64 | read-only |
The bytes count transmitted by this endpoint to the Customer Edge (CE). |
fdryMplsVplsInfo | 1.3.6.1.4.1.1991.1.2.15.2.2 | |||
fdryVplsEndPointTable | 1.3.6.1.4.1.1991.1.2.15.2.2.1 | no-access |
This table specifies information about the VPLS endpoints which are not available in the PW mib, or VPLS draft mib. |
|
1.3.6.1.4.1.1991.1.2.15.2.2.1.1 | no-access |
A row in this table represents a VPLS end point for a given VPLS instance. The VPLS instance is represented by vplsConfigTable and fdryVplsTable. For a given VPLS instance, there could be multiple instances of rows within this table, each describing one endpoint. For a given endpoint, there will be one VPLS instance. A given endpoint is represented by vplsConfigIndex (VPLS instance), vlan id, and ifIndex of the physical port which is acting as an endpoint. This allows a tagged port to be associated with multiple VPLS instances. An untagged port can only be associated with one VPLS instance. Note that this table is kept independent of the PW tables to indicate that endpoints terminate on the VPLS instance. On the other side, a VPLS instance will have association with the PW MIB. This table is indexed by vplsConfigIndex, fdryVplsEndPointPortVlan, and fdryVplsEndPointIfIndex. |
||
fdryVplsEndPointPortVlan | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.1 | pwvlancfg | no-access |
This value specifies the VLAN id value of this endpoint. |
fdryVplsEndPointIfIndex | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.2 | interfaceindex | no-access |
This value specifies the ifIndex value of this endpoint. |
fdryVplsEndPointVlanTagMode | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.3 | vlantagmode | read-only |
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table. |
fdryVplsEndPointOutHCPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.4 | counter64 | read-only |
This counter indicates the number of packets egressing out from this endpoint towards the Customer Edge (CE). This value counts packets coming from multiple pseudo-wires towards the endpoint, as well as locally switched packets between other endpoints to this endpoint, all belonging to the same VPLS instance. The value gives count of known unicast packets only. Unknown unicast and broadcast packets are not counted. |
fdryVplsEndPointState | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.5 | integer | read-only |
A L2 state of this VPLS endpoint. Enumeration: 'disabled': 1, 'forwarding': 5, 'blocking': 2. |
fdryVplsEndPointAdminStatus | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.6 | adminstatus | read-only |
The desired administrative status of this endpoint. This object MAY be set at any time. |
fdryVplsEndPointOperStatus | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.7 | pwoperstatustc | read-only |
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table |
fdryVplsEndPointRowStatus | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.8 | rowstatus | read-only |
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object and the fdryVplsEndPointAdminStatus. |
fdryVplsEndPointInHCOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.1.1.9 | counter64 | read-only |
This counter indicates the number of octets ingressing into this endpoint from the Customer Edge (CE). This object is supported in CES/CER only. |
fdryVplsTable | 1.3.6.1.4.1.1991.1.2.15.2.2.2 | no-access |
This table specifies additional information about the VPLS instance configuration which is not available in the VplsConfigTable. Some of these objects are configuration specific, some are commands specific to that VPLS instance. |
|
1.3.6.1.4.1.1991.1.2.15.2.2.2.1 | no-access |
A row in this table represents a VPLS instance. It augments the vplsConfigTable in the VPLS draft mib. |
||
fdryVplsClassOfService | 1.3.6.1.4.1.1991.1.2.15.2.2.2.1.1 | classofservice | read-only |
This value indicates the Class Of Service for this VPLS instance. This value is used to select the appropriate tunnel whose COS value is either same, or almost approaching this value. |
fdryVplsMaxMacLearned | 1.3.6.1.4.1.1991.1.2.15.2.2.2.1.2 | unsigned32 | read-only |
This value indicates the maximum number of MAC addresses that can be learned by this VPLS instance. |
fdryVplsClearMac | 1.3.6.1.4.1.1991.1.2.15.2.2.2.1.3 | truthvalue | read-only |
The Set value of TRUE tells the system to clear all the MAC addresses learned by this VPLS instance. Setting value of FALSE will return an error. During read operations, value FALSE will be returned at all times. |
fdryVplsVcId | 1.3.6.1.4.1.1991.1.2.15.2.2.2.1.4 | unsigned32 | read-only |
The VPLS Instance ID of a given VPLS session. |
fdryVplsEndPoint2Table | 1.3.6.1.4.1.1991.1.2.15.2.2.3 | no-access |
This table specifies information about the VPLS endpoints which are not available in the PW mib, or VPLS draft mib. This table deprecates fdryVplsEndPointTable, as inner VLAN and ISID has been added as index to this table. |
|
1.3.6.1.4.1.1991.1.2.15.2.2.3.1 | no-access |
A row in this table represents a VPLS end point for a given VPLS instance. The VPLS instance is represented by vplsConfigTable and fdryVplsTable. For a given VPLS instance, there could be multiple instances of rows within this table, each describing one endpoint. For a given endpoint, there will be one VPLS instance. A given endpoint is represented by vplsConfigIndex (VPLS instance), vlan id, inner-id (inner VLAN or ISID),and ifIndex of the physical port which is acting as an endpoint. This allows a tagged port to be associated with multiple VPLS instances, and also many inner VLAN or ISID to be associated with a tagged port (outer VLAN tag) An untagged port can only be associated with one VPLS instance. Note that this table is kept independent of the PW tables to indicate that endpoints terminate on the VPLS instance. On the other side, a VPLS instance will have association with the PW MIB. This table is indexed by vplsConfigIndex, fdryVplsEndPointPortVlan, and fdryVplsEndPointIfIndex. |
||
fdryVplsEndPoint2VlanId | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.1 | pwvlancfg | no-access |
This value specifies the VLAN id value of this endpoint. |
fdryVplsEndPoint2InnerTagType | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.2 | integer | no-access |
This value indicates the inner id for this endpoint. If no inner tag is specified, value invalid(1) is returned. Enumeration: 'isid': 3, 'innerVlan': 2, 'invalid': 1. |
fdryVplsEndPoint2InnerTag | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.3 | unsigned32 | no-access |
This value indicates the inner tag for this endpoint. If the index fdryVplsEndPoint2InnerTagType has value isid(3), then this object will have the ISID value for that endpoint. Valid ISID value is between 256 (0x100) and 16777214 (0xFFFFFE). If no inner tag is specified, value 0 is returned. |
fdryVplsEndPoint2IfIndex | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.4 | interfaceindex | no-access |
This value specifies the ifIndex value of this endpoint. |
fdryVplsEndPoint2VlanTagMode | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.5 | vlantagmode | read-only |
This value indicates the vlan mode for this endpoint. The values, dual(3) and other(4) is not used in this table. |
fdryVplsEndPoint2InHCOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.6 | counter64 | read-only |
This counter indicates the number of octets ingressing into this endpoint from the Customer Edge (CE). This object is supported in CES/CER only. |
fdryVplsEndPoint2Layer2State | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.7 | layer2statetc | read-only |
The L2 state of this VPLS endpoint. |
fdryVplsEndPoint2OperStatus | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.8 | pwoperstatustc | read-only |
This object indicates the operational status of this endpoint. Only values up(1), down(2) are used in this table |
fdryVplsEndPoint2RowStatus | 1.3.6.1.4.1.1991.1.2.15.2.2.3.1.9 | rowstatus | read-only |
This variable is used to create, modify, and/or delete a row in this table. When a row in this table is in active(1) state, no objects in that row can be modified except this object. |
brcdVplsEndptVlanExtStatsTable | 1.3.6.1.4.1.1991.1.2.15.2.2.4 | no-access |
This table contains the VLAN extended statistics for VPLS endpoints. |
|
1.3.6.1.4.1.1991.1.2.15.2.2.4.1 | no-access |
A row in this table represents a VLAN extended statistics accounting entry of a VPLS endpoint. |
||
brcdVplsEndptVlanExtStatsPriorityId | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.1 | portprioritytc | no-access |
Identifies the port QOS priority. The values 1 through 8 internally maps to priorities 0 through 7. The value 128 indicates that priority-level accounting is not enabled |
brcdVplsEndptVlanExtStatsInPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.2 | counter64 | read-only |
The number of valid switched and routed frames received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsOutPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.3 | counter64 | read-only |
The number of valid switched and routed frames transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsInOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.4 | counter64 | read-only |
The switched and routed bytes count received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsOutOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.5 | counter64 | read-only |
The switched and routed bytes count transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsRoutedInPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.6 | counter64 | read-only |
The number of valid routed frames received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsRoutedOutPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.7 | counter64 | read-only |
The number of valid routed frames transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsRoutedInOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.8 | counter64 | read-only |
The routed bytes count received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsRoutedOutOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.9 | counter64 | read-only |
The routed bytes count transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsSwitchedInPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.10 | counter64 | read-only |
The number of valid switched frames received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsSwitchedOutPkts | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.11 | counter64 | read-only |
The number of valid switched frames transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsSwitchedInOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.12 | counter64 | read-only |
The switched bytes count received by this endpoint from the Customer Edge (CE). |
brcdVplsEndptVlanExtStatsSwitchedOutOctets | 1.3.6.1.4.1.1991.1.2.15.2.2.4.1.13 | counter64 | read-only |
The switched bytes count transmitted by this endpoint to the Customer Edge (CE). |
brcdVplsScalarObjects | 1.3.6.1.4.1.1991.1.2.15.2.2.5 | |||
brcdVplsMacAgeTimeLocal | 1.3.6.1.4.1.1991.1.2.15.2.2.5.1 | unsigned32 | read-write |
Age timer for local entries of VPLS MACs in software cache. The default value is 300. Configurable range is 60 to 65535. |
brcdVplsMacAgeTimeRemote | 1.3.6.1.4.1.1991.1.2.15.2.2.5.2 | unsigned32 | read-write |
Age timer for remote entries of VPLS MACs in software cache. The default value is 600. Configurable range is 60 to 65535. |