PRVT-SERV-MIB

File: PRVT-SERV-MIB.mib (62416 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
PRVT-QOS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 IpAddress
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION DisplayString
RowStatus TimeStamp TruthValue
TNamedItemOrEmpty TNetworkPolicyIdOrNone TSapIngressPolicyIdOrNone
TSapEgressPolicyIdOrNone TNamedItem serviceAccessSwitch

Defined Types

ServiceAdminStatus  
ServiceAdminStatus data type is an enumerated integer that describes the values used to identify the administrative state of a service.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2)  

ServiceOperStatus  
ServiceOperStatus data type is an enumerated integer that describes the values used to identify the current operational state of a service.
TEXTUAL-CONVENTION    
  INTEGER up(1), down(2)  

ServObjName  
ASCII string used to name various service objects.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

ServObjDesc  
ASCII string used to describe various service objects.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..256)  

ServType  
This textual convention is used to specify the type of a given service.
TEXTUAL-CONVENTION    
  INTEGER epipe(1), p3pipe(2), tls(3), vprn(4), ies(5), mirror(6), apipe(7), fpipe(8), vpws(9), vpls-pe(10), vpls-mtu(11)  

VpnId  
A number used to identify a VPN. In general each service corresponds to a single VPN, but under some circumstances a VPN may be composed of multiple services.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1..4294967295  

SdpIdType  
A 16-bit number used to identify a Service Distribution Point. This ID must be unique only within the ESR where it is defined. The value 0 is used as the null ID.
TEXTUAL-CONVENTION    
  Unsigned32 0 | 1..17407  

TMEncapVal  
A valid Vlan ID in the range 1-4093, or 65535.
TEXTUAL-CONVENTION    
  Unsigned32  

TSapEgrQueueId  
The value used to uniquely identify a SAP egress queue. The actual valid values are those defined in the given SAP egress QoS policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..8  

TSapIngQueueId  
The value used to uniquely identify a SAP ingress queue. The actual valid values are those defined in the given SAP ingress QoS policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..32  

CustInfoEntry  
SEQUENCE    
  custName ServObjName
  custRowStatus RowStatus
  custContact ServObjDesc
  custPhone ServObjDesc
  custLastMgmtChange TimeStamp

CustMultiServiceSiteEntry  
SEQUENCE    
  custMultSvcSiteName DisplayString
  custMultSvcSiteRowStatus RowStatus
  custMultSvcSiteDescription ServObjDesc
  custMultSvcSiteIngressSchedulerPolicy ServObjName
  custMultSvcSiteEgressSchedulerPolicy ServObjName
  custMultSvcSiteLastMgmtChange TimeStamp

CustMultiSvcSiteIngQosSchedStatsEntry  
SEQUENCE    
  custIngQosSchedName TNamedItem
  custIngQosSchedStatsForwardedPackets Counter32
  custIngQosSchedStatsForwardedOctets Counter32

CustMultiSvcSiteEgrQosSchedStatsEntry  
SEQUENCE    
  custEgrQosSchedName TNamedItem
  custEgrQosSchedStatsForwardedPackets Counter32
  custEgrQosSchedStatsForwardedOctets Counter32

CustIngQosPortIdSchedStatsEntry  
SEQUENCE    
  custIngQosPortIdSchedName TNamedItem
  custIngQosAssignmentPortId Integer32
  custIngQosPortSchedFwdPkts Counter32
  custIngQosPortSchedFwdOctets Counter32

CustEgrQosPortIdSchedStatsEntry  
SEQUENCE    
  custEgrQosPortIdSchedName TNamedItem
  custEgrQosAssignmentPortId Integer32
  custEgrQosPortSchedFwdPkts Counter32
  custEgrQosPortSchedFwdOctets Counter32

SvcBaseInfoEntry  
SEQUENCE    
  svcId Integer32
  svcVpnId VpnId
  svcRowStatus RowStatus
  svcType ServType
  svcDescription ServObjDesc
  svcMtu Integer32
  svcAdminStatus ServiceAdminStatus
  svcOperStatus ServiceOperStatus
  svcNumSaps Integer32
  svcNumSdps Integer32
  svcLastMgmtChange TimeStamp
  svcLastStatusChange TimeStamp
  svcEnableSecureSaps TruthValue
  svcCustName ServObjName
  svcRevertTimer Unsigned32

SvcVPLSUplinkEntry  
SEQUENCE    
  svcVPLSUplinkPortID Integer32
  svcVPLSUplinkIfIndex Integer32
  svcVPLSUplinkNetworkPolicy TNetworkPolicyIdOrNone
  svcVPLSUplinkNetworkQueueEgressPolicy TNamedItemOrEmpty
  svcVPLSUplinkShaperProfile Integer32

SapBaseInfoEntry  
SEQUENCE    
  sapPortId INTEGER
  sapEncapValue TMEncapVal
  sapRowStatus RowStatus
  sapType ServType
  sapDescription ServObjDesc
  sapAdminStatus ServiceAdminStatus
  sapOperStatus INTEGER
  sapLastMgmtChange TimeStamp
  sapOperFlags BITS
  sapCustMultSvcSiteName DisplayString
  sapIngressQosPolicyId TSapIngressPolicyIdOrNone
  sapEgressQosPolicyId TSapEgressPolicyIdOrNone
  sapIngressQosSchedulerPolicy TNamedItemOrEmpty
  sapEgressQosSchedulerPolicy TNamedItemOrEmpty
  sapLearnMode INTEGER

