TN-SERV-MIB

MIB Reference — IPNetwork Monitor

All MIBsTN-SERV-MIB

Organization: Nokia

Last Updated: 2016-03-15

Category: Nokia Carrier Ethernet, Service Management

Description:

Manages Nokia carrier Ethernet L2VPN and VPLS service instances, SAPs, and SDP bindings.

Imported Objects

From INET-ADDRESS-MIB

InetAddress
InetAddressType

From SNMPv2-SMI

Counter32
Integer32
IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
TimeTicks
Unsigned32

From SNMPv2-TC

DisplayString
MacAddress
RowStatus
TEXTUAL-CONVENTION
TimeStamp
TruthValue

From TN-TC-MIB

SdpBindId
ServObjDesc
ServiceAdminStatus
ServiceOperStatus
TNamedItem
TNamedItemOrEmpty
TmnxActionType
TmnxCustId
TmnxEnabledDisabled
TmnxEncapVal
TmnxPortID
TmnxServId
TmnxVRtrIDOrZero

From TROPIC-GLOBAL-REG

tnSRMIBModulesOBJECT-IDENTITY
tnSRNotifyPrefixOBJECT-IDENTITY
tnSRObjsOBJECT-IDENTITY

From TROPIC-SYSTEM-MIB

tnSysSwitchIdOBJECT-TYPE

What Is TN-SERV-MIB?

TN-SERV-MIB is a Nokia (formerly Alcatel-Lucent) proprietary MIB used to manage and provision carrier Ethernet services—including Layer 2 VPN (L2VPN) and VPLS service instances, Service Access Points (SAPs), and Service Distribution Point (SDP) bindings—on the Nokia 7x50 SR system. It exposes customer and service inventory data via tnCustInfoTable (customer records with contact/phone details) and tnSvcBaseInfoTable (base service instance attributes), along with row-status and last-management-change tracking for configuration auditing. Its monitoring value lies in service-level operational/software status—confirming a service or customer record's tnCustRowStatus/tnSvcRowStatus is active, and using tnCustLastMgmtChange to detect unexpected configuration changes—rather than physical hardware sensors, making it central to carrier Ethernet service assurance. It is part of the broader Timetra/Nokia SR MIB family and depends on shared textual conventions (e.g., ALCATEL-IND1-TIMETRA-TC-MIB) as well as underlying port/interface MIBs like TIMETRA-PORT-MIB for the physical resources services ride on. It is deployed by service providers operating Nokia 7x50 SR routers to provision and monitor customer-facing L2VPN/VPLS services. The TN-SERV-MIB OID branch itself sits under the broader Nokia Timetra enterprise tree, alongside the sibling port and textual-convention modules it depends on.

IPNetwork Monitor allows you to monitor SNMP objects defined in TN-SERV-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.

What Can Be Monitored

  • customer record status
  • service instance (L2VPN/VPLS) row status
  • SAP/SDP binding configuration
  • last management change timestamp
  • customer contact information

Supported Devices

  • Nokia 7x50 SR-series service router platforms, entire product line (customer/service inventory status)

Monitoring Examples

An operator would poll tnCustInfoTable/tnCustInfoEntry indexed by tnCustId to verify tnCustRowStatus is active and tnCustContact/tnCustPhone details are current for a customer record. The tnSvcBaseInfoTable/tnSvcBaseInfoEntry rows, keyed by tnSvcId, would be checked to confirm a VPLS or L2VPN service instance's tnSvcRowStatus remains active and hasn't unexpectedly transitioned to notInService. Tracking tnCustLastMgmtChange helps audit when a customer's service configuration was last modified, flagging possibly unauthorized changes.

