CADANT-L2VPN-MIB: View SNMP OID List / Download MIB

VENDOR: CADANT INC.


 Home MIB: CADANT-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).
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
 cadL2vpnMIB 1.3.6.1.4.1.4998.1.1.120.1
This is the management MIB contains Cadant proprietary L2VPN MIB information. Copyright 2009 Arris International, Inc. All rights reserved.
     cadL2vpnMIBObjects 1.3.6.1.4.1.4998.1.1.120.1.1
         cadL2vpnParams 1.3.6.1.4.1.4998.1.1.120.1.1.1
             cadL2vpnPrimaryNetworkIfIndex 1.3.6.1.4.1.4998.1.1.120.1.1.1.1 interfaceindexorzero read-write
ifIndex of the primary physical netowrk interface used for L2VPN traffic. Zero if no primary L2VPN network interface is configured.
             cadL2vpnSecondaryNetworkIfIndex 1.3.6.1.4.1.4998.1.1.120.1.1.1.2 interfaceindexorzero read-write
ifIndex of the secondary physical netowrk interface used for L2VPN traffic. Zero if no secondary L2VPN network interface is configured.
             cadL2vpnActiveNetworkIfIndex 1.3.6.1.4.1.4998.1.1.120.1.1.1.3 interfaceindexorzero read-only
ifIndex of the currently active physical netowrk interface being used for L2VPN traffic. Zero if no active L2VPN network interface is up.
             cadL2vpnForwardingEnabled 1.3.6.1.4.1.4998.1.1.120.1.1.1.4 truthvalue read-write
The global L2VPN forwarding state. The default is false(2).
             cadL2vpnCmCapEsafeIdentRequired 1.3.6.1.4.1.4998.1.1.120.1.1.1.5 truthvalue read-write
When true eSAFE identity TLVs are required in REG-REQ message otherwise the CM registration will be rejected if L2VPN TLVs are present. When false a CM may register without these capability TLVs.
             cadL2vpnCmCapDutFilterRequired 1.3.6.1.4.1.4998.1.1.120.1.1.1.6 truthvalue read-write
When true Downstream Unencrypted Traffic (DUT) filter capability TLV is required in REG-REQ message, otherwise the CM registration will be rejected if L2VPN TLVs are present. When false a CM may register without this capability TLV.
             cadL2vpnGlobalTpid 1.3.6.1.4.1.4998.1.1.120.1.1.1.7 integer read-write
802.1QinQ tpid ethertype value. Enumeration: 'tpid88a8': 2, 'tpid9100': 3, 'tpid8100': 1.
         cadL2vpnInterfaceTable 1.3.6.1.4.1.4998.1.1.120.1.1.2 no-access
L2VPN interface table contains an entry for each cable MAC interface declared for use with L2VPNs.
             cadL2vpnInterfaceEntry 1.3.6.1.4.1.4998.1.1.120.1.1.2.1 no-access
each interface must be a unique DOCSIS 3.0 cable MAC interface
                 cadL2vpnInterfaceIfIndex 1.3.6.1.4.1.4998.1.1.120.1.1.2.1.1 interfaceindex no-access
Cable MAC layer ifIndex for this interface.
                 cadL2vpnInterfaceIpIgmpSnooping 1.3.6.1.4.1.4998.1.1.120.1.1.2.1.2 truthvalue read-only
If set to true(1), this attribute enables the L2VPN IGMP Snooping feature on this cable-mac interface. If set to false(2), this attribute disables the L2VPN IGMP Snooping feature on this cable-mac interface. The default is false(2).
                 cadL2vpnInterfaceRowStatus 1.3.6.1.4.1.4998.1.1.120.1.1.2.1.3 rowstatus read-only
Row Status for this table.
         cadL2vpnVlanIdRangeTable 1.3.6.1.4.1.4998.1.1.120.1.1.3 no-access
VPN VLANid range table. Contains ranges of outer VLANids declared for use with L2VPNs and L3VPNs.
             cadL2vpnVlanIdRangeEntry 1.3.6.1.4.1.4998.1.1.120.1.1.3.1 no-access
contain a VPN VLANid range entry
                 cadL2vpnVlanIdRangeBegin 1.3.6.1.4.1.4998.1.1.120.1.1.3.1.1 unsigned32 no-access