SapIngQosQueueStatsEntry  
SEQUENCE    
  sapIngQosQueueId TSapIngQueueId
  sapIngQosQueueStatsOfferedHiPrioPackets Counter32
  sapIngQosQueueStatsOfferedLoPrioPackets Counter32
  sapIngQosQueueStatsOfferedHiPrioOctets Counter32
  sapIngQosQueueStatsOfferedLoPrioOctets Counter32
  sapIngQosQueueStatsForwardedInProfPackets Counter32
  sapIngQosQueueStatsForwardedOutProfPackets Counter32
  sapIngQosQueueStatsForwardedInProfOctets Counter32
  sapIngQosQueueStatsForwardedOutProfOctets Counter32
  sapIngQosQueueStatsDroppedPackets Counter32
  sapIngQosQueueStatsDroppedOctets Counter32
  sapIngQosCustName ServObjName

SapEgrQosQueueStatsEntry  
SEQUENCE    
  sapEgrQosQueueId TSapEgrQueueId
  sapEgrQosQueueStatsForwardedInProfPackets Counter32
  sapEgrQosQueueStatsForwardedOutProfPackets Counter32
  sapEgrQosQueueStatsForwardedInProfOctets Counter32
  sapEgrQosQueueStatsForwardedOutProfOctets Counter32
  sapEgrQosQueueStatsDroppedPackets Counter32
  sapEgrQosQueueStatsDroppedOctets Counter32
  sapEgrQosCustName ServObjName

SapIngQosSchedStatsEntry  
SEQUENCE    
  sapIngQosSchedName TNamedItem
  sapIngQosSchedStatsForwardedPackets Counter32
  sapIngQosSchedStatsForwardedOctets Counter32
  sapIngQosSchedCustName ServObjName

SapEgrQosSchedStatsEntry  
SEQUENCE    
  sapEgrQosSchedName TNamedItem
  sapEgrQosSchedStatsForwardedPackets Counter32
  sapEgrQosSchedStatsForwardedOctets Counter32
  sapEgrQosSchedCustName ServObjName

SdpInfoEntry  
SEQUENCE    
  sdpId SdpIdType
  sdpRowStatus RowStatus
  sdpDelivery INTEGER
  sdpFarEndIpAddress IpAddress
  sdpDescription ServObjDesc
  sdpLabelSignaling INTEGER
  sdpAdminStatus ServiceAdminStatus
  sdpOperStatus INTEGER
  sdpLastMgmtChange TimeStamp
  sdpLdpEnabled TruthValue
  sdpOperFlags BITS
  sdpLastStatusChange TimeStamp
  sdpAdminIngressLabel Unsigned32
  sdpAdminEgressLabel Unsigned32
  sdpAdminIsBackup TruthValue
  sdpOperIsBackup TruthValue
  sdpOutInterface Integer32
  sdpGroupIdentifier Unsigned32
  sdpTransportTunnelName DisplayString
  sdpVCType INTEGER
  sdpType INTEGER
  sdpMtu Integer32
  sdpBindVlanTag Unsigned32
  sdpIsPwStatusSignalingEnable TruthValue
  sdpEpsAdminIsPrimary TruthValue
  sdpEpsAdminIsSecondary TruthValue

Defined Values

prvtServicesMIB 1.3.6.1.4.1.738.1.7.2
This document is the SNMP MIB module to manage and provision the various services of the T-Metro system.
MODULE-IDENTITY    

prvtTMServObjs 1.3.6.1.4.1.738.1.7.2.1
OBJECT IDENTIFIER    

prvtTMCustObjs 1.3.6.1.4.1.738.1.7.2.1.1
OBJECT IDENTIFIER    

prvtTMSvcObjs 1.3.6.1.4.1.738.1.7.2.1.2
OBJECT IDENTIFIER    

prvtTMSapObjs 1.3.6.1.4.1.738.1.7.2.1.3
OBJECT IDENTIFIER    

prvtTMSdpObjs 1.3.6.1.4.1.738.1.7.2.1.4
OBJECT IDENTIFIER    

prvtTMServVPLSGlobals 1.3.6.1.4.1.738.1.7.2.1.2.3
OBJECT IDENTIFIER    

prvtServNotifications 1.3.6.1.4.1.738.1.7.2.2
OBJECT IDENTIFIER    

prvtCustNotif 1.3.6.1.4.1.738.1.7.2.2.1
OBJECT IDENTIFIER    

prvtSvcNotif 1.3.6.1.4.1.738.1.7.2.2.2
OBJECT IDENTIFIER    

prvtSapNotif 1.3.6.1.4.1.738.1.7.2.2.3
OBJECT IDENTIFIER    

prvtSdpNotif 1.3.6.1.4.1.738.1.7.2.2.4
OBJECT IDENTIFIER    

prvtCustTraps 1.3.6.1.4.1.738.1.7.2.2.1.0
OBJECT IDENTIFIER    

prvtSvcTraps 1.3.6.1.4.1.738.1.7.2.2.2.0
OBJECT IDENTIFIER    

prvtSapTraps 1.3.6.1.4.1.738.1.7.2.2.3.0
OBJECT IDENTIFIER    

prvtSdpTraps 1.3.6.1.4.1.738.1.7.2.2.4.0
OBJECT IDENTIFIER    

prvtTMServConformance 1.3.6.1.4.1.738.1.7.2.3
OBJECT IDENTIFIER    

prvtTMCustConformance 1.3.6.1.4.1.738.1.7.2.3.1
OBJECT IDENTIFIER    

prvtTMSvcConformance 1.3.6.1.4.1.738.1.7.2.3.2
OBJECT IDENTIFIER    

prvtTMSapConformance 1.3.6.1.4.1.738.1.7.2.3.3
OBJECT IDENTIFIER    

prvtTMSdpConformance 1.3.6.1.4.1.738.1.7.2.3.4
OBJECT IDENTIFIER    

prvtTMTstpConformance 1.3.6.1.4.1.738.1.7.2.3.5
OBJECT IDENTIFIER    

custNumEntries 1.3.6.1.4.1.738.1.7.2.1.1.1
The current number of customer records configured in this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

custInfoTable 1.3.6.1.4.1.738.1.7.2.1.1.2
A table that contains customer information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustInfoEntry

custInfoEntry 1.3.6.1.4.1.738.1.7.2.1.1.2.1
Information about a specific customer.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustInfoEntry  

custName 1.3.6.1.4.1.738.1.7.2.1.1.2.1.1
The name of this customer.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjName  

custRowStatus 1.3.6.1.4.1.738.1.7.2.1.1.2.1.2
This object indicates the status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

custContact 1.3.6.1.4.1.738.1.7.2.1.1.2.1.3
The name of the primary contact person for this customer.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjDesc  

custPhone 1.3.6.1.4.1.738.1.7.2.1.1.2.1.4
The phone/pager number used to reach the primary contact person.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjDesc  

custLastMgmtChange 1.3.6.1.4.1.738.1.7.2.1.1.2.1.5
The value of sysUpTime at the time of the most recent management-initiated change to this customer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

custMultiServiceSiteTable 1.3.6.1.4.1.738.1.7.2.1.1.3
Customer-multi-service-site-table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustMultiServiceSiteEntry

custMultiServiceSiteEntry 1.3.6.1.4.1.738.1.7.2.1.1.3.1
Information about a specific customer's multi-service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustMultiServiceSiteEntry  

custMultSvcSiteName 1.3.6.1.4.1.738.1.7.2.1.1.3.1.1
Customer-multi-service-site-name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..9)  

custMultSvcSiteRowStatus 1.3.6.1.4.1.738.1.7.2.1.1.3.1.2
Customer-multi-service-site rowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

custMultSvcSiteDescription 1.3.6.1.4.1.738.1.7.2.1.1.3.1.3
Generic information about this customer's Multi-Service Site.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjDesc  

custMultSvcSiteIngressSchedulerPolicy 1.3.6.1.4.1.738.1.7.2.1.1.3.1.4
The ingress QoS scheduler policy assigned to this Multi-Service Site.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjName  

custMultSvcSiteEgressSchedulerPolicy 1.3.6.1.4.1.738.1.7.2.1.1.3.1.5
The egress QoS scheduler policy assigned to this Multi-Service Site.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjName  

custMultSvcSiteLastMgmtChange 1.3.6.1.4.1.738.1.7.2.1.1.3.1.6
The value of sysUpTime at the time of the most recent management-initiated change to this multi-service site.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

custMultiSvcSiteIngQosSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.1.4
A table that contains ingress QoS scheduler statistics for the customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustMultiSvcSiteIngQosSchedStatsEntry

custMultiSvcSiteIngQosSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.1.4.1
Ingress statistics about a specific customer multi service site ingress scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustMultiSvcSiteIngQosSchedStatsEntry  

custIngQosSchedName 1.3.6.1.4.1.738.1.7.2.1.1.4.1.1
The index of the ingress QoS scheduler of this customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

custIngQosSchedStatsForwardedPackets 1.3.6.1.4.1.738.1.7.2.1.1.4.1.2
The number of forwarded packets, as determined by the customer multi service site ingress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custIngQosSchedStatsForwardedOctets 1.3.6.1.4.1.738.1.7.2.1.1.4.1.3
The number of forwarded octets, as determined by the customer multi service site ingress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custMultiSvcSiteEgrQosSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.1.5
A table that contains egress QoS scheduler statistics for the customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustMultiSvcSiteEgrQosSchedStatsEntry

custMultiSvcSiteEgrQosSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.1.5.1
Egress statistics about a specific customer multi service site egress scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustMultiSvcSiteEgrQosSchedStatsEntry  

custEgrQosSchedName 1.3.6.1.4.1.738.1.7.2.1.1.5.1.1
The index of the egress QoS scheduler of this customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

custEgrQosSchedStatsForwardedPackets 1.3.6.1.4.1.738.1.7.2.1.1.5.1.2
The number of forwarded packets, as determined by the customer multi service site egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custEgrQosSchedStatsForwardedOctets 1.3.6.1.4.1.738.1.7.2.1.1.5.1.3
The number of forwarded octets, as determined by the customer multi service site egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custIngQosPortIdSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.1.6
The custIngQosPortIdSchedStatsTable contains ingress QoS scheduler statistics for the customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustIngQosPortIdSchedStatsEntry

custIngQosPortIdSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.1.6.1
Each entry represents the ingress statistics about a specific customer multi service site ingress scheduler. Entries are created when a scheduler policy is applied to an MSS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustIngQosPortIdSchedStatsEntry  

custIngQosPortIdSchedName 1.3.6.1.4.1.738.1.7.2.1.1.6.1.1
The value of custIngQosPortIdSchedName is used as an index of the ingress QoS scheduler of this customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

custIngQosAssignmentPortId 1.3.6.1.4.1.738.1.7.2.1.1.6.1.2
The value of custIngQosAssignmentPortId is used as an index of the ingress QoS scheduler of this customer multi service site. When an MSS assignment is an aps/ccag/lag in 'link' mode, each member-port of the aps/ccag/lag has its own scheduler. This object refers to the portId of these member-ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

custIngQosPortSchedFwdPkts 1.3.6.1.4.1.738.1.7.2.1.1.6.1.3
The value of custIngQosPortSchedStatsFwdPkts represents the number of forwarded packets, as determined by the customer multi service site ingress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custIngQosPortSchedFwdOctets 1.3.6.1.4.1.738.1.7.2.1.1.6.1.4
The value of custIngQosPortSchedStatsFwdOctets represents the number of forwarded octets, as determined by the customer multi service site ingress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custEgrQosPortIdSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.1.7
The custEgrQosPortIdSchedStatsTable contains egress QoS scheduler statistics for the customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CustEgrQosPortIdSchedStatsEntry

custEgrQosPortIdSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.1.7.1
Each row entry represents the egress statistics for a customer multi-service-site egress scheduler. Entries are created when a scheduler policy is applied to an MSS.
Status: current Access: not-accessible
OBJECT-TYPE    
  CustEgrQosPortIdSchedStatsEntry  

custEgrQosPortIdSchedName 1.3.6.1.4.1.738.1.7.2.1.1.7.1.1
The value of custEgrQosPortIdSchedName is used as an index of the egress QoS scheduler of this customer multi service site.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

custEgrQosAssignmentPortId 1.3.6.1.4.1.738.1.7.2.1.1.7.1.2
The value of custEgrQosAssignmentPortId is used as an index of the egress QoS scheduler of this customer multi service site. When an MSS assignment is an aps/ccag/lag in 'link' mode, each member-port of the aps/ccag/lag has its own scheduler. This object refers to the portId of these member-ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

custEgrQosPortSchedFwdPkts 1.3.6.1.4.1.738.1.7.2.1.1.7.1.3
The value of custEgrQosPortSchedStatsFwdPkts represents the number of forwarded packets, as determined by the customer multi service site egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

custEgrQosPortSchedFwdOctets 1.3.6.1.4.1.738.1.7.2.1.1.7.1.4
The value of custEgrQosPortSchedStatsFwdOctets represents the number of forwarded octets, as determined by the customer multi service site egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

prvtCustCreated 1.3.6.1.4.1.738.1.7.2.2.1.0.1
This trap is sent when a new row is created in the custInfoTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

prvtCustDeleted 1.3.6.1.4.1.738.1.7.2.2.1.0.2
This trap is sent when an existing row is deleted from the custInfoTable.
Status: current Access: read-only
NOTIFICATION-TYPE    

svcNumEntries 1.3.6.1.4.1.738.1.7.2.1.2.1
The current number of services configured on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

svcBaseInfoTable 1.3.6.1.4.1.738.1.7.2.1.2.2
A table that contains basic service information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SvcBaseInfoEntry

svcBaseInfoEntry 1.3.6.1.4.1.738.1.7.2.1.2.2.1
Basic information about a specific service.
Status: current Access: not-accessible
OBJECT-TYPE    
  SvcBaseInfoEntry  

svcId 1.3.6.1.4.1.738.1.7.2.1.2.2.1.1
The service ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

svcVpnId 1.3.6.1.4.1.738.1.7.2.1.2.2.1.2
This object specifies the ID used by Service Provider(SP). It will have different format according to the type of service. This filed is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state
Status: current Access: read-create
OBJECT-TYPE    
  VpnId  

svcRowStatus 1.3.6.1.4.1.738.1.7.2.1.2.2.1.3
This object indicates the status of this row. The values supported during a set operation are createAndWait(5), destroy(6), active(1), notInSertvice(2). Service can be deleted any time. The transition between svcRowStatus active(1) and notInService(2) states are rejected if svcAdminStatus is up(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

svcType 1.3.6.1.4.1.738.1.7.2.1.2.2.1.4
The service type: e.g. EtherPipe, TLS, etc. Currently only vpls-pe(11), vpls-mtu(12), vpws-pe(9) and vpws-mtu(10) types are supported. This field is mandatory. Note: For VPLS service, vpls-mtu is supported only.
Status: current Access: read-write
OBJECT-TYPE    
  ServType  

svcDescription 1.3.6.1.4.1.738.1.7.2.1.2.2.1.5
Generic information about this service.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjDesc  

svcMtu 1.3.6.1.4.1.738.1.7.2.1.2.2.1.6
Not supported object
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 512..9216  

svcAdminStatus 1.3.6.1.4.1.738.1.7.2.1.2.2.1.7
The desired state of this service. 1. The transition from down(2) state to up(1) state can be done only if svcRowStatus is either active(1) or notInSercvice(2). 2. The transition from up(1) to down(2) state has to be done in order to modify svcRowStatus object.
Status: current Access: read-create
OBJECT-TYPE    
  ServiceAdminStatus  

svcOperStatus 1.3.6.1.4.1.738.1.7.2.1.2.2.1.8
The operating state of this service.
Status: current Access: read-only
OBJECT-TYPE    
  ServiceOperStatus  

svcNumSaps 1.3.6.1.4.1.738.1.7.2.1.2.2.1.9
The number of SAPs defined on this service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

svcNumSdps 1.3.6.1.4.1.738.1.7.2.1.2.2.1.10
The number of SDPs bound to this service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

svcLastMgmtChange 1.3.6.1.4.1.738.1.7.2.1.2.2.1.11
The value of sysUpTime at the time of the most recent management-initiated change to this service.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

svcLastStatusChange 1.3.6.1.4.1.738.1.7.2.1.2.2.1.12
The value of sysUpTime at the time of the most recent operating status change to his service.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

svcEnableSecureSaps 1.3.6.1.4.1.738.1.7.2.1.2.2.1.13
Used to configure the SAPs to forward only traffic from the uplink ports.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

svcCustName 1.3.6.1.4.1.738.1.7.2.1.2.2.1.14
The name of the customer this service belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjName  

svcRevertTimer 1.3.6.1.4.1.738.1.7.2.1.2.2.1.15
Delay before switching to primary pseudowire in seconds
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

svcVplsMode 1.3.6.1.4.1.738.1.7.2.1.2.3.1
This object is used to configure whether VPLS operates in qualified or unqualified mode. Qualified and unqualified are not supported, when having per port qualified/unqualified.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), qualified(1), unqualified(2), enable(3)  

svcVPLSUplinkTable 1.3.6.1.4.1.738.1.7.2.1.2.3.2
A table that contains information about the VPLS uplink ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SvcVPLSUplinkEntry

