All MIBs › TN-SAP-MIB
Organization: Nokia
Last Updated: 2016-02-15
Category: Nokia Carrier Ethernet, Service Management
Description:
Manages Nokia carrier Ethernet service access point configuration and binding.
Imported Objects
From IF-MIB
| InterfaceIndexOrZero |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TimeStamp | |
| TruthValue |
From TN-SERV-MIB
| BridgeId | |
| L2ptProtocols | |
| MstiInstanceIdOrZero | |
| MvplsPruneState | |
| ServObjName | |
| ServType | |
| StpExceptionCondition | |
| StpPortRole | |
| StpProtocol | |
| TStpPortState | |
| TlsBpduTranslation | |
| TlsLimitMacMove | |
| TlsLimitMacMoveLevel | |
| VpnId | |
| tnCustId | OBJECT-TYPE |
| tnServNotifications | OBJECT-IDENTITY |
| tnServObjs | OBJECT-IDENTITY |
| tnSvcId | OBJECT-TYPE |
| tnSvcVpnId | OBJECT-TYPE |
| tnTstpTraps | OBJECT-IDENTITY |
From TN-TC-MIB
| ServObjDesc | |
| ServiceAdminStatus | |
| TCpmProtPolicyID | |
| TEgrHsmdaPerPacketOffsetOvr | |
| TIngHsmdaPerPacketOffsetOvr | |
| TNamedItemOrEmpty | |
| TPolicyStatementNameOrEmpty | |
| TPortSchedulerPIR | |
| TSapEgressPolicyID | |
| TSapIngressPolicyID | |
| TmnxCustId | |
| TmnxEnabledDisabled | |
| TmnxEncapVal | |
| TmnxPortID | |
| TmnxServId |
From TROPIC-GLOBAL-REG
| tnSRMIBModules | OBJECT-IDENTITY |
From TROPIC-SYSTEM-MIB
| tnSysSwitchId | OBJECT-TYPE |
What Is TN-SAP-MIB?
TN-SAP-MIB is a Nokia (Alcatel-Lucent SR OS lineage) carrier Ethernet MIB module that manages Service Access Points (SAPs) -- the logical service-edge bindings between a physical port/encapsulation and a customer service instance. It exposes configuration data such as port and encapsulation identifiers, administrative/operational status, and ingress QoS and filter policy assignments for each SAP. It is directly useful for monitoring software/service status on the router: the admin-versus-operational status fields reveal whether a configured service access point is actually passing traffic, which is critical for detecting misconfigured encapsulation or filter bindings. It builds on top of underlying interface/port MIBs (such as IF-MIB) for the physical layer and is one module within Nokia's larger SR OS service-management MIB suite covering SDPs, QoS, and filters. It is typically deployed on carrier Ethernet edge and metro aggregation routers delivering business or residential Ethernet services, and operators typically download TN-SAP-MIB directly from Nokia's SR OS MIB reference package before loading it into their NMS.
IPNetwork Monitor allows you to monitor SNMP objects defined in TN-SAP-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
- SAP admin/operational status
- SAP port and encapsulation binding
- ingress QoS policy assignment
- ingress MAC/IP filter assignment
- SAP row status/provisioning state
Supported Devices
- Nokia 7x50 Service Router family, entire product line (Service Access Point admin/oper status)
Monitoring Examples
tnSapBaseInfoTable/tnSapBaseInfoEntry rows keyed by tnSapPortId and tnSapEncapValue identify each SAP; comparing tnSapAdminStatus against tnSapOperStatus reveals a SAP that is administratively enabled but operationally down, often due to an encapsulation mismatch, while tnSapIngressQosPolicyId and tnSapIngressMacFilterId/tnSapIngressIpFilterId show which QoS and filter policies are bound to ingress traffic on that access point.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| tnSvcSapMIBModule | 1.3.6.1.4.1.7483.5.1.3.55 | This 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. | ||
| tnSapObjs | 1.3.6.1.4.1.7483.6.1.2.4.3 | |||
| tnSapBaseInfoTable | 1.3.6.1.4.1.7483.6.1.2.4.3.2 | not-accessible | A table that contains basic SAP information. | |
| tnSapBaseInfoEntry | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1 | not-accessible | Information about a specific SAP. | |
| TMN tnSapPortId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.1 | TmnxPortID | not-accessible | The ID of the access port where this SAP is defined. |
| TMN tnSapEncapValue | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.2 | TmnxEncapVal | not-accessible | The value of the label used to identify this SAP on the access port specified by tnSapPortId. |
| ROW tnSapRowStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.3 | RowStatus | read-create | This object indicates the status of this row. The only values supported during a set operation are 'createAndGo' and 'destroy'. |
| SER tnSapType | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.4 | ServType | read-only | This object indicates the type of service where this SAP is defined. |
| SER tnSapDescription | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.5 | ServObjDesc | read-create | Generic information about this SAP. |
| SER tnSapAdminStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.6 | ServiceAdminStatus | read-create | The desired state of this SAP. |
| INT tnSapOperStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.7 | INTEGER | read-only | The value of the object tnSapOperStatus indicates the operating state of this SAP. |
| TSA tnSapIngressQosPolicyId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.8 | TSapIngressPolicyID | read-create | The value of the object tnSapIngressQosPolicyId specifies the row index in the tSapIngressTable corresponding to this ingress QoS policy, or one if no policy is specified. The value 0 is needed for mirror SAPs that cannot have a qos policy assigned. |
| TFI tnSapIngressMacFilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.9 | TFilterID | read-create | The value of the object tnSapIngressMacFilterId specifies the row index in the tMacFilterTable corresponding to this ingress filter, or zero if no filter is specified. |
| TFI tnSapIngressIpFilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.10 | TFilterID | read-create | The value of the object tnSapIngressIpFilterId specifies the row index in the tIPFilterTable corresponding to this ingress filter, or zero if no filter is specified. |
| TSA tnSapEgressQosPolicyId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.11 | TSapEgressPolicyID | read-create | The row index in the tSapEgressTable corresponding to this egress QoS policy, or one if no policy is specified. |
| TFI tnSapEgressMacFilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.12 | TFilterID | read-create | The row index in the tMacFilterTable corresponding to this egress filter, or zero if no filter is specified. |
| TFI tnSapEgressIpFilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.13 | TFilterID | read-create | The row index in the tIPFilterTable corresponding to this egress filter, or zero if no filter is specified. |
| INT tnSapMirrorStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.14 | INTEGER | read-only | This object specifies whether traffic mirroring has been enabled on this SAP. |
| NUM tnSapIesIfIndex | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.15 | InterfaceIndexOrZero | read-create | When the value of tnSapType is 'ies' this object specifies the index of the IES interface where this SAP is defined. The value of this object can be set only when the row is created and cannot be changed while the row status is 'active'. This object is otherwise not significant and should have the value zero. |
| TIM tnSapLastMgmtChange | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.16 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent management-initiated change to this SAP. |
| T/F tnSapCollectAcctStats | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.17 | TruthValue | read-create | When the value of this object is 'true' the agent collects accounting statistics on this SAP. |
| U32 tnSapAccountingPolicyId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.18 | Unsigned32 | read-create | This object specifies the policy to use to collect accounting statistics on this SAP. The value zero indicates that the agent should use the default accounting policy, if one exists. |
| VPN tnSapVpnId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.19 | VpnId | read-only | The VPN ID of the associated service. |
| TMN tnSapCustId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.20 | TmnxCustId | read-only | The Customer ID of the associated service. |
| SER tnSapCustMultSvcSite | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.21 | ServObjName | read-create | The value of this object, when not null, indicates the Multi-Service Site this SAP is a member of. This information is used to configure the ingress and egress QoS schedulers for this SAP. |
| SER tnSapIngressQosSchedulerPolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.22 | ServObjName | read-create | This object can be set only when tnSapCustMultSvcSite is null. It indicates the ingress QoS scheduler for this SAP. |
| SER tnSapEgressQosSchedulerPolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.23 | ServObjName | read-create | This object can be set only when tnSapCustMultSvcSite is null. It indicates the egress QoS scheduler for this SAP. |
| SER tnSapSplitHorizonGrp | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.24 | ServObjName | read-create | This object specifies the name of the split-horizon group where the SAP belongs to. This object can be set only at the time the row is created. Per default a SAP does not belong to any split-horizon group. The name specified must correspond to an existing split- horizon group in the TLS service where this SAP is defined. |
| SER tnSapIngressSharedQueuePolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.25 | ServObjName | read-create | This object indicates the ingress shared queue policy used by this SAP. When the value of this object is null it means that the SAP will use individual ingress QoS queues, instead of the shared ones. |
| INT tnSapIngressMatchQinQDot1PBits | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.26 | INTEGER | read-create | This object applies only to SAP's defined on a port configured for qinq service encapsulation. It indicates which 802.1P bits will be used to match a QoS or a MAC filter policy when a double-tagged frame is received on this SAP. |
| BIT tnSapOperFlags | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.27 | Bits | read-only | This object specifies all the conditions that affect the operating status of this SAP. |
| TIM tnSapLastStatusChange | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.28 | TimeStamp | read-only | The value of sysUpTime at the time of the most recent operating status change to this SAP. |
| INT tnSapAntiSpoofing | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.29 | INTEGER | read-create | The value of the object tnSapAntiSpoofing specifies the type of anti-spoof filtering applicable on this SAP. 'nextHopIpAndMacAddr (4)' is not supported on SR-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5'. |
| TFI tnSapIngressIpv6FilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.30 | TFilterID | read-create | The value of the object tnSapIngressIpv6FilterId specifies the row index in the tIPv6FilterTable corresponding to this ingress ipv6 filter, or zero if no ipv6 filter is specified. |
| TFI tnSapEgressIpv6FilterId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.31 | TFilterID | read-create | The value of the object tnSapEgressIpv6FilterId specifies the row index in the tIPv6FilterTable corresponding to this egress ipv6 filter, or zero if no ipv6 filter is specified. |
| TNA tnSapTodSuite | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.32 | TNamedItemOrEmpty | read-create | The value of the object tnSapTodSuite specifies the Time of Day (ToD) suite to be applied on this SAP. An empty string indicates that no ToD suite is applied on this SAP. A set request will only be allowed, if the indicated suite is defined in TIMETRA-SCHEDULER-MIB::tmnxTodSuiteTable. |
| T/F tnSapIngUseMultipointShared | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.33 | TruthValue | read-create | When the value of tnSapIngressSharedQueuePolicy is not null, the value of the object tnSapIngUseMultipointShared specifies whether this SAP uses the multipoint-shared queues of the shared policy. |
| T/F tnSapEgressQinQMarkTopOnly | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.34 | TruthValue | read-create | When the encapsulation type of the access port where this SAP is defined is qinq, the value of the object tnSapEgressQinQMarkTopOnly specifies which P-bits to mark during packet egress. When the value is false both set of P-bits are marked. When the value is true, only the P-bits in the top Q-tag are marked. |
| TPO tnSapEgressAggRateLimit | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.35 | TPortSchedulerPIR | read-create | The value of the object tnSapEgressAggRateLimit specifies the maximum total rate of all egress queues for this SAP. The value '-1' means that there is no limit. |
| SER tnSapEndPoint | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.36 | ServObjName | read-create | The value of the object tnSapEndPoint specifies the service endpoint to which this SAP is attached. The tnSvcId of the SAP MUST match the tnSvcId of the service endpoint. |
| INT tnSapIngressVlanTranslation | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.37 | INTEGER | read-create | The value of tnSapIngressVlanTranslation specifies the desired Ingress Vlan Translation. A value of 'vlanId' specifies that the value of tnSapIngressVlanTranslationId is to be used to overwrite the preserved VLAN id in the packet. A value of 'copyOuter' specifies that the outer VLAN id should be used to overwrite the preserved VLAN id in the packet. An 'inconsistentValue' error is returned when an attempt is made to set the value of tnSapIngressVlanTranslation to 'vlanId' and tnSapIngressVlanTranslationId is set to '-1'. |
| I32 tnSapIngressVlanTranslationId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.38 | Integer32 | read-create | The value of tnSapIngressVlanTranslationId specifies the VLAN id to be used to overwrite the preserved VLAN id in the packet. An 'inconsistentValue' error is returned when an attempt is made to set the value of tnSapIngressVlanTranslationId to other than '-1' and tnSapIngressVlanTranslation is not set to 'vlanId'. |
| INT tnSapSubType | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.39 | INTEGER | read-create | The value of the object tnSapSubType indicates the sub-type for this SAP. A value of 'regular' indicates a standard SAP. A value of 'capture' specifies a capturing SAP in which triggering packets will be sent to the CPM. Non-triggering packets captured by the 'capture' SAP will be dropped. A value of 'managed' indicates a managed SAP which was created dynamically after receiving triggering packets on a SAP with a tnSapSubType value of 'capture'. Entries with a value of 'managed' are not user editable and are not maintained in the configuration file. A value of 'video' indicates a video SAP which terminates on a video SAP. Entries with a value of 'video' are not user editable and are not maintained in the configuration file. Whereas any of the four values may be returned in in response to an SNMP GET request, only two values may be specified in an SNMP SET request: 'regular' and 'capture'. An attempt to specify a value of 'managed' or 'video' in an SNMP SET request will fail with an error of 'inconsistentValue'. The value of this object cannot be changed after creation. |
| TCP tnSapCpmProtPolicyId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.40 | TCpmProtPolicyID | read-create | The value of tnSapCpmProtPolicyId associates a CPM Protection policy with a SAP. A value of zero (0) specifies that no CPM Protection policy is associated with this SAP. A value of one (1) specifies that the default CPM Protection policy is associated with this SAP. If no value for tnSapCpmProtPolicyId is specified when the tnSapBaseInfoEntry is created, the system assigns a default value as follows: if the system creates a corresponding entry in the tnSapSubMgmtInfoTable, the default value is 'one'; otherwise, the default value is 'zero'. This means that all SAP's that support Enhanced Subscriber Management get a default value of 'one'. If a SAP would get a default value of 'one', it is not allowed to set the value of tnSapCpmProtPolicyId to 'zero'. If a SAP would get a default value of 'zero', it is not allowed to modify the value of tnSapCpmProtPolicyId. This object is not supported on SR-1 and ESS-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '7' or '9'. |
| T/F tnSapCpmProtMonitorMac | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.41 | TruthValue | read-create | The value of tnSapCpmProtMonitorMac specifies whether the tmnxCpmProtPolPerSrcRateLimit of the CPM Protection policy must be applied. If the value of tnSapCpmProtMonitorMac is 'true', the per-source rate limit must be applied. If the value of tnSapCpmProtPolicyId is equal to zero (0), the value of tnSapCpmProtMonitorMac is irrelevant and will be ignored. This object is not supported on SR-1 and ESS-1, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '5', and 7710, where the value of TIMETRA-CHASSIS-MIB::tmnxChassisType is '7' or '9'. |
| T/F tnSapEgressFrameBasedAccounting | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.42 | TruthValue | read-create | The value of tnSapEgressFrameBasedAccounting specifies whether to use frame-based accounting when evaluating tnSapEgressAggRateLimit for all egress queues for this SAP. If the value is 'false', the default packet-based accounting method will be used. |
| TPO tnSapIngressAggRateLimit | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.43 | TPortSchedulerPIR | read-create | The value of the object tnSapIngressAggRateLimit specifies the maximum total rate of all ingress queues for this SAP. The value '-1' means that there is no limit. |
| TNA tnSapEgressHsmdaShaperOverride | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.44 | TNamedItemOrEmpty | read-create | The value of the object tnSapEgressHsmdaShaperOverride specifies the name of the secondary shaper for this SAP. The value must correspond to an entry in the tmnxPortEgrShaperTable. If the empty string is specified, the default secondary shaper will be used. |
| TIN tnSapIngressHsmdaPacketOffOvr | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.45 | TIngHsmdaPerPacketOffsetOvr | read-create | The value of tnSapIngressHsmdaPacketOffOvr specifies the value, in bytes, of the adjustment to make to the size of each packet for HSMDA queue accounting on ingress. |
| TEG tnSapEgressHsmdaPacketOffOverride | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.46 | TEgrHsmdaPerPacketOffsetOvr | read-create | The value of tnSapEgressHsmdaPacketOffOverride specifies the value, in bytes, of the adjustment to make to the size of each packet for HSMDA queue accounting on ingress. |
| STR tnSapCallingStationId | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.47 | DisplayString | read-create | The value of tnSapCallingStationId specifies the calling-station-id to be included in all RADIUS authentication and accounting requests if configured to be included in the corresponding RADIUS authentication or accounting policy. If the empty string is specified, no calling-station-id will be included. |
| SER tnSapIsaAaApplicationProfile | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.48 | ServObjName | read-create | The value of tnSapIsaAaApplicationProfile specifies the ISA-AA application profile for this tnSap. The specified application profile needs to exist in the TIMETRA-BSX-NG-MIB::tmnxBsxAppProfTable. |
| U32 tnSapEthRingIndex | 1.3.6.1.4.1.7483.6.1.2.4.3.2.1.52 | Unsigned32 | read-create | The value of tnSapEthRingIndex specifies the Ethernet Ring associated with this SAP. This object, if required, MUST be configured during the row creation of the tnSapBaseInfoTable row, and MUST reference an existing row in TIMETRA-ETH-RING-MIB::tmnxEthRingConfigTable. The value zero, the default value, specifies there is no Ethernet Ring associated with this SAP. This object can not be changed once set; the SAP MUST be destroyed and re-created to change the tnSapEthRingIndex object. |
| tnSapTlsInfoTable | 1.3.6.1.4.1.7483.6.1.2.4.3.3 | not-accessible | A table that contains TLS SAP information. | |
| tnSapTlsInfoEntry | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1 | not-accessible | TLS specific information about a SAP. | |
| TMN tnSapTlsStpAdminStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.1 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsStpAdminStatus specifies whether this SAP participates in the TLS's Spanning Tree Protocol. |
| INT tnSapTlsStpPriority | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.2 | INTEGER | read-write | The value of the object tnSapTlsStpPriority specifies the value of the port priority field which is contained in the most significant 4 bits of the 16-bit Port ID associated with this SAP. As only the most significant 4 bits of the value are used, the actual value of this object is limited to multiples of 16: e.g. the agent rounds down the value to one of: 0, 16, 32, .. , 224, 240. |
| INT tnSapTlsStpPortNum | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.3 | INTEGER | read-write | The value of the object tnSapTlsStpPortNum specifies the value of the port number field which is contained in the least significant 12 bits of the 16-bit Port ID associated with this SAP. Values in the range 2048..4094 are automatically assigned by the agent when the SAP is created or when the value of this object is set to zero via management. Values in the range 1..2047 can be set via management, to allow this object to have a deterministic value across system reboots. |
| INT tnSapTlsStpPathCost | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.4 | INTEGER | read-write | The value of the object tnSapTlsStpPathCost specifies the contribution of this port to the path cost of paths towards the spanning tree root which include this port. |
| TMN tnSapTlsStpRapidStart | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.5 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsStpRapidStart specifies whether Rapid Start is enabled on this SAP. When the value is 'enabled' the Spanning Tree Protocol state transitions on this SAP are driven by the value of the 'HelloTime' instead of the value of 'ForwardDelay', thus allowing a faster transition into the forwarding state. This parameter is also referred to as 'adminEdge'. |
| INT tnSapTlsStpBpduEncap | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.6 | INTEGER | read-write | The value of the object tnSapTlsStpBpduEncap specifies the type of encapsulation used on BPDUs sent out and received on this SAP. |
| TST tnSapTlsStpPortState | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.7 | TStpPortState | read-only | The value of the object tnSapTlsStpPortState indicates the port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the 'broken' state. |
| BRI tnSapTlsStpDesignatedBridge | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.8 | BridgeId | read-only | The value of the object tnSapTlsStpDesignatedBridge indicates the Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
| I32 tnSapTlsStpDesignatedPort | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.9 | Integer32 | read-only | The value of the object tnSapTlsStpDesignatedPort indicates the Port Identifier of the port on the Designated Bridge for this port's segment. |
| G32 tnSapTlsStpForwardTransitions | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.10 | Gauge32 | read-only | The value of the object tnSapTlsStpForwardTransitions indicates the number of times this port has transitioned from the Learning state to the Forwarding state. |
| G32 tnSapTlsStpInConfigBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.11 | Gauge32 | read-only | The value of the object tnSapTlsStpInConfigBpdus indicates the number of Configuration BPDUs received on this SAP. |
| G32 tnSapTlsStpInTcnBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.12 | Gauge32 | read-only | The value of the object tnSapTlsStpInTcnBpdus indicates the number of Topology Change Notification BPDUs received on this SAP. |
| G32 tnSapTlsStpInBadBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.13 | Gauge32 | read-only | This object specifies the number of bad BPDUs received on this SAP. |
| G32 tnSapTlsStpOutConfigBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.14 | Gauge32 | read-only | The value of the object tnSapTlsStpOutConfigBpdus indicates the number of Configuration BPDUs sent out this SAP. |
| G32 tnSapTlsStpOutTcnBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.15 | Gauge32 | read-only | This object specifies the number of Topology Change Notification BPDUs sent out this SAP. |
| INT tnSapTlsStpOperBpduEncap | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.16 | INTEGER | read-only | The value of the object tnSapTlsStpOperBpduEncap indicates the operating encapsulation type used on BPDUs sent out and received on this SAP. |
| VPN tnSapTlsVpnId | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.17 | VpnId | read-only | The value of the object tnSapTlsVpnId indicates the VPN ID of the associated service. |
| TMN tnSapTlsCustId | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.18 | TmnxCustId | read-only | The Customer ID of the associated service. |
| I32 tnSapTlsMacAddressLimit | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.19 | Integer32 | read-write | The value of the object tnSapTlsMacAddressLimit specifies the maximum number of learned and static entries allowed in the FDB of this SAP. The value 0 means: no limit for this SAP. The maximum value of tnSapTlsMacAddressLimit is '511999', when the the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'd'. The maximum value of tnSapTlsMacAddressLimit is '196607', when the the value of TIMETRA-CHASSIS-MIB::tmnxChassisOperMode is 'c'. In other cases, the maximum value of tnSapTlsMacAddressLimit is '131071'. |
| I32 tnSapTlsNumMacAddresses | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.20 | Integer32 | read-only | The value of the object tnSapTlsNumMacAddresses indicates the number of MAC addresses currently present in the FDB that belong to this SAP (Both learned and static MAC addresses are counted). |
| I32 tnSapTlsNumStaticMacAddresses | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.21 | Integer32 | read-only | The value of the object tnSapTlsNumStaticMacAddresses indicates the number of static MAC addresses currently present in the FDB that belong to this SAP. |
| TMN tnSapTlsMacLearning | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.22 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsMacLearning specifies whether the MAC learning process is enabled for this SAP. The value is ignored if MAC learning is disabled on service level. |
| TMN tnSapTlsMacAgeing | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.23 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsMacAgeing specifies whether the MAC aging process is enabled for this SAP. the value is ignored if MAC aging is disabled on service level. |
| T/F tnSapTlsStpOperEdge | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.24 | TruthValue | read-only | The value of the object tnSapTlsStpOperEdge indicates the operational value of the Edge Port parameter. The object is initialized to the value of tnSapTlsStpRapidStart and is set FALSE on reception of a BPDU. |
| INT tnSapTlsStpAdminPointToPoint | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.25 | INTEGER | read-write | The value of the object tnSapTlsStpAdminPointToPoint specifies the administrative point-to-point status of the LAN segment attached to this tnSap. The value 'forceTrue' means that this port should always be treated as if it is connected to a point-to-point link. The value of 'forceFalse' means that this port should be treated as having a shared media connection. |
| STP tnSapTlsStpPortRole | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.26 | StpPortRole | read-only | tnSapTlsStpPortRole indicates the current role of the tnSap as defined by the Rapid Spanning Tree Protocol. |
| TMN tnSapTlsStpAutoEdge | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.27 | TmnxEnabledDisabled | read-write | tnSapTlsStpAutoEdge specifies whether this SAP is enabled for auto-edge detection as defined by Rapid Spanning Tree Protocol. |
| STP tnSapTlsStpOperProtocol | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.28 | StpProtocol | read-only | tnSapTlsStpOperProtocol indicates whether stp, rstp or mstp is running on this SAP. If the protocol is not enabled on this SAP, the value notApplicable is returned. |
| G32 tnSapTlsStpInRstBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.29 | Gauge32 | read-only | The value of the object tnSapTlsStpInRstBpdus indicates the number of Rapid Spanning Tree (RST) BPDUs received on this SAP. |
| G32 tnSapTlsStpOutRstBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.30 | Gauge32 | read-only | The value of the object tnSapTlsStpOutRstBpdus indicates the number of Rapid Spanning Tree (RST) BPDUs sent out on this SAP. |
| TLS tnSapTlsLimitMacMove | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.31 | TlsLimitMacMove | read-write | When tnSapTlsLimitMacMove value is set to 'blockable' the agent will monitor the MAC relearn rate on this SAP, and it will block it when the re-learn rate specified by tnSvcTlsMacMoveMaxRate is exceeded. When the value is 'nonBlockable' this SAP will not be blocked, and another blockable SAP will be blocked instead. |
| TMN tnSapTlsMacPinning | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.33 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsMacPinning specifies whether or not MAC address pinning is active on this SAP. The value will be set by default to disabled. However for a SAP that belongs to a residential SHG, the value is set to enabled by the system, and cannot be altered by the operator. Setting the value to enable disables re-learning of MAC addresses on other SAPs or spoke-SDPs within the same VPLS; the MAC address will hence remain attached to the SAP for the duration of its age-timer. This object has effect only for MAC addresses learned via the normal MAC learning process, and not for entries learned via DHCP. |
| TMN tnSapTlsDiscardUnknownSource | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.34 | TmnxEnabledDisabled | read-write | with the object tnSapTlsMacAddressLimit a limit can be configured for the max number of MAC addresses that will be learned on this SAP. When this limit is reached, packets with unknown source MAC address are forwarded by default. By setting tnSapTlsDiscardUnknownSource to enabled, packets with unknown source MAC will be dropped in stead. |
| MVP tnSapTlsMvplsPruneState | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.35 | MvplsPruneState | read-only | The value of tnSapTlsMvplsPruneState indicates the mVPLS prune state of the SAP. The object will be set to notApplicable if the SAP is not managed by a mVPLS. If the SAP is managed the state reflects whether or not the SAP is pruned by the STP instance running in the mVPLS instance. |
| TMN tnSapTlsMvplsMgmtService | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.36 | TmnxServId | read-only | The value of tnSapTlsMvplsMgmtService indicates the service Id of the service where the STP instance is running that is managing this SAP. This object is only valid if tnSapTlsMvplsPruneState is different from notApplicable. |
| TMN tnSapTlsMvplsMgmtPortId | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.37 | TmnxPortID | read-only | The value of tnSapTlsMvplsMgmtPortId indicates the SAP port Id of the SAP in the mVPLS instance specified in tnSapTlsMvplsMgmtService that is controlling this SAP. This object is only valid if tnSapTlsMvplsPruneState is different from notApplicable. |
| TMN tnSapTlsMvplsMgmtEncapValue | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.38 | TmnxEncapVal | read-only | The value of tnSapTlsMvplsMgmtEncapValue indicates the SAP Encap value of the SAP in the mVPLS instance specified in tnSapTlsMvplsMgmtService that is controlling this SAP. This object is only valid if tnSapTlsMvplsPruneState is different from notApplicable. |
| INT tnSapTlsArpReplyAgent | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.39 | INTEGER | read-write | The value of the object tnSapTlsArpReplyAgent specifies the status of the special ARP response mechanism in the system for ARP requests destined to static or dynamic hosts associated with this SAP. disabled: the ARP reply function is not operational enabled: the ARP reply function is enabled without subscriber identification. enabledWithSubscrIdent: the ARP reply function is enabled with subscriber identification. |
| STP tnSapTlsStpException | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.40 | StpExceptionCondition | read-only | The value of the object tnSapTlsStpException indicates whether an STP exception condition is present on this Sap. - none : no exception condition found. - oneWayCommuniation : The neighbor RSTP peer on this link is not able to detect our presence. - downstreamLoopDetected :A loop is detected on this link. |
| TPO tnSapTlsAuthenticationPolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.41 | TPolicyStatementNameOrEmpty | read-write | The value of the object tnSapTlsAuthenticationPolicy specifies which subscriber authentication policy must be applied when a DHCP msg is received on the interface. The authentication policies must be defined in tmnxSubAuthPlcyTable. The policy will only be applied when tnSapTlsDhcpSnoop is enabled. |
| TMN tnSapTlsL2ptTermination | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.42 | TmnxEnabledDisabled | read-write | The value of the object tnSapTlsL2ptTermination specifies whether received Layer 2 Protocol Tunnel (L2PT) pdu's are terminated on this port or tnSap. |
| TLS tnSapTlsBpduTranslation | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.43 | TlsBpduTranslation | read-write | The value of the object tnSapTlsBpduTranslation specifies whether received L2 Protocol Tunnel pdu's are translated before being sent out on this port or tnSap. |
| T/F tnSapTlsStpRootGuard | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.44 | TruthValue | read-write | The value of the object tnSapTlsStpRootGuard specifies whether this port is allowed to become STP root port. It corresponds to the parameter 'restrictedRole' in 802.1Q. If set, it can cause lack of spanning tree connectivity. |
| T/F tnSapTlsStpInsideRegion | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.45 | TruthValue | read-only | The value of the object tnSapTlsStpInsideRegion indicates whether the network connected to the SAP is in the same MST region. It corresponds to the parameter 'infoInternal' in 802.1Q. |
| TNA tnSapTlsEgressMcastGroup | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.46 | TNamedItemOrEmpty | read-write | The value of the object tnSapTlsEgressMcastGroup specifies the Egress Multicast Group this SAP belongs to. |
| G32 tnSapTlsStpInMstBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.47 | Gauge32 | read-only | The value of the object tnSapTlsStpInMstBpdus indicates the number of Multiple Spanning Tree (MST) BPDUs received on this SAP. |
| G32 tnSapTlsStpOutMstBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.48 | Gauge32 | read-only | The value of the object tnSapTlsStpOutMstBpdus indicates the number of Multiple Spanning Tree (MST) BPDUs sent out on this SAP. |
| T/F tnSapTlsRestProtSrcMac | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.49 | TruthValue | read-write | The value of the object tnSapTlsRestProtSrcMac specifies how the agent will handle relearn requests for protected MAC addresses. When the value of this object is 'true' requests to relearn a protected MAC address will be ignored. In addition, if the value of tnSapTlsRestProtSrcMacAction is 'disable', then the SAP where the protected source MAC was seen will be brought operationally down. |
| T/F tnSapTlsRestUnprotDstMac | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.50 | TruthValue | read-write | The value of the object tnSapTlsRestUnprotDstMac specifies 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. |
| BRI tnSapTlsStpRxdDesigBridge | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.51 | BridgeId | read-only | The value of the object tnSapTlsStpRxdDesigBridge indicates the designated Bridge Identifier in the last BPDU which was received on this SAP. It identifies which bridge is connected to the SAP. |
| T/F tnSapTlsStpRootGuardViolation | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.52 | TruthValue | read-only | The value of the object tnSapTlsStpRootGuardViolation indicates whether there is a root-guard violation at the present time. This can only happen when tnSapTlsStpRootGuard is set to true. |
| INT tnSapTlsShcvAction | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.53 | INTEGER | read-write | The value of the object tnSapTlsShcvAction indicates whether any action should be triggered when the connectivity check fails. |
| IP tnSapTlsShcvSrcIp | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.54 | IpAddress | read-write | The value of the object tnSapTlsShcvSrcIp 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 tnSapTlsShcvSrcMac | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.55 | MacAddress | read-write | The value of the object tnSapTlsShcvSrcMac 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 tnSapTlsShcvInterval | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.56 | Unsigned32 | read-write | The value of the object tnSapTlsShcvInterval specifies the interval in minutes between connectivity checks. Zero means no connectivity checking. |
| MST tnSapTlsMvplsMgmtMsti | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.57 | MstiInstanceIdOrZero | read-only | The value of the object tnSapTlsMvplsMgmtMsti indicates the MST-instance in the mVPLS instance specified in tnSapTlsMvplsMgmtService that is controlling this SAP. A value of 0 indicates the CIST. This object is only valid if tnSapTlsMvplsPruneState is different from notApplicable. |
| U32 tnSapTlsMacMoveNextUpTime | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.58 | Unsigned32 | read-only | The value of the object tnSapTlsMacMoveNextUpTime counts down the time in seconds until a SAP that has been brought down due to exceeding the TLS tnSvcTlsMacMoveMaxRate, tnSapOperFlags 'relearnLimitExceeded', is automatically brought up again. When this value is 0xffff, the SAP will never be automatically brought up. When tnSapOperStatus is 'up', this object counts down the time in seconds until the value of tnSapTlsMacMoveRateExcdLeft is reset. |
| U32 tnSapTlsMacMoveRateExcdLeft | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.59 | Unsigned32 | read-only | The value of the object tnSapTlsMacMoveRateExcdLeft counts down the number of times this SAP can exceed the TLS tnSvcTlsMacMoveMaxRate and still be automatically brought up. |
| INT tnSapTlsRestProtSrcMacAction | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.60 | INTEGER | read-write | The value of the object tnSapTlsRestProtSrcMacAction indicates the action to take whenever a relearn request for a protected MAC is received on a restricted SAP. 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, tnSapReceivedProtSrcMac, will be generated. |
| T/F tnSapTlsL2ptForceBoundary | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.61 | TruthValue | read-write | The value of tnSapTlsL2ptForceBoundary specifies if tnSapTlsL2ptTermination is enforced for its managed SAP's. Setting the value of the object tnSapTlsL2ptForceBoundary of a SAP in a Management VPLS to `true' forces all its managed SAP's to have tnSapTlsL2ptTermination enabled. This value can only be `true' if the SAP belongs to a management VPLS. If this SAP has managed SAP's already with tnSapTlsL2ptTermination disabled, it is not allowed to set tnSapTlsL2ptForceBoundary to `true'. |
| TLS tnSapTlsLimitMacMoveLevel | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.62 | TlsLimitMacMoveLevel | read-write | The value of the object tnSapTlsLimitMacMoveLevel specifies the hierarchy in which SAPs are blocked when a MAC-move limit is exceeded. When a MAC is moving among multiple SAPs or spoke-SDPs, the SAP bind or spoke-SDP bind with the lower level is blocked first. (tertiary is the lowest) |
| INT tnSapTlsBpduTransOper | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.63 | INTEGER | read-only | The value of the object tnSapTlsBpduTransOper indicates the operational bpdu encapsulation used for BPDU translated frames. |
| TPO tnSapTlsDefMtnSapPolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.64 | TPolicyStatementNameOrEmpty | read-write | The value of tnSapTlsDefMtnSapPolicy specifies the default Managed SAP policy to use to create Managed SAPs when the response from the Radius server does not specify a Managed SAP policy. The value of tnSapTlsDefMtnSapPolicy is only valid for a SAP with a tnSapSubType value of 'capture'. If the value is set to a non-empty string for a SAP with a tnSapSubType value other than 'capture', an 'inconsistentValue' error will be returned. The Managed SAP policy must be defined in tnMtnSapPlcyTable, otherwise an 'inconsistentValue' error will be returned. |
| L2P tnSapTlsL2ptProtocols | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.65 | L2ptProtocols | read-write | The value of the object tnSapTlsL2ptTermination specifies which L2 Protocol Tunnel pdu's are terminated on this port or tnSap. |
| L2P tnSapTlsL2ptForceProtocols | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.66 | L2ptProtocols | read-write | The value of the object tnSapTlsL2ptForceProtocols specifies which L2 Protocol Tunnel pdu's must be terminated by SAP's managed by this SAP. This object is only relevant if the value of the object tnSapTlsL2ptForceBoundary is 'true'. For every SAP managed by this SAP, each L2 protocol specified by tnSapTlsL2ptForceProtocols must be terminated, while other L2 protocols may or may not be terminated, depending on the value of tnSapTlsL2ptProtocols of that managed SAP. |
| T/F tnSapTlsPppoeMtnSapTrigger | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.67 | TruthValue | read-write | The value of tnSapTlsPppoeMtnSapTrigger specifies whether the receipt of PPPoE trigger packets on a VPLS SAP with a tnSapSubType value of 'capture' will result in a Radius authentication that will provide a service context and the creation of a SAP with a tnSapSubType value of 'managed'. An attempt to set the value tnSapTlsPppoeMtnSapTrigger to 'true' on a SAP with tnSapSubType other than 'capture' will return an 'inconsistentValue' error. |
| T/F tnSapTlsDhcpMtnSapTrigger | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.68 | TruthValue | read-write | The value of tnSapTlsDhcpMtnSapTrigger specifies whether the receipt of DHCP trigger packets on this VPLS SAP with a tnSapSubType value of 'capture' will result in a Radius authentication that will provide a service context and the creation of a SAP with a tnSapSubType value of 'managed'. An attempt to set the value tnSapTlsDhcpMtnSapTrigger to 'true' on a SAP with tnSapSubType other than 'capture' will return an 'inconsistentValue' error. |
| U32 tnSapTlsMrpJoinTime | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.69 | Unsigned32 | read-write | The value of tnSapTlsMrpJoinTime specifies a timer value in 10ths of seconds which determines the maximum rate at which attribute join messages can be sent on the SAP. |
| U32 tnSapTlsMrpLeaveTime | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.70 | Unsigned32 | read-write | The value of tnSapTlsMrpLeaveTime specifies a timer value in 10ths of seconds which determines the amount of time a registered attribute is held in leave state before the registration is removed. |
| U32 tnSapTlsMrpLeaveAllTime | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.71 | Unsigned32 | read-write | The value of tnSapTlsMrpLeaveAllTime specifies the a timer value in 10ths of seconds which determines the frequency where all attribute declarations on the SAP are all refreshed. |
| U32 tnSapTlsMrpPeriodicTime | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.72 | Unsigned32 | read-write | The value of tnSapTlsMrpPeriodicTime specifies a timer value in 10ths of seconds which determines the frequency of re-transmission of attribute declarations. |
| T/F tnSapTlsMrpPeriodicEnabled | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.73 | TruthValue | read-write | The value of tnSapTlsMrpPeriodicEnabled specifies whether re-transmission of attribute declarations is enabled. |
| TNA tnSapTlsPppoePolicy | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.74 | TNamedItemOrEmpty | read-write | The value of tnSapTlsPppoePolicy specifies the PPPoE policy (defined in TIMETRA-PPPOE-MIB::tmnxPppoePlcyTable) to use to create Managed SAPs via PPPoE with PAP/CHAP authentication. The value of tnSapTlsPppoePolicy is only valid for a SAP with a tnSapSubType value of 'capture'. If the value is set to a non-empty string for a SAP with a tnSapSubType value other than 'capture', an 'inconsistentValue' error will be returned. |
| T/F tnSapTlsArpMsapTrigger | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.75 | TruthValue | read-write | The value of tnSapTlsArpMsapTrigger specifies whether the receipt of ARP trigger packets on this VPLS SAP with a tnSapSubType value of 'capture' will result in a Radius authentication that will provide a service context and the creation of a SAP with a tnSapSubType value of 'managed'. An attempt to set the value tnSapTlsArpMsapTrigger to 'true' on a SAP with tnSapSubType other than 'capture' will return an 'inconsistentValue' error. |
| C32 tnSapTlsInTcBitBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.76 | Counter32 | read-only | The value of the object sapTlsInTcBitBpdus indicates the number of BPDUs received on this SAP with the Topology Change bit set. |
| C32 tnSapTlsOutTcBitBpdus | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.77 | Counter32 | read-only | The value of the object sapTlsOutTcBitBpdus indicates the number of BPDUs sent out this SAP with the Topology Change bit set. |
| U32 tnSapTlsShcvRetryTimeout | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.81 | Unsigned32 | read-write | The value of the object sapTlsShcvRetryTimeout specifies the timeout in seconds before a connectivity check retransmission. |
| U32 tnSapTlsShcvRetryCount | 1.3.6.1.4.1.7483.6.1.2.4.3.3.1.82 | Unsigned32 | read-write | The value of the object sapTlsShcvRetryCount 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. |
| U32 tnSapScalar1 | 1.3.6.1.4.1.7483.6.1.2.4.3.5 | Unsigned32 | read-only | A 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. |
| tnSapBaseStatsTable | 1.3.6.1.4.1.7483.6.1.2.4.3.6 | not-accessible | A table that contains basic SAP statistics. In the descriptions below 'Pchip' refers to the Nokia 7x50 SR series Packet Processing chip, while 'Qchip' refers to the Nokia 7x50 SR series QoS Queueing Engine chip. | |
| tnSapBaseStatsEntry | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1 | not-accessible | Basic statistics about a specific SAP. | |
| C64 tnSapBaseStatsIngressPchipDroppedPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.1 | Counter64 | read-only | The number of packets dropped by the ingress Pchip due to: SAP state, ingress MAC, IP or IPv6 filter, same segment discard, bad checksum, etc. |
| C64 tnSapBaseStatsIngressPchipDroppedOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.2 | Counter64 | read-only | The number of octets dropped by the ingress Pchip due to: SAP state, ingress MAC, IP or IPv6 filter, same segment discard, bad checksum, etc. |
| C64 tnSapBaseStatsIngressPchipOfferedHiPrioPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.3 | Counter64 | read-only | The number of high priority packets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C64 tnSapBaseStatsIngressPchipOfferedHiPrioOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.4 | Counter64 | read-only | The number of high priority octets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C64 tnSapBaseStatsIngressPchipOfferedLoPrioPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.5 | Counter64 | read-only | The number of low priority packets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C64 tnSapBaseStatsIngressPchipOfferedLoPrioOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.6 | Counter64 | read-only | The number of low priority octets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C64 tnSapBaseStatsIngressQchipDroppedHiPrioPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.7 | Counter64 | read-only | The number of high priority packets, as determined by the SAP ingress QoS policy, dropped by the Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsIngressQchipDroppedHiPrioOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.8 | Counter64 | read-only | The number of high priority octets, as determined by the SAP ingress QoS policy, dropped by the Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsIngressQchipDroppedLoPrioPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.9 | Counter64 | read-only | The number of low priority packets, as determined by the SAP ingress QoS policy, dropped by the Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsIngressQchipDroppedLoPrioOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.10 | Counter64 | read-only | The number of low priority octets, as determined by the SAP ingress QoS policy, dropped by the Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsIngressQchipForwardedInProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.11 | Counter64 | read-only | The number of in-profile packets (rate below CIR) forwarded by the ingress Qchip. |
| C64 tnSapBaseStatsIngressQchipForwardedInProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.12 | Counter64 | read-only | The number of in-profile octets (rate below CIR) forwarded by the ingress Qchip. |
| C64 tnSapBaseStatsIngressQchipForwardedOutProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.13 | Counter64 | read-only | The number of out-of-profile packets (rate above CIR) forwarded by the ingress Qchip. |
| C64 tnSapBaseStatsIngressQchipForwardedOutProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.14 | Counter64 | read-only | The number of out-of-profile octets (rate above CIR) forwarded by the ingress Qchip. |
| C64 tnSapBaseStatsEgressQchipDroppedInProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.15 | Counter64 | read-only | The number of in-profile packets discarded by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsEgressQchipDroppedInProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.16 | Counter64 | read-only | The number of in-profile octets discarded by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsEgressQchipDroppedOutProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.17 | Counter64 | read-only | The number of out-of-profile packets discarded by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsEgressQchipDroppedOutProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.18 | Counter64 | read-only | The number of out-of-profile packets discarded by the egress Qchip due to: MBS exceeded, buffer pool limit exceeded, etc. |
| C64 tnSapBaseStatsEgressQchipForwardedInProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.19 | Counter64 | read-only | The number of in-profile packets (rate below CIR) forwarded by the egress Qchip. |
| C64 tnSapBaseStatsEgressQchipForwardedInProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.20 | Counter64 | read-only | The number of in-profile octets (rate below CIR) forwarded by the egress Qchip. |
| C64 tnSapBaseStatsEgressQchipForwardedOutProfPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.21 | Counter64 | read-only | The number of out-of-profile packets (rate above CIR) forwarded by the egress Qchip. |
| C64 tnSapBaseStatsEgressQchipForwardedOutProfOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.22 | Counter64 | read-only | The number of out-of-profile octets (rate above CIR) forwarded by the egress Qchip. |
| TMN tnSapBaseStatsCustId | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.23 | TmnxCustId | read-only | The Customer ID for the associated service. |
| C64 tnSapBaseStatsIngressPchipOfferedUncoloredPackets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.24 | Counter64 | read-only | The number of uncolored packets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C64 tnSapBaseStatsIngressPchipOfferedUncoloredOctets | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.25 | Counter64 | read-only | The number of uncolored octets, as determined by the SAP ingress QoS policy, offered by the Pchip to the Qchip. |
| C32 tnSapBaseStatsAuthenticationPktsDiscarded | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.26 | Counter32 | read-only | The number of DHCP packets discarded as result of authentication. |
| C32 tnSapBaseStatsAuthenticationPktsSuccess | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.27 | Counter32 | read-only | The number of DHCP packets successfully authenticated. |
| TIM tnSapBaseStatsLastClearedTime | 1.3.6.1.4.1.7483.6.1.2.4.3.6.1.28 | TimeStamp | read-only | The value of tnSapBaseStatsLastClearedTime indicates the sysUpTime when the counters in this table were last cleared. |
| tnSapEthernetInfoTable | 1.3.6.1.4.1.7483.6.1.2.4.3.43 | not-accessible | A table that contains Ethernet SAP information. | |
| tnSapEthernetInfoEntry | 1.3.6.1.4.1.7483.6.1.2.4.3.43.1 | not-accessible | Information about a specific Ethernet SAP. | |
| SER tnSapEthernetLLFAdminStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.43.1.1 | ServiceAdminStatus | read-create | tnSapEthernetLLFAdminStatus specifies whether or not Link- Loss Forwarding is enabled ('up'). When this object is set to 'up' the underlying port will be forced into the operationally 'down' state if the service is operationally 'down', or any of the remote LPT indicators for the port are received, and will set the underlying port's tmnxPortEtherReasonDownFlags 'linklossFwd' bit. Setting this object to 'down' will clear the 'linklossFwd' reason. tnSapEthernetLLFAdminStatus can only be enabled on saps configured for an EPIPE or a VPLSS service using an Ethernet port with the tnPortEncapType set to 'nullEncap.' A VPLS service must use ERP and the LLFId must be nonzero. |
| INT tnSapEthernetLLFOperStatus | 1.3.6.1.4.1.7483.6.1.2.4.3.43.1.2 | INTEGER | read-only | tnSapEthernetLLFOperStatus indicates whether or not the underlying port is forced operationally 'down' due to the service being operationally 'down' or an sdpBindPwPeerStatusBits bit is set. tnSapEthernetLLFOperStatus is set to 'fault' when the tnSapEthernetLLFAdminStatus is set to 'up,' and either a fault has occurred on the pseudo-wire, or the service is down, otherwise tnSapEthernetLLFOperStatus is set to 'clear.' |
| U32 tnSapEthernetLLFId | 1.3.6.1.4.1.7483.6.1.2.4.3.43.1.3 | Unsigned32 | read-create | sapEthernetLLFId specifies an identifier between sending and receiving objects that are LLF enabled. Only the object with the same sapEthernetLLFId will receive the LLF status. There can be up to five pairs of LLF-enabled SAPs per Ethernet Ring. 0 means no index is specified. The value can only be changed if sapEthernetLLFAdminStatus is 'down'. This Id is used only in VPLS and ignored in EPIPE |
| tnSapTrapsPrefix | 1.3.6.1.4.1.7483.6.1.3.4.3 | |||
| tnSapTraps | 1.3.6.1.4.1.7483.6.1.3.4.3.0 | |||
| NTF tnSapStatusChanged | 1.3.6.1.4.1.7483.6.1.3.4.3.0.3 | The tnSapStatusChanged notification is generated when there is a change in the administrative or operating status of an SAP. Notice that this trap is not generated whenever the SAP operating status change is caused by an operating status change on the associated access port. | ||
| NTF tnSapTlsMacAddrLimitAlarmRaised | 1.3.6.1.4.1.7483.6.1.3.4.3.0.4 | The trap tnSapTlsMacAddrLimitAlarmRaised is sent whenever the number of MAC addresses stored in the FDB for this SAP increases to reach the watermark specified by the object svcTlsFdbTableFullHighWatermark. | ||
| NTF tnSapTlsMacAddrLimitAlarmCleared | 1.3.6.1.4.1.7483.6.1.3.4.3.0.5 | The trap tnSapTlsMacAddrLimitAlarmCleared is sent whenever the number of MAC addresses stored in the FDB for this SAP drops to the watermark specified by the object svcTlsFdbTableFullLowWatermark. | ||
| NTF tnSapDHCPLseStateMobilityError | 1.3.6.1.4.1.7483.6.1.3.4.3.0.22 | The tnSapDHCPLseStateMobilityError notification indicates that the system was unable to perform a mobility check for this lease state. | ||
| NTF tnTopologyChangeSapMajorState | 1.3.6.1.4.1.7483.6.1.3.4.5.0.1 | The tnTopologyChangeSapMajorState notification is generated when a SAP has transitioned its state from learning to forwarding or from forwarding to blocking or broken. The spanning tree topology has been modified and it may denote loss of customer access or redundancy. Check the new topology against the provisioned topology to determine the severity of connectivity loss. | ||
| NTF tnNewRootSap | 1.3.6.1.4.1.7483.6.1.3.4.5.0.2 | The tnNewRootSap notification is generated when the previous root bridge has been aged out and a new root bridge has been elected. A new root bridge creates a new spanning tree topology and it may denote loss of customer access or redundancy. Check the new topology against the provisioned topology to determine the severity of connectivity loss. | ||
| NTF tnTopologyChangeSapState | 1.3.6.1.4.1.7483.6.1.3.4.5.0.5 | The tnTopologyChangeSapState notification is generated when a SAP has transitioned state to blocking or broken from a state other than forwarding. This event complements what is not covered by tnTopologyChangeSapMajorState. The spanning tree topology has been modified and it may denote loss of customer access or redundancy. Check the new topology against the provisioned topology to determine severity of connectivity loss. | ||
| NTF tnReceivedTCN | 1.3.6.1.4.1.7483.6.1.3.4.5.0.6 | The tnReceivedTCN notification is generated when a SAP has received TCN from another bridge. This bridge will either have its configured BPDU with the topology change flag set if it is a root bridge, or it will pass TCN to its root bridge. Eventually the address aging timer for the forwarding database will be made shorter for a short period of time. No recovery is needed. | ||
| NTF tnSapActiveProtocolChange | 1.3.6.1.4.1.7483.6.1.3.4.5.0.30 | The tnSapActiveProtocolChange notification is generated when the spanning tree protocol on this SAP changes from rstp to stp or vise versa. No recovery is needed. | ||
| NTF tnStpRootGuardViolation | 1.3.6.1.4.1.7483.6.1.3.4.5.0.35 | The tnStpRootGuardViolation notification is generated when a SAP which has root-guard configured is trying to become root (has a better STP priority vector). The SAP will become alternate and traffic will be blocked. | ||
| NTF tnSapStpExcepCondStateChng | 1.3.6.1.4.1.7483.6.1.3.4.5.0.37 | The tnSapStpExcepCondStateChng notification is generated when the value of the object tnSapTlsStpException has changed, i.e. when the exception condition changes on the indicated SAP. |
RFC description
Nokia Tropic SAP (Service Access Point) MIB for managing service provisioning and configuration.
Start monitoring Nokia 7x50 Service Router family, entire product line (Service Access Point admin/oper 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.