OIDs
OID symbolicOID numericTypeAccessDescription
tnServicesMIBModule1.3.6.1.4.1.7483.5.1.3.4This document is the SNMP MIB module to manage and provision the various services of the Nokia 7x50 SR system. Copyright 2003-2011 Nokia. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied `as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
tnServObjs1.3.6.1.4.1.7483.6.1.2.4
tnCustObjs1.3.6.1.4.1.7483.6.1.2.4.1
I32 tnCustNumEntries1.3.6.1.4.1.7483.6.1.2.4.1.1Integer32read-onlyThe value of the object tnCustNumEntries indicates the current number of tnCustomer records configured in this device. This is currently not used and always returns 0.
TMN tnCustNextFreeId1.3.6.1.4.1.7483.6.1.2.4.1.2TmnxCustIdread-onlyThe value of the object tnCustNextFreeId indicates the next available value for tnCustId, the index for the tnCustInfoTable. This is currently not used and always returns 0.
tnCustInfoTable1.3.6.1.4.1.7483.6.1.2.4.1.3not-accessibleA table that contains tnCustomer information. There is an entry in this table corresponding to the default tnCustomer. This entry cannot be edited or deleted, and it is used as the default tnCustomer for newly created services.
tnCustInfoEntry1.3.6.1.4.1.7483.6.1.2.4.1.3.1not-accessibleInformation about a specific tnCustomer.
TMN tnCustId1.3.6.1.4.1.7483.6.1.2.4.1.3.1.1TmnxCustIdnot-accessibleCustomer identifier. This ID must be unique within a service domain.
ROW tnCustRowStatus1.3.6.1.4.1.7483.6.1.2.4.1.3.1.2RowStatusread-createThe value of the object tnCustRowStatus specifies the status of this row.
SER tnCustDescription1.3.6.1.4.1.7483.6.1.2.4.1.3.1.3ServObjDescread-createThe value of the object tnCustDescription specifies optional, generic information about this tnCustomer in a displayable format.
SER tnCustContact1.3.6.1.4.1.7483.6.1.2.4.1.3.1.4ServObjDescread-createThe value of the object tnCustContact specifies the name of the primary contact person for this tnCustomer.
SER tnCustPhone1.3.6.1.4.1.7483.6.1.2.4.1.3.1.5ServObjDescread-createThe value of the object tnCustPhone specifies the phone/pager number used to reach the primary contact person.
TIM tnCustLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.1.3.1.6TimeStampread-onlyThe value of the object tnCustLastMgmtChange indicates the value of the object sysUpTime at the time of the most recent management-initiated change to this tnCustomer.
tnSvcObjs1.3.6.1.4.1.7483.6.1.2.4.2
I32 tnSvcNumEntries1.3.6.1.4.1.7483.6.1.2.4.2.1Integer32read-onlyThe current number of services configured on this node. This is currently not used and always returns 0.
tnSvcBaseInfoTable1.3.6.1.4.1.7483.6.1.2.4.2.2not-accessibleA table that contains basic service information.
tnSvcBaseInfoEntry1.3.6.1.4.1.7483.6.1.2.4.2.2.1not-accessibleBasic information about a specific service.
TMN tnSvcId1.3.6.1.4.1.7483.6.1.2.4.2.2.1.1TmnxServIdnot-accessibleThe value of the object tnSvcId specifies the Service identifier. This value should be unique within the service domain.
ROW tnSvcRowStatus1.3.6.1.4.1.7483.6.1.2.4.2.2.1.2RowStatusread-createThis value of the object tnSvcRowStatus specifies the status of this row. To delete an entry from this table, the corresponding service must be administratively down, have no SAP's defined on it, and have no SDP bindings. For tnSvcType 'vprn', the service can be associated with a routing instance by specifying tnSvcVRouterId during the creation of the service. The value of the object tnSvcVplsType specifies the VPLS service type. The value of this object must be specified when the row is created and cannot be changed while the tnSvcRowStatus is 'active'.
SER tnSvcType1.3.6.1.4.1.7483.6.1.2.4.2.2.1.3ServTyperead-createThe value of the object tnSvcType specifies the service type: e.g. epipe, tls, etc. The value of this object must be specified when the row is created and cannot be changed while the row status is 'active'.
TMN tnSvcCustId1.3.6.1.4.1.7483.6.1.2.4.2.2.1.4TmnxCustIdread-createThe value of the object tnSvcCustId specifies the ID of the tnCustomer who owns this service. The value of this object must be specified when the row is created and cannot be changed while the row status is 'active'.
TMN tnSvcIpRouting1.3.6.1.4.1.7483.6.1.2.4.2.2.1.5TmnxEnabledDisabledread-createThe value of the object tnSvcIpRouting specifies, for a 'tls' service, whether IP routing is enabled. For 'epipe', 'p3pipe', 'apipe', 'fpipe', 'ipipe' and 'cpipe' services, this object cannot be set and has the value 'disabled', whereas for 'vprn' and 'ies' services the value is 'enabled' and cannot be set either. For 'tls' services the value of this object must be specified when the row is created and cannot be changed while the row status is 'active'.
SER tnSvcDescription1.3.6.1.4.1.7483.6.1.2.4.2.2.1.6ServObjDescread-createThe value of the object tnSvcDescription specifiers an optional, generic information about this service.
INT tnSvcMtu1.3.6.1.4.1.7483.6.1.2.4.2.2.1.7INTEGERread-createThe value of the object tnSvcMtu specifies the largest frame size (in octets) that this service can handle. Setting svcMtu to a value of zero (0), causes the agent to recalculate the default MTU size. The default value of this object depends on the service type: 1514 octets for epipe, p3pipe and tls, 1508 for apipe and fpipe, and 1500 octets for vprn, ipipe and ies, 1514 octets for cpipe.
SER tnSvcAdminStatus1.3.6.1.4.1.7483.6.1.2.4.2.2.1.8ServiceAdminStatusread-createThe value of the object tnSvcAdminStatus specifies the desired state of this service.
SER tnSvcOperStatus1.3.6.1.4.1.7483.6.1.2.4.2.2.1.9ServiceOperStatusread-onlyThe value of the object tnSvcOperStatus indicates the operating state of this service. The requirements for a service to be operationally up depend on the service type: epipe, p3pipe, apipe, fpipe, ipipe and cpipe services are 'up' when the service is administratively up and either both SAP's or a SAP and a spoke SDP Bind are operationally up. tls services are 'up' when the service is administratively up and either at least two SAP's or spoke SDP Bind's, or one SAP or spoke SDP Bind and at least one mesh SDP Bind are operationally up. vprn and ies services are 'up' when the service is administratively up and at least one interface is operationally up.
I32 tnSvcNumSaps1.3.6.1.4.1.7483.6.1.2.4.2.2.1.10Integer32read-onlyThe value of the object tnSvcNumSaps indicates the number of SAPs defined on this service.
I32 tnSvcNumSdps1.3.6.1.4.1.7483.6.1.2.4.2.2.1.11Integer32read-onlyThe value of the object tnSvcNumSdps indicates the number of SDPs bound to this service.
TIM tnSvcLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.2.2.1.12TimeStampread-onlyThe value of of the object tnSvcLastMgmtChange indicates the value of sysUpTime at the time of the most recent management-initiated change to this service.
U32 tnSvcDefMeshVcId1.3.6.1.4.1.7483.6.1.2.4.2.2.1.13Unsigned32read-createThe value of the object tnSvcDefMeshVcId specifies, only in services that accept mesh SDP bindings, the VC ID portion of the sdpBindId index of each mesh SDP binding defined in the service. The default value of this object is equal to the service ID.
VPN tnSvcVpnId1.3.6.1.4.1.7483.6.1.2.4.2.2.1.14VpnIdread-createThe value of the object tnSvcVpnId specifies the VPN ID assigned to this service. The value of this object can be specified only when the row is created. If the value is not specified, it defaults to the service ID.
TMN tnSvcVRouterId1.3.6.1.4.1.7483.6.1.2.4.2.2.1.15TmnxVRtrIDOrZeroread-createThe value of the object tnSvcVRouterId specifies, for a IES or VPRN service the associated virtual router instance where its interfaces are defined. This object has a special significance for the VPRN service as it can be used to associate the service to a specific virtual router instance. If no routing instance is specified or a value of zero (0) is specified, the agent will assign the vRtrID index value that would have been returned by the vRtrNextVRtrID object in the TIMETRA-VRTR-MIB. The agent supports an SNMP SET operation to the tnSvcVRouterId object only during row creation.
INT tnSvcAutoBind1.3.6.1.4.1.7483.6.1.2.4.2.2.1.16INTEGERread-createThe value of the object tnSvcAutoBind specifies, for a VPRN service, the type of lookup to be used by the routing instance if no SDP to the destination exists.
TIM tnSvcLastStatusChange1.3.6.1.4.1.7483.6.1.2.4.2.2.1.17TimeStampread-onlyThe value of the object tnSvcLastStatusChange indicates the value of sysUpTime at the time of the most recent operating status change to his service.
INT tnSvcVllType1.3.6.1.4.1.7483.6.1.2.4.2.2.1.18INTEGERread-createThe value of the object tnSvcVllType specifies, for a apipe, fpipe or cpipe service, the type of pseudo-wire to be signalled for the service. The default for this object depends on the service type: 'atmSdu' for apipes, 'frDlci' for fpipes, satopE1 for cpipes, and 'undef' for all other service types.
T/F tnSvcMgmtVpls1.3.6.1.4.1.7483.6.1.2.4.2.2.1.19TruthValueread-createThe value of the object tnSvcMgmtVpls specifies, only if tnSvcType = 'tls' whether or not the service is a management vpls. If set to false the service is acting as a regular VPLS service. If set to true, the service is acting as a management VPLS service. This implies that RSTP will always be enabled, and that the conclusions of this RSTP can be associated to different (regular) VPLSs. The value of this object cannot be changed after creation.
T/F tnSvcRadiusDiscovery1.3.6.1.4.1.7483.6.1.2.4.2.2.1.20TruthValueread-createThe value of the object tnSvcRadiusDiscovery specifies whether RADIUS auto-discovery is enabled on this service.
INT tnSvcRadiusUserNameType1.3.6.1.4.1.7483.6.1.2.4.2.2.1.21INTEGERread-createThe value of the object tnSvcRadiusUserNameType specifies whether RADIUS user name is vpn-id or router-distinguisher. By default, the value of this object is 'none'. tnSvcRadiusUserNameType and tnSvcRadiusUserName, which indicates the RADIUS username, must be set together in the same SNMP request PDU if tnSvcRadiusUserNameType is vpn-id or router-distinguisher or else the set request will fail with an inconsistentValue error.
STR tnSvcRadiusUserName1.3.6.1.4.1.7483.6.1.2.4.2.2.1.22DisplayStringread-createThe value of the object tnSvcRadiusUserName specifies the RADIUS user name. tnSvcRadiusUserNameType specifies the type of the username and has to be set along with tnSvcRadiusUserName when tnSvcRadiusUserName can either be a vpn-id or a router-distinguisher.
T/F tnSvcVcSwitching1.3.6.1.4.1.7483.6.1.2.4.2.2.1.23TruthValueread-createThe value of the object tnSvcVcSwitching specifies if the PW switching signalling is used for the Spokes configured under the service. This object can only be specified when the row is created.
TNA tnSvcRadiusPEDiscPolicy1.3.6.1.4.1.7483.6.1.2.4.2.2.1.24TNamedItemOrEmptyread-createThe value of the object tnSvcRadiusPEDiscPolicy specifies the RADIUS PE Discovery Policy name.
SER tnSvcRadiusDiscoveryShutdown1.3.6.1.4.1.7483.6.1.2.4.2.2.1.25ServiceAdminStatusread-createThe value of tnSvcRadiusDiscoveryShutdown specifies the desired administrative state for the RADIUS auto-discovery server. When the server is 'down' the operational state of the server is disabled. By default, state of the RADIUS auto-discovery server is 'down'.
INT tnSvcVplsType1.3.6.1.4.1.7483.6.1.2.4.2.2.1.26INTEGERread-createBackbone VPLS ('bVpls') refers to the B-Component instance of the Provider Backbone Bridging (PBB/IEEE 802.1ah) feature. It represents the Multi-point tunneling component that multiplexes multiple Customer VPNs (ISIDs) together. It is similar to a regular VPLS instance that operates on the Backbone MAC addresses. ISID VPLS ('iVpls') or I-VPLS refers to the I-Component instance of the Provider Backbone Bridging (PBB/IEEE 802.1ah) feature. It identifies the specific VPN entity associated to a tnCustomer Multipoint (ELAN) service. It is similar to a regular VPLS instance that operates on the Customer MAC addresses. The value of the object tnSvcVplsType specifies the VPLS service type. The value of this object must be specified when the row is created and cannot be changed while the tnSvcRowStatus is 'active'.
I32 tnSvcNumMcStandbySaps1.3.6.1.4.1.7483.6.1.2.4.2.2.1.27Integer32read-onlyThe value of the object tnSvcNumMcStandbySaps indicates the number of SAPs defined on this service on a port which is in multi-chassis standby mode.
TNA tnSvcName1.3.6.1.4.1.7483.6.1.2.4.2.2.1.28TNamedItemOrEmptyread-createThe value of the svcName specifies the name of the service. This value should be unique within the service domain.
T/F tnsvcEpipeAllowIpIfBinding1.3.6.1.4.1.7483.6.1.2.4.2.2.1.29TruthValueread-writeThe value of the object tnsvcEpipesAllowIpIfBinding indicates, whether to allow IP interface binding on this EPIPE service.
tnSvcTlsInfoTable1.3.6.1.4.1.7483.6.1.2.4.2.3not-accessibleA table that contains TLS service information.
tnSvcTlsInfoEntry1.3.6.1.4.1.7483.6.1.2.4.2.3.1not-accessibleTLS specific information about a service.
TMN tnSvcTlsMacLearning1.3.6.1.4.1.7483.6.1.2.4.2.3.1.1TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsMacLearning specifies whether the MAC learning process is enabled in this TLS.
TMN tnSvcTlsDiscardUnknownDest1.3.6.1.4.1.7483.6.1.2.4.2.3.1.2TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsDiscardUnknownDest specifies whether frames received with an unknown destination MAC are discarded in this TLS.
I32 tnSvcTlsFdbTableSize1.3.6.1.4.1.7483.6.1.2.4.2.3.1.3Integer32read-writeThe value of the object tnSvcTlsFdbTableSize specifies the maximum number of learned and static entries allowed in the FDB of this service. The maximum value of tnSvcTlsFdbTableSize is '511999', when the the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'd'. The maximum value of tnSvcTlsFdbTableSize is '196607', when the the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'c'. In other cases, the maximum value of tnSvcTlsFdbTableSize is '131071'.
I32 tnSvcTlsFdbNumEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.4Integer32read-onlyThe value of the object tnSvcTlsFdbNumEntries indicates the current number of entries in the FDB of this service.
I32 tnSvcTlsFdbNumStaticEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.5Integer32read-onlyThe value of the object tnSvcTlsFdbNumStaticEntries indicates the current number of static entries in the FDB of this service.
I32 tnSvcTlsFdbLocalAgeTime1.3.6.1.4.1.7483.6.1.2.4.2.3.1.6Integer32read-writeThe value of the object tnSvcTlsFdbLocalAgeTime specifies the number of seconds used to age out TLS FDB entries learned on local SAPs.
I32 tnSvcTlsFdbRemoteAgeTime1.3.6.1.4.1.7483.6.1.2.4.2.3.1.7Integer32read-writeThe value of the object tnSvcTlsFdbRemoteAgeTime specifies the number of seconds used to age out TLS FDB entries learned on an SDP. These entries correspond to MAC addresses learned on remote SAPs.
TMN tnSvcTlsStpAdminStatus1.3.6.1.4.1.7483.6.1.2.4.2.3.1.8TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsStpAdminStatus specifies the administrative state of the Spanning Tree Protocol instance associated with this service.
I32 tnSvcTlsStpPriority1.3.6.1.4.1.7483.6.1.2.4.2.3.1.9Integer32read-writeThe value of the object tnSvcTlsStpPriority specifies the priority of the Spanning Tree Protocol instance associated with this service. It is used as the highest 4 bits of the Bridge ID included in the Configuration BPDU's generated by this bridge. The tnSvcTlsStpPriority can only take-on values which multiples of 4096 (4k). If a value is specified which is not a multiple of 4K, then this value will be replaced by the closest multiple of 4K which is lower then the value entered.
MAC tnSvcTlsStpBridgeAddress1.3.6.1.4.1.7483.6.1.2.4.2.3.1.10MacAddressread-onlyThe value of the object tnSvcTlsStpBridgeAddress indicates the MAC address used to identify this bridge in the network. It is used as the last six octets of the Bridge ID included in the Configuration BPDU's generated by this bridge. The most significant 38 bits of the bridge address are taken from the base MAC address of the device, while the least significant 10 bits are based on the corresponding TLS instance ID.
TIK tnSvcTlsStpTimeSinceTopologyChange1.3.6.1.4.1.7483.6.1.2.4.2.3.1.11TimeTicksread-onlyThe value of the object tnSvcTlsStpTimeSinceTopologyChange indicates the time (in hundredths of a second) since the last time a topology change was detected by the Spanning Tree Protocol instance associated with this service.
I32 tnSvcTlsStpTopologyChanges1.3.6.1.4.1.7483.6.1.2.4.2.3.1.12Integer32read-onlyThe value of the object tnSvcTlsStpTopologyChanges indicates the total number of topology changes detected by the Spanning Tree Protocol instance associated with this service since the management entity was last reset or initialized.
BRI tnSvcTlsStpDesignatedRoot1.3.6.1.4.1.7483.6.1.2.4.2.3.1.13BridgeIdread-onlyThe value of the object tnSvcTlsStpDesignatedRoot indicates the bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol instance associated with this service. This value is used as the Root Identifier parameter in all Configuration BPDUs originated by this node.
I32 tnSvcTlsStpRootCost1.3.6.1.4.1.7483.6.1.2.4.2.3.1.14Integer32read-onlyThe value of the object tnSvcTlsStpRootCost indicates the cost of the path to the root bridge as seen from this bridge.
I32 tnSvcTlsStpRootPort1.3.6.1.4.1.7483.6.1.2.4.2.3.1.15Integer32read-onlyThe value of the object tnSvcTlsStpRootPort indicates the port number of the port which offers the lowest cost path from this bridge to the root bridge.
I32 tnSvcTlsStpMaxAge1.3.6.1.4.1.7483.6.1.2.4.2.3.1.16Integer32read-onlyThe value of the object tnSvcTlsStpMaxAge indicates the maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded. This is the actual value that this bridge is currently using.
I32 tnSvcTlsStpHelloTime1.3.6.1.4.1.7483.6.1.2.4.2.3.1.17Integer32read-onlyThe value of the object tnSvcTlsStpHelloTime indicates the amount of time between the transmission of Configuration BPDUs. This is the actual value that this bridge is currently using.
I32 tnSvcTlsStpForwardDelay1.3.6.1.4.1.7483.6.1.2.4.2.3.1.19Integer32read-onlyThe value of the object tnSvcTlsStpForwardDelay indicates how fast a port changes its state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used to age all dynamic entries in the Forwarding Database when a topology change has been detected and is underway. This is the actual value that this bridge is currently using.
I32 tnSvcTlsStpBridgeMaxAge1.3.6.1.4.1.7483.6.1.2.4.2.3.1.20Integer32read-writeThe value of the object tnSvcTlsStpBridgeMaxAge specifies the value that all bridges should use for 'MaxAge' when this bridge is acting as the root bridge.
I32 tnSvcTlsStpBridgeHelloTime1.3.6.1.4.1.7483.6.1.2.4.2.3.1.21Integer32read-writeThe value of the object tnSvcTlsStpBridgeHelloTime specifies the value that all bridges should use for 'HelloTime' when this bridge is acting as the root bridge.
I32 tnSvcTlsStpBridgeForwardDelay1.3.6.1.4.1.7483.6.1.2.4.2.3.1.22Integer32read-writeThe value of the object tnSvcTlsStpBridgeForwardDelay specifies the value that all bridges should use for 'ForwardDelay' when this bridge is acting as the root bridge.
INT tnSvcTlsStpOperStatus1.3.6.1.4.1.7483.6.1.2.4.2.3.1.30INTEGERread-onlyThe value of the object tnSvcTlsStpOperStatus indicates the operating status of the Spanning Tree Protocol instance associated with this service.
INT tnSvcTlsStpVirtualRootBridgeStatus1.3.6.1.4.1.7483.6.1.2.4.2.3.1.31INTEGERread-onlyThe value of the object tnSvcTlsStpVirtualRootBridgeStatus indicates the operating status of the Virtual Root Bridge of the Spanning Tree Protocol instance associated with this service. The status of the Virtual Root Bridge is 'up' when there is connectivity to the core: i.e. one or more SDP's in this service are operationally up.
TMN tnSvcTlsMacAgeing1.3.6.1.4.1.7483.6.1.2.4.2.3.1.32TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsMacAgeing specifies whether the MAC aging process is enabled in this TLS.
T/F tnSvcTlsStpTopologyChangeActive1.3.6.1.4.1.7483.6.1.2.4.2.3.1.33TruthValueread-onlyThe value of the object tnSvcTlsStpTopologyChangeActive indicates, when set to 'true', that a topology change is currently in progress.
I32 tnSvcTlsFdbTableFullHighWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.34Integer32read-writeThe value of the object tnSvcTlsFdbTableFullHighWatermark specifies the utilization of the FDB table of this TLS service at which a table full alarm will be raised by the agent.
I32 tnSvcTlsFdbTableFullLowWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.35Integer32read-writeThe value of the object tnSvcTlsFdbTableFullLowWatermark specifies the utilization of the FDB table of this TLS service at which a table full alarm will be raised by the agent.
VPN tnSvcTlsVpnId1.3.6.1.4.1.7483.6.1.2.4.2.3.1.36VpnIdread-onlyThe value of the object tnSvcTlsVpnId indicates the VPN ID of the associated TLS service.
TMN tnSvcTlsCustId1.3.6.1.4.1.7483.6.1.2.4.2.3.1.37TmnxCustIdread-onlyThe vakue of the object tnSvcTlsCustId indicates the Customer ID of the associated TLS service.
INT tnSvcTlsStpVersion1.3.6.1.4.1.7483.6.1.2.4.2.3.1.38INTEGERread-writeThe value of the object tnSvcTlsStpVersion specifies the version of Spanning Tree Protocol the bridge is currently running. The value 'rstp' corresponds to the Rapid Spanning Tree Protocol specified in IEEE 802.1D/D4-2003. The value 'compDot1w' corresponds to the mode where the Rapid Spanning Tree is backward compatible with IEEE 802.1w. The value 'dot1w' corresponds to the Rapid Spanning Tree Protocol fully conformant to IEEE 802.1w. The value 'mstp' corresponds to the Multiple Spanning Tree Protocol specified in IEEE 802.1Q-REV/D3.0-04/2005. The value 'pmstp' corresponds to Provider MSTP protocol compliant with IEEE-802.1ad-2005. New values may be defined as future versions of the protocol become available.
I32 tnSvcTlsStpHoldCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.39Integer32read-writeThe value of the object tnSvcTlsStpHoldCount specifies the maximum number of BPDUs that are transmitted in any 'HelloTime' interval. The value used by the bridge to limit the maximum transmission rate of BPDUs.
BRI tnSvcTlsStpPrimaryBridge1.3.6.1.4.1.7483.6.1.2.4.2.3.1.40BridgeIdread-onlyThe value of the object tnSvcTlsStpPrimaryBridge indicates the BridgeId of the bridge that acts as the primary bridge, being the gateway from the core mesh towards the root bridge.
I32 tnSvcTlsStpBridgeInstanceId1.3.6.1.4.1.7483.6.1.2.4.2.3.1.41Integer32read-onlyThe value of the object tnSvcTlsStpBridgeInstanceId indicates a 12 bit value chosen by the the system. It is part of the STP bridge Id, which consists of 8 octets: - 4 highest bits of octet 1: the bridge priority (ref tnSvcTlsStpPriority) - 12 bits (4 lowest bits of octet 1 + 8 bits of octet 2): bridge instance Id (this object!). - 6 octets: bridge MAC addess ref tnSvcTlsStpBridgeAddress The value is set to 0 if tnSvcTlsStpOperStatus is not 'up'.
STP tnSvcTlsStpVcpOperProtocol1.3.6.1.4.1.7483.6.1.2.4.2.3.1.42StpProtocolread-onlyThe value of the object tnSvcTlsStpVcpOperProtocol indicates whether stp, rstp or mstp is running on this VCP. If the protocol is not enabled on this VCP, the value notApplicable is returned.
U32 tnSvcTlsMacMoveMaxRate1.3.6.1.4.1.7483.6.1.2.4.2.3.1.43Unsigned32read-writeThe value of the object tnSvcTlsMacMoveMaxRate specifies the maximum rate at which MAC's can be re-learned in this TLS service, before the SAP where the moving MAC was last seen is automatically disabled in order to protect the system against undetected loops or duplicate MAC's. The rate is computed as the maximum number of re-learns allowed in a 5 second interval: e.g. the default rate of 2 re-learns per second corresponds to 10 re-learns in a 5 second period.
U32 tnSvcTlsMacMoveRetryTimeout1.3.6.1.4.1.7483.6.1.2.4.2.3.1.44Unsigned32read-writeThe value of the object tnSvcTlsMacMoveRetryTimeout specifies the time in seconds to wait before a SAP that has been disabled after exceeding the maximum re-learn rate is re-enabled. A value of zero indicates that the SAP will not be automatically re-enabled after being disabled. If after the SAP is re-enabled it is disabled again, the effective retry timeout is doubled in order to avoid thrashing. An inconsistentValue error is returned if the value of this object is set to less than fie times the value of tnSvcTlsSecPortsCumulativeFactor.
TMN tnSvcTlsMacMoveAdminStatus1.3.6.1.4.1.7483.6.1.2.4.2.3.1.45TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsMacMoveAdminStatus specifies the administrative state of the MAC movement feature associated with this service.
T/F tnSvcTlsMacRelearnOnly1.3.6.1.4.1.7483.6.1.2.4.2.3.1.46TruthValueread-onlyThe value of the object tnSvcTlsMacRelearnOnly indicates when set to 'true' that either the FDB table of this TLS service is full, or that the maximum system-wide number of MAC's supported by the agent has been reached, and thus MAC learning is temporary disabled, and only MAC re-learns can take place.
I32 tnSvcTlsMfibTableSize1.3.6.1.4.1.7483.6.1.2.4.2.3.1.47Integer32read-writeThe value of the object tnSvcTlsMfibTableSize specifies the maximum number of entries allowed in the MFIB table of this service. If the value is 0, then there is no limit.
I32 tnSvcTlsMfibTableFullHighWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.48Integer32read-writeThe value of the object tnSvcTlsMfibTableFullHighWatermark specifies the utilization of the MFIB table of this TLS service at which a table full alarm will be raised by the agent.
I32 tnSvcTlsMfibTableFullLowWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.49Integer32read-writeThe value of the object tnSvcTlsMfibTableFullLowWatermark specifies utilization of the MFIB table of this TLS service at which a table full alarm will be cleared by the agent.
TMN tnSvcTlsMacFlushOnFail1.3.6.1.4.1.7483.6.1.2.4.2.3.1.50TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsMacFlushOnFail specifies whether a special mac-flush is sent when a port or sap becomes operational down.
STR tnSvcTlsStpRegionName1.3.6.1.4.1.7483.6.1.2.4.2.3.1.51DisplayStringread-writeThe value of the object tnSvcTlsStpRegionName specifies the MSTP region name. Together with region revision and VLAN-to-instance assignment it defines the MSTP region.
I32 tnSvcTlsStpRegionRevision1.3.6.1.4.1.7483.6.1.2.4.2.3.1.52Integer32read-writeThe value of the object tnSvcTlsStpRegionRevision specifies the MSTP region revision number. Together with region name and VLAN-to-instance assignment it defines the MSTP region.
I32 tnSvcTlsStpBridgeMaxHops1.3.6.1.4.1.7483.6.1.2.4.2.3.1.53Integer32read-writeThe value of the object tnSvcTlsStpBridgeMaxHops specifies the maximum number of hops (known as 'MaxHops' in 802.1Q).
BRI tnSvcTlsStpCistRegionalRoot1.3.6.1.4.1.7483.6.1.2.4.2.3.1.54BridgeIdread-onlyThe value of the object tnSvcTlsStpCistRegionalRoot indicates the bridge identifier of the regional root of the CIST spanning tree as determined by the Spanning Tree Protocol instance associated with this service. This value is used as the CIST Regional Root Identifier parameter in all MSTP BPDUs originated by this node.
I32 tnSvcTlsStpCistIntRootCost1.3.6.1.4.1.7483.6.1.2.4.2.3.1.55Integer32read-onlyThe value of the object tnSvcTlsStpCistIntRootCost indicates the cost of the path to the CIST regional root bridge as seen from this bridge.
I32 tnSvcTlsStpCistRemainingHopCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.56Integer32read-onlyThe value of the object tnSvcTlsStpCistRemainingHopCount specifies the remaining number of hops.
I32 tnSvcTlsStpCistRegionalRootPort1.3.6.1.4.1.7483.6.1.2.4.2.3.1.57Integer32read-onlyThe value of the object tnSvcTlsStpCistRegionalRootPort indicates the port number of the port which offers the lowest cost path from this bridge to the regional root bridge.
I32 tnSvcTlsFdbNumLearnedEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.58Integer32read-onlyThe value of the object tnSvcTlsFdbNumLearnedEntries indicates the current number of learned entries in the FDB of this service.
I32 tnSvcTlsFdbNumOamEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.59Integer32read-onlyThe value of the object tnSvcTlsFdbNumOamEntries indicates the current number of OAM entries in the FDB of this service.
I32 tnSvcTlsFdbNumDhcpEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.60Integer32read-onlyThe value of the object tnSvcTlsFdbNumDhcpEntries indicates the current number of dhcp-learned entries in the FDB of this service.
I32 tnSvcTlsFdbNumHostEntries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.61Integer32read-onlyThe value of the object tnSvcTlsFdbNumHostEntries indicates the current number of host-learned entries in the FDB of this service.
INT tnSvcTlsShcvAction1.3.6.1.4.1.7483.6.1.2.4.2.3.1.62INTEGERread-writeThe value of the object tnSvcTlsShcvAction indicates whether any action should be triggered when the connectivity check fails.
IP tnSvcTlsShcvSrcIp1.3.6.1.4.1.7483.6.1.2.4.2.3.1.63IpAddressread-writeThe value of the object tnSvcTlsShcvSrcIp specifies the source IP address used when doing the connectivity check. The value 0.0.0.0 indicates that no host IP address is specified.
MAC tnSvcTlsShcvSrcMac1.3.6.1.4.1.7483.6.1.2.4.2.3.1.64MacAddressread-writeThe value of the object tnSvcTlsShcvSrcMac specifies the MAC address used when doing the connectivity check. The value 0:0:0:0:0:0 indicates that no host MAC address is specified.
U32 tnSvcTlsShcvInterval1.3.6.1.4.1.7483.6.1.2.4.2.3.1.65Unsigned32read-writeThe value of the object tnSvcTlsShcvInterval specifies the interval in minutes between connectivity checks. Zero means no connectivity checking.
U32 tnSvcTlsPriPortsCumulativeFactor1.3.6.1.4.1.7483.6.1.2.4.2.3.1.66Unsigned32read-writeThe value of the object tnSvcTlsPriPortsCumulativeFactor specifies a factor for the primary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate, tnSvcTlsMacMoveMaxRate. This rate must be exceeded during consecutive periods before the corresponding ports (SAP and/or spoke-SDP) are blocked by the MAC-move feature. An inconsistentValue error is returned if an attempt is made to set the value of tnSvcTlsPriPortsCumulativeFactor to a value lower than or equal to tnSvcTlsSecPortsCumulativeFactor.
U32 tnSvcTlsSecPortsCumulativeFactor1.3.6.1.4.1.7483.6.1.2.4.2.3.1.67Unsigned32read-writeThe value of the object tnSvcTlsSecPortsCumulativeFactor specifies a factor for the secondary ports defining how many MAC-relearn periods should be used to measure the MAC-relearn rate, tnSvcTlsMacMoveMaxRate. This rate must be exceeded during consecutive periods before the corresponding ports (SAP and/or spoke-SDP) are blocked by the MAC-move feature. An inconsistentValue error is returned if an attempt is made to set the value of tnSvcTlsSecPortsCumulativeFactor to a value greater than or equal to tnSvcTlsPriPortsCumulativeFactor.
T/F tnSvcTlsL2ptTermEnabled1.3.6.1.4.1.7483.6.1.2.4.2.3.1.68TruthValueread-onlyThe value of the object tnSvcTlsL2ptTermEnabled indicates if 'L2PT-termination' and/or 'Bpdu-translation' is in use in this service by at least one SAP or spoke SDP Bind. If the value is 'true', it means that at least one of 'L2PT-termination' or 'Bpdu-translation' is enabled. When enabled it is not possible to enable stp on this service.
T/F tnSvcTlsPropagateMacFlush1.3.6.1.4.1.7483.6.1.2.4.2.3.1.69TruthValueread-writeThe value of tnSvcTlsPropagateMacFlush specifies whether 'MAC flush' messages received from the given LDP are propagated to all spoke-SDPs and mesh-SDPs within the context of this VPLS service. The propagation will follow the 'split-horizon' principle and any data-path blocking in order to avoid the looping of these messages. The value of 'true' enables the propagation.
TMN tnSvcTlsMrpAdminStatus1.3.6.1.4.1.7483.6.1.2.4.2.3.1.70TmnxEnabledDisabledread-writeThe value of the object tnSvcTlsMrpAdminStatus specifies whether the Multiple Registration Protocol (MRP) is enabled in this TLS.
U32 tnSvcTlsMrpMaxAttributes1.3.6.1.4.1.7483.6.1.2.4.2.3.1.71Unsigned32read-writeThe value of the object tnSvcTlsMrpMaxAttributes indicates maximum number of MRP attributes supported in this TLS. In most cases the default value is 2048 MRP attributes. For some platform and chassis types, especially single slot chassises, the default value will be lower due to resource constraints. An inconsistentValue error is returned if an attempt is made to set this object to a value the platform cannot support.
U32 tnSvcTlsMrpAttributeCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.72Unsigned32read-onlyThe value of the object tnSvcTlsMrpAttributeCount indicates the number of MRP attributes currently associated to the TLS by either being registered or declared. Note that an 'iVpls' service (with tnSvcVplsType set to 'iVpls') holds a declaration in the 'bVpls' service (with tnSvcVplsType set to 'bVpls') regardless of the state of the 'iVpls' service, although that declaration will not be propagated in the 'bVpls' service unless the tnSvcOperStatus of 'iVpls' service is 'up'.
U32 tnSvcTlsMrpFailedRegisterCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.73Unsigned32read-onlyThe value of the object tnSvcTlsMrpFailedRegisterCount indicates number of failed MRP attribute registrations in this TLS.
TNA tnSvcTlsMcPathMgmtPlcyName1.3.6.1.4.1.7483.6.1.2.4.2.3.1.74TNamedItemread-writeThe value of tnSvcTlsMcPathMgmtPlcyName specifies the multicast policy name configured on this service.
U32 tnSvcTlsMrpFloodTime1.3.6.1.4.1.7483.6.1.2.4.2.3.1.75Unsigned32read-writeThe value of the object tnSvcTlsMrpFloodTime specifies the amount of time in seconds after a status change in the TLS during which traffic is flooded. Once that time expires, traffic will be delivered according to the MRP registrations which exist in the TLS. The value of 0 indicates that no flooding will occur on state changes in the TLS.
I32 tnSvcTlsMrpAttrTblHighWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.76Integer32read-writeThe value of the object tnSvcTlsMrpAttrTblHighWatermark specifies the utilization of the MRP attribute table of this TLS service at which a table full alarm will be raised by the agent.
I32 tnSvcTlsMrpAttrTblLowWatermark1.3.6.1.4.1.7483.6.1.2.4.2.3.1.77Integer32read-writeThe value of the object tnSvcTlsMrpAttrTblLowWatermark specifies utilization of the MRP attribute table of this TLS service at which a table full alarm will be cleared by the agent.
U32 tnSvcTlsMacMoveNumRetries1.3.6.1.4.1.7483.6.1.2.4.2.3.1.78Unsigned32read-writeThe value of the object tnSvcTlsMacMoveNumRetries specifies the number of times retries are performed for reenabling the SAP/SDP. A value of zero indicates unlimited number of retries.
I32 tnSvcTlsMacSubNetLen1.3.6.1.4.1.7483.6.1.2.4.2.3.1.79Integer32read-writeThe value of the object tnSvcTlsMacSubNetLen specifies the number of bits to be considered when performing MAC-Learning or MAC-Switching.
T/F tnSvcTlsSendFlushOnBVplsFail1.3.6.1.4.1.7483.6.1.2.4.2.3.1.80TruthValueread-writeThe value of the object tnSvcTlsSendFlushOnBVplsFail specifies whether a special 'MAC flush' is sent in the local 'iVpls' following a failure of SAP/Endpoint/SDP in the 'bVpls'.
T/F tnSvcTlsPropMacFlushFromBVpls1.3.6.1.4.1.7483.6.1.2.4.2.3.1.81TruthValueread-writeThe value of the object tnSvcTlsPropMacFlushFromBVpls specifies whether to propagate any 'MAC flush' from 'bVpls' into the local 'iVpls'.
U32 tnSvcTlsMacNotifInterval1.3.6.1.4.1.7483.6.1.2.4.2.3.1.82Unsigned32read-writeThe value of tnSvcTlsMacNotifInterval specifies time-interval between subsequent MAC notification messages. The default value for this object indicates that the value is inherited from tnSvcMacNotifInterval.
U32 tnSvcTlsMacNotifCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.83Unsigned32read-writeThe value of tnSvcTlsMacNotifCount specifies number of MAC notification messages to be sent. The default value for this object indicates that the value is inherited from tnSvcMacNotifCount.
TMN tnSvcTlsMacNotifAdminState1.3.6.1.4.1.7483.6.1.2.4.2.3.1.84TmnxEnabledDisabledread-writeThe value of tnSvcTlsMacNotifAdminState specifies whether MAC notification messages should be sent.
U32 tnSvcTlsShcvRetryTimeout1.3.6.1.4.1.7483.6.1.2.4.2.3.1.87Unsigned32read-writeThe value of the object tnSvcTlsShcvRetryTimeout specifies the timeout in seconds before a connectivity check retransmission.
U32 tnSvcTlsShcvRetryCount1.3.6.1.4.1.7483.6.1.2.4.2.3.1.88Unsigned32read-writeThe value of the object tnSvcTlsShcvRetryCount specifies the number of connectivity check retransmissions. Setting the value to n specifies that, for any given host, at most (n+1) probes are done each interval, and (n+1) missed replies are considered as a connectivity failure.
T/F tnsvcTlsAllowIpIfBinding1.3.6.1.4.1.7483.6.1.2.4.2.3.1.89TruthValueread-writeThe value of the object tnsvcTlsAllowIpIfBinding indicates, whether to allow IP interface binding on this service.
tnTlsFdbInfoTable1.3.6.1.4.1.7483.6.1.2.4.2.4not-accessibleA table that contains TLS FDB information.
tnTlsFdbInfoEntry1.3.6.1.4.1.7483.6.1.2.4.2.4.1not-accessibleInformation about a specific TLS FDB.
MAC tnTlsFdbMacAddr1.3.6.1.4.1.7483.6.1.2.4.2.4.1.1MacAddressnot-accessibleThe value of the object tnTlsFdbMacAddr specifies the 48-bit IEEE 802.3 MAC address.
ROW tnTlsFdbRowStatus1.3.6.1.4.1.7483.6.1.2.4.2.4.1.2RowStatusread-createThe value of the object tnTlsFdbRowStatus specifies the status of this row. The only values supported during a set operation are 'createAndGo' and 'destroy'.
INT tnTlsFdbType1.3.6.1.4.1.7483.6.1.2.4.2.4.1.3INTEGERread-createThe value of the object tnTlsFdbType specifies: - 'static': Static TLS FDB entries created via management - 'learned': dynamic entries created via the learning process - 'oam': entries created via the OAM process - 'dhcp': learned addresses can be temporarily frozen by the DHCP snooping application for the duration of a DHCP lease - 'host': entry added by the system for a static configured subscriber host.
INT tnTlsFdbLocale1.3.6.1.4.1.7483.6.1.2.4.2.4.1.4INTEGERread-createThe value of the object tnTlsFdbLocale specifies for TLS FDB entries defined on a local SAP the value 'sap', remote entries defined on an SDP have the value 'sdp', entries associated with the Control Processor have the value 'cpm' and entries associated with the explicit endpoint have the value 'endpoint'. The value of this object must be specified when the row is created and cannot be changed while the row status is 'active'.
TMN tnTlsFdbPortId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.5TmnxPortIDread-createWhen the value of tnTlsFdbLocale is 'sap', this object, along with tnTlsFdbEncapValue, specifies the SAP associated with the MAC address defined by tnTlsFdbMacAddr. This object is otherwise insignificant and should contain a value of 0.
TMN tnTlsFdbEncapValue1.3.6.1.4.1.7483.6.1.2.4.2.4.1.6TmnxEncapValread-createThe value of the object tnTlsFdbEncapValue specifies, when the value of tnTlsFdbLocale is 'sap', along with tnTlsFdbPortId, SAP associated with the MAC address defined by tnTlsFdbMacAddr. This object is otherwise insignificant and should contain a value of 0.
SDP tnTlsFdbSdpId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.7SdpIdread-createThe value of the object tnTlsFdbSdpId specifies, when the value of tnTlsFdbLocale is 'sdp', along with tnTlsFdbVcId,the SDP Binding associated with the MAC address defined by tnTlsFdbMacAddr. This object is other- wise insignificant and should contain a value of 0.
U32 tnTlsFdbVcId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.8Unsigned32read-createThe value of the object tnTlsFdbVcId specifies, when the value of tnTlsFdbLocale is 'sdp', along with tnTlsFdbSdpId, the SDP Binding associated with the MAC address defined by tnTlsFdbMacAddr. This object is other-wise insignificant and should contain a value of 0.
VPN tnTlsFdbVpnId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.9VpnIdread-onlyThe value of the object tnTlsFdbVpnId indicates the VPN ID of the associated TLS.
TMN tnTlsFdbCustId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.10TmnxCustIdread-onlyThe value of the object tnTlsFdbCustId indicates the Customer ID of the associated TLS.
TIM tnTlsFdbLastStateChange1.3.6.1.4.1.7483.6.1.2.4.2.4.1.11TimeStampread-onlyThe value of the object tnTlsFdbLastStateChange indicates the value of sysUpTime at the time of the most recent state change of this entry. A state change is defined as a change in the value of: tnTlsFdbRowStatus, tnTlsFdbType, tnTlsFdbLocale, tnTlsFdbPortId, tnTlsFdbEncapValue, tnTlsFdbSdpId or tnTlsFdbVcId.
T/F tnTlsFdbProtected1.3.6.1.4.1.7483.6.1.2.4.2.4.1.12TruthValueread-onlyThe value of the object tnTlsFdbProtected indicates whether or not this MAC is protected. When the value of this object is 'true' the agent will protect the MAC from being learned or re-learned on a SAP that has restricted learning enabled.
MAC tnTlsFdbBackboneDstMac1.3.6.1.4.1.7483.6.1.2.4.2.4.1.13MacAddressread-onlyThe value of the object tnTlsFdbBackboneDstMac indicates the Backbone VPLS service MAC address used as destination MAC address in the Provider Backbone Bridging frames for this tnTlsFdbMacAddr. This object is insignificant for services with tnSvcVplsType not set to 'iVpls' and should contain a value of 0:0:0:0:0:0.
U32 tnTlsFdbNumIVplsMac1.3.6.1.4.1.7483.6.1.2.4.2.4.1.14Unsigned32read-onlyThe value of the object tnTlsFdbNumIVplsMac indicates the number of ISID VPLS service MAC addressess which are using this Backbone MAC address defined by tnTlsFdbMacAddr. This object is insignificant for services with tnSvcVplsType not set to 'bVpls' and should contain a value of 0.
TNA tnTlsFdbEndPointName1.3.6.1.4.1.7483.6.1.2.4.2.4.1.15TNamedItemOrEmptyread-createThe value of tnTlsFdbEndPointName specifies the name of the service endpoint associated with the MAC Address.
SDP tnTlsFdbEPMacOperSdpId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.16SdpIdread-onlyThe value of the object tnTlsFdbEPMacOperSdpId along with tnTlsFdbEPMacOperVcId indicates the SDP binding associated with this static MAC address for this endpoint. This object is valid when tnTlsFdbLocale is 'endpoint', otherwise it should contain a value of 0.
U32 tnTlsFdbEPMacOperVcId1.3.6.1.4.1.7483.6.1.2.4.2.4.1.17Unsigned32read-onlyThe value of the object tnTlsFdbEPMacOperVcId along with tnTlsFdbEPMacOperSdpId indicates the SDP binding associated with this static MAC address for this endpoint. This object is valid when tnTlsFdbLocale is 'endpoint', otherwise it should contain a value of 0.
U32 tnTlsFdbPbbNumEpipes1.3.6.1.4.1.7483.6.1.2.4.2.4.1.18Unsigned32read-onlyThe value of the object tnTlsFdbPbbNumEpipes indicates number of E-Pipes that resolve to this MAC Address. This object is valid for service with tnSvcVplsType set to 'bVpls', otherwise it should contain a value of 0.
tnTlsShgInfoTable1.3.6.1.4.1.7483.6.1.2.4.2.6not-accessibleA table that contains TLS service split-horizon group information. A maximum of 30 split-horizon groups can be created in a given TLS service. Maximum is set to 15 for a TLS service with tnSvcVplsType set to 'bVpls', or 'iVpls'.
tnTlsShgInfoEntry1.3.6.1.4.1.7483.6.1.2.4.2.6.1not-accessibleSplit-horizon group information about a TLS service.
TNA tnTlsShgName1.3.6.1.4.1.7483.6.1.2.4.2.6.1.1TNamedItemnot-accessibleThe value of the object tnTlsShgName specifies the name of the split-horizon group. The name must be unique within a TLS, however the same name can appear in different TLS services, in which case they denote different split-horizon groups.
ROW tnTlsShgRowStatus1.3.6.1.4.1.7483.6.1.2.4.2.6.1.2RowStatusread-createThe value of the object tnTlsShgRowStatus specifies the status of this row. The only values supported during a set operation are 'createAndGo' and 'destroy'. To delete an entry from this table, there should be no TLS SAP's or TLS spoke SDP Bindings refering to it.
TMN tnTlsShgCustId1.3.6.1.4.1.7483.6.1.2.4.2.6.1.3TmnxCustIdread-onlyThe value of the object tnTlsShgCustId indicates the Customer ID of the associated TLS service.
U32 tnTlsShgInstanceId1.3.6.1.4.1.7483.6.1.2.4.2.6.1.4Unsigned32read-onlyThe value of the object tnTlsShgInstanceId indicates the instance identifier for the split horizon group.
SER tnTlsShgDescription1.3.6.1.4.1.7483.6.1.2.4.2.6.1.5ServObjDescread-createThe value of the object tnTlsShgDescription specifies generic information about this split-horizon group.
TIM tnTlsShgLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.2.6.1.6TimeStampread-onlyThe value of the object tnTlsShgLastMgmtChange indicates the value of sysUpTime at the time of the most recent management-initiated change to this split-horizon group.
T/F tnTlsShgResidential1.3.6.1.4.1.7483.6.1.2.4.2.6.1.7TruthValueread-createThe value of the object tnTlsShgResidential specifies whether or not the split-horizon-group is residential.In a Residential Split Horizon Group (RSHG) there is no downstream broadcast, and all saps in the group will share the default ingress queue. The value can be specified during row-creation, cannot be changed later on.
T/F tnTlsShgRestProtSrcMac1.3.6.1.4.1.7483.6.1.2.4.2.6.1.8TruthValueread-createThe value of the object tnTlsShgRestProtSrcMac indicates how the agent will handle relearn requests for protected MAC addresses received on SAP's belonging to this SHG. When the value of this object is 'true' requests to relearn a protected MAC address will be ignored. In addition, if the value of tnTlsShgRestProtSrcMacAction is 'disable', then the SAP where the protected source MAC was seen will be brought operationally down.
T/F tnTlsShgRestUnprotDstMac1.3.6.1.4.1.7483.6.1.2.4.2.6.1.9TruthValueread-createThe value of the object tnTlsShgRestUnprotDstMac indicates how the system will forward packets destined to an unprotected MAC address. When the value of this object is 'true' packets destined to an unprotected MAC address will be dropped.
INT tnTlsShgRestProtSrcMacAction1.3.6.1.4.1.7483.6.1.2.4.2.6.1.10INTEGERread-createThe value of the object tnTlsShgRestProtSrcMacAction indicates the action to take whenever a relearn request for a protected MAC is received on a restricted SAP belonging to this SHG. When the value of this object is 'disable' the SAP will be placed in the operational down state, with the operating flag 'recProtSrcMac' set. When the value of this object is 'alarm-only', the SAP will be left up and only a notification, sapReceivedProtSrcMac, will be generated.
L2R tnTlsShgCreationOrigin1.3.6.1.4.1.7483.6.1.2.4.2.6.1.11L2RouteOriginread-onlyThe value of tnTlsShgCreationOrigin indicates the protocol or mechanism which created this SHG.
tnSvcEndPointTable1.3.6.1.4.1.7483.6.1.2.4.2.19not-accessibleThe tnSvcEndPointTable has an entry for each service endpoint configured on this system.
tnSvcEndPointEntry1.3.6.1.4.1.7483.6.1.2.4.2.19.1not-accessibleEach row entry represents a particular service endpoint. Entries are created/deleted by the user.
TNA tnSvcEndPointName1.3.6.1.4.1.7483.6.1.2.4.2.19.1.1TNamedItemnot-accessibleThe value of tnSvcEndPointName specifies the name of the service endpoint.
ROW tnSvcEndPointRowStatus1.3.6.1.4.1.7483.6.1.2.4.2.19.1.2RowStatusread-createThe value of tnSvcEndPointRowStatus is used for the creation and deletion of service endpoints.
SER tnSvcEndPointDescription1.3.6.1.4.1.7483.6.1.2.4.2.19.1.3ServObjDescread-createThe value of tnSvcEndPointDescription specifies the textual description of this service endpoint.
I32 tnSvcEndPointRevertTime1.3.6.1.4.1.7483.6.1.2.4.2.19.1.4Integer32read-createThe value of tnSvcEndPointRevertTime specifies the time to wait before reverting back to the primary spoke-sdp defined on this service endpoint, after having failed over to a backup spoke-sdp. When the value is '-1', the spoke-sdp will never revert back.
INT tnSvcEndPointTxActiveType1.3.6.1.4.1.7483.6.1.2.4.2.19.1.5INTEGERread-onlyThe value of tnSvcEndPointTxActiveType indicates the type of end-point object that is current transmit active.
TMN tnSvcEndPointTxActivePortId1.3.6.1.4.1.7483.6.1.2.4.2.19.1.6TmnxPortIDread-onlyThe value of tnSvcEndPointTxActivePortId indicates the Port ID of the SAP that is transmit active. This object is only valid when tnSvcEndPointTxActiveType is 'sap'.
TMN tnSvcEndPointTxActiveEncap1.3.6.1.4.1.7483.6.1.2.4.2.19.1.7TmnxEncapValread-onlyThe value of tnSvcEndPointTxActiveEncap indicates the encapsulation value of the SAP that is transmit active. This object is only valid when tnSvcEndPointTxActiveType is 'sap'.
SDP tnSvcEndPointTxActiveSdpId1.3.6.1.4.1.7483.6.1.2.4.2.19.1.8SdpBindIdread-onlyThe value of tnSvcEndPointTxActiveSdpId indicates the SDP bind ID of the SDP bind that is transmit active. This object is only valid when tnSvcEndPointTxActiveType is 'sdpBind'.
TMN tnSvcEndPointForceSwitchOver1.3.6.1.4.1.7483.6.1.2.4.2.19.1.9TmnxActionTyperead-createThe value of tnSvcEndPointForceSwitchOver specifies whether to force a switchover of the active SDP bind. When it is set to 'doAction', the SDP bind specified by tnSvcEndPointForceSwitchOverSdpId will become active.
SDP tnSvcEndPointForceSwitchOverSdpId1.3.6.1.4.1.7483.6.1.2.4.2.19.1.10SdpBindIdread-createThe value of tnSvcEndPointForceSwitchOverSdpId specifies the SDP bind to switch over to when tnSvcEndPointForceSwitchOver is set to 'doAction'. If the value of this object is non default, it indicates that a forced switchover has taken place. Setting this object to the default value clears any previous forced switchover.
U32 tnSvcEndPointActiveHoldDelay1.3.6.1.4.1.7483.6.1.2.4.2.19.1.11Unsigned32read-createThe value of tnSvcEndPointActiveHoldDelay specifies the amount of time in deci-seconds to hold the active state before going into the standby state when a local MC-LAG SAP goes down.
T/F tnSvcEndPointIgnoreStandbySig1.3.6.1.4.1.7483.6.1.2.4.2.19.1.12TruthValueread-createThe value of tnSvcEndPointIgnoreStandbySig specifies whether the local internal tasks will take into account the 'pseudo-wire forwarding standby' bit received from the LDP peer which is normally ignored. When set to 'true', this bit is not considered in the internal tasks. A similar object sdpBindTlsIgnoreStandbySig is present at the SDP level. The value of sdpBindTlsIgnoreStandbySig is set to the value of tnSvcEndPointIgnoreStandbySig for the spoke-SDP associated with this endpoint.
TMN tnSvcEndPointMacPinning1.3.6.1.4.1.7483.6.1.2.4.2.19.1.13TmnxEnabledDisabledread-createThe value of tnSvcEndPointMacPinning specifies whether or not MAC address pinning is active on this end-point.
I32 tnSvcEndPointMacLimit1.3.6.1.4.1.7483.6.1.2.4.2.19.1.14Integer32read-createThe value of the object tnSvcEndPointMacLimit specifies the maximum number of learned and static entries allowed for this end-point. The value 0 means: no limit for this end-point. When the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'a' or 'b', the maximum value of this object is '131071'. When the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'c', the maximum value of this object is '196607'. When the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'd', the maximum value of this object is '511999'.
T/F tnSvcEndPointSuppressStandbySig1.3.6.1.4.1.7483.6.1.2.4.2.19.1.15TruthValueread-createThe value of the object tnSvcEndPointSuppressStandbySig specifies whether the 'pseudo wire forwarding standby' bit will be sent to the LDP peer whenever the spoke SDP 'tnSvcEndPointTxActiveSdpId' is selected as standby. When set to 'true', this bit will not be sent.
I32 tnSvcEndPointRevertTimeCountDn1.3.6.1.4.1.7483.6.1.2.4.2.19.1.16Integer32read-onlyThe value of tnSvcEndPointRevertTimeCountDn indicates the timer count down before reverting back to the primary spoke-sdp defined on this service endpoint, after having failed over to a backup spoke-sdp. This timer count down begins after primary Spoke SDP becomes operational. The value of -1 indicates when revert is not-applicable.
C32 tnSvcEndPointTxActiveChangeCount1.3.6.1.4.1.7483.6.1.2.4.2.19.1.17Counter32read-onlyThe value of tnSvcEndPointTxActiveChangeCount indicates the number of times active transmit change has taken place in this endpoint.
TIM tnSvcEndPointTxActiveLastChange1.3.6.1.4.1.7483.6.1.2.4.2.19.1.18TimeStampread-onlyThe value of tnSvcEndPointTxActiveLastChange indicates the value of sysUpTime at the time of the last active transmit change in this endpoint.
TIK tnSvcEndPointTxActiveUpTime1.3.6.1.4.1.7483.6.1.2.4.2.19.1.19TimeTicksread-onlyThe value of tnSvcEndPointTxActiveUpTime indicates the active 'up' time (in hundredths of a second) of the end-point object that is current transmit active.
U32 tnSvcEndPointMCEPId1.3.6.1.4.1.7483.6.1.2.4.2.19.1.20Unsigned32read-createThe value of tnSvcEndPointMCEPId specifies the multi-chassis end-point identifier assigned to this endpoint.
IPt tnSvcEndPointMCEPPeerAddrType1.3.6.1.4.1.7483.6.1.2.4.2.19.1.21InetAddressTyperead-createThe value of tnSvcEndPointMCEPPeerAddrType specifies the address type of tnSvcEndPointMCEPPeerAddr object. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPId is set to its default value. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPPeerName is set to its non-default value.
IP tnSvcEndPointMCEPPeerAddr1.3.6.1.4.1.7483.6.1.2.4.2.19.1.22InetAddressread-createThe value of tnSvcEndPointMCEPPeerAddr specifies the IP address of multi-chassis end-point peer. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPId is set to its default value. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPPeerName is set to its non-default value.
TNA tnSvcEndPointMCEPPeerName1.3.6.1.4.1.7483.6.1.2.4.2.19.1.23TNamedItemOrEmptyread-createThe value of tnSvcEndPointMCEPPeerName specifies the name of multi-chassis end-point peer TIMETRA-MC-REDUNDANCY-MIB::tmnxMcPeerName. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPId is set to its default value. An 'inconsistentValue' error is returned if this object is set to non-default value when tnSvcEndPointMCEPPeerAddrType and tnSvcEndPointMCEPPeerAddr are set to their non-default values.
T/F tnSvcEndPointBlockOnMeshFail1.3.6.1.4.1.7483.6.1.2.4.2.19.1.24TruthValueread-createThe value of tnSvcEndPointBlockOnMeshFail specifies that the operational status of spoke-SDPs in the endpoint will be affected by the operational status of associated mesh SDPs in this service. If there are no mesh SDPs in the service, value of this object is ignored. When this object is set to 'true', then the operational status of the spoke-SDPs in the endpoint will be 'down' until the operational status of at least one mesh SDP in this service is 'up'. When set to 'false', the operational status of the spoke-SDPs in the endpoint will not be affected by the operational status of any mesh SDPs in the service.
T/F tnSvcEndPointMCEPPsvModeActive1.3.6.1.4.1.7483.6.1.2.4.2.19.1.25TruthValueread-onlyThe value of tnSvcEndPointMCEPPsvModeActive indicates whether passive-mode behavior is currently active on this multi-chassis end-point.
T/F tnSvcEndPointStandbySigMaster1.3.6.1.4.1.7483.6.1.2.4.2.19.1.26TruthValueread-createThe value of tnSvcEndPointStandbySigMaster specifies whether PW standby bit will be sent to T-LDP peer whenever spoke-SDPs of this endpoint are selected as standby.
tnSvcTlsBackboneInfoTable1.3.6.1.4.1.7483.6.1.2.4.2.27not-accessibleThe tnSvcTlsBackboneInfoTable augments the tnSvcTlsInfoTable. The table allows the operator to modify attributes of the Provider Backbone Bridging feature.
tnSvcTlsBackboneInfoEntry1.3.6.1.4.1.7483.6.1.2.4.2.27.1not-accessibleEach row entry contains objects that allows the modification of the Provider Backbone Bridging feature for a specific TLS service
MAC tnSvcTlsBackboneSrcMac1.3.6.1.4.1.7483.6.1.2.4.2.27.1.1MacAddressread-writeThe value of tnSvcTlsBackboneSrcMac specifies the Backbone Source MAC-Address for Provider Backbone Bridging packets. If not provisioned, it defaults to the loopback chassis MAC-Address. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'bVpls'.
TMN tnSvcTlsBackboneVplsSvcId1.3.6.1.4.1.7483.6.1.2.4.2.27.1.2TmnxServIdread-writeThe value of tnSvcTlsBackboneVplsSvcId specifies the Backbone-VPLS service associated with this service. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'iVpls'. Setting the value of this object to its default value will also set the value of tnSvcTlsBackboneVplsStp to its default value.
SVC tnSvcTlsBackboneVplsSvcISID1.3.6.1.4.1.7483.6.1.2.4.2.27.1.3SvcISIDread-writeThe value of the object tnSvcTlsBackboneVplsSvcISID specifies a 24 bit (0..16777215) service instance identifier for this service. As part of the Provider Backbone Bridging frames, it is used at the destination PE as a demultiplexor field. The default value of -1 is used to indicate the value of this object is un-specified. This object must be set along with tnSvcTlsBackboneVplsSvcId. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'iVpls'.
MAC tnSvcTlsBackboneOperSrcMac1.3.6.1.4.1.7483.6.1.2.4.2.27.1.4MacAddressread-onlyThe value of tnSvcTlsBackboneOperSrcMac indicates the operational Backbone Source MAC-Address for Provider Backbone Bridging packets.
SVC tnSvcTlsBackboneOperVplsSvcISID1.3.6.1.4.1.7483.6.1.2.4.2.27.1.5SvcISIDread-onlyThe value of tnSvcTlsBackboneOperVplsSvcISID indicates operational value of service instance identifier used for this service. As part of the Provider Backbone Bridging frames, it is used at the destination PE as a demultiplexor field.
T/F tnSvcTlsBackboneLDPMacFlush1.3.6.1.4.1.7483.6.1.2.4.2.27.1.6TruthValueread-writeThe value of tnSvcTlsBackboneLDPMacFlush specifies whether 'LDP MAC withdraw all from me' message received in the 'iVpls' domain should attempt to generate a new 'LDP MAC withdraw all from me' message in the 'bVpls' domain. Generation of the 'LDP MAC withdraw all from me' message is still constrained by the tnSvcTlsMacFlushOnFail value in the 'bVpls'. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'iVpls'.
TMN tnSvcTlsBackboneVplsStp1.3.6.1.4.1.7483.6.1.2.4.2.27.1.7TmnxEnabledDisabledread-writeThe value of tnSvcTlsBackboneVplsStp specifies whether STP is enabled on the Backbone VPLS specified by tnSvcTlsBackboneVplsSvcId. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'iVpls' or if an attempt is made to set this object to enable when the value of tnSvcTlsBackboneVplsSvcId is set to the default. The value of this object is set to disable when the value of tnSvcTlsBackboneVplsSvcId is set to default.
T/F tnSvcTlsBackboneLDPMacFlushNotMine1.3.6.1.4.1.7483.6.1.2.4.2.27.1.8TruthValueread-writeThe value of tnSvcTlsBackboneLDPMacFlush specifies whether 'LDP MAC withdraw' message received in the 'iVpls' domain should attempt to generate a new 'LDP MAC withdraw' message in the 'bVpls' domain. Generation of the 'LDP MAC withdraw' message is still constrained by the tnSvcTlsMacFlushOnFail value in the 'bVpls'. An inconsistentValue error is returned if an attempt is made to set this object when the value of tnSvcVplsType is not 'iVpls'.
T/F tnSvcTlsBackboneUseSapBMac1.3.6.1.4.1.7483.6.1.2.4.2.27.1.9TruthValueread-writeThe value of tnSvcTlsBackboneUseSapBMac specifies whether to enable dual-homing to use source Backbone MAC-Address allocated for multi-homed SAPs (assigned to an MC-LAG) in the related service with tnSvcVplsType set to 'i-vpls' or with tnSvcType set to 'epipe'.
tnTlsMFibTable1.3.6.1.4.1.7483.6.1.2.4.2.28not-accessibletnTlsMFibTable contains the Multicast FIB for this Tls.
tnTlsMFibEntry1.3.6.1.4.1.7483.6.1.2.4.2.28.1not-accessibleAn entry in the tnTlsMFibTable. Each entry indicates whether traffic from a certain source to a certain multicast destination (group) needs to be forwarded or blocked on the indicated SAP/SDP.
INT tnTlsMFibEntryType1.3.6.1.4.1.7483.6.1.2.4.2.28.1.1INTEGERnot-accessibleThe value of the object tnTlsMFibEntryType indicates the type of this tnTlsMFibEntry. - macBased: entry used for macBased multicast, as for MLD-snooping and 802.1ak MMRP. - ipBased: entry used for ip_based multicast, as for IGMP-snooping and PIM-snooping.
MAC tnTlsMFibGrpMacAddr1.3.6.1.4.1.7483.6.1.2.4.2.28.1.2MacAddressnot-accessibleThe value of the object tnTlsMFibGrpMacAddr indicates the MAC address for which this table entry contains information. This value is only meaningful if the value of tnTlsMFibEntryType is 'macBased (2)'.
IPt tnTlsMFibGrpInetAddrType1.3.6.1.4.1.7483.6.1.2.4.2.28.1.3InetAddressTypenot-accessibleThe value of the object tnTlsMFibGrpInetAddrType indicates the type of tnTlsMFibGrpInetAddr.
IP tnTlsMFibGrpInetAddr1.3.6.1.4.1.7483.6.1.2.4.2.28.1.4InetAddressnot-accessibleThe value of the object tnTlsMFibGrpInetAddr indicates the multicast destination IP address for which this table entry contains information.
IPt tnTlsMFibSrcInetAddrType1.3.6.1.4.1.7483.6.1.2.4.2.28.1.5InetAddressTypenot-accessibleThe value of tnTlsMFibSrcInetAddrType indicates the type of tnTlsMFibSrcInetAddr.
IP tnTlsMFibSrcInetAddr1.3.6.1.4.1.7483.6.1.2.4.2.28.1.6InetAddressnot-accessibleThe value of tnTlsMFibSrcInetAddr indicates the unicast source IP address for which this table entry contains information.
MFI tnTlsMFibLocale1.3.6.1.4.1.7483.6.1.2.4.2.28.1.7MfibLocationnot-accessibleThe value of tnTlsMFibLocale indicates if the information in this entry pertains to a 'sap' or to an 'sdp'.
TMN tnTlsMFibPortId1.3.6.1.4.1.7483.6.1.2.4.2.28.1.8TmnxPortIDnot-accessibleThe value of tnTlsMFibPortId indicates, together with the object tnTlsMFibEncapValue, the SAP for which this entry contains information. This value of this object is only meaningful when the value of tnTlsMFibLocale is 'sap'. Otherwise it contains the value 0.
TMN tnTlsMFibEncapValue1.3.6.1.4.1.7483.6.1.2.4.2.28.1.9TmnxEncapValnot-accessibleThe value of tnTlsMFibEncapValue indicates, together with the object tnTlsMFibPortId, the SAP for which this entry contains information. This value of this object is only meaningful when the value of tnTlsMFibLocale is 'sap'. Otherwise it contains the value 0.
SDP tnTlsMFibSdpId1.3.6.1.4.1.7483.6.1.2.4.2.28.1.10SdpIdnot-accessibleThe value of tnTlsMFibSdpId indicates, together with the object tnTlsMFibVcId, the SDP Binding for which this entry contains information. This value of this object is only meaningful when the value of tnTlsMFibLocale is 'sdp'. Otherwise it contains the value 0.
U32 tnTlsMFibVcId1.3.6.1.4.1.7483.6.1.2.4.2.28.1.11Unsigned32not-accessibleThe value of tnTlsMFibVcId indicates, together with the object tnTlsMFibSdpId, the SDP Binding for which this entry contains information. This value of this object is only meaningful when the value of tnTlsMFibLocale is 'sdp'. Otherwise it contains the value 0.
MFI tnTlsMFibFwdOrBlk1.3.6.1.4.1.7483.6.1.2.4.2.28.1.12MfibGrpSrcFwdOrBlkread-onlyThe value of tnTlsMFibFwdOrBlk indicates if traffic for the indicated (S,G) pair will be blocked or forwarded on the indicated SAP or SDP.
TMN tnTlsMFibSvcId1.3.6.1.4.1.7483.6.1.2.4.2.28.1.13TmnxServIdread-onlyThe value of tnTlsMFibSvcId indicates the TLS service to which the indicated SAP or SDP belongs.
TIM tnSvcTlsBgpADTableLastChanged1.3.6.1.4.1.7483.6.1.2.4.2.30TimeStampread-onlyThe value of tnSvcTlsBgpADTableLastChanged indicates the sysUpTime at the time of the last modification of tnSvcTlsBgpADTable. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value. This is currently not used and always returns 0.
TIM tnSvcEpipePbbTableLastChanged1.3.6.1.4.1.7483.6.1.2.4.2.36TimeStampread-onlyThe value of tnSvcEpipePbbTableLastChanged indicates the sysUpTime at the time of the last modification of tnSvcEpipePbbTable. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value. This is currently not used and always returns 0.
U32 tnSvcTotalFdbMimDestIdxEntries1.3.6.1.4.1.7483.6.1.2.4.2.42Unsigned32read-onlyThe value of the object tnSvcTotalFdbMimDestIdxEntries indicates the number of system wide Backbone MAC address indices in use. This is currently not used and always returns 0.
TIM tnSvcArpHostTableLastChanged1.3.6.1.4.1.7483.6.1.2.4.2.44TimeStampread-onlyThe value of tnSvcArpHostTableLastChanged indicates the sysUpTime at the time of the last modification of an entry in the tnSvcArpHostTable. If there were no changes in the table since the last re-initialization of the local network management subsystem, then this object contains a zero value. This is currently not used and always returns 0.
TIM tnSvcArpHostIfTableLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.2.46TimeStampread-onlyThe value of tnSvcArpHostIfTableLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to the tnSvcArpHostIfTable. This is currently not used and always returns 0.
U32 tnSvcArpHostDefaultSessionTimeout1.3.6.1.4.1.7483.6.1.2.4.2.48Unsigned32read-onlyThe value of tnSvcArpHostDefaultSessionTimeout indicates the default value of the ARP host session timeout. This default value is used if no value was specified, for instance by the Radius server. This is currently not used and always returns 0.
TIM tnSvcIgmpTrkTableLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.2.49TimeStampread-onlyThe value of tnSvcIgmpTrkTableLastMgmtChange indicates the sysUpTime at the time of the most recent management-initiated change to the tnSvcIgmpTrkTable. This is currently not used and always returns 0.
TIM tnSvcIpipeInfoTableLastMgmtChange1.3.6.1.4.1.7483.6.1.2.4.2.51TimeStampread-onlyThe value of tnSvcIpipeInfoTableLastMgmtChange indicates the timestamp of last change to the tnSvcIpipeInfoTable. This is currently not used and always returns 0.
TIM tnSvcMacNameTableLastChanged1.3.6.1.4.1.7483.6.1.2.4.2.58TimeStampread-onlyThe value of tnSvcMacNameTableLastChanged indicates the sysUpTime at the time of the last modification of tnSvcMacNameTable. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value. This is currently not used and always returns 0.
U32 tnSvcScalar11.3.6.1.4.1.7483.6.1.2.4.2.101Unsigned32read-onlyA dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item.
U32 tnSvcScalar21.3.6.1.4.1.7483.6.1.2.4.2.102Unsigned32read-only
U32 tnSvcScalar31.3.6.1.4.1.7483.6.1.2.4.2.103Unsigned32read-only.
U32 tnSvcScalar41.3.6.1.4.1.7483.6.1.2.4.2.104Unsigned32read-only.
U32 tnSvcScalar51.3.6.1.4.1.7483.6.1.2.4.2.105Unsigned32read-only.
tnServNotifications1.3.6.1.4.1.7483.6.1.3.4
tnCustTrapsPrefix1.3.6.1.4.1.7483.6.1.3.4.1
tnCustTraps1.3.6.1.4.1.7483.6.1.3.4.1.0
tnSvcTrapsPrefix1.3.6.1.4.1.7483.6.1.3.4.2
tnSvcTraps1.3.6.1.4.1.7483.6.1.3.4.2.0
tnTstpTrapsPrefix1.3.6.1.4.1.7483.6.1.3.4.5
tnTstpTraps1.3.6.1.4.1.7483.6.1.3.4.5.0

FAQ

How would I use TN-SERV-MIB to confirm a customer's L2VPN or VPLS service is actually up on a Nokia 7x50 SR router?
TN-SERV-MIB tracks service instances via tnSvcBaseInfoTable, with tnSvcRowStatus indicating whether that service entry is active, provisioned, or mid-change. A service provider troubleshooting a customer complaint about a VPLS circuit can check this row status directly, rather than digging through raw port counters, to confirm the service object itself is in the expected active state.

Can TN-SERV-MIB flag unexpected configuration changes to a customer record on a Nokia SR router?
Yes — tnCustInfoTable stores customer records (including contact/phone details) alongside tnCustLastMgmtChange, a timestamp that updates whenever that customer's configuration is touched. An operator can poll this timestamp to detect an unplanned or unauthorized change to a customer's service setup, which is useful for configuration-change auditing in a carrier Ethernet environment.

RFC description

Vendor-specific MIB for TN service management; defines service status, configuration, and operational objects for TN service infrastructure.

Start monitoring Nokia 7x50 SR-series service router platforms, entire product line (customer/service inventory 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.

Download TN-SERV-MIB