RBN-SUBSCRIBER-ACTIVE-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON
Home | MIB: RBN-SUBSCRIBER-ACTIVE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
rbnSubscriberActiveMib | 1.3.6.1.4.1.2352.2.27 |
Defines the objects necessary to support the management of active subscribers in Redback product family. All mib objects, except rbnSubsCntxtCountTable, defined in the module are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). |
||
rbnSubsActiveObjects | 1.3.6.1.4.1.2352.2.27.1 | |||
rbnSubsActive | 1.3.6.1.4.1.2352.2.27.1.1 | |||
rbnSubsActiveTable | 1.3.6.1.4.1.2352.2.27.1.1.1 | no-access |
This table contains subscriber sessions which have been authenticated on an circuit. |
|
1.3.6.1.4.1.2352.2.27.1.1.1.1 | no-access |
A conceptual row in the rbnSubsActiveTable. |
||
rbnSubsActiveName | 1.3.6.1.4.1.2352.2.27.1.1.1.1.1 | snmpadminstring | no-access |
The name identifying this entry. An entry configured by other means may have been given a name whose length is greater than 80. Names which exceed this length are not accessible via SNMP operations. |
rbnSubsActiveSessionId | 1.3.6.1.4.1.2352.2.27.1.1.1.1.2 | snmpadminstring | no-access |
A value that uniquely identifies an active subscriber session. If RADIUS is being used to configure/authenticate subscribers, this value will appear in the RADIUS Acct-Session-Id attribute. |
rbnSubsActiveCircuitDescr | 1.3.6.1.4.1.2352.2.27.1.1.1.1.3 | snmpadminstring | read-only |
A string which provides identifying information (e.g slot/port) of the circuit the subscriber is using. |
rbnSubsActiveCircuitHandle | 1.3.6.1.4.1.2352.2.27.1.1.1.1.4 | rbncircuithandle | read-only |
A value for identifying circuits. |
rbnSubsActiveStartTime | 1.3.6.1.4.1.2352.2.27.1.1.1.1.5 | dateandtime | read-only |
The time when the subscriber became active. |
rbnSubsActiveClear | 1.3.6.1.4.1.2352.2.27.1.1.1.1.6 | truthvalue | read-write |
Setting this value to 'true' will clear the active subscriber session. In the case of PPP, the PPP state machinery attempts to renegotiate and re-authenticate a new session with the remote peer on the circuit. In the case of RFC 1483 encapsulated circuits the session is brought down and then back up and an attempt is made to re-authenticate the subscriber. An SNMP get operation always returns 'false' |
rbnSubsActiveResend | 1.3.6.1.4.1.2352.2.27.1.1.1.1.7 | truthvalue | read-write |
Setting this value to 'true' will cause a resend of the Radius acct-start packet. An SNMP get operation always returns 'false' |
rbnSubsActiveNasPortType | 1.3.6.1.4.1.2352.2.27.1.1.1.1.8 | unsigned32 | read-only |
The RADIUS attribute NAS-Port-Type which indicates the type of the physical port which is authenticating the user. |
rbnSubsActiveMediumType | 1.3.6.1.4.1.2352.2.27.1.1.1.1.9 | rbnportmediumtype | read-only |
The medium type of the NAS-Port. |
rbnSubsActiveResendSvcAcct | 1.3.6.1.4.1.2352.2.27.1.1.1.1.10 | truthvalue | read-write |
Setting this value to 'true' will cause a resend of the Radius acct-start packet for all services associated with the active subscriber session. An SNMP get operation always returns 'false' |
rbnSubsActiveIpTable | 1.3.6.1.4.1.2352.2.27.1.1.2 | no-access |
This table contains IP addresses used by active subscribers. |
|
1.3.6.1.4.1.2352.2.27.1.1.2.1 | no-access |
A conceptual row in the rbnSubsActiveIpTable. |
||
rbnSubsActiveAddrType | 1.3.6.1.4.1.2352.2.27.1.1.2.1.1 | inetaddresstype | no-access |
The address type of rbnSubsActiveAddr. |
rbnSubsActiveAddr | 1.3.6.1.4.1.2352.2.27.1.1.2.1.2 | inetaddress | read-only |
The host IP address of the active subscriber. |
rbnSubsClear | 1.3.6.1.4.1.2352.2.27.1.1.3 | |||
rbnSubsClearSubscriberName | 1.3.6.1.4.1.2352.2.27.1.1.3.1 | snmpadminstring | read-write |
Setting this object to the subscriber name will clear all the sessions associated with the subscriber. In the case of PPP circuit, the PPP state machinery attempts to renegotiate and re-authenticate a new session with the remote peer on the circuit. In the case of RFC 1483 and RFC 1490 encapsulated circuits the circuit is brought down and then back up and an attempt is made to re-authenticate the subscriber bound to the circuit. This object returns a zero-length string when queried. |
rbnSubsClearSessionId | 1.3.6.1.4.1.2352.2.27.1.1.3.2 | snmpadminstring | read-write |
A set of this object will clear the subscriber session identified by this value. In the case of PPP circuit, the PPP state machinery attempts to renegotiate and re-authenticate a new session with the remote peer on the circuit. In the case of RFC 1483 and RFC 1490 encapsulated circuits the circuit is brought down and then back up and an attempt is made to re-authenticate the subscriber bound to the circuit. This object returns a zero-length string when queried. |
rbnSubsBounceName | 1.3.6.1.4.1.2352.2.27.1.1.3.3 | snmpadminstring | read-write |
Each circuit using CLIPS encapsulation used by the named subscriber is brought down and immediately recreated using the RADIUS Access- Accept attributes. Any other circuit encapsulation type is cleared. This object returns a zero-length string when queried. |
rbnSubsBounceSessionId | 1.3.6.1.4.1.2352.2.27.1.1.3.4 | snmpadminstring | read-write |
The circuit using CLIPS encapsulation identified by the RADIUS Acct-Session-Id is brought down and immediately recreated using the RADIUS Access-Accept attributes. Any other circuit encapsulation type is cleared. This object returns a zero-length string when queried. |
rbnSubsReauthRadiusIndex | 1.3.6.1.4.1.2352.2.27.1.1.3.5 | unsigned32 | read-write |
An unsigned integer identifying a set of subscribers defined at the RADIUS server which are to be re-authorized. The source of this value and the set of subscribers to be re-authorized are defined outside the context of this mib module. An get of this attribute returns 0. |
rbnSubsReauthRadiusID | 1.3.6.1.4.1.2352.2.27.1.1.3.6 | octet string | read-write |
An octet string identifying a set of subscribers defined at the RADIUS server which are to be re-authorized. The source of this value and the set of subscribers to be re-authorized are defined outside the context of this mib module. This object returns a zero-length string when queried. |
rbnSubsReauthName | 1.3.6.1.4.1.2352.2.27.1.1.3.7 | snmpadminstring | read-write |
Used to reauthorize all of the active sessions associated with the given subscriber in the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). This object returns a zero-length string when queried. |
rbnSubsReauthSessionId | 1.3.6.1.4.1.2352.2.27.1.1.3.8 | snmpadminstring | read-write |
Used to reauthorize the active session identified by the value of this object and the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). This object returns a zero-length string when queried. |
rbnSubsClearReason | 1.3.6.1.4.1.2352.2.27.1.1.3.9 | unsigned32 | read-write |
An unsigned integer value which may be included in the set request for rbnSubsClearSubscriberName, rbnSubsClearSessionId, rbnSubsBounceName, rbnSubsBounceSessionId, or any other objects define under the rbnSubsClear OID node. The use of this object value is implementation dependent. This object returns 0 when queried. |
rbnSubsServiceVolumeTable | 1.3.6.1.4.1.2352.2.27.1.1.4 | no-access |
This table specifies service volume information on the subscriber circuits. It contains the volume octet counts for each active subscriber session for which the service is active. All MIB objects defined in the table are viewed within the context identified in the SNMP protocol (i.e. the community string in v1/v2c or the contextName in v3). |
|
1.3.6.1.4.1.2352.2.27.1.1.4.1 | no-access |
A conceptual row in the RbnSubsServiceVolumeTable. Each row contains the service volume limit and volume octet count for each active service session. |
||
rbnSubsServiceVolumeLimitIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.1 | unsigned32 | read-write |
The volume limit in kilobytes (KB) allowed for the subscriber service to input (or receive) for this subscriber. If the value is 0, then there is no limit. |
rbnSubsServiceVolumeLimitOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.2 | unsigned32 | read-write |
The volume limit in kilobytes (KB) allowed for the subscriber service to output (or transmit) for this subscriber. If the value is 0, then there is no limit. |
rbnSubsServiceActiveTime | 1.3.6.1.4.1.2352.2.27.1.1.4.1.3 | timestamp | read-only |
The value of sysUpTime when the service became active for this subscriber. If sysUpTime is reset to zero as a result of a reinitialization of the network management (sub)system, then the values of all TimeStamp objects are also reset. |
rbnSubsServiceVolumeOctetsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.4 | counter64 | read-only |
The subscriber session volume octets in count. |
rbnSubsServiceVolumeOctetsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.5 | counter64 | read-only |
The subscriber session volume octets out count. |
rbnSubsServiceVolumePktsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.6 | counter64 | read-only |
The subscriber session volume packet in count. |
rbnSubsServiceVolumePktsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.7 | counter64 | read-only |
The subscriber session volume packet out count. |
rbnSubsServiceIPv4VolumeOctetsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.8 | counter64 | read-only |
The subscriber session volume IPv4 octets in count. |
rbnSubsServiceIPv4VolumeOctetsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.9 | counter64 | read-only |
The subscriber session volume IPv4 octets out count. |
rbnSubsServiceIPv6VolumeOctetsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.10 | counter64 | read-only |
The subscriber session volume IPv6 octets in count. |
rbnSubsServiceIPv6VolumeOctetsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.11 | counter64 | read-only |
The subscriber session volume IPv6 octets out count. |
rbnSubsServiceIPv4VolumePktsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.12 | counter64 | read-only |
The subscriber session volume IPv4 packet in count. |
rbnSubsServiceIPv4VolumePktsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.13 | counter64 | read-only |
The subscriber session volume IPv4 packet out count. |
rbnSubsServiceIPv6VolumePktsIn | 1.3.6.1.4.1.2352.2.27.1.1.4.1.14 | counter64 | read-only |
The subscriber session volume IPv6 packet in count. |
rbnSubsServiceIPv6VolumePktsOut | 1.3.6.1.4.1.2352.2.27.1.1.4.1.15 | counter64 | read-only |
The subscriber session volume IPv6 packet out count. |
rbnSubsServicesTable | 1.3.6.1.4.1.2352.2.27.1.1.5 | no-access |
This table contains services available to subscribers. |
|
1.3.6.1.4.1.2352.2.27.1.1.5.1 | no-access |
A conceptual row in the rbnSubsServicesTable. |
||
rbnSubsServiceIndex | 1.3.6.1.4.1.2352.2.27.1.1.5.1.1 | integer32 | no-access |
A unique index assigned to the entry. |
rbnSubsServiceName | 1.3.6.1.4.1.2352.2.27.1.1.5.1.2 | snmpadminstring | read-only |
The name identifying the service. |
rbnSubsServiceTag | 1.3.6.1.4.1.2352.2.27.1.1.5.1.3 | snmpadminstring | read-only |
A tag associated with the service name which may provide additional qualification to the name. |
rbnSubsActiveSessionTable | 1.3.6.1.4.1.2352.2.27.1.1.6 | no-access |
This table contains active subscriber sessions which have been authenticated on an circuit. |
|
1.3.6.1.4.1.2352.2.27.1.1.6.1 | no-access |
A conceptual row in the rbnSubsActiveSessionTable. |
||
rbnSubsActiveSessionSubscriberName | 1.3.6.1.4.1.2352.2.27.1.1.6.1.1 | snmpadminstring | read-only |
The subscriber name associated with this session. |
rbnSubsActiveSessionPointer | 1.3.6.1.4.1.2352.2.27.1.1.6.1.2 | rowpointer | read-only |
A pointer to the row in rbnSubsActiveTable to which this session belongs. May be {0 0} if there is no such row. |
rbnSubsActiveIpAddrTable | 1.3.6.1.4.1.2352.2.27.1.1.7 | no-access |
This table contains IPv4/IPv6 addresses used by active subscriber sessions. |
|
1.3.6.1.4.1.2352.2.27.1.1.7.1 | no-access |
A conceptual row in the rbnSubsActiveIpAddrTable. |
||
rbnSubsActiveIpAddrType | 1.3.6.1.4.1.2352.2.27.1.1.7.1.1 | inetaddresstype | read-only |
The address type of rbnSubsActiveIpAddr. |
rbnSubsActiveIpAddr | 1.3.6.1.4.1.2352.2.27.1.1.7.1.2 | inetaddress | read-only |
The address prefix. The address type of this object is specified in rbnSubsActiveIpAddrType. The length of this object is the standard length for objects of that type (4 or 16 bytes). Any bits after rbnSubsActiveIpPfxLen must be zero. |
rbnSubsActiveIpPfxLen | 1.3.6.1.4.1.2352.2.27.1.1.7.1.3 | inetaddressprefixlength | read-only |
The prefix length associated with this prefix. For IPv4 active subscriber session, the prefix length is always 32. |
rbnSubsActiveIpAddrDescr | 1.3.6.1.4.1.2352.2.27.1.1.7.1.4 | snmpadminstring | read-only |
Human readable textual format of IP address. |
rbnSubsStats | 1.3.6.1.4.1.2352.2.27.1.2 | |||
rbnSubsCntxtCountTable | 1.3.6.1.4.1.2352.2.27.1.2.1 | no-access |
This table contains counts of active subscribers by context name. Unlike any of the other tables in this mib module, all rows in this table are accessible when the context 'local' is specified in the snmp message, unless restricted by entries in the vacmAccessTable. Snmp requests using other contexts shall return only the row which matches the context. |
|
1.3.6.1.4.1.2352.2.27.1.2.1.1 | no-access |
The conceptual row containing the count of active subscribers for each context. |
||
rbnSubsCntxtCount | 1.3.6.1.4.1.2352.2.27.1.2.1.1.1 | gauge32 | read-only |
The count of active subscribers with either IPv4 or IPv6 or both stack UP. |
rbnSubsCntxtIp4OnlyCount | 1.3.6.1.4.1.2352.2.27.1.2.1.1.2 | gauge32 | read-only |
The count of IPv4 active subscribers which are authorized for only IPv4 protocol stack. This counter does not include subscribers authorized for dual IPv4/IPv6 protocol stack. |
rbnSubsCntxtIp6OnlyCount | 1.3.6.1.4.1.2352.2.27.1.2.1.1.3 | gauge32 | read-only |
The count of IPv6 active subscribers which are authorized for only IPv6 protocol stack. This counter does not include subscribers authorized for dual IPv4/IPv6 protocol stack. |
rbnSubsCntxtDualCount | 1.3.6.1.4.1.2352.2.27.1.2.1.1.4 | gauge32 | read-only |
The count of active subscribers which are authorized for both IPv4 and IPv6 for the context. At any time either one or both stacks may be UP. |
rbnSubsCntxtLacCount | 1.3.6.1.4.1.2352.2.27.1.2.1.1.5 | gauge32 | read-only |
The count of active LAC subscribers. |
rbnSubsEncapsCountTable | 1.3.6.1.4.1.2352.2.27.1.2.2 | no-access |
This table contains counts of active subscribers by encapsulation type. |
|
1.3.6.1.4.1.2352.2.27.1.2.2.1 | no-access |
A conceptual row in the rbnSubsEncapsCountTable. |
||
rbnSubsEncapsulationType | 1.3.6.1.4.1.2352.2.27.1.2.2.1.1 | integer | no-access |
This object identifies the type of encapsulation the subscriber is using. Note that 'ppp' includes all types of supported ppp, excluding pppoe. Enumeration: 'multi1490': 10, 'multi1483': 5, 'routed1483': 4, 'dot1qEnet': 7, 'routed1490': 9, 'clips': 12, 'other': 255, 'bridged1483': 3, 'ppp': 1, 'dot1q1490': 11, 'bridged1490': 8, 'pppoe': 2, 'dot1q1483': 6. |
rbnSubsEncapsCount | 1.3.6.1.4.1.2352.2.27.1.2.2.1.2 | gauge32 | read-only |
The count of active subscribers for the encapsulation type. |
rbnSubsStatsTable | 1.3.6.1.4.1.2352.2.27.1.2.3 | no-access |
This table contains counters for individual circuits. |
|
1.3.6.1.4.1.2352.2.27.1.2.3.1 | no-access |
A conceptual row in the rbnSubsStatsTable. |
||
rbnSubsOctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.1 | counter64 | read-only |
The number of octets sent by the circuit. This counter includes multicast activity. |
rbnSubsOctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.2 | counter64 | read-only |
The number of octets received by the circuit. This counter includes multicast activity. |
rbnSubsPktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.3 | counter64 | read-only |
The number of packets sent by the circuit. This counter includes multicast activity. |
rbnSubsPktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.4 | counter64 | read-only |
The number of packets received by the circuit. This counter includes multicast activity. |
rbnSubsXmitOctetsDropped | 1.3.6.1.4.1.2352.2.27.1.2.3.1.5 | counter32 | read-only |
The number of octets dropped by the circuit before transmission. |
rbnSubsXmitPktsDropped | 1.3.6.1.4.1.2352.2.27.1.2.3.1.6 | counter32 | read-only |
The number of packets dropped by the circuit before transmission. |
rbnSubsMcastOctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.7 | counter64 | read-only |
The number of multicast octets sent by the circuit. |
rbnSubsMcastOctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.8 | counter64 | read-only |
The number of multicast octets received by the circuit. |
rbnSubsMcastPktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.9 | counter64 | read-only |
The number of multicast packets sent by the circuit. |
rbnSubsMcastPktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.10 | counter64 | read-only |
The number of multicast packets received by the circuit. |
rbnSubsIPv4OctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.11 | counter64 | read-only |
The number of IPv4 octets sent by the circuit. This counter includes multicast activity. |
rbnSubsIPv4OctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.12 | counter64 | read-only |
The number of IPv4 octets received by the circuit. This counter includes multicast activity. |
rbnSubsIPv6OctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.13 | counter64 | read-only |
The number of IPv6 octets sent by the circuit. This counter includes multicast activity. |
rbnSubsIPv6OctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.14 | counter64 | read-only |
The number of IPv6 octets received by the circuit. This counter includes multicast activity. |
rbnSubsIPv4PktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.15 | counter64 | read-only |
The number of IPv4 packets sent by the circuit. This counter includes multicast activity. |
rbnSubsIPv4PktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.16 | counter64 | read-only |
The number of IPv4 packets received by the circuit. This counter includes multicast activity. |
rbnSubsIPv6PktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.17 | counter64 | read-only |
The number of IPv6 packets sent by the circuit. This counter includes multicast activity. |
rbnSubsIPv6PktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.18 | counter64 | read-only |
The number of IPv6 packets received by the circuit. This counter includes multicast activity. |
rbnSubsIPv4McastOctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.19 | counter64 | read-only |
The number of IPv4 multicast octets sent by the circuit. |
rbnSubsIPv4McastOctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.20 | counter64 | read-only |
The number of IPv4 multicast octets received by the circuit. |
rbnSubsIPv6McastOctetsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.21 | counter64 | read-only |
The number of IPv6 multicast octets sent by the circuit. |
rbnSubsIPv6McastOctetsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.22 | counter64 | read-only |
The number of IPv6 multicast octets received by the circuit. |
rbnSubsIPv4McastPktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.23 | counter64 | read-only |
The number of IPv4 multicast packets sent by the circuit. |
rbnSubsIPv4McastPktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.24 | counter64 | read-only |
The number of IPv4 multicast packets received by the circuit. |
rbnSubsIPv6McastPktsSent | 1.3.6.1.4.1.2352.2.27.1.2.3.1.25 | counter64 | read-only |
The number of IPv6 multicast packets sent by the circuit. |
rbnSubsIPv6McastPktsReceived | 1.3.6.1.4.1.2352.2.27.1.2.3.1.26 | counter64 | read-only |
The number of IPv6 multicast packets received by the circuit. |
rbnSubsProfileCountTable | 1.3.6.1.4.1.2352.2.27.1.2.4 | no-access |
This table contains counts of active subscribers by encapsulation type. |
|
1.3.6.1.4.1.2352.2.27.1.2.4.1 | no-access |
A conceptual row in the rbnSubsProfileCountTable. |
||
rbnSubsProfileName | 1.3.6.1.4.1.2352.2.27.1.2.4.1.1 | snmpadminstring | no-access |
The profile name which applies to a set of subscribers. |
rbnSubsProfileCount | 1.3.6.1.4.1.2352.2.27.1.2.4.1.2 | gauge32 | read-only |
The count of active subscribers for the profile name. |
rbnSubsLicense | 1.3.6.1.4.1.2352.2.27.1.2.5 | |||
rbnSubsMaxSupportedSessions | 1.3.6.1.4.1.2352.2.27.1.2.5.1 | gauge32 | read-only |
The maximum number of active subscriber sessions that are supported on the SmartEdge router. |
rbnSubsLicensedSessions | 1.3.6.1.4.1.2352.2.27.1.2.5.2 | gauge32 | read-only |
The number of licensed subscriber sessions on the SmartEdge router. |
rbnSubsActiveSessions | 1.3.6.1.4.1.2352.2.27.1.2.5.3 | gauge32 | read-only |
The number of active subscriber sessions on the SmartEdge router. |
rbnSubsCapacityPercentageUsed | 1.3.6.1.4.1.2352.2.27.1.2.5.4 | rbnpercentage | read-only |
The percentage of licensed subscriber sessions in use on the SmartEdge router. This value is computed as: if rbnSubsLicensedSessions equals 0 then if rbnSubsActiveSessions equals 0 then 0 else 100 else MIN((rbnSubsActiveSessions * 100)/rbnSubsLicensedSessions), 100). |
rbnSubsNotify | 1.3.6.1.4.1.2352.2.27.1.3 | |||
rbnSubsNotifyEnable | 1.3.6.1.4.1.2352.2.27.1.3.1 | truthvalue | read-write |
This object will provide a mechanism for enabling and disabling subscriber notifications. A value of 1 (true) indicates that subscriber notifications are enabled. A value of 2 (false) indicates that subscriber notifications are disabled. |
rbnSubsConfigErrorMsgs | 1.3.6.1.4.1.2352.2.27.1.3.2 | snmpadminstring | no-access |
Detailed error messages that describes the mis-configured attributes that failed authentication. |
rbnSubsActiveConformance | 1.3.6.1.4.1.2352.2.27.2 | |||
rbnSubsCompliances | 1.3.6.1.4.1.2352.2.27.2.1 | |||
rbnSubsCompliance | 1.3.6.1.4.1.2352.2.27.2.1.1 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. This compliance is replaced by rbnSubsCompliance2 |
||
rbnSubsCompliance2 | 1.3.6.1.4.1.2352.2.27.2.1.2 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. This compliance is replaced by rbnSubsCompliance3 |
||
rbnSubsCompliance3 | 1.3.6.1.4.1.2352.2.27.2.1.3 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. This compliance is replaced by rbnSubsCompliance4. |
||
rbnSubsCompliance4 | 1.3.6.1.4.1.2352.2.27.2.1.4 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. |
||
rbnSubsCompliance5 | 1.3.6.1.4.1.2352.2.27.2.1.5 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. |
||
rbnSubsCompliance6 | 1.3.6.1.4.1.2352.2.27.2.1.6 |
The compliance statement for SNMP entities which implement the Redback Subscriber MIB. |
||
rbnSubsGroups | 1.3.6.1.4.1.2352.2.27.2.2 | |||
rbnSubsActiveGroup | 1.3.6.1.4.1.2352.2.27.2.2.1 |
The collection of objects which represent an active subscriber. This group is replaced by rbnSubsActiveGroup2. |
||
rbnSubsStatsGroup | 1.3.6.1.4.1.2352.2.27.2.2.2 |
The collection of objects which are generic counters of subscriber activity. This group is replaced by rbnSubsStatsGroup2 |
||
rbnSubsActiveGroup2 | 1.3.6.1.4.1.2352.2.27.2.2.3 |
The collection of objects which represent an active subscriber. |
||
rbnSubsStatsGroup2 | 1.3.6.1.4.1.2352.2.27.2.2.4 |
The collection of objects which are generic counters of subscriber activity. |
||
rbnSubsActiveGroup3 | 1.3.6.1.4.1.2352.2.27.2.2.5 |
The collection of objects which represent an active subscriber. This collection includes the objects rbnSubsActiveNasPortType and rbnSubsActiveMediumType. |
||
rbnSubsServicesGroup | 1.3.6.1.4.1.2352.2.27.2.2.6 |
The collection of objects which represent Service Volume attributes. |
||
rbnSubsNotifyObjectGroup | 1.3.6.1.4.1.2352.2.27.2.2.7 |
The collection of objects related to subscriber notifications. |
||
rbnSubsNotifyGroup | 1.3.6.1.4.1.2352.2.27.2.2.8 |
Notification for tracking the failed attributes of subscriber active sessions. |
||
rbnSubsLicenseGroup | 1.3.6.1.4.1.2352.2.27.2.2.9 |
The collection of objects related to subscriber licenses. |
||
rbnSubsActiveGroup4 | 1.3.6.1.4.1.2352.2.27.2.2.10 |
The collection of objects which represent an active subscriber. This collection includes the objects rbnSubsActiveNasPortType and rbnSubsActiveMediumType. |
||
rbnSubsStatsGroup3 | 1.3.6.1.4.1.2352.2.27.2.2.11 |
The collection of objects which are generic counters of subscriber activity. |
||
rbnSubsActiveNotifications | 1.3.6.1.4.1.2352.2.27.3 | |||
rbnSubsNotifyPrefix | 1.3.6.1.4.1.2352.2.27.3.0 | |||
rbnSubsConfigErrorEvent | 1.3.6.1.4.1.2352.2.27.3.0.1 |
This notification signifies that the subscriber session received one or more attribute(s) referring non-existing configuration, and the subscriber session is allowed to stay up. |