CADANT-MPLS-MIB

File: CADANT-MPLS-MIB.mib (6092 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
INET-ADDRESS-MIB CADANT-PRODUCTS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 Counter32 TEXTUAL-CONVENTION
DisplayString RowStatus TruthValue
MacAddress MODULE-COMPLIANCE OBJECT-GROUP
InetAddressType InetAddress cadMpls

Defined Types

CadMplsLdpNeighborEntry  
SEQUENCE    
  cadMplsLdpNeighborAddressType InetAddressType
  cadMplsLdpNeighborIpAddress InetAddress
  cadMplsLdpNeighborPassword OCTET STRING
  cadMplsLdpNeighborTargetedPeer TruthValue
  cadMplsLdpNeighborRowStatus RowStatus

Defined Values

cadMplsMIB 1.3.6.1.4.1.4998.1.1.130.1
This is the management MIB contains Cadant proprietary MPLS MIB information. Copyright 2013 Arris International, Inc. All rights reserved.
MODULE-IDENTITY    

cadMplsMIBObjects 1.3.6.1.4.1.4998.1.1.130.1.1
OBJECT IDENTIFIER    

cadMplsParams 1.3.6.1.4.1.4998.1.1.130.1.1.1
OBJECT IDENTIFIER    

cadMplsLdpHelloHoldTimer 1.3.6.1.4.1.4998.1.1.130.1.1.1.1
The 16-bit integer value which is the configured link Hello hold timer for the local LDP router in seconds. A value of 65535 means infinite
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cadMplsLdpTargetedHelloHoldTimer 1.3.6.1.4.1.4998.1.1.130.1.1.1.2
The 16-bit integer value which is the configured targeted Hello hold timer for the local LDP router in seconds. A value of 65535 means infinite
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cadMplsLdpKeepAliveHoldTimer 1.3.6.1.4.1.4998.1.1.130.1.1.1.3
The 16-bit integer value which is the configured Keep Alive hold timer for the local LDP router in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

cadMplsLdpVcDescription 1.3.6.1.4.1.4998.1.1.130.1.1.1.4
This is the 64 byte string configured as an LDP Interface Parameter PW Description.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

cadMplsLdpNeighborTable 1.3.6.1.4.1.4998.1.1.130.1.1.2
MPLS LDP neighbor table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CadMplsLdpNeighborEntry

cadMplsLdpNeighborEntry 1.3.6.1.4.1.4998.1.1.130.1.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  CadMplsLdpNeighborEntry  

cadMplsLdpNeighborAddressType 1.3.6.1.4.1.4998.1.1.130.1.1.2.1.1
This is the MPLS Peer Address Type. Only ipv4(1) or ipv6(2) will be supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

cadMplsLdpNeighborIpAddress 1.3.6.1.4.1.4998.1.1.130.1.1.2.1.2
This is the IP address of the LDP neighbor. IPv4 and IPv6 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

cadMplsLdpNeighborPassword 1.3.6.1.4.1.4998.1.1.130.1.1.2.1.3
This is the MD5 password used for TCP authentication for this LDP neighbor.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

cadMplsLdpNeighborTargetedPeer 1.3.6.1.4.1.4998.1.1.130.1.1.2.1.4
If this value is set to true, then this neighbor is a CLI configured Targeted LDP peer. The CMTS will consider this peer eligible so will accept discovery messages from it and will actively try to establish a T-LDP session with the peer. If this value is set to false then this neighbor is a regular link LDP neighbor and a row in this table will be used for storing the password only.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

cadMplsLdpNeighborRowStatus 1.3.6.1.4.1.4998.1.1.130.1.1.2.1.5
Row Status for this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus