CISCO-SUBSCRIBER-SESSION-MIB
Monitored by Observium This MIB defines objects describing subscriber sessions, or
more specifically, subscriber sessions terminated by a RAS. A
subscriber session consists of the traffic between a CPE and a
NAS, as illustrated in the diagram below.
Service
Access Provider
Network Network
+--+ +---+ +--+ { } +---+ { }
|PC+--+CPE+--+AN+--{ }--+NAS+--{ }
+--+ +---+ +--+ { } +---+ { }
| |
|<--------------->|
subscriber
session
A subscriber session behaves according to the FSM illustrated
below.
+-----------------+
+--->| DISCONNECTED |<-------+
| +--------+--------+ |
| | |
| failed | initiated | disconnect
| V |
| +-----------------+ |
+----+ PENDING +--------+
+--------+--------+ |
| |
| established |
V |
+----------------------------+ |
| UP | |
| +---+
| +-----------------+ |
| | UNAUTHENTICATED | |
| +--------+--------+ |
| | |
| | authenticated |
| V |
| +-----------------+ |
| | AUTHENTICATED | |
| +-----------------+ |
| |
+----------------------------+
A subscriber session in the DISCONNECTED state technically
doesn't exist; that is, the system does not maintain a context
to describe a disconnected subscriber session.
Once the system detects the initiation of a subscriber session,
then it creates a context and places the subscriber session in
the PENDING state. The initiation of a subscriber session can
occur either through provisioning or the reception of a packet.
In the PENDING state, a system does not forward subscriber
traffic.
A pending subscriber session can become DISCONNECTED if
it fails to come up (e.g., a timeout) or if the system or the
subscriber explicitly terminates the subscriber session.
A pending subscriber session can become UP if the system
successfully configures and applies any relevant policies.
Once in the UP state, a system forwards subscriber traffic.
A operationally UP subscriber session can become DISCONNECTED if
either system or the subscriber terminates it.
A operationally UP subscriber session can either be
UNAUTHENTICATED or AUTHENTICATED. When the system is in the
process of checking a the credentials associated with a
subscriber session, it is in the UNAUTHENTICATED state. When
the system successfully completes this process, it transitions
the subscriber session to the AUTHENTICATED state. If the
process fails, then the system terminates the subscriber
session.
Besides describing individual subscriber sessions, this MIB
module provides an EMS/NMS with the means to perform the
following functions:
1) Enumerate subscriber sessions by ifIndex.
2) Enumerate subscriber sessions by subscriber session type and
ifIndex.
3) Monitor aggregated statistics relating to subscriber
sessions:
a. System-wide
b. System-wide by subscriber session type
c. Per node
d. Per node by subscriber session type
4) Collect 15-minute aggregated performance data history
relating to subscriber sessions:
a. System-wide
b. System-wide by subscriber session type
c. Per node
d. Per node by subscriber session type
5) Submit a query for a report containing those subscriber
sessions that match a specified identity match criteria.
6) Terminate those subscriber session that match a
specified identify match criteria.
GLOSSARY
========
Access Concentrator
See NAS.
Access Network
The network that provides connectivity between a AN and NAS.
An access network may provide L2 or L3 connectivity. If the
access network provide L2 connectivity, it may switch
traffic or tunnel it through a MPLS or IP network.
AN (Access Node)
A device (e.g., a DSLAM) that multiplexes or switches
traffic between many CPEs and an access network.
BRAS (Broadband Remote Access Server)
See NAS.
CPE (Customer Premise Equipment)
A device (e.g., a DSL modem) that connects a customer's
network to an AN.
DHCP (Dynamic Host Configuration Protocol)
The protocol that provides a framework for transacting
configuration information to devices on an IP network, as
specified by RFC-2131.
NAS (Network Access Server)
A device that switches or routes traffic between subscriber
sessions and service provider networks.
Network Service
Access to the Internet backbone, voice, video, or other
content.
Node
A physical entity capable of maintaining a subscriber
session within a distributed system. The notion of a node
is not applicable to a centralized system.
PADI (PPPoE Active Discovery Initiation)
A subscriber broadcasts a PADI packet to start the process
of discovering access concentrators capable of serving it.
PADO (PPPoE Active Discovery Offer)
The packet sent by an access concentrator to a subscriber
indicating that it can serve the subscriber.
PADR (PPPoE Active Discovery Request)
The packet sent by a subscriber to an access concentrator
requesting a PPPoE connection.
PADS (PPPoE Active Discovery Session-confirmation)
The packet sent by an access concentrator to a subscriber
confirming the request for a PPPoE connection. Once this
packet has been sent, then the PPP can proceed as specified
by RFC-1661.
PADT (PPPoE Active Discovery Terminate)
The packet indicating that a PPPoE connection has been
terminated. Either the subscriber or the access
concentrator can send this packet.
PPP (Point-to-Point Protocol)
The standard method for transporting multi-protocol
datagrams over point-to-point links, as defined by RFC-1661.
The PPP specifies the encapsulation for these datagrams and
the protocols necessary for establishing, configuring, and
maintaining connectivity.
PPPoE (Point-to-Point Protocol over Ethernet)
The protocol and encapsulation necessary to support a PPP
connection over an Ethernet connection, as defined by IETF
RFC-2516.
Service Provider Network
The network that provides connectivity between a NAS and a
network service.
Subscriber
A customer of a network service.
Subscriber Session
A context maintained by a NAS for the purpose of classifying
a subscriber's traffic, maintaining a subscriber's identity,
applying configuration and policies, and maintaining
statistics. For more information on the types of subscriber
sessions, see the CISCO-SUBSCRIBER-SESSION-TC-MIB.
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Graphs
Explore Observium network monitoring
- Source file
CISCO-SUBSCRIBER-SESSION-MIB- Last revised
- Identity
ciscoSubscriberSessionMIB- Base OID
1.3.6.1.4.1.9.9.786
Imported Objects
Net-SNMP examples using the cisco MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SUBSCRIBER-SESSION-MIB::ciscoSubscriberSessionMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SUBSCRIBER-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SUBSCRIBER-SESSION-MIB::ciscoSubscriberSessionMIB'
Objects (170)
Showing 170 of 170 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.9.9.786 |
||
.1.3.6.1.4.1.9.9.786.0 |
||
.1.3.6.1.4.1.9.9.786.1 |
||
.1.3.6.1.4.1.9.9.786.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.10 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.11 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.12 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.13 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.14 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.15 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.16 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.17 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.18 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.19 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.1.1.1.2 |
|
.1.3.6.1.4.1.9.9.786.1.1.1.1.20 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.21 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.22 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.23 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.24 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.25 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.26 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.27 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.28 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.29 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.3 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.30 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.31 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.32 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.33 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.34 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.35 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.36 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.37 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.4 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.5 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.6 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.7 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.8 |
||
.1.3.6.1.4.1.9.9.786.1.1.1.1.9 |
||
.1.3.6.1.4.1.9.9.786.1.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.1.2.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.2.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.1.2.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.2.1 |
||
.1.3.6.1.4.1.9.9.786.1.2.1.1 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.1 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.10 |
|
|
secondsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.11 |
|
|
sessions per minuteSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.12 |
|
|
sessions per hourSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.13 |
|
|
engagementsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.14 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.15 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.16 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.17 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.18 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.19 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.2 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.20 |
|
|
sessionsSNMPv2-SMICounter64
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.21 |
|
|
sessionsPerfHist-TC-MIBPerfTotalCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.22 |
|
|
sessionsPerfHist-TC-MIBPerfTotalCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.23 |
|
|
sessionsPerfHist-TC-MIBPerfTotalCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.24 |
|
|
sessionsPerfHist-TC-MIBPerfTotalCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.25 |
|
|
sessionsPerfHist-TC-MIBPerfTotalCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.26 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.27 |
|
|
intervalsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.28 |
|
|
intervalsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.29 |
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.3 |
||
|
intervalsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.30 |
|
|
sessionsPerfHist-TC-MIBPerfCurrentCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.31 |
|
|
sessionsPerfHist-TC-MIBPerfCurrentCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.32 |
|
|
sessionsPerfHist-TC-MIBPerfCurrentCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.33 |
|
|
sessionsPerfHist-TC-MIBPerfCurrentCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.34 |
|
|
sessionsPerfHist-TC-MIBPerfCurrentCount
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.35 |
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.36 |
||
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.4 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.5 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.6 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.7 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.8 |
|
|
sessionsSNMPv2-SMIGauge32
|
.1.3.6.1.4.1.9.9.786.1.2.1.1.9 |
|
.1.3.6.1.4.1.9.9.786.1.2.2 |
||
.1.3.6.1.4.1.9.9.786.1.2.2.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.1 |
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.2 |
||
|
sessionsPerfHist-TC-MIBPerfIntervalCount
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.3 |
|
|
sessionsPerfHist-TC-MIBPerfIntervalCount
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.4 |
|
|
sessionsPerfHist-TC-MIBPerfIntervalCount
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.5 |
|
|
sessionsPerfHist-TC-MIBPerfIntervalCount
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.6 |
|
|
sessionsPerfHist-TC-MIBPerfIntervalCount
|
.1.3.6.1.4.1.9.9.786.1.2.2.1.7 |
|
.1.3.6.1.4.1.9.9.786.1.2.3 |
||
.1.3.6.1.4.1.9.9.786.1.2.3.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.3.1.1 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.3.1.2 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.3.1.3 |
|
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.2.3.1.4 |
|
.1.3.6.1.4.1.9.9.786.1.3 |
||
.1.3.6.1.4.1.9.9.786.1.3.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.10 |
||
.1.3.6.1.4.1.9.9.786.1.3.10.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.3.10.1.1 |
|
.1.3.6.1.4.1.9.9.786.1.3.10.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.3.11 |
||
.1.3.6.1.4.1.9.9.786.1.3.11.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.3.11.1.1 |
|
.1.3.6.1.4.1.9.9.786.1.3.11.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.3.2 |
||
.1.3.6.1.4.1.9.9.786.1.3.3 |
||
|
|
jobsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.3.4 |
|
|
secondsUnsigned32
|
.1.3.6.1.4.1.9.9.786.1.3.5 |
.1.3.6.1.4.1.9.9.786.1.3.6 |
||
.1.3.6.1.4.1.9.9.786.1.3.7 |
||
.1.3.6.1.4.1.9.9.786.1.3.7.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.7.1.1 |
||
|
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.2 |
|
|
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.3 |
|
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.4 |
|
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.5 |
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.6 |
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.7 |
||
.1.3.6.1.4.1.9.9.786.1.3.7.1.8 |
||
|
Enumeration
|
.1.3.6.1.4.1.9.9.786.1.3.7.1.9 |
|
.1.3.6.1.4.1.9.9.786.1.3.8 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.10 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.11 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.12 |
||
|
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.13 |
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.14 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.15 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.16 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.17 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.18 |
||
|
Bits
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.2 |
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.20 |
||
|
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.21 |
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.22 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.23 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.24 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.25 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.26 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.27 |
||
|
Unsigned32
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.28 |
|
.1.3.6.1.4.1.9.9.786.1.3.8.1.29 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.3 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.30 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.31 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.4 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.5 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.6 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.7 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.8 |
||
.1.3.6.1.4.1.9.9.786.1.3.8.1.9 |
||
.1.3.6.1.4.1.9.9.786.1.3.9 |
||
.1.3.6.1.4.1.9.9.786.1.3.9.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.9.1.1 |
||
.1.3.6.1.4.1.9.9.786.1.3.9.1.2 |
||
.1.3.6.1.4.1.9.9.786.1.3.9.1.3 |
||
.1.3.6.1.4.1.9.9.786.1.3.9.1.4 |
||
.1.3.6.1.4.1.9.9.786.1.4 |
||
.1.3.6.1.4.1.9.9.786.1.4.1 |
||
.1.3.6.1.4.1.9.9.786.2 |
||
.1.3.6.1.4.1.9.9.786.2.1 |
||
.1.3.6.1.4.1.9.9.786.2.2 |
Dependencies (17) 12 direct · 5 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- CISCO-CBP-TC-MIBcisco
- CISCO-DYNAMIC-TEMPLATE-TC-MIBcisco
- CISCO-SUBSCRIBER-IDENTITY-TC-MIBcisco
- CISCO-SUBSCRIBER-SESSION-TC-MIBcisco
- IANA-ENTITY-MIBrfc
- SNMPv2-CONFrfc
- SNMP-FRAMEWORK-MIBrfc
- UUID-TC-MIBrfc
- ENTITY-MIBrfc
- IANAifType-MIBrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- INET-ADDRESS-MIBrfc
- PerfHist-TC-MIBrfc
- CISCO-SUBSCRIBER-SESSION-MIBciscoselected
Type Definitions (2)
| Unsigned32 |
range: 1..4294967295 |
|
| Unsigned32 |
range: 0..4294967295 |
Conformance Groups (12)
Compliance Statements (2)
OID
.1.3.6.1.4.1.9.9.786.2.1.1This compliance state specifies the minimal requirements an
implementation must meet in order to claim full compliance with
the definition of the CISCO-SUSBCRIBER-SESSION-MIB.
implementation must meet in order to claim full compliance with
the definition of the CISCO-SUSBCRIBER-SESSION-MIB.
Required groups
| mandatory | csubSessionGroup | |
| mandatory | csubAggStatsGroup | |
| mandatory | csubJobGroup | |
| mandatory | csubJobMatchParamsGroup | |
| mandatory | csubJobQueryParamsGroup | |
| mandatory | csubJobNotifGroup | |
| optional | csubAggStatsCurrGroup | This group is optional. |
| optional | csubAggStatsIntGroup |
This group is optional. However, a system should implement this group, maintaining at least one 15-minute performance data collection interval. |
| optional | csubAggStatsDayGroup |
This group is optional. A system should not implement this group unless it is capable of maintaining 96 performance data collection intervals for the csubAggStatsIntTable. |
| optional | csubJobQueueGroup | This group is optional. |
OID
.1.3.6.1.4.1.9.9.786.2.1.2This compliance state specifies the new table called
csubAggStatsThreshEntry
csubAggStatsThreshEntry
Required groups
| mandatory | csubAggStatsThreshGroup | |
| mandatory | csubAggStatsNotifGroup |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| csubSessionRisingThresh | readwrite |
Unsigned32
|
This threshold, if non-zero, indicates the rising threshold for the value of csubAggStatsUpSessions for the aggregation point, When the current sample of csubAggStatsUpSessions is greater than or equal to this threshold, and the value of csubAggStatsUpSessions for the last sample interval was less than this thershold, the csubSessionRisingNotif is triggered. If the value of this threshold is 0, the threshold is not evaluated |
| csubSessionFallingThresh | readwrite |
Unsigned32
|
This threshold, if non-zero, indicates the falling threshold for the value of csubAggStatsUpSessions for the aggregation point, When the current sample of csubAggStatsUpSessions is less than or equal to this threshold, and the value of csubAggStatsUpSessions for the last sample interval was greater than this thershold, the csubSessionFallingNotif is triggered. If the value of this threshold is 0, the threshold is not evaluated. |
| csubSessionDeltaPercentFallingThresh | readwrite |
Unsigned32
|
This threshold, if non-zero, indicates the delta falling threshold as a percentage of the value of csubAggStatsUpSessions for the aggregation point, The delta as a percentage of csubAggStatsUpSessions (delta_percent) is calculated as follows: current value of csubAggStatsUpSessions = value(n) previous sampled value of csubAggStatsUpSessions = value(n-1) delta_percent = ((value(n-1) - value(n)) / value(n-1)) * 100 If the delta_percent value of the current evaluation interval is greater than the value of this threshold, a csubSessionDeltaPercentLossNotif is triggered. If the value of this threshold is 0, the threshold is not evaluated. |
| csubSessionThreshEvalInterval | readwrite |
Unsigned32
|
The value of this object sets the number of seconds between samples for threshold evaluation. For implementations capable of per-session event evaluation of thresholds this object represents the maximum number of seconds between samples. |
| csubAggStatsThreshNotifEnable | readwrite | This object enables or disables the generation of any of the csubAggStats* threshold notifications |
Notifications / Traps (4)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.9.9.786.0.1 |
The system generates this notification when the system finishes
executing a subscriber session job, provided the value of csubJobFinishedNotifyEnable is 'true'. The notification indicates the following additional data: csubJobStartedTime The value of sysUpTime when the system started executing the subscriber session job. csubJobFinishedTime The value of sysUpTime when the system finished executing the subscriber session job, for whatever reason. csubJobFinishedReason The reason why the system finished executing the subscriber session job. |
|
.1.3.6.1.4.1.9.9.786.0.2 |
This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of csubSessionRisingThresh is non-zero AND the current value csubAggStatsUpSessions is greater than or equal to the corresponding value of csubSessionRisingThresh and the previous sample of csubAggStatsUpSessions was less than csubSessionRisingThresh. |
|
.1.3.6.1.4.1.9.9.786.0.3 |
This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of csubSessionFallingThresh is non-zero AND the current value csubAggStatsUpSessions is less than or equal to the corresponding value of csubSessionFallingThresh and the previous sample of csubAggStatsUpSessions was greater than csubSessionFallingThresh. |
|
.1.3.6.1.4.1.9.9.786.0.4 |
This notification is generated when the value of
csubAggStatsThreshNotifEnable is 'true' AND the value of csubSessionDeltaPercentFallingThresh is non-zero AND If the delta_percent value of the current evaluation interval is greater than the value of csubSessionDeltaPercentFallingThresh. The delta as a percentage of csubAggStatsUpSessions (delta_percent) is calculated as follows: current value of csubAggStatsUpSessions = value(n) previous sampled value of csubAggStatsUpSessions = value(n-1) delta_percent = ((value(n-1) - value(n)) / value(n-1)) * 100 |