svcVPLSUplinkEntry 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1
A particular VPLS uplink port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SvcVPLSUplinkEntry  

svcVPLSUplinkPortID 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.1
Unique uplink port index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

svcVPLSUplinkIfIndex 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.2
The ifIndex of the uplink port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

svcVPLSUplinkNetworkPolicy 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.3
The network scheduler policy applied to the port.
Status: current Access: read-write
OBJECT-TYPE    
  TNetworkPolicyIdOrNone  

svcVPLSUplinkNetworkQueueEgressPolicy 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.4
The network egress queue applied to the port.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

svcVPLSUplinkShaperProfile 1.3.6.1.4.1.738.1.7.2.1.2.3.2.1.5
The ID of the shaping profile applied to the port. 0 indicates no shaping profile.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..2  

prvtSvcCreated 1.3.6.1.4.1.738.1.7.2.2.2.0.1
This trap is sent when a new row is created in the svcBaseInfoTable.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSvcDeleted 1.3.6.1.4.1.738.1.7.2.2.2.0.2
This trap is sent when an existing row is deleted from the svcBaseInfoTable.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSvcStatusChanged 1.3.6.1.4.1.738.1.7.2.2.2.0.3
The scvStatusChanged notification is generated when there is a change in the administrative or operating status of a service.
Status: current Access: read-write
NOTIFICATION-TYPE    

sapNumEntries 1.3.6.1.4.1.738.1.7.2.1.3.1
The current number of SAPs configured in this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sapBaseInfoTable 1.3.6.1.4.1.738.1.7.2.1.3.2
A table that contains basic SAP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SapBaseInfoEntry

sapBaseInfoEntry 1.3.6.1.4.1.738.1.7.2.1.3.2.1
Information about a specific SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SapBaseInfoEntry  

sapPortId 1.3.6.1.4.1.738.1.7.2.1.3.2.1.1
The ID of the access port where this SAP is defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

sapEncapValue 1.3.6.1.4.1.738.1.7.2.1.3.2.1.2
The value of the label used to identify this SAP on the access port specified by sapPortId.
Status: current Access: read-only
OBJECT-TYPE    
  TMEncapVal  

sapRowStatus 1.3.6.1.4.1.738.1.7.2.1.3.2.1.3
This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Saps can be deleted any time. The transition between svcRowStatus active(1) and notInService(2) states are rejected if sapAdminStatus is up(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

sapType 1.3.6.1.4.1.738.1.7.2.1.3.2.1.4
This object indicates the type of service where this SAP is defined.
Status: current Access: read-only
OBJECT-TYPE    
  ServType  

sapDescription 1.3.6.1.4.1.738.1.7.2.1.3.2.1.5
Generic information about this SAP.
Status: current Access: read-create
OBJECT-TYPE    
  ServObjDesc  

sapAdminStatus 1.3.6.1.4.1.738.1.7.2.1.3.2.1.6
The desired state of this SAP. 1. The value of this object depends on the value of svcAdminStatus for the service this sap belongs to. If the sap is created and its service has svcAdminStatus set to down(2), its own admin status will be down(2), otherwise sapAdminStatus will be up(1). 2. If sapRowStatus is in notInService state, the sapAdminStatus transition from down(2) to up(1) state will automaticaly change the value of the sapRowStatus object to active(1)
Status: current Access: read-write
OBJECT-TYPE    
  ServiceAdminStatus  

sapOperStatus 1.3.6.1.4.1.738.1.7.2.1.3.2.1.7
The operating state of this SAP, showing also the reason for the current operation state Values ingressQosMismatch(3), egressQosMismatch(4), svcAdminDown(5) and portMtuTooSmall(6) are not supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), ingressQosMismatch(3), egressQosMismatch(4), svcAdminDown(5), portMtuTooSmall(6)  

sapLastMgmtChange 1.3.6.1.4.1.738.1.7.2.1.3.2.1.8
The value of sysUpTime at the time of the most recent management-initiated change to this SAP.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

sapOperFlags 1.3.6.1.4.1.738.1.7.2.1.3.2.1.9
This object specifies all the conditions that affect the operating status of this SAP.
Status: current Access: read-only
OBJECT-TYPE    
  BITS sapAdminDown(0), svcAdminDown(1), portOperDown(2)  

sapCustMultSvcSiteName 1.3.6.1.4.1.738.1.7.2.1.3.2.1.11
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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..9)  

sapIngressQosPolicyId 1.3.6.1.4.1.738.1.7.2.1.3.2.1.12
The row index in the hqosSapIngressTable corresponding to this ingress QoS policy, or zero if no policy is specified.
Status: current Access: read-write
OBJECT-TYPE    
  TSapIngressPolicyIdOrNone  

sapEgressQosPolicyId 1.3.6.1.4.1.738.1.7.2.1.3.2.1.13
The row index in the hqosSapEgressTable corresponding to this egress QoS policy, or zero if no policy is specified.
Status: current Access: read-write
OBJECT-TYPE    
  TSapEgressPolicyIdOrNone  

sapIngressQosSchedulerPolicy 1.3.6.1.4.1.738.1.7.2.1.3.2.1.14
This object can be set only when sapCustMultSvcSite is null. It indicates the ingress QoS scheduler for this SAP.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

sapEgressQosSchedulerPolicy 1.3.6.1.4.1.738.1.7.2.1.3.2.1.15
This object can be set only when sapCustMultSvcSite is null. It indicates the egress QoS scheduler for this SAP.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

sapLearnMode 1.3.6.1.4.1.738.1.7.2.1.3.2.1.16
Sap learning mode. Currently supported as read-only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER qualified(1), unqualified(2)  