Begin range from VLANid.
                 cadL2vpnVlanIdRangeEnd 1.3.6.1.4.1.4998.1.1.120.1.1.3.1.2 unsigned32 no-access
End range of VLANid. Must be greater than or equal to cadL2vpnVlanIdRangeBegin.
                 cadL2vpnVlanIdRangeNsiEncapSubtype 1.3.6.1.4.1.4998.1.1.120.1.1.3.1.3 integer read-only
NSI Encapsulation subtype of the VLANid. Enumeration: 'l3-vrf': 3, 'single-qtag': 1, 'dual-qtag': 2.
                 cadL2vpnVlanIdRangeRowStatus 1.3.6.1.4.1.4998.1.1.120.1.1.3.1.4 rowstatus read-only
Row Status for this table.
         cadL2vpnInstanceIdToCmTable 1.3.6.1.4.1.4998.1.1.120.1.1.4 no-access
L2 VLANid instance table.
             cadL2vpnInstanceIdToCmEntry 1.3.6.1.4.1.4998.1.1.120.1.1.4.1 no-access
contain a L2VPN Instance entry
                 cadL2vpnInstanceId 1.3.6.1.4.1.4998.1.1.120.1.1.4.1.1 integer32 no-access
The 24-bit L2VPN instance identifier composed from 2 12-bit VLANids assigned to the L2VPN instance.
                 cadL2vpnInstanceIdVlanIdOuter 1.3.6.1.4.1.4998.1.1.120.1.1.4.1.2 integer32 read-only
Outer VLANid of this L2VPN Instance.
                 cadL2vpnInstanceIdVlanIdInner 1.3.6.1.4.1.4998.1.1.120.1.1.4.1.3 integer32 read-only
Inner VLANid of this L2VPN Instance.
                 cadL2vpnInstanceIdCmMac 1.3.6.1.4.1.4998.1.1.120.1.1.4.1.4 macaddress read-only
CM MAC address of this L2VPN Instance.
                 cadL2vpnInstanceIdVpnId 1.3.6.1.4.1.4998.1.1.120.1.1.4.1.5 docsl2vpnidentifier read-only
VPN ID of this L2VPN Instance.
         cadL2vpnIdxToCmVpnInstTable 1.3.6.1.4.1.4998.1.1.120.1.1.6 no-access
This table contains all the VPN instances ordered by VPN Index, CM MAC and VPN Instance ID.
             cadL2vpnIdxToCmVpnInstEntry 1.3.6.1.4.1.4998.1.1.120.1.1.6.1 no-access
contain a L2VPN Instance entry
                 cadL2vpnVpnIdx 1.3.6.1.4.1.4998.1.1.120.1.1.6.1.1 docsl2vpnindex read-only
An internally assigned index value for a known VLAD ID. Refer docsL2vpnIdx.
         cadL2vpnPktClassTable 1.3.6.1.4.1.4998.1.1.120.1.1.8 no-access
This table provides the L2VPN-specific objects for packet classifiers that apply to only L2VPN traffic. The indices of this table are a subset of the indices of classifiers in docsQosPktClassTable.
             cadL2vpnPktClassEntry 1.3.6.1.4.1.4998.1.1.120.1.1.8.1 no-access
An entry in this table extends a single row of docsQosPktClassTable for a rule that applies only to downstream L2VPN forwarded packets. The index ifIndex is an ifType of docsCableMaclayer(127).
                 cadL2vpnPktClassL2vpnId 1.3.6.1.4.1.4998.1.1.120.1.1.8.1.1 docsl2vpnidentifier read-only
The locally assigned L2VPN index corresponding to the VPN Identifier subtype of a Downstream Classifier L2VPN Encoding.
                 cadL2vpnPktClassUserPriRangeLow 1.3.6.1.4.1.4998.1.1.120.1.1.8.1.2 unsigned32 read-only
The lower priority of the user Priority Range subtype of a Downstream Classifier L2VPN Encoding. If the subtype was omitted, this object has value 0.
                 cadL2vpnPktClassUserPriRangeHigh 1.3.6.1.4.1.4998.1.1.120.1.1.8.1.3 unsigned32 read-only
