ressubscr
SubscriberService



public class SubscriberService

Properties
accountSessionId The the accounting session-id for this subscriber service.

type=string
access=read-create
default=0
Displayed(tab/group)=Accounting Session ID

accountType Accounting Type

type=int
access=read-create
default=0
Displayed(tab/group)=Accounting Type
enums=
    1: off - Off
    2: volumeTime - Volume and Time
    3: time - Time

accountUpdateIvl Indicates the interval at which accounting interim updates are sent for this subscriber service

type=Time
access=read-create
Mandatory on create
Displayed(tab/group)=Accounting Update Interval

ipAddress The IP address of this subscriber host

type=InetAddress
access=read-only

ipAddressType The IP address type for this subscriber host

type=rtr.InetAddressType
access=read-only

macAddress The MAC address of the subscriber host.

type=MacAddress
access=read-only

multiAcctSessionId The the accounting session-id for this subscriber service.

type=string
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Multi Accounting Session ID

portId The Access Interface SNMP port ID.

type=long
access=read-only

pppoeSessionId The PPPoE session id of this subscriber host is connected with. 0 is this is not a PPPoE based host

type=long
access=read-only

ressubscr.SubSvcAttr-Set type=Children-Set
sapEncapValue The combined encapsulation value of the SAP.

type=long
access=read-only

siteId System IP address of the node to which the subscriber host is connected to.

type=string
access=read-only
maximum=64

subSvcId The subscriber service ID.

type=long
access=read-create
Mandatory on create

subSvcName The name of this subscriber service

type=string
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Name

svcId The service ID.

type=long
access=read-only

type The type of this subscriber service

type=string
access=read-create
default=
Mandatory on create
Displayed(tab/group)=Type

upTime The time that this subscriber service is active

type=Time
access=read-create
default=0
Displayed(tab/group)=Up Time

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveSubSvc

Method used to Subscriber Services from NE.
Input Parameters:
aInSiteId : string - Specifies the NE to which the subscriber host is connected with.
aInServiceId : long - Service ID for the service that is used by the subscriber host.
aInPortId : long - Port ID of the subscriber host.
aInEncapValue : long -
aInAddrType :
rtr.InetAddressType - Address Type for the subscriber host.
aInAddress : InetAddress - Address for the subscriber host.
aInMacAddr : MacAddress - Mac Address Type for the subscriber host.
aInPppoeSessionId : long - Pppoe Session ID for the subscriber host.
aInSubId : string - Subscriber Identification for the subscriber host.
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) - List of Subsciber Services (CommonManagedEntityInformation)that were retrieved from the node.
Exceptions:
ressubscr.SubscriberService.retrieveSubSvcException
Supported Network Elements
7750 SR Supported from 11.0.R1
7450 ESS Supported from 11.0.R1
  • Required Capabilities: MixedMode