prvtSapCreated 1.3.6.1.4.1.738.1.7.2.2.3.0.1
This trap is sent when a new row is created in the sapBaseInfoTable.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSapDeleted 1.3.6.1.4.1.738.1.7.2.2.3.0.2
This trap is sent when an existing row is deleted from the sapBaseInfoTable.
Status: current Access: read-write
NOTIFICATION-TYPE    

prvtSapStatusChanged 1.3.6.1.4.1.738.1.7.2.2.3.0.3
The sapStatusChanged notification is generated when there is a change in the administrative or operating status of an SAP.
Status: current Access: read-write
NOTIFICATION-TYPE    

sapIngQosQueueStatsTable 1.3.6.1.4.1.738.1.7.2.1.3.3
A table that contains ingress QoS queue SAP statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SapIngQosQueueStatsEntry

sapIngQosQueueStatsEntry 1.3.6.1.4.1.738.1.7.2.1.3.3.1
Ingress statistics about a specific SAP's QoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SapIngQosQueueStatsEntry  

sapIngQosQueueId 1.3.6.1.4.1.738.1.7.2.1.3.3.1.1
The index of the ingress QoS queue of this SAP.
Status: current Access: read-only
OBJECT-TYPE    
  TSapIngQueueId  

sapIngQosQueueStatsOfferedHiPrioPackets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.2
The number of high priority packets, as determined by the SAP ingress QoS policy, offered by the service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsOfferedLoPrioPackets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.3
The number of low priority packets, as determined by the SAP ingress QoS policy, offered by the service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsOfferedHiPrioOctets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.4
The number of high priority octets, as determined by the SAP ingress QoS policy, offered by the service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsOfferedLoPrioOctets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.5
The number of low priority octets, as determined by the SAP ingress QoS policy, offered by the service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsForwardedInProfPackets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.6
The number of in-profile packets (rate below CIR) forwarded by the ingress service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsForwardedOutProfPackets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.7
The number of out-of-profile packets (rate above CIR) forwarded by the ingress service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsForwardedInProfOctets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.8
The number of in-profile octets (rate below CIR) forwarded by the ingress service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsForwardedOutProfOctets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.9
The number of out-of-profile octets (rate above CIR) forwarded by the ingress service queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsDroppedOctets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.10
The number of octets discarded in the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosQueueStatsDroppedPackets 1.3.6.1.4.1.738.1.7.2.1.3.3.1.11
The number of in-profile packets discarded by the Ingess queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosCustName 1.3.6.1.4.1.738.1.7.2.1.3.3.1.12
The Customer Name of the site this SAP belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  ServObjName  

sapEgrQosQueueStatsTable 1.3.6.1.4.1.738.1.7.2.1.3.4
A table that contains egress QoS queue SAP statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SapEgrQosQueueStatsEntry

sapEgrQosQueueStatsEntry 1.3.6.1.4.1.738.1.7.2.1.3.4.1
Egress statistics about a specific SAP's QoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SapEgrQosQueueStatsEntry  

sapEgrQosQueueId 1.3.6.1.4.1.738.1.7.2.1.3.4.1.1
The index of the egress QoS queue of this SAP.
Status: current Access: read-only
OBJECT-TYPE    
  TSapEgrQueueId  

sapEgrQosQueueStatsForwardedInProfPackets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.2
The number of in-profile packets (rate below CIR) forwarded by the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosQueueStatsForwardedOutProfPackets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.3
The number of out-of-profile packets (rate above CIR) forwarded by the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosQueueStatsForwardedInProfOctets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.4
The number of in-profile octets (rate below CIR) forwarded by the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosQueueStatsForwardedOutProfOctets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.5
The number of out-of-profile octets (rate above CIR) forwarded by the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosQueueStatsDroppedOctets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.6
The number of octets discarded in the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosQueueStatsDroppedPackets 1.3.6.1.4.1.738.1.7.2.1.3.4.1.7
The number of in-profile packets discarded by the egress queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosCustName 1.3.6.1.4.1.738.1.7.2.1.3.4.1.8
The Customer Name of the site this SAP belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  ServObjName  

sapIngQosSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.3.5
A table that contains ingress QoS queue SAP statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SapIngQosSchedStatsEntry

sapIngQosSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.3.5.1
Ingress statistics about a specific SAP's QoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SapIngQosSchedStatsEntry  

sapIngQosSchedName 1.3.6.1.4.1.738.1.7.2.1.3.5.1.1
The index of the ingress QoS scheduler of this SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

sapIngQosSchedStatsForwardedPackets 1.3.6.1.4.1.738.1.7.2.1.3.5.1.2
The number of forwarded packets, as determined by the SAP ingress scheduler policy, offered by the Pchip to the Qchip.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosSchedStatsForwardedOctets 1.3.6.1.4.1.738.1.7.2.1.3.5.1.3
The number of forwarded octets, as determined by the SAP ingress schduler policy, offered by the Pchip to the Qchip.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapIngQosSchedCustName 1.3.6.1.4.1.738.1.7.2.1.3.5.1.4
The Customer Name of the site this SAP belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  ServObjName  

sapEgrQosSchedStatsTable 1.3.6.1.4.1.738.1.7.2.1.3.6
A table that contains ingress QoS queue SAP statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SapEgrQosSchedStatsEntry

sapEgrQosSchedStatsEntry 1.3.6.1.4.1.738.1.7.2.1.3.6.1
Egress statistics about a specific SAP's QoS queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SapEgrQosSchedStatsEntry  

sapEgrQosSchedName 1.3.6.1.4.1.738.1.7.2.1.3.6.1.1
The index of the egress QoS scheduler of this SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