The higher priority of the user Priority Range subtype of a Downstream Classifier L2VPN Encoding. If the subtype was omitted, this object has value 7.
                 cadL2vpnPktClassCMIM 1.3.6.1.4.1.4998.1.1.120.1.1.8.1.4 docsl2vpniflist read-only
The Cable Modem Interface Mask (CMIM) signaled in a Packet Classifier Encoding. In a Downstream Packet Classifier Encoding, a specified CMIM value restricts the classifier to match packets with a Destination MAC address corresponding to the interfaces indicated in the CMIM mask. The eCM self and any eSAFE interface bits correspond to the individual eCM and eSAFE host MAC addresses. In an Upstream Packet Classifier encoding, a specified CMIM value restricts the classifier to match packets with an ingress bridge port interface matching the bits in the CMIM value. If the CMIM subtype was omitted, this object should be reported as a zero length octet string.
                 cadL2vpnPktClassVendorSpecific 1.3.6.1.4.1.4998.1.1.120.1.1.8.1.5 octet string read-only
This object provides the set of configured Vendor Specific subtypes within a Packet Classifier Encoding for a CM. If no Vendor Specific subtype was specified, this object is a zero length octet string. If one or more Vendor Specific subtype parameters was specified, this object represents the concatenation of all such subtypes.
         cadL2vpnDenyForwardingTable 1.3.6.1.4.1.4998.1.1.120.1.1.9 no-access
This table provides the L2VPN-specific deny data forwarding list. The index of this table is an arbitrary number.
             cadL2vpnDenyForwardingEntry 1.3.6.1.4.1.4998.1.1.120.1.1.9.1 no-access
An entry in this table can be a VPN Id, CM MAC or VLAN id. When a row is created or removed, SCM will set the associated VLANid cadL2vpnCmForwardingEnabled to true(1) or false(2).
                 cadL2vpnDenyForwardingIndex 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.1 unsigned32 no-access
The index of this table.
                 cadL2vpnDenyForwardingVpnId 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.2 octet string read-only
When it is specified, data forwarding of all the VLANid within this VPN ID will be disabled.
                 cadL2vpnDenyForwardingInstanceId 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.3 integer32 read-only
When it is specified, data forwarding of this VLAN instance will be disabled.
                 cadL2vpnDenyForwardingCmMac 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.4 macaddress read-only
When it is specified, data forwarding of all the VLANid within this CM will be disabled.
                 cadL2vpnDenyForwardingRowStatus 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.5 rowstatus read-only
row status of this table entry.
                 cadL2vpnDenyForwardingMplsPeerIp 1.3.6.1.4.1.4998.1.1.120.1.1.9.1.6 inetaddress read-only
When it is specified, data forwarding of all the L2VPN Instances that have MPLS PW going to this peer will be disabled
         cerL2vpnCmVpnIdTable 1.3.6.1.4.1.4998.1.1.120.1.1.10 no-access
The L2VPN CM table.
               cerL2vpnCmVpnIdEntry 1.3.6.1.4.1.4998.1.1.120.1.1.10.1 no-access
An entry is indexed by Cable Modem MAC address and L2VPN VPN ID.
                   cerL2vpnCmMac 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.1 macaddress no-access
The CM MAC address hosting this this L2VPN Instance.
                   cerL2vpnCmVpnId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.2 docsl2vpnidentifier read-only
An externally configured octet string that identifies an L2VPN.
                   cerL2vpnCmNsiEncapSubtype 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.3 docsnsiencapsubtype read-only
The General Encapsulation Information (GEI) subtype of the Network System Interface (NSI) encapsulation configured for the CM.
                   cerL2vpnIdx 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.4 docsl2vpnindex read-only
An internally assigned index value for a known VLAD ID. Refer docsL2vpnIdx.
                   cerL2vpnCmForwardingEnabled 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.5 truthvalue read-only
L2VPN forwarding state for all L2VPN instances hosted by this CM and VLAN instance.
                   cerL2vpnInstanceId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.6 integer32 no-access
The 24-bit L2VPN instance identifier composed from 2 12-bit VLANids assigned to the L2VPN instance.
                   cerL2vpnInstanceOuterVlanId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.7 integer32 read-only
L2VPN Instance outer VLAN id.
                   cerL2vpnInstanceInnerVlanId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.8 integer32 read-only
