ASCEND-SESSION-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASCEND-SESSION-MIB.
30
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
RFC1155-SMIThe maximum number of sessions that can exist
in the system.ro INTEGER .1.3.6.1.4.1.529.12.1 |
sessionStatusTableA list of session status entries. SEQUENCE OF SessionStatusEntry .1.3.6.1.4.1.529.12.2 |
sessionStatusEntryAn entry containing object variables to describe
a session. SessionStatusEntry .1.3.6.1.4.1.529.12.2.1 |
ssnStatusIndexThe index number for this session status entry. Its
value ranges from 1 to 'ssnStatusMaximumSessions'.ro INTEGER .1.3.6.1.4.1.529.12.2.1.1 |
ssnStatusValidFlagValue indicates whether this entry contains valid
information or not. Setting a valid(2) session to invalid(1)
causes an effective session termination.rw Enumeration .1.3.6.1.4.1.529.12.2.1.2 |
ssnStatusUserNameThe name of the remote user. The null string is
returned if entry is invalid. For a Radius DNIS
authenticated session, value of User-Name provided in
Radius reply will be used if no second tier
authentication is involved.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.529.12.2.1.3 |
ssnStatusUserIPAddressThe IP address of the remote user. The value
0.0.0.0 is returned if entry is invalid.ro IpAddress .1.3.6.1.4.1.529.12.2.1.4 |
ssnStatusUserSubnetMaskThe subnet mask of the remote user. The value
0.0.0.0 is returned if entry is invalid.ro IpAddress .1.3.6.1.4.1.529.12.2.1.5 |
ssnStatusCurrentServiceThe current service provided to the remote user.
The value none(1) is returned if entry is invalid
OR if user dials into the terminal server and is
in midst of a login sequence.ro Enumeration .1.3.6.1.4.1.529.12.2.1.6 |
ssnStatusCallReferenceNumA unique number identifying this session. The value
0 is returned if entry is invalid.ro INTEGER (1..'7fffffff'h) SYNTAX INTEGER .1.3.6.1.4.1.529.12.2.1.7 |
sessionActiveTableA list of active session entries.
This table is similar to sessionStatusTable with invalid
entries screened out and indexed by ssnActiveCallReferenceNum.
ssnActiveCallReferenceNum tracks ssnStatusCallReferenceNum of
sessionStatusTable. SEQUENCE OF SessionActiveEntry .1.3.6.1.4.1.529.12.3 |
sessionActiveEntryAn entry containing object variables to describe
an active session. SessionActiveEntry .1.3.6.1.4.1.529.12.3.1 |
ssnActiveCallReferenceNumA unique number identifying this active session.
Refer to ssnStatusCallReferenceNum for more information.ro INTEGER (1..'7fffffff'h) SYNTAX INTEGER .1.3.6.1.4.1.529.12.3.1.1 |
ssnActiveIndexThe index number for this session status entry. Its
value ranges from 1 to 'ssnStatusMaximumSessions'.
Refer to ssnStatusIndex for more information.ro INTEGER .1.3.6.1.4.1.529.12.3.1.2 |
ssnActiveValidFlagAll entries will be valid(2).
Refer to ssnStatusValidFlag for more information.
Setting a vaild(2) session as invalid(1) causes
an effective session termination.rw Enumeration .1.3.6.1.4.1.529.12.3.1.3 |
ssnActiveUserNameThe name of the remote user.
Refer to ssnStatusUserName for more information.
For a Radius DNIS authenticated session,
value of User-Name provided in Radius reply will
be used if no second tier authentication is involved.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.529.12.3.1.4 |
ssnActiveUserIPAddressThe IP address of the remote user.
Refer to ssnStatusUserIPAddress for more information.ro IpAddress .1.3.6.1.4.1.529.12.3.1.5 |
ssnActiveUserSubnetMaskThe subnet mask of the remote user.
Refer to ssnStatusUserSubnetMask for more information.ro IpAddress .1.3.6.1.4.1.529.12.3.1.6 |
ssnActiveCurrentServiceThe current service provided to the remote user.
The value none(1) is returned if entry is invalid
OR if user dials into the terminal server and is
in midst of a login sequence.
Refer to ssnStatusCurrentService for more information.ro Enumeration .1.3.6.1.4.1.529.12.3.1.7 |
ssnActiveIdleTimeThe time current session has been idle.
Valid only for sessions terminated on any of the host
cards(i.e. dial up sessions), for others 0 is always
reported. For non-TNT and non-Max platforms
0 is always reported.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.529.12.3.1.8 |
mppActiveStatsTableA list of active MPP session statistics with invalid
entries screened out and indexed by mppStatsMpID. SEQUENCE OF MppActiveStatsEntry .1.3.6.1.4.1.529.12.4 |
mppActiveStatsEntryAn entry containing object variables to describe
an active MPP session. The variables are those seen
in the Dyn Stat area of the LCD display. MppActiveStatsEntry .1.3.6.1.4.1.529.12.4.1 |
mppStatsMpIDThe MpID number for this active MPP session entry.ro INTEGER .1.3.6.1.4.1.529.12.4.1.1 |
mppStatsRemoteNameThe name of the remote user.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.529.12.4.1.2 |
mppStatsQualityLine quality. N/A: No MPP sessions currenly active,
Good: <%1 CRC errors,
Fair: <%5 CRC errors,
Marginal: <%10 CRC errors,
Poor: %10 or > CRC errorsro Enumeration .1.3.6.1.4.1.529.12.4.1.3 |
mppStatsBandwidthTotal bit rate (Kbps) for the MPP session.ro INTEGER .1.3.6.1.4.1.529.12.4.1.4 |
mppStatsTotalChannelsThe total number of channels associated with
this MPP session.ro INTEGER .1.3.6.1.4.1.529.12.4.1.5 |
mppStatsCLUCurrent percentage of line utilization
for transmitted packets during this MPP session.ro INTEGER .1.3.6.1.4.1.529.12.4.1.6 |
mppStatsALUAverage percentage of line utilization
for transmitted packets during this MPP session.ro INTEGER .1.3.6.1.4.1.529.12.4.1.7 |
mppStatsStartingTimeStampThe starting time for this MPP session in seconds
since startup.ro INTEGER .1.3.6.1.4.1.529.12.4.1.8 |