sapEgrQosSchedStatsForwardedPackets 1.3.6.1.4.1.738.1.7.2.1.3.6.1.2
The number of forwarded packets by the egress Qchip, as determined by the SAP egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosSchedStatsForwardedOctets 1.3.6.1.4.1.738.1.7.2.1.3.6.1.3
The number of forwarded octets by the egress Qchip, as determined by the SAP egress scheduler policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sapEgrQosSchedCustName 1.3.6.1.4.1.738.1.7.2.1.3.6.1.4
The Customer Name of the site this SAP belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  ServObjName  

sdpNumEntries 1.3.6.1.4.1.738.1.7.2.1.4.1
The current number of SDPs configured in this device.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sdpNextFreeId 1.3.6.1.4.1.738.1.7.2.1.4.2
The next available value for sdpId.
Status: current Access: read-only
OBJECT-TYPE    
  SdpIdType  

sdpInfoTable 1.3.6.1.4.1.738.1.7.2.1.4.3
A table that contains SDP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SdpInfoEntry

sdpInfoEntry 1.3.6.1.4.1.738.1.7.2.1.4.3.1
Information about a specific SDP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SdpInfoEntry  

sdpId 1.3.6.1.4.1.738.1.7.2.1.4.3.1.1
SDP identifier.
Status: current Access: read-only
OBJECT-TYPE    
  SdpIdType  

sdpRowStatus 1.3.6.1.4.1.738.1.7.2.1.4.3.1.2
This object indicates the status of this row. 1. The values supported during a set operation are createAndWait(5), destroy(6), active(1), notInSertvice(2). Sdps can be deleted any time. The transition between active(1) and notInService(2) states are rejected if sdpAdminStatus is up(1).
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

sdpDelivery 1.3.6.1.4.1.738.1.7.2.1.4.3.1.3
This object specifies the type of delivery used by this SDP. NOTE! Currently we support only mpls. The modification of this obect will be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER gre(1), mpls(2)  

sdpFarEndIpAddress 1.3.6.1.4.1.738.1.7.2.1.4.3.1.4
This object specifies the IP address of the remote end of the GRE or MPLS tunnel defined by this SDP. This field is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

sdpDescription 1.3.6.1.4.1.738.1.7.2.1.4.3.1.5
Generic information about this SDP.
Status: current Access: read-write
OBJECT-TYPE    
  ServObjDesc  

sdpLabelSignaling 1.3.6.1.4.1.738.1.7.2.1.4.3.1.6
This object specifies the signaling protocol used to obtain the ingress and egress labels used in frames transmitted and received on this SDP. When the value of this object is none(1) then the labels are manually assigned at the time the SDP is configured. The value of this object can only be changed while the admin status of the SDP is down(2). This field is mandatory. If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), tldp(2)  

sdpAdminStatus 1.3.6.1.4.1.738.1.7.2.1.4.3.1.7
The desired state of this SDP. 1. The value of this object depends on the value of svcAdminStatus. It will be rejected to set sdpAdminStatus to up(1), when svcAdminStatus is set to down(2). 2. If sdpRowStatus is in notInService state, the transition of sdpAdminStatus from down(2) to up(1) state will also automaticaly change the value of the sdpRowStatus object to active(1)
Status: current Access: read-write
OBJECT-TYPE    
  ServiceAdminStatus  

sdpOperStatus 1.3.6.1.4.1.738.1.7.2.1.4.3.1.8
The operating state of this SDP. 1. Sdp is up and running. 2. Initial state. Entry is inactive. 3. Peers are ready to select transport. 4. There is no suitable transport. 5. SDP is not operational due to local/remote SAP down or remote SDP has no transport. 6. Sdp is up and ready to carry user traffic but it is not used at the moment (backup).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), goingUp(3), tunnelDown(4), transportSelected(5), supressed(6)  

sdpLastMgmtChange 1.3.6.1.4.1.738.1.7.2.1.4.3.1.9
The value of sysUpTime at the time of the most recent management-initiated change to this SDP.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

sdpLdpEnabled 1.3.6.1.4.1.738.1.7.2.1.4.3.1.10
When the value of this object is true(1) the transport LSP's are signalled by LDP, as opposed to being provisioned static or RSVP-signalled LSP's. This object applies only to MPLS SDP's.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sdpOperFlags 1.3.6.1.4.1.738.1.7.2.1.4.3.1.11
This object specifies all the conditions that affect the operating status of this SDP.
Status: current Access: read-only
OBJECT-TYPE    
  BITS sdpAdminDown(0), signalingSessionDown(1), transportTunnelDown(2), invalidEgressInterface(3), noSystemIpAddress(4)  

sdpLastStatusChange 1.3.6.1.4.1.738.1.7.2.1.4.3.1.12
The value of sysUpTime at the time of the most recent operating status change to this SDP.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

sdpAdminIngressLabel 1.3.6.1.4.1.738.1.7.2.1.4.3.1.13
The static MPLS VC label used by the far-end device to send packets to this device in this service via this SDP.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 1 | 2048..18431  

sdpAdminEgressLabel 1.3.6.1.4.1.738.1.7.2.1.4.3.1.14
The static MPLS VC label used by this device to send packets to the far-end device in this service via this SDP.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0 | 16..1048575  

sdpAdminIsBackup 1.3.6.1.4.1.738.1.7.2.1.4.3.1.15
This object is used in administratively to specify the preferred primary or backup state of this SDP. A value of false means this is the primary SDP. This field is mandatory if svcType is set to vpls-mtu(12) or vpws-mtu(10). The sdpType must be set to spoke(2). If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

sdpOperIsBackup 1.3.6.1.4.1.738.1.7.2.1.4.3.1.16
It represents the current operational state of this SDP as either active or backup. A value of false means this is the active SDP. A value of true means that this SDP is in backup suppressed state.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sdpOutInterface 1.3.6.1.4.1.738.1.7.2.1.4.3.1.17
This object is valid only if the type of service is tls(3). The ifIndex of the desired outbound interface for this SDP. This field is currently not supported. Its modification will be rejected. The default value is 0
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