L2VPN Instance inner VLAN id.
                   cerL2vpnInstanceNsiEncapSubType 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.9 integer read-only
NSI Encapsulation subtype. Enumeration: 'single-qtag': 1, 'not-applicable': 0, 'dual-qtag': 2.
                   cerL2vpnCmCompliantCapability 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.10 truthvalue read-only
Whether an L2VPN CM is compliant with DOCSIS specification. Refer docsL2vpnCmCompliantCapability.
                   cerL2vpnCmDutFilteringCapability 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.11 truthvalue read-only
Whether an L2VPN forwarding CM is capable of Downstream Unencrypted Traffic(DUT) Filtering. Refer docsL2vpnCmDutFilteringCapability.
                   cerL2vpnCmDutCMIM 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.12 docsl2vpniflist read-only
Reports the value in a per-CM L2VPN Encoding for DUT Cable Modem Interface Mask(CMIM).
                   cerL2vpnCmDhcpSnooping 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.13 docsl2vpniflist read-only
Reports the value of the Enable DHCP Snooping subtype of a top-level L2VPN Encoding.
                   cerL2vpnVpnCmCMIM 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.14 docsl2vpniflist read-only
A Cable Modem Interface Mask represents a set of MAC bridge interfaces within the CM.
                   cerL2vpnVpnCmIndividualSAID 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.15 integer32 read-only
The BPI+ Security Association ID in which traffic intended for point-to-point forwarding through an individual CM is forwarded. If the CMTS does not allocate an individual SAID for multipoint forwarding (as is recommended),it MUST report this object as zero.
                   cerL2vpnVpnCmVendorSpecific 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.16 octet string read-only
This object encodes the concatenation of all Vendor Specific Subtype encodings that appeared in any registration per-CM L2VPN Encoding associated with this entry.
                   cerL2vpnCmNsiEncapValue 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.17 cadnsiencapvalue read-only
The encapsulation value for L2VPN forwarded packets on NSI ports.
                   cerL2vpnMplsAcId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.18 unsigned32 read-only
The 20 bit value of the MPLS AC ID. Assigned by the the UCAM. Has to be unique within a CMTS chassis.
                   cerL2vpnCmMplsPwId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.19 unsigned32 read-only
This is the MPLS PW ID (4byte long non-zero).
                   cerL2vpnCmMplsPeerAddrType 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.20 inetaddresstype read-only
This is the MPLS Peer Address Type. Only IPv4(1) or IPv6(2) will be supported. unknown(0) ipv4(1) ipv6(2) ipv4z(3) ipv6z(4) dns(16)
                   cerL2vpnCmMplsPeerAddr 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.21 inetaddress read-only
This is the IP address of the MPLS Peer. IPv4 and IPv6 addresses are supported.
                   cerL2vpnCmBgpVpnId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.22 unsigned32 read-only
This is the BGP VPN ID for L2VPN with BGP auto-discovery and LDP signaling (4byte long non-zero).
                   cerL2vpnCmBgpRd 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.23 octet string read-only
BGP Route Distinguisher for L2VPN BGP auto-discovery (8 bytes long)
                   cerL2vpnCmBgpRtImport 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.24 octet string read-only
BGP Route Target Import for L2VPN BGP auto-discovery (8 bytes long)
                   cerL2vpnCmBgpRtExport 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.25 octet string read-only
BGP Route Target Export for L2VPN BGP auto-discovery (8 bytes long)
                   cerL2vpnCmBgpCeVeId 1.3.6.1.4.1.4998.1.1.120.1.1.10.1.26 unsigned32 read-only
This is the 2 byte long CE-ID/VE-ID for L2VPN with BGP auto-discovery and signaling.
         cerL2vpnCmStatsTable 1.3.6.1.4.1.4998.1.1.120.1.1.11 no-access
This table is used to populate data to docsL2vpnCmStatusEntry.
               cerL2vpnCmStatsEntry 1.3.6.1.4.1.4998.1.1.120.1.1.11.1 no-access
An entry is indexed by Cable Modem MAC address and VPN ID.
                   cerL2vpnCmStatsUpstreamPkts 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.1 counter32 read-only
The number of L2vpn-forwarded packets received from this instance's Cable Modem on this instance's L2VPN.
                   cerL2vpnCmStatsUpstreamBytes 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.2 counter32 read-only
