CISCO-SUBSCRIBER-IDENTITY-TC-MIB
19 objects
This MIB module defines textual conventions describing subscriber session identities. A subscriber session identity consists of data associated with a subscriber session serving as credentials used to determine authority, status, rights, or entitlement to privileges.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.782 | IdentityciscoSubscriberIdentityTcMIB | This MIB module defines textual conventions describing subscriber session identities. A subscriber session identity consists of data associated with a subscrib… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| SubscriberAcctSessionId | Unsigned32 (0..4294967295) | current | An positive, integer-value specifying the accounting session ID assigned to a subscriber. The value '0' is not a valid value. However, it serves as a convenient value when an instance of an object using this textual con… |
| SubscriberCircuitId | OCTET STRING (SIZE (0..255)) | current | A string-value identifying the circuit on the 'calling station', access multiplexor, or access switch that provides access to the subscriber. The semantics of the string-value are the same those specified by the SnmpAdm… |
| SubscriberDhcpClass | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the name of the class matching the DHCP DISCOVER message received from the subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention d… |
| SubscriberDnis | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the Dialed Number Identification Service (DNIS) number (or called-party number) dialed by a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString tex… |
| SubscriberDomain | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the domain associated with a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB (RFC-3411). T… |
| SubscriberLabel | Unsigned32 (0..4294967295) | current | A positive integer-value uniquely identifying a subscriber session within the scope of a system. The value '0' is not a valid value. However, it serves as a convenient value when an instance of an object using this text… |
| SubscriberLocationName | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the location associated with a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB (RFC-3411).… |
| SubscriberMediaType | INTEGER { other(1), async(2), atm(3), ethernet(4), ip(5), isdn(6), mpls(7), sync(8) } | current | An enumerated integer-value describing the type of media providing access to the subscriber: 'other' The implementation of the MIB module using this textual convention does not recognize the type of media providing acce… |
| SubscriberNasPort | OCTET STRING (SIZE (0..64)) | current | An octet string identifying port on the Network Access Server (NAS) that provides access to the subscriber. The value '000000'H is not a valid value. However, it serves as a convenient value when an instance of an objec… |
| SubscriberPbhk | OCTET STRING (SIZE (6)) | current | An octet string specifying a Port-Bundle Host Key (PBHK) identifying a subscriber. The octet string has the following format: Octets Field 1-4 subscriber IP address 5-6 TCP port number Observe that the subscriber IP add… |
| SubscriberProtocolType | INTEGER { other(1), atom(2), ip(3), psdn(4), ppp(5), vpdn(6) } | current | An enumerated integer-value describing the type of protocol providing access to the subscriber: 'other' The implementation of the MIB module using this textual convention does not recognize the type of protocol providin… |
| SubscriberRemoteId | OCTET STRING (SIZE (0..255)) | current | A string-value identifying the 'calling station', access multiplexor, or access switch providing access to a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual conv… |
| SubscriberServiceName | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the subscriber service associated with a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB (… |
| SubscriberTunnelName | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the name of the VPDN used to carry a subscriber's session. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK… |
| SubscriberUsername | OCTET STRING (SIZE (0..255)) | current | A string-value specifying the username identifying a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB (RFC-3411). The… |
| SubscriberVRF | OCTET STRING (SIZE (0..255)) | current | A string-value identifying a VRF associated with a subscriber. The semantics of the string-value are the same those specified by the SnmpAdminString textual convention defined by the SNMP-FRAMEWORK-MIB (RFC-3411). The n… |
| SubSessionIdentities | BITS { ifIndex(0), subscriberLabel(1), macAddress(2), nativeVrf(3), nativeIpAddress(4), domainVrf(5), domainIpAddress(6), pbhk(7), remoteId(8), circuitId(9), nasPort(10), domain(11), username(12), acctSessionId(13), dnis(14), media(15), mlpNegotiated(16), protocol(17), serviceName(18), dhcpClass(19), tunnelName(20) } | current | A bit string describing a set of subscriber session identities: 'ifIndex' The ifIndex assigned to the interface representing the subscriber session. 'subscriberLabel' The arbitrary integer-value assigned by the system t… |
| SubSessionIdentity | INTEGER { other(1), ifIndex(2), subscriberLabel(3), macAddress(4), nativeVrf(5), nativeIpAddress(6), domainVrf(7), domainIpAddress(8), pbhk(9), remoteId(10), circuitId(11), nasPort(12), domain(13), username(14), acctSessionId(15), dnis(16), media(17), mlpNegotiated(18), protocol(19), serviceName(20), dhcpClass(21), tunnelName(22) } | current | An enumerated integer-value describing a subscriber session identity: 'other' The implementation of the MIB module using this textual convention does not recognize the subscriber session identity. 'ifIndex' The ifIndex … |