sdpGroupIdentifier 1.3.6.1.4.1.738.1.7.2.1.4.3.1.18
This object is valid only if the type of service is tls(3). The Group ID for this SDP. SDP's bound to the same service must have the same Group ID's.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

sdpTransportTunnelName 1.3.6.1.4.1.738.1.7.2.1.4.3.1.19
Optional transport tunnel name. For the SDP to be operational an entry must exist in mplsTunnelTable with this name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

sdpVCType 1.3.6.1.4.1.738.1.7.2.1.4.3.1.20
VC Type of the service.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ethernet-vlan(4), ethernet(5)  

sdpType 1.3.6.1.4.1.738.1.7.2.1.4.3.1.21
The type of this SDP. Currently the only supported sdp types are spoke(2) and mesh(3) This field is mandatory. If svcType is set to vpls-mtu(12) or vpws-mtu(10), trying to set sdpType to mesh(3) will be rejected(Wring configuration). If all mandatory fields are set, the row status object is automatically changed from notReady(3) to notInService(2) state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalidType(0), generic(1), spoke(2), mesh(3), hub(4)  

sdpMtu 1.3.6.1.4.1.738.1.7.2.1.4.3.1.22
The largest frame size (in octets) that this SDP can handle
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 512..9216  

sdpBindVlanTag 1.3.6.1.4.1.738.1.7.2.1.4.3.1.23
Outgoing vlan.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sdpIsPwStatusSignalingEnable 1.3.6.1.4.1.738.1.7.2.1.4.3.1.24
Specifies if PW-status signalling is enabled per given SDP.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

sdpEpsAdminIsPrimary 1.3.6.1.4.1.738.1.7.2.1.4.3.1.25
Administrative primary status if the specified SDP. If set to true, the SDP is the primary-link of the protection.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

sdpEpsAdminIsSecondary 1.3.6.1.4.1.738.1.7.2.1.4.3.1.26
Administrative secondary status if the specified SDP. If set to true, the SDP is the secondary-link of the protection.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

prvtSdpCreated 1.3.6.1.4.1.738.1.7.2.2.4.0.1
This trap is sent when a new row is created in the sdpInfoTable.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtSdpDeleted 1.3.6.1.4.1.738.1.7.2.2.4.0.2
This trap is sent when an existing row is deleted from the sdpInfoTable.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtSdpStatusChanged 1.3.6.1.4.1.738.1.7.2.2.4.0.3
The sdpStatusChanged notification is generated when there is a change in the administrative or operating status of an SDP.
Status: current Access: read-create
NOTIFICATION-TYPE    

prvtTMCustCompliances 1.3.6.1.4.1.738.1.7.2.3.1.1
OBJECT IDENTIFIER    

prvtTMCustGroups 1.3.6.1.4.1.738.1.7.2.3.1.2
OBJECT IDENTIFIER    

prvtTMSvcCompliances 1.3.6.1.4.1.738.1.7.2.3.2.1
OBJECT IDENTIFIER    

prvtTMSvcGroups 1.3.6.1.4.1.738.1.7.2.3.2.2
OBJECT IDENTIFIER    

prvtTMSapCompliances 1.3.6.1.4.1.738.1.7.2.3.3.1
OBJECT IDENTIFIER    

prvtTMSapGroups 1.3.6.1.4.1.738.1.7.2.3.3.2
OBJECT IDENTIFIER    

prvtTMSdpCompliances 1.3.6.1.4.1.738.1.7.2.3.4.1
OBJECT IDENTIFIER    

prvtTMSdpGroups 1.3.6.1.4.1.738.1.7.2.3.4.2
OBJECT IDENTIFIER    

prvtTMCustCompliance 1.3.6.1.4.1.738.1.7.2.3.1.1.1
The compliance statement for management of services customers on T-Metro series systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

prvtTMSvcCompliance 1.3.6.1.4.1.738.1.7.2.3.2.1.1
The compliance statement for management of services on T-Metro series systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

prvtTMSapCompliance 1.3.6.1.4.1.738.1.7.2.3.3.1.1
The compliance statement for management of services SAPs on T-Metro series systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

prvtTMSdpCompliance 1.3.6.1.4.1.738.1.7.2.3.4.1.1
The compliance statement for management of services SDPs on T-Metro series systems.
Status: current Access: read-create
MODULE-COMPLIANCE    

prvtTMCustGlobalGroup 1.3.6.1.4.1.738.1.7.2.3.1.2.1
The group of objects supporting management of Services customers general capabilities on T-Metro series systems.
Status: current Access: read-create
OBJECT-GROUP    

prvtTMSvcGlobalGroup 1.3.6.1.4.1.738.1.7.2.3.2.2.1
The group of objects supporting management of Svc general capabilities on T-Metro series systems.
Status: current Access: read-create
OBJECT-GROUP    

prvtTMSvcNotificationGroup 1.3.6.1.4.1.738.1.7.2.3.2.2.2
The group of notifications supporting the Services on T-Metro series systems.
Status: current Access: read-create
NOTIFICATION-GROUP    

prvtTMSapGlobalGroup 1.3.6.1.4.1.738.1.7.2.3.3.2.1
The group of objects supporting management of Services SAP general capabilities on T-Metro series systems.
Status: current Access: read-create
OBJECT-GROUP    

prvtTMSapNotificationGroup 1.3.6.1.4.1.738.1.7.2.3.3.2.2
The group of notifications supporting the Sap feature on T-Metro series systems.
Status: current Access: read-create
NOTIFICATION-GROUP    

prvtTMSdpGlobalGroup 1.3.6.1.4.1.738.1.7.2.3.4.2.1
The group of objects supporting management of Services SDP general capabilities on T-Metro series systems.
Status: current Access: read-create
OBJECT-GROUP