All MIBs › ERICSSON-ROUTER-L2VPN-MIB
Organization: Ericsson AB
Last Updated: 2015-01-14
Category: Technology: VPN, Vendor: Ericsson
Description: Manages Layer 2 VPN service instances including VPWS and VPLS circuits on Ericsson routers.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ERICSSON-ROUTER-L2VPN-MIB?
ERICSSON-ROUTER-L2VPN-MIB manages Layer 2 VPN and MPLS pseudowire (PW) services -- including VPWS and VPLS circuits -- on Ericsson SmartEdge/SM/SSR routers. It exposes static pseudowire configuration and cross-connect state, including labels, peer addresses, circuit handles, EXP bits, and flags indicating whether the input circuit and cross-connect are up. This is primarily a service/software-status MIB: eriRouterMplsL2VpnStaticInputCctUp and eriRouterMplsL2VpnStaticXcFlags let an operator confirm whether a specific pseudowire's circuit and cross-connect are operationally up, and eriRouterMplsL2VpnNotificationEnable/eriRouterMplsL2VpnMIBNotifications support trap-based alerting on PW state changes. It builds on MPLS L2VPN/pseudowire concepts (labels, cross-connects) analogous to the IETF PW-related MIBs, though it's an Ericsson-specific implementation. It's deployed in carrier/MPLS backbone networks where Ericsson routers provide L2VPN transport (e.g., Ethernet-over-MPLS) for enterprise or metro Ethernet services. Engineers can download the ERICSSON-ROUTER-L2VPN-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in ERICSSON-ROUTER-L2VPN-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Ericsson SmartEdge Multi-service Edge Router (MSER)
- Ericsson SM Metro Ethernet Service Transport platform
- Ericsson Smart Service Router (SSR)
Monitoring Examples
An operator polls eriRouterMplsL2VpnStaticTable/eriRouterMplsL2VpnStaticEntry, indexed by eriRouterMplsL2VpnStaticInLabel and eriRouterMplsL2VpnStaticPeerAddr, checking eriRouterMplsL2VpnStaticInputCctUp to confirm a pseudowire circuit is operationally active. A circuit whose eriRouterMplsL2VpnStaticXcFlags indicates the cross-connect is down, correlated with eriRouterMplsL2VpnStaticVpnCctHandle, points to a specific VPN cross-connect failure that needs investigation, and a resulting trap from eriRouterMplsL2VpnMIBNotifications alerts the NOC in real time.
What Can Be Monitored
- pseudowire cross-connect status
- input circuit up/down state
- pseudowire in-label
- peer address
- circuit handle
- L2VPN notification enable state
This MIB depends on
Related MIBs
Imported Objects
From ERICSSON-ROUTER-SMI
| eriRouterMgmt | OBJECT-IDENTITY |
From ERICSSON-ROUTER-TC
| EriRouterCircuitHandle |
From IF-MIB
| InterfaceIndexOrZero |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType | |
| InetPortNumber |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ERI eriRouterL2VpnLdpCctHandle | 1.3.6.1.4.1.193.218.2.39.1.2.1.3 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the physical circuit to which this VPN is connected. A hexadecimal value of ff ff ff ff ff ff ff ff indicates an invalid circuit. |
| eriRouterL2VpnLdpEntry | 1.3.6.1.4.1.193.218.2.39.1.2.1 | not-accessible | A conceptual row in the eriRouterL2VpnStaticTable. | |
| U32 eriRouterL2VpnLdpExpBits | 1.3.6.1.4.1.193.218.2.39.1.2.1.15 | Unsigned32 | read-only | This object indicates the number of exp bits configured for this VPN circuit. |
| eriRouterL2VpnLdpGroup | 1.3.6.1.4.1.193.218.2.39.2.1.2 | A collection of objects providing information about the status of L2 VPN connections using Label Detection Protocol. | ||
| NUM eriRouterL2VpnLdpIfIndexOrZero | 1.3.6.1.4.1.193.218.2.39.1.2.1.18 | InterfaceIndexOrZero | read-only | This object indicates whether there is a corresponding entry in the ifTable. A non-zero value indicates the ifIndex of the entry in the ifTable. A value of zero indicates that there is no entry. |
| U32 eriRouterL2VpnLdpInLabel | 1.3.6.1.4.1.193.218.2.39.1.2.1.5 | Unsigned32 | read-only | This object indicates the value used by the remote connection in order to identify this VPN circuit when communicating with the local manager. |
| T/F eriRouterL2VpnLdpInputCctUp | 1.3.6.1.4.1.193.218.2.39.1.2.1.16 | TruthValue | read-only | This object indicates the status of the VPN input circuit. A value of true indicates that the VPN circuit is connected with it's remote site. A value of false indicates that the remote site is not presently connected. |
| STR eriRouterL2VpnLdpLocEncap | 1.3.6.1.4.1.193.218.2.39.1.2.1.8 | SnmpAdminString | read-only | This object indicates the local encaps type associated with this VPN circuit. |
| U32 eriRouterL2VpnLdpLocMtu | 1.3.6.1.4.1.193.218.2.39.1.2.1.12 | Unsigned32 | read-only | This object indicates the maximum transmission unit of the local VPN circuit. |
| ERI eriRouterL2VpnLdpLocVcType | 1.3.6.1.4.1.193.218.2.39.1.2.1.10 | EriRouterVpnVcType | read-only | This object indicates the type of virtual circuit on the local system. |
| IP eriRouterL2VpnLdpPeerAddr | 1.3.6.1.4.1.193.218.2.39.1.2.1.1 | IpAddress | not-accessible | This object indicates the ip address if the VPN peer. |
| STR eriRouterL2VpnLdpRemEncap | 1.3.6.1.4.1.193.218.2.39.1.2.1.9 | SnmpAdminString | read-only | This object indicates the remote encaps type associated with this VPN circuit. |
| U32 eriRouterL2VpnLdpRemGrpId | 1.3.6.1.4.1.193.218.2.39.1.2.1.7 | Unsigned32 | read-only | This object indicates the remote group of which this VPN circuit is a part. |
| U32 eriRouterL2VpnLdpRemMtu | 1.3.6.1.4.1.193.218.2.39.1.2.1.13 | Unsigned32 | read-only | This object indicates the maximum transmission unit of the remote connection. |
| ERI eriRouterL2VpnLdpRemVcType | 1.3.6.1.4.1.193.218.2.39.1.2.1.11 | EriRouterVpnVcType | read-only | This object indicates the type of virtual circuit on the remote system. |
| eriRouterL2VpnLdpTable | 1.3.6.1.4.1.193.218.2.39.1.2 | not-accessible | This table contains objects which identify Layer Distribution Protocol Layer 2 VPN circuits. With respect to creation and deletion of entries in this table, rows are created or deleted when the VPN circuit is configured. | |
| I32 eriRouterL2VpnLdpVcId | 1.3.6.1.4.1.193.218.2.39.1.2.1.2 | Integer32 | not-accessible | This object indicates the unique virtual VPN circuit id assigned to this circuit. |
| ERI eriRouterL2VpnLdpVpnCctHandle | 1.3.6.1.4.1.193.218.2.39.1.2.1.4 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the VPN pseudo circuit. |
| U32 eriRouterL2VpnLdpVpnLabel | 1.3.6.1.4.1.193.218.2.39.1.2.1.6 | Unsigned32 | read-only | This object indicates the value setup in the local configuration to identify this VPN circuit. |
| T/F eriRouterL2VpnLdpXcCctUp | 1.3.6.1.4.1.193.218.2.39.1.2.1.14 | TruthValue | read-only | This object indicates the status of the VPN cross connect circuit. A value of true indicates that the VPN circuit is connected with it's remote site. A value of false indicates that the remote site is not presently connected. |
| ERI eriRouterL2VpnLdpXcFlags | 1.3.6.1.4.1.193.218.2.39.1.2.1.17 | EriRouterVpnXcFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterL2VpnMIB | 1.3.6.1.4.1.193.218.2.39 | This management information base displays Layer 2 Virtual Private Networks(VPN) / Pesudowires(PWs) information. | ||
| eriRouterL2VpnMIBCompliance | 1.3.6.1.4.1.193.218.2.39.2.2.1 | The compliance statement for the L2VPN MIB. | ||
| eriRouterL2VpnMIBCompliances | 1.3.6.1.4.1.193.218.2.39.2.2 | |||
| eriRouterL2VpnMIBConformance | 1.3.6.1.4.1.193.218.2.39.2 | |||
| eriRouterL2VpnMIBGroups | 1.3.6.1.4.1.193.218.2.39.2.1 | |||
| eriRouterL2VpnMIBObjects | 1.3.6.1.4.1.193.218.2.39.1 | |||
| ERI eriRouterL2VpnStaticCctHandle | 1.3.6.1.4.1.193.218.2.39.1.1.1.3 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the physical circuit to which this VPN is connected. A hexadecimal value of ff ff ff ff ff ff ff ff indicates an invalid circuit. |
| eriRouterL2VpnStaticEntry | 1.3.6.1.4.1.193.218.2.39.1.1.1 | not-accessible | A conceptual row in the eriRouterL2VpnStaticTable. | |
| U32 eriRouterL2VpnStaticExpBits | 1.3.6.1.4.1.193.218.2.39.1.1.1.5 | Unsigned32 | read-only | This object indicates the number of exp bits configured for this VPN circuit. |
| eriRouterL2VpnStaticGroup | 1.3.6.1.4.1.193.218.2.39.2.1.1 | A collection of objects providing information about the status of static L2 VPN connections. | ||
| NUM eriRouterL2VpnStaticIfIndexOrZero | 1.3.6.1.4.1.193.218.2.39.1.1.1.8 | InterfaceIndexOrZero | read-only | This object indicates whether there is a corresponding entry in the ifTable. A non-zero value indicates the ifIndex of the entry in the ifTable. A value of zero indicates that there is no entry. |
| T/F eriRouterL2VpnStaticInputCctUp | 1.3.6.1.4.1.193.218.2.39.1.1.1.6 | TruthValue | read-only | This object indicates the status of the VPN input circuit. A value of true indicates that the VPN circuit is connected with it's remote site. A value of false indicates that the remote site is not presently connected. |
| IP eriRouterL2VpnStaticPeerAddr | 1.3.6.1.4.1.193.218.2.39.1.1.1.1 | IpAddress | not-accessible | This object indicates the ip address of the VPN peer. |
| eriRouterL2VpnStaticTable | 1.3.6.1.4.1.193.218.2.39.1.1 | not-accessible | This table contains objects which identify static Layer 2 VPN circuits. With respect to creation and deletion of entries in this table, rows are created or deleted when the VPN circuit is configured. | |
| ERI eriRouterL2VpnStaticVpnCctHandle | 1.3.6.1.4.1.193.218.2.39.1.1.1.4 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of VPN pseudo circuit. |
| U32 eriRouterL2VpnStaticVpnLabel | 1.3.6.1.4.1.193.218.2.39.1.1.1.2 | Unsigned32 | not-accessible | This object indicates the unique value assigned to a particular static VPN circuit. |
| ERI eriRouterL2VpnStaticXcFlags | 1.3.6.1.4.1.193.218.2.39.1.1.1.7 | EriRouterVpnXcFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| ERI eriRouterMplsL2VpnLdpCctHandle | 1.3.6.1.4.1.193.218.2.39.3.4.1.3 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the physical circuit to which this VPN is connected. A hexadecimal value of ff ff ff ff ff ff ff ff indicates an invalid circuit. |
| eriRouterMplsL2VpnLdpEntry | 1.3.6.1.4.1.193.218.2.39.3.4.1 | not-accessible | A conceptual row in the eriRouterMplsL2VpnLdpTable. | |
| U32 eriRouterMplsL2VpnLdpExpBits | 1.3.6.1.4.1.193.218.2.39.3.4.1.15 | Unsigned32 | read-only | This object indicates the number of exp bits configured for this VPN circuit. |
| eriRouterMplsL2VpnLdpGroup | 1.3.6.1.4.1.193.218.2.39.2.3.2 | A collection of objects providing information about the status of L2 VPN connections using Label Detection Protocol. | ||
| NUM eriRouterMplsL2VpnLdpIfIndexOrZero | 1.3.6.1.4.1.193.218.2.39.3.4.1.18 | InterfaceIndexOrZero | read-only | This object indicates whether there is a corresponding entry in the ifTable. A non-zero value indicates the ifIndex of the entry in the ifTable. A value of zero indicates that there is no entry. |
| U32 eriRouterMplsL2VpnLdpInLabel | 1.3.6.1.4.1.193.218.2.39.3.4.1.5 | Unsigned32 | read-only | This object indicates the value used by the remote connection in order to identify this VPN circuit when communicating with the local manager. |
| T/F eriRouterMplsL2VpnLdpInputCctUp | 1.3.6.1.4.1.193.218.2.39.3.4.1.16 | TruthValue | read-only | This object indicates the status of the VPN attachment circuit. A value of true indicates that the VPN attachment circuit is up. A value of false indicates the attachment circuit state is down. |
| STR eriRouterMplsL2VpnLdpLocEncap | 1.3.6.1.4.1.193.218.2.39.3.4.1.8 | SnmpAdminString | read-only | This object indicates the local encaps type associated with this VPN circuit. |
| U32 eriRouterMplsL2VpnLdpLocMtu | 1.3.6.1.4.1.193.218.2.39.3.4.1.12 | Unsigned32 | read-only | This object indicates the maximum transmission unit of the local VPN circuit. |
| ERI eriRouterMplsL2VpnLdpLocVcType | 1.3.6.1.4.1.193.218.2.39.3.4.1.10 | EriRouterVpnVcType | read-only | This object indicates the type of virtual circuit on the local system. |
| IP eriRouterMplsL2VpnLdpPeerAddr | 1.3.6.1.4.1.193.218.2.39.3.4.1.2 | IpAddress | not-accessible | This object indicates the ip address if the VPN peer. |
| ERI eriRouterMplsL2VpnLdpPwFlags | 1.3.6.1.4.1.193.218.2.39.3.4.1.19 | EriRouterVpnPwFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterMplsL2VpnLdpPwGroup | 1.3.6.1.4.1.193.218.2.39.2.1.5 | A collection of objects providing information about the status of L2 VPN Pesudowires using Label Detection Protocol. | ||
| ERI eriRouterMplsL2VpnLdpPwState | 1.3.6.1.4.1.193.218.2.39.3.4.1.20 | EriRouterVpnPwStateType | read-only | This object indicates the status of the VPN input circuit. A value of up(1) indicates that the VPN circuit is active i.e. connected with its remote site. A value of down(2) indicates that the remote site is not presently connected. A value of standby(3) indicates the the PW is in pending state to become active(i.e. up) |
| NTF eriRouterMplsL2VpnLdpPwStateChange | 1.3.6.1.4.1.193.218.2.39.0.1 | This notification is generated when PW state transitions operationally to UP/DOWN/STANDBY. | ||
| STR eriRouterMplsL2VpnLdpRemEncap | 1.3.6.1.4.1.193.218.2.39.3.4.1.9 | SnmpAdminString | read-only | This object indicates the remote encaps type associated with this VPN circuit. |
| U32 eriRouterMplsL2VpnLdpRemGrpId | 1.3.6.1.4.1.193.218.2.39.3.4.1.7 | Unsigned32 | read-only | This object indicates the remote group of which this VPN circuit is a part. |
| U32 eriRouterMplsL2VpnLdpRemMtu | 1.3.6.1.4.1.193.218.2.39.3.4.1.13 | Unsigned32 | read-only | This object indicates the maximum transmission unit of the remote connection. |
| ERI eriRouterMplsL2VpnLdpRemVcType | 1.3.6.1.4.1.193.218.2.39.3.4.1.11 | EriRouterVpnVcType | read-only | This object indicates the type of virtual circuit on the remote system. |
| eriRouterMplsL2VpnLdpTable | 1.3.6.1.4.1.193.218.2.39.3.4 | not-accessible | This table contains objects which identify Layer Distribution Protocol Layer 2 VPN circuits. With respect to creation and deletion of entries in this table, rows are created or deleted when the VPN circuit is configured. | |
| U32 eriRouterMplsL2VpnLdpVcId | 1.3.6.1.4.1.193.218.2.39.3.4.1.1 | Unsigned32 | not-accessible | This object indicates the unique virtual VPN circuit id assigned to this circuit. |
| ERI eriRouterMplsL2VpnLdpVpnCctHandle | 1.3.6.1.4.1.193.218.2.39.3.4.1.4 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the VPN pseudo circuit. |
| U32 eriRouterMplsL2VpnLdpVpnLabel | 1.3.6.1.4.1.193.218.2.39.3.4.1.6 | Unsigned32 | read-only | This object indicates the value setup in the local configuration to identify this VPN circuit. |
| T/F eriRouterMplsL2VpnLdpXcCctUp | 1.3.6.1.4.1.193.218.2.39.3.4.1.14 | TruthValue | read-only | This object indicates the status of the VPN cross connect circuit state. A value of true indicates that the VPN circuit is connected with its remote site and attachment circuit is up (eriRouterMplsL2VpnLdpInputCctUp is true). A value of false indicates that the remote site is not presently connected, this mean that either the PSN is not reachable or the attachment circuit is down or signaling parameters mismatched. |
| ERI eriRouterMplsL2VpnLdpXcFlags | 1.3.6.1.4.1.193.218.2.39.3.4.1.17 | EriRouterVpnXcFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterMplsL2VpnMIBCompliance | 1.3.6.1.4.1.193.218.2.39.2.4.1 | The compliance statement for the L2VPN MIB. | ||
| eriRouterMplsL2VpnMIBCompliances | 1.3.6.1.4.1.193.218.2.39.2.4 | |||
| eriRouterMplsL2VpnMIBConformance | 1.3.6.1.4.1.193.218.2.39.4 | |||
| eriRouterMplsL2VpnMIBGroups | 1.3.6.1.4.1.193.218.2.39.2.3 | |||
| eriRouterMplsL2VpnMIBNotifications | 1.3.6.1.4.1.193.218.2.39.0 | |||
| eriRouterMplsL2VpnMIBObjects | 1.3.6.1.4.1.193.218.2.39.3 | |||
| eriRouterMplsL2VpnMIBScalars | 1.3.6.1.4.1.193.218.2.39.5 | |||
| T/F eriRouterMplsL2VpnNotificationEnable | 1.3.6.1.4.1.193.218.2.39.5.1 | TruthValue | read-write | If this object is true, then it enables the generation of all notifications defined in this MIB. This object's value should be preserved across agent reboots. |
| eriRouterMplsL2VpnPwMIBCompliance | 1.3.6.1.4.1.193.218.2.39.2.2.2 | The compliance statement for the L2VPN MIB. | ||
| eriRouterMplsL2VpnPwNotificationGroup | 1.3.6.1.4.1.193.218.2.39.2.1.6 | Objects required for L2VPN PW notifications. | ||
| eriRouterMplsL2VpnPwScalarGroup | 1.3.6.1.4.1.193.218.2.39.2.1.3 | Collection of scalar objects required for L2VPN PW management | ||
| ERI eriRouterMplsL2VpnStaticCctHandle | 1.3.6.1.4.1.193.218.2.39.3.3.1.3 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the physical circuit to which this VPN is connected. A hexadecimal value of ff ff ff ff ff ff ff ff indicates an invalid circuit. |
| eriRouterMplsL2VpnStaticEntry | 1.3.6.1.4.1.193.218.2.39.3.3.1 | not-accessible | A conceptual row in the eriRouterMplsL2VpnStaticTable. | |
| U32 eriRouterMplsL2VpnStaticExpBits | 1.3.6.1.4.1.193.218.2.39.3.3.1.5 | Unsigned32 | read-only | This object indicates the number of exp bits configured for this VPN circuit. |
| eriRouterMplsL2VpnStaticGroup | 1.3.6.1.4.1.193.218.2.39.2.3.1 | A collection of objects providing information about the status of static L2 VPN connections. | ||
| NUM eriRouterMplsL2VpnStaticIfIndexOrZero | 1.3.6.1.4.1.193.218.2.39.3.3.1.8 | InterfaceIndexOrZero | read-only | This object indicates whether there is a corresponding entry in the ifTable. A non-zero value indicates the ifIndex of the entry in the ifTable. A value of zero indicates that there is no entry. |
| U32 eriRouterMplsL2VpnStaticInLabel | 1.3.6.1.4.1.193.218.2.39.3.3.1.1 | Unsigned32 | not-accessible | This object indicates the value used by the remote connection in order to identify this VPN circuit when communicating with the label manager (Label allocated in the local node) |
| T/F eriRouterMplsL2VpnStaticInputCctUp | 1.3.6.1.4.1.193.218.2.39.3.3.1.6 | TruthValue | read-only | This object indicates the status of the VPN attachment circuit. A value of true indicates that the VPN attachment circuit is connected with its remote site. A value of false indicates that the remote site is not presently connected. |
| IP eriRouterMplsL2VpnStaticPeerAddr | 1.3.6.1.4.1.193.218.2.39.3.3.1.2 | IpAddress | not-accessible | This object indicates the ip address of the VPN peer. |
| ERI eriRouterMplsL2VpnStaticPwFlags | 1.3.6.1.4.1.193.218.2.39.3.3.1.9 | EriRouterVpnPwFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterMplsL2VpnStaticPwGroup | 1.3.6.1.4.1.193.218.2.39.2.1.4 | A collection of objects providing information about the status of static L2 VPN Pesudowires. | ||
| ERI eriRouterMplsL2VpnStaticPwState | 1.3.6.1.4.1.193.218.2.39.3.3.1.10 | EriRouterVpnPwStateType | read-only | This object indicates the status of the VPN input circuit. A value of up(1) indicates that the VPN circuit is active i.e. connected with its remote site. A value of down(2) indicates that the remote site is not presently connected. A value of standby(3) indicates the the PW is in pending state to become active(i.e. up) |
| eriRouterMplsL2VpnStaticTable | 1.3.6.1.4.1.193.218.2.39.3.3 | not-accessible | This table contains objects which identify static Layer 2 VPN circuits. With respect to creation and deletion of entries in this table, rows are created or deleted when the VPN circuit is configured. | |
| ERI eriRouterMplsL2VpnStaticVpnCctHandle | 1.3.6.1.4.1.193.218.2.39.3.3.1.4 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of VPN pseudo circuit. |
| U32 eriRouterMplsL2VpnStaticVpnLabel | 1.3.6.1.4.1.193.218.2.39.3.3.1.11 | Unsigned32 | read-only | This object indicates the unique value assigned to a particular static VPN circuit (Label allocated in the remote node) |
| ERI eriRouterMplsL2VpnStaticXcFlags | 1.3.6.1.4.1.193.218.2.39.3.3.1.7 | EriRouterVpnXcFlagsType | read-only | This object indicates more detailed information on the status of the VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterUdpL2VpnMIBObjects | 1.3.6.1.4.1.193.218.2.39.6 | |||
| eriRouterUdpL2VpnPwMIBCompliance | 1.3.6.1.4.1.193.218.2.39.2.2.3 | The compliance statement for the L2VPN MIB. | ||
| ERI eriRouterUdpL2vpnStaticAccessCctHandle | 1.3.6.1.4.1.193.218.2.39.6.1.1.7 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of the access circuit for this UDP L2 VPN circuit. |
| INT eriRouterUdpL2vpnStaticDscpCode | 1.3.6.1.4.1.193.218.2.39.6.1.1.12 | INTEGER | read-only | Diffserver code for the CES over UDP PW. Default is Zero. The dscp code values are listed as follows: 0..63 Differentiated services codepoint value af11 Assured Forwarding - Class 1/Drop precedence 1 af12 Assured Forwarding - Class 1/Drop precedence 2 af13 Assured Forwarding - Class 1/Drop precedence 3 af21 Assured Forwarding - Class 2/Drop precedence 1 af22 Assured Forwarding - Class 2/Drop precedence 2 af23 Assured Forwarding - Class 2/Drop precedence 3 af31 Assured Forwarding - Class 3/Drop precedence 1 af32 Assured Forwarding - Class 3/Drop precedence 2 af33 Assured Forwarding - Class 3/Drop precedence 3 af41 Assured Forwarding - Class 4/Drop precedence 1 af42 Assured Forwarding - Class 4/Drop precedence 2 af43 Assured Forwarding - Class 4/Drop precedence 3 |
| eriRouterUdpL2VpnStaticEntry | 1.3.6.1.4.1.193.218.2.39.6.1.1 | not-accessible | A conceptual row in the eriRouterUdpL2VpnStaticTable. | |
| NUM eriRouterUdpL2VpnStaticIfIndexOrZero | 1.3.6.1.4.1.193.218.2.39.6.1.1.10 | InterfaceIndexOrZero | read-only | This object indicates whether there is a corresponding entry of this UDP L2 VPN access circuit in the ifTable. A non-zero value indicates the ifIndex of the entry in the ifTable. A value of zero indicates that there is no entry (for example, a pre-provisioned access circuit is used). |
| T/F eriRouterUdpL2VpnStaticInputCctUp | 1.3.6.1.4.1.193.218.2.39.6.1.1.9 | TruthValue | read-only | This object indicates the status of this UDP L2 VPN circuit. A value of true indicates that the VPN circuit is connected with it's remote site. A value of false indicates that the remote site is not presently connected. |
| IP eriRouterUdpL2VpnStaticPeerAddress | 1.3.6.1.4.1.193.218.2.39.6.1.1.3 | InetAddress | not-accessible | This object indicates the peer IP address for this UDP L2 VPN circuit. The peer address type is determined by the value of the corresponding eriRouterUdpL2VpnStaticPeerAddressType. |
| IPt eriRouterUdpL2VpnStaticPeerAddressType | 1.3.6.1.4.1.193.218.2.39.6.1.1.2 | InetAddressType | not-accessible | This object indicates the peer IP address type for this UDP L2 VPN circuit. |
| INE eriRouterUdpL2VpnStaticPeerPort | 1.3.6.1.4.1.193.218.2.39.6.1.1.1 | InetPortNumber | not-accessible | This object indicates the peer port number for this UDP L2 VPN circuit. |
| ERI eriRouterUdpL2VpnStaticPsnType | 1.3.6.1.4.1.193.218.2.39.6.1.1.14 | EriRouterVpnPsnType | read-only | This object indicates the packet switched networks(PSN) type for this UDP L2 VPN circuit. |
| ERI eriRouterUdpL2VpnStaticPwFlags | 1.3.6.1.4.1.193.218.2.39.6.1.1.11 | EriRouterVpnPwFlagsType | read-only | This object indicates more detailed information on the status of this UDP L2 VPN circuit. This object is a bit field so it may contain one or more of these values. |
| eriRouterUdpL2VpnStaticPwGroup | 1.3.6.1.4.1.193.218.2.39.2.1.7 | A collection of objects providing information about the status of static L2 VPN Pesudowires. | ||
| ERI eriRouterUdpL2VpnStaticPwState | 1.3.6.1.4.1.193.218.2.39.6.1.1.13 | EriRouterVpnPwStateType | read-only | This object indicates the status of this UDP L2 VPN circuit. A value of up(1) indicates that the VPN circuit is active i.e. connected with its remote site. A value of down(2) indicates that the remote site is not presently connected. A value of standby(3) indicates the the PW is in pending state to become active (i.e. up) |
| IP eriRouterUdpL2VpnStaticSourceAddress | 1.3.6.1.4.1.193.218.2.39.6.1.1.5 | InetAddress | read-only | This object indicates the source IP address for this UDP L2 VPN circuit. The source address type is determined by the value of the corresponding eriRouterUdpL2VpnStaticSourceAddressType. |
| IPt eriRouterUdpL2VpnStaticSourceAddressType | 1.3.6.1.4.1.193.218.2.39.6.1.1.4 | InetAddressType | read-only | This object indicates the source IP address type for this UDP L2 VPN circuit. |
| INE eriRouterUdpL2VpnStaticSourcePort | 1.3.6.1.4.1.193.218.2.39.6.1.1.6 | InetPortNumber | read-only | This object indicates the source port number for this UDP L2 VPN circuit. |
| eriRouterUdpL2VpnStaticTable | 1.3.6.1.4.1.193.218.2.39.6.1 | not-accessible | This table contains objects which identify static UDP Layer 2 VPN circuits. With respect to creation and deletion of entries in this table, rows are created or deleted when the VPN circuit is configured. | |
| ERI eriRouterUdpL2VpnStaticVpnCctHandle | 1.3.6.1.4.1.193.218.2.39.6.1.1.8 | EriRouterCircuitHandle | read-only | This object indicates the internal representation of this UDP L2 VPN circuit. |
RFC description
Ericsson router MIB for managing Layer 2 VPN (L2VPN) cross-connections and notifications, supporting VPLS and other multipoint Layer 2 VPN technologies.
Start monitoring Ericsson SmartEdge/SM/SSR router (Redback Networks heritage) (Layer 2 VPN/MPLS pseudowire) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.