ERICSSON-ROUTER-SUBSCRIBER-ACTIVE-MIB: View SNMP OID List / Download MIB
VENDOR: ERICSSON AB
Home | MIB: ERICSSON-ROUTER-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 |
eriRouterSubscriberActiveMib | 1.3.6.1.4.1.193.218.2.27 |
Defines the objects necessary to support the management of active subscribers. All mib objects, except eriRouterSubsCntxtCountTable, 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). |
||
eriRouterSubsActiveObjects | 1.3.6.1.4.1.193.218.2.27.1 | |||
eriRouterSubsActive | 1.3.6.1.4.1.193.218.2.27.1.1 | |||
eriRouterSubsActiveTable | 1.3.6.1.4.1.193.218.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.193.218.2.27.1.1.1.1 | no-access |
A conceptual row in the eriRouterSubsActiveTable. |
||
eriRouterSubsActiveName | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveSessionId | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveCircuitDescr | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveCircuitHandle | 1.3.6.1.4.1.193.218.2.27.1.1.1.1.4 | eriroutercircuithandle | read-only |
A value for identifying circuits. |
eriRouterSubsActiveStartTime | 1.3.6.1.4.1.193.218.2.27.1.1.1.1.5 | dateandtime | read-only |
The time when the subscriber became active. |
eriRouterSubsActiveClear | 1.3.6.1.4.1.193.218.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' |
eriRouterSubsActiveResend | 1.3.6.1.4.1.193.218.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' |
eriRouterSubsActiveNasPortType | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveMediumType | 1.3.6.1.4.1.193.218.2.27.1.1.1.1.9 | erirouterportmediumtype | read-only |
The medium type of the NAS-Port. |
eriRouterSubsActiveResendSvcAcct | 1.3.6.1.4.1.193.218.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' |
eriRouterSubsActiveState | 1.3.6.1.4.1.193.218.2.27.1.1.1.1.11 | eriroutersubscriberstate | read-only |
State of subscriber session. |
eriRouterSubsActiveSessionNx | 1.3.6.1.4.1.193.218.2.27.1.1.1.1.12 | snmpadminstring | read-only |
This object returns the same value as eriRouterSubsActiveSessionId, Only difference is it's accessible object. |
eriRouterSubsActiveIpTable | 1.3.6.1.4.1.193.218.2.27.1.1.2 | no-access |
This table contains IP addresses used by active subscribers. |
|
1.3.6.1.4.1.193.218.2.27.1.1.2.1 | no-access |
A conceptual row in the eriRouterSubsActiveIpTable. |
||
eriRouterSubsActiveAddrType | 1.3.6.1.4.1.193.218.2.27.1.1.2.1.1 | inetaddresstype | no-access |
The address type of eriRouterSubsActiveAddr. |
eriRouterSubsActiveAddr | 1.3.6.1.4.1.193.218.2.27.1.1.2.1.2 | inetaddress | read-only |
The host IP address of the active subscriber. |
eriRouterSubsActiveAddrInt | 1.3.6.1.4.1.193.218.2.27.1.1.2.1.3 | unsigned32 | read-only |
The host IP address of the active subscriber. The value of this object is limited to the IPv4 address. Hence, mustbe used only when eriRouterSubsActiveIpAddrType is of type v4. |
eriRouterSubsClear | 1.3.6.1.4.1.193.218.2.27.1.1.3 | |||
eriRouterSubsClearSubscriberName | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsClearSessionId | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsBounceName | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsBounceSessionId | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsReauthRadiusIndex | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsReauthRadiusID | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsReauthName | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsReauthSessionId | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsClearReason | 1.3.6.1.4.1.193.218.2.27.1.1.3.9 | unsigned32 | read-write |
An unsigned integer value which may be included in the set request for eriRouterSubsClearSubscriberName, eriRouterSubsClearSessionId, eriRouterSubsBounceName, eriRouterSubsBounceSessionId, or any other objects define under the eriRouterSubsClear OID node. The use of this object value is implementation dependent. This object returns 0 when queried. |
eriRouterSubsServiceVolumeTable | 1.3.6.1.4.1.193.218.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.193.218.2.27.1.1.4.1 | no-access |
A conceptual row in the EriRouterSubsServiceVolumeTable. Each row contains the service volume limit and volume octet count for each active service session. |
||
eriRouterSubsServiceVolumeLimitIn | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsServiceVolumeLimitOut | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsServiceActiveTime | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsServiceVolumeOctetsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.4 | counter64 | read-only |
The subscriber session volume octets in count. |
eriRouterSubsServiceVolumeOctetsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.5 | counter64 | read-only |
The subscriber session volume octets out count. |
eriRouterSubsServiceVolumePktsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.6 | counter64 | read-only |
The subscriber session volume packet in count. |
eriRouterSubsServiceVolumePktsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.7 | counter64 | read-only |
The subscriber session volume packet out count. |
eriRouterSubsIPv4ServiceVolumeOctetsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.8 | counter64 | read-only |
The subscriber session volume IPv4 octets in count. |
eriRouterSubsIPv4ServiceVolumeOctetsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.9 | counter64 | read-only |
The subscriber session volume IPv4 octets out count. |
eriRouterSubsIPv4ServiceVolumePktsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.10 | counter64 | read-only |
The subscriber session volume IPv4 packet in count. |
eriRouterSubsIPv4ServiceVolumePktsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.11 | counter64 | read-only |
The subscriber session volume IPv4 packet out count. |
eriRouterSubsIPv6ServiceVolumeOctetsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.12 | counter64 | read-only |
The subscriber session volume IPv6 octets in count. |
eriRouterSubsIPv6ServiceVolumeOctetsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.13 | counter64 | read-only |
The subscriber session volume IPv6 octets out count. |
eriRouterSubsIPv6ServiceVolumePktsIn | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.14 | counter64 | read-only |
The subscriber session volume IPv6 packet in count. |
eriRouterSubsIPv6ServiceVolumePktsOut | 1.3.6.1.4.1.193.218.2.27.1.1.4.1.15 | counter64 | read-only |
The subscriber session volume IPv6 packet out count. |
eriRouterSubsServicesTable | 1.3.6.1.4.1.193.218.2.27.1.1.5 | no-access |
This table contains services available to subscribers. |
|
1.3.6.1.4.1.193.218.2.27.1.1.5.1 | no-access |
A conceptual row in the eriRouterSubsServicesTable. |
||
eriRouterSubsServiceIndex | 1.3.6.1.4.1.193.218.2.27.1.1.5.1.1 | integer32 | no-access |
A unique index assigned to the entry. |
eriRouterSubsServiceName | 1.3.6.1.4.1.193.218.2.27.1.1.5.1.2 | snmpadminstring | read-only |
The name identifying the service. |
eriRouterSubsServiceTag | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveSessionTable | 1.3.6.1.4.1.193.218.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.193.218.2.27.1.1.6.1 | no-access |
A conceptual row in the eriRouterSubsActiveSessionTable. |
||
eriRouterSubsActiveSessionSubscriberName | 1.3.6.1.4.1.193.218.2.27.1.1.6.1.1 | snmpadminstring | read-only |
The subscriber name associated with this session. |
eriRouterSubsActiveSessionPointer | 1.3.6.1.4.1.193.218.2.27.1.1.6.1.2 | rowpointer | read-only |
A pointer to the row in eriRouterSubsActiveTable to which this session belongs. May be {0 0} if there is no such row. |
eriRouterSubsActiveIpAddrTable | 1.3.6.1.4.1.193.218.2.27.1.1.7 | no-access |
This table contains IPv4/IPv6 addresses used by active subscriber sessions. |
|
1.3.6.1.4.1.193.218.2.27.1.1.7.1 | no-access |
A conceptual row in the eriRouterSubsActiveIpAddrTable. |
||
eriRouterSubsActiveIpAddrType | 1.3.6.1.4.1.193.218.2.27.1.1.7.1.1 | inetaddresstype | read-only |
The address type of eriRouterSubsActiveIpAddr. |
eriRouterSubsActiveIpAddr | 1.3.6.1.4.1.193.218.2.27.1.1.7.1.2 | inetaddress | read-only |
The address prefix. The address type of this object is specified in eriRouterSubsActiveIpAddrType. The length of this object is the standard length for objects of that type (4 or 16 bytes). Any bits after eriRouterSubsActiveIpPfxLen must be zero. |
eriRouterSubsActiveIpPfxLen | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsActiveIpAddrDescr | 1.3.6.1.4.1.193.218.2.27.1.1.7.1.4 | snmpadminstring | read-only |
Human readable textual format of IP address. |
eriRouterSubsActiveIpv4GlobalTable | 1.3.6.1.4.1.193.218.2.27.1.1.8 | no-access |
This table contains information about the active subscribers in the system. A walk on the table with a specific context would return only those active subscribers belonging to the context. A walk on this table with context local would return all the active subscribers across all contexts in the system. A walk on this table without specifying any context would return all active subscribers across all contexts in the system. This table is supported only for IPv4 subscribers and will not be instantiated for single stack IPv6 subscriber. |
|
1.3.6.1.4.1.193.218.2.27.1.1.8.1 | no-access |
A conceptual row in the eriRouterSubsActiveIpv4GlobalTable. |
||
eriRouterSubsActiveIpv4GlobalSessionId | 1.3.6.1.4.1.193.218.2.27.1.1.8.1.1 | snmpadminstring | read-only |
The session ID for the active subscriber. This object returns the same value as Acct-Session-ID AVP used for subscriber accounting. |
eriRouterSubsActiveIpv4GlobalName | 1.3.6.1.4.1.193.218.2.27.1.1.8.1.2 | snmpadminstring | read-only |
The Username for the active subscriber. User name can be of the format name@context or name@domain. |
eriRouterSubsActiveIpv4GlobalAddress | 1.3.6.1.4.1.193.218.2.27.1.1.8.1.3 | ipaddress | read-only |
The IPv4 address assigned to the active subscriber. For dual stack subscriber, the address of the IPv4 stack is returned. |
eriRouterSubsActiveIpv4GlobalMask | 1.3.6.1.4.1.193.218.2.27.1.1.8.1.4 | ipaddress | read-only |
The IPv4 subnet mask assigned to the active subscriber. The subnet mask is always 255.255.255.255. |
eriRouterSubsStats | 1.3.6.1.4.1.193.218.2.27.1.2 | |||
eriRouterSubsCntxtCountTable | 1.3.6.1.4.1.193.218.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.193.218.2.27.1.2.1.1 | no-access |
The conceptual row containing the count of active subscribers for each context. |
||
eriRouterSubsCntxtCount | 1.3.6.1.4.1.193.218.2.27.1.2.1.1.1 | gauge32 | read-only |
The count of active subscribers with either IPv4 or IPv6 or both stack UP. |
eriRouterSubsCntxtIp4OnlyCount | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsCntxtIp6OnlyCount | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsCntxtDualCount | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsCntxtLacCount | 1.3.6.1.4.1.193.218.2.27.1.2.1.1.5 | gauge32 | read-only |
The count of active LAC subscribers. |
eriRouterSubsEncapsCountTable | 1.3.6.1.4.1.193.218.2.27.1.2.2 | no-access |
This table contains counts of active subscribers by encapsulation type. |
|
1.3.6.1.4.1.193.218.2.27.1.2.2.1 | no-access |
A conceptual row in the eriRouterSubsEncapsCountTable. |
||
eriRouterSubsEncapsulationType | 1.3.6.1.4.1.193.218.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, 'routed1483': 4, 'dot1qEnet': 7, 'routed1490': 9, 'clips': 12, 'bridged1483': 3, 'other': 255, 'dot1q1483': 6, 'bridged1490': 8, 'ppp': 1, 'pppoe': 2, 'multi1483': 5, 'dot1q1490': 11. |
eriRouterSubsEncapsCount | 1.3.6.1.4.1.193.218.2.27.1.2.2.1.2 | gauge32 | read-only |
The count of active subscribers for the encapsulation type. |
eriRouterSubsStatsTable | 1.3.6.1.4.1.193.218.2.27.1.2.3 | no-access |
This table contains counters for individual circuits. |
|
1.3.6.1.4.1.193.218.2.27.1.2.3.1 | no-access |
A conceptual row in the eriRouterSubsStatsTable. |
||
eriRouterSubsOctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.1 | counter64 | read-only |
The number of octets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsOctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.2 | counter64 | read-only |
The number of octets received by the circuit. This counter includes multicast activity. |
eriRouterSubsPktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.3 | counter64 | read-only |
The number of packets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsPktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.4 | counter64 | read-only |
The number of packets received by the circuit. This counter includes multicast activity. |
eriRouterSubsXmitOctetsDropped | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.5 | counter32 | read-only |
The number of octets dropped by the circuit before transmission. |
eriRouterSubsXmitPktsDropped | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.6 | counter32 | read-only |
The number of packets dropped by the circuit before transmission. |
eriRouterSubsMcastOctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.7 | counter64 | read-only |
The number of multicast octets sent by the circuit. |
eriRouterSubsMcastOctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.8 | counter64 | read-only |
The number of multicast octets received by the circuit. |
eriRouterSubsMcastPktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.9 | counter64 | read-only |
The number of multicast packets sent by the circuit. |
eriRouterSubsMcastPktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.10 | counter64 | read-only |
The number of multicast packets received by the circuit. |
eriRouterSubsIPv4OctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.11 | counter64 | read-only |
The number of IPv4 octets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv4OctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.12 | counter64 | read-only |
The number of IPv4 octets received by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv6OctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.13 | counter64 | read-only |
The number of IPv6 octets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv6OctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.14 | counter64 | read-only |
The number of IPv6 octets received by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv4PktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.15 | counter64 | read-only |
The number of IPv4 packets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv4PktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.16 | counter64 | read-only |
The number of IPv4 packets received by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv6PktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.17 | counter64 | read-only |
The number of IPv6 packets sent by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv6PktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.18 | counter64 | read-only |
The number of IPv6 packets received by the circuit. This counter includes multicast activity. |
eriRouterSubsIPv4McastOctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.19 | counter64 | read-only |
The number of IPv4 multicast octets sent by the circuit. |
eriRouterSubsIPv4McastOctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.20 | counter64 | read-only |
The number of IPv4 multicast octets received by the circuit. |
eriRouterSubsIPv6McastOctetsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.21 | counter64 | read-only |
The number of IPv6 multicast octets sent by the circuit. |
eriRouterSubsIPv6McastOctetsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.22 | counter64 | read-only |
The number of IPv6 multicast octets received by the circuit. |
eriRouterSubsIPv4McastPktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.23 | counter64 | read-only |
The number of IPv4 multicast packets sent by the circuit. |
eriRouterSubsIPv4McastPktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.24 | counter64 | read-only |
The number of IPv4 multicast packets received by the circuit. |
eriRouterSubsIPv6McastPktsSent | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.25 | counter64 | read-only |
The number of IPv6 multicast packets sent by the circuit. |
eriRouterSubsIPv6McastPktsReceived | 1.3.6.1.4.1.193.218.2.27.1.2.3.1.26 | counter64 | read-only |
The number of IPv6 multicast packets received by the circuit. |
eriRouterSubsProfileCountTable | 1.3.6.1.4.1.193.218.2.27.1.2.4 | no-access |
This table contains counts of active subscribers by encapsulation type. |
|
1.3.6.1.4.1.193.218.2.27.1.2.4.1 | no-access |
A conceptual row in the eriRouterSubsProfileCountTable. |
||
eriRouterSubsProfileName | 1.3.6.1.4.1.193.218.2.27.1.2.4.1.1 | snmpadminstring | no-access |
The profile name which applies to a set of subscribers. |
eriRouterSubsProfileCount | 1.3.6.1.4.1.193.218.2.27.1.2.4.1.2 | gauge32 | read-only |
The count of active subscribers for the profile name. |
eriRouterSubsLicense | 1.3.6.1.4.1.193.218.2.27.1.2.5 | |||
eriRouterSubsMaxSupportedSessions | 1.3.6.1.4.1.193.218.2.27.1.2.5.1 | gauge32 | read-only |
The maximum number of active subscriber sessions that are supported on the SmartEdge router. |
eriRouterSubsLicensedSessions | 1.3.6.1.4.1.193.218.2.27.1.2.5.2 | gauge32 | read-only |
The number of licensed subscriber sessions on the SmartEdge router. |
eriRouterSubsActiveSessions | 1.3.6.1.4.1.193.218.2.27.1.2.5.3 | gauge32 | read-only |
The number of active subscriber sessions on the SmartEdge router. |
eriRouterSubsCapacityPercentageUsed | 1.3.6.1.4.1.193.218.2.27.1.2.5.4 | erirouterpercentage | read-only |
The percentage of licensed subscriber sessions in use on the SmartEdge router. This value is computed as: if eriRouterSubsLicensedSessions equals 0 then if eriRouterSubsActiveSessions equals 0 then 0 else 100 else MIN((eriRouterSubsActiveSessions * 100)/eriRouterSubsLicensedSessions), 100). |
eriRouterSubsNotify | 1.3.6.1.4.1.193.218.2.27.1.3 | |||
eriRouterSubsNotifyEnable | 1.3.6.1.4.1.193.218.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. |
eriRouterSubsConfigErrorMsgs | 1.3.6.1.4.1.193.218.2.27.1.3.2 | snmpadminstring | no-access |
Detailed error messages that describes the mis-configured attributes that failed authentication. |
eriRouterSubsActiveConformance | 1.3.6.1.4.1.193.218.2.27.2 | |||
eriRouterSubsCompliances | 1.3.6.1.4.1.193.218.2.27.2.1 | |||
eriRouterSubsCompliance | 1.3.6.1.4.1.193.218.2.27.2.1.1 |
The compliance statement for SNMP entities which implement the Subscriber MIB. This compliance is replaced by eriRouterSubsCompliance2 |
||
eriRouterSubsCompliance2 | 1.3.6.1.4.1.193.218.2.27.2.1.2 |
The compliance statement for SNMP entities which implement the Subscriber MIB. This compliance is replaced by eriRouterSubsCompliance3 |
||
eriRouterSubsCompliance3 | 1.3.6.1.4.1.193.218.2.27.2.1.3 |
The compliance statement for SNMP entities which implement the Subscriber MIB. This compliance is replaced by eriRouterSubsCompliance4. |
||
eriRouterSubsCompliance4 | 1.3.6.1.4.1.193.218.2.27.2.1.4 |
The compliance statement for SNMP entities which implement the Subscriber MIB. |
||
eriRouterSubsCompliance5 | 1.3.6.1.4.1.193.218.2.27.2.1.5 |
The compliance statement for SNMP entities which implement the Subscriber MIB. |
||
eriRouterSubsCompliance6 | 1.3.6.1.4.1.193.218.2.27.2.1.6 |
The compliance statement for SNMP entities which implement the Subscriber MIB. |
||
eriRouterSubsGroups | 1.3.6.1.4.1.193.218.2.27.2.2 | |||
eriRouterSubsActiveGroup | 1.3.6.1.4.1.193.218.2.27.2.2.1 |
The collection of objects which represent an active subscriber. This group is replaced by eriRouterSubsActiveGroup2. |
||
eriRouterSubsStatsGroup | 1.3.6.1.4.1.193.218.2.27.2.2.2 |
The collection of objects which are generic counters of subscriber activity. This group is replaced by eriRouterSubsStatsGroup2 |
||
eriRouterSubsActiveGroup2 | 1.3.6.1.4.1.193.218.2.27.2.2.3 |
The collection of objects which represent an active subscriber. |
||
eriRouterSubsStatsGroup2 | 1.3.6.1.4.1.193.218.2.27.2.2.4 |
The collection of objects which are generic counters of subscriber activity. |
||
eriRouterSubsActiveGroup3 | 1.3.6.1.4.1.193.218.2.27.2.2.5 |
The collection of objects which represent an active subscriber. This collection includes the objects eriRouterSubsActiveNasPortType and eriRouterSubsActiveMediumType. |
||
eriRouterSubsServicesGroup | 1.3.6.1.4.1.193.218.2.27.2.2.6 |
The collection of objects which represent Service Volume attributes. |
||
eriRouterSubsNotifyObjectGroup | 1.3.6.1.4.1.193.218.2.27.2.2.7 |
The collection of objects related to subscriber notifications. |
||
eriRouterSubsNotifyGroup | 1.3.6.1.4.1.193.218.2.27.2.2.8 |
Notification for tracking the failed attributes of subscriber active sessions. |
||
eriRouterSubsLicenseGroup | 1.3.6.1.4.1.193.218.2.27.2.2.9 |
The collection of objects related to subscriber licenses. |
||
eriRouterSubsActiveGroup4 | 1.3.6.1.4.1.193.218.2.27.2.2.10 |
The collection of objects which represent an active subscriber. This collection includes the objects eriRouterSubsActiveNasPortType and eriRouterSubsActiveMediumType. |
||
eriRouterSubsStatsGroup3 | 1.3.6.1.4.1.193.218.2.27.2.2.11 |
The collection of objects which are generic counters of subscriber activity. |
||
eriRouterSubsActiveNotifications | 1.3.6.1.4.1.193.218.2.27.3 | |||
eriRouterSubsNotifyPrefix | 1.3.6.1.4.1.193.218.2.27.3.0 | |||
eriRouterSubsConfigErrorEvent | 1.3.6.1.4.1.193.218.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. |