The number of L2vpn-forwarded bytes received from this instance's Cable Modem on this instance's L2VPN.
                   cerL2vpnCmStatsUpstreamDiscards 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.3 counter32 read-only
The number of L2-forwarded packets discarded from this instance's Cable Modem on this instance's VPN.
                   cerL2vpnCmStatsDownstreamPkts 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.4 counter32 read-only
The number of L2-forwarded packets transmitted to this instance's Cable Modem on this instance's VPN.
                   cerL2vpnCmStatsDownstreamBytes 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.5 counter32 read-only
The number of L2-forwarded bytes transmitted to this instance's Cable Modem on this instance's VPN.
                   cerL2vpnCmStatsDownstreamDiscards 1.3.6.1.4.1.4998.1.1.120.1.1.11.1.6 counter32 read-only
The number of L2-forwarded packets that were discarded before they could be transmitted to this instance's Cable Modem on this instance's VPN.
         cadL2vpnMplsPeerIpToCmTable 1.3.6.1.4.1.4998.1.1.120.1.1.12 no-access
This table contains all MPLS L2VPN instances with no auto-discovery ordered by MPLS Peer IP, CM MAC and VPN ID.
               cadL2vpnMplsPeerIpToCmEntry 1.3.6.1.4.1.4998.1.1.120.1.1.12.1 no-access
contain a L2VPN Instance entry
                   cerL2vpnCmMplsPeerIpAddress 1.3.6.1.4.1.4998.1.1.120.1.1.12.1.2 inetaddress read-only
This is the IP address of the MPLS Peer. IPv4 and IPv6 addresses are supported.
         cadL2vpnProvisionedCmTable 1.3.6.1.4.1.4998.1.1.120.1.1.13 no-access
This table contains all CMs that are statically provisioned with L2VPNs.
               cadL2vpnProvisionedCmEntry 1.3.6.1.4.1.4998.1.1.120.1.1.13.1 no-access
An entry contains a CM that is statically provisioned with L2VPNs. The CM MAC address is the unique key to an entry.
                   cadL2vpnProvisionedCmMacAddress 1.3.6.1.4.1.4998.1.1.120.1.1.13.1.1 macaddress no-access
The CM MAC address used as a unique key to this table.
                   cadL2vpnProvisionedCmL2vpnId 1.3.6.1.4.1.4998.1.1.120.1.1.13.1.2 docsl2vpnidentifier read-only
The provisioned CM's string form of the L2VPNid.
                   cadL2vpnProvisionedCmOuterVlanId 1.3.6.1.4.1.4998.1.1.120.1.1.13.1.3 integer32 read-only
The provisoned CM's L2VPN outer VLAN id.
                   cadL2vpnProvisionedCmInnerVlanId 1.3.6.1.4.1.4998.1.1.120.1.1.13.1.4 integer32 read-only
The provisoned CM's L2VPN inner VLAN id.
                   cadL2vpnProvisionedCmRowStatus 1.3.6.1.4.1.4998.1.1.120.1.1.13.1.5 rowstatus read-only
Row insertion and deletion.
         cadL2vpnProvisionedCmEsafeTable 1.3.6.1.4.1.4998.1.1.120.1.1.14 no-access
This table contains all eSAFE devices that are statically provisioned behind a CM that are excluded from the L2VPN tunnel. This MIB is maintained by the CLI commands.
               cadL2vpnProvisionedCmEsafeEntry 1.3.6.1.4.1.4998.1.1.120.1.1.14.1 no-access
An entry contains a Esafe device that is statically provisioned behind a CM that is excluded from the L2VPN tunnel.
                   cadL2vpnProvisionedCmEsafeMacAddress 1.3.6.1.4.1.4998.1.1.120.1.1.14.1.1 macaddress no-access
The eSAFE MAC address used as a key to this table.
                   cadL2vpnProvisionedCmEsafeIfIndex 1.3.6.1.4.1.4998.1.1.120.1.1.14.1.2 integer read-only
The provisioned eSAFE's ifindex value. Enumeration: 'tea': 19, 'mta': 16, 'stb': 17.
                   cadL2vpnProvisionedCmEsafeRowStatus 1.3.6.1.4.1.4998.1.1.120.1.1.14.1.3 rowstatus read-only
Row insertion and deletion.