MIB Viewer

CISCO-SUBSCRIBER-SESSION-TC-MIB

5 objects
This MIB module defines textual conventions describing subscriber sessions.
Imported Objects
CISCO-SMIciscoMgmt
SNMPv2-SMIMODULE-IDENTITY
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.785IdentityciscoSubscriberSessionTcMIBThis MIB module defines textual conventions describing subscriber sessions.
Type Definitions
NameSyntaxStatusDescription
SubSessionRedundancyModeINTEGER { none(1), other(2), active(3), standby(4) }currentAn enumerated integer-value describing the redundancy mode in which a subscriber session is operating: 'none' The subscriber session is not part of a redundant configuration. 'other' The subscriber session is part of a …
SubSessionStateINTEGER { other(1), pending(2), up(3) }currentAn enumerated integer-value describing the state of a subscriber session: 'other' The subscriber session is in a state not recognized by the implementation of a MIB module using this textual convention. 'pending' The su…
SubSessionTypeINTEGER { all(1), other(2), pppSubscriber(3), pppoeSubscriber(4), l2tpSubscriber(5), l2fSubscriber(6), ipInterfaceSubscriber(7), ipPktSubscriber(8), ipDhcpv4Subscriber(9), ipRadiusSubscriber(10), l2MacSubscriber(11), l2Dhcpv4Subscriber(12), l2RadiusSubscriber(13) }currentAn enumerated integer-value describing the type of subscriber session. This value has the intent of refining the interface type assigned to a subscriber session. The interface type assigned to a subscriber session group…
SubSessionTypesBITS { pppSubscriber(0), pppoeSubscriber(1), l2tpSubscriber(2), l2fSubscriber(3), ipInterfaceSubscriber(4), ipPktSubscriber(5), ipDhcpv4Subscriber(6), ipRadiusSubscriber(7), l2MacSubscriber(8), l2Dhcpv4Subscriber(9), l2RadiusSubscriber(10) }currentA bit string describing a set of subscriber session types: 'pppSubscriber' A PPP connection initiated over a circuit (e.g., an ISDN line or ATM VC) using the LCP (RFC-1661). 'pppoeSubscriber' A PPP connection over Ether…