CTRON-SFPS-L4SS-MIB
- Registered at
- 1.3.6.1.4.1.52.4.2.4.2.6.1.31.3.6.1.4.1.52.4.2.4.2.6.2
- Namespace
- enterasys
- Source file
CTRON-SFPS-L4SS-MIB- Digest
sha256:863d7ac8374ae9c5f5bfd8861a45a0d0fcfd7eb19cab5a1ffe07e41e73e9512a
Imports
| From | Symbols |
|---|---|
| CTRON-SFPS-INCLUDE-MIB | switchSFPS |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, PhysAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-SFPS-INCLUDE-MIB CTRON-SFPS-L4SS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HexInteger type | ||||
| SfpsAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sfpsL4SS OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6 | |||
| sfpsL4CP OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.1 | |||
| l4cpStats OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.1.1 | |||
| l4cpConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.1.2 | |||
| sfpsL4CPDisableTCPAckCheck OBJECT-TYPE This variable indicates whether or not TCP segments whose ACK bit is off are allowed to use an existing flow table entry. When set to 2, a TCP segment whose ACK bit is off is always treated as an exception packet. This variable takes effect immediately, and its value is peristent. | 1.3.6.1.4.1.52.4.2.4.2.6.1.2.1 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| l4cpActions OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.1.3 | |||
| sfpsL4CPFlowTable OBJECT-TYPE This table describes each conversation between a pair or Layer 3 or Layer 4 endpoints. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4 | not-accessible | mandatory | |
| sfpsL4CPFlowEntry OBJECT-TYPE Each entry contains statistics and information for a pair of Layer 3 or Layer 4 endpoints. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1 | not-accessible | mandatory | |
| sfpsL4CPFlowCnxIndex OBJECT-TYPE Index (1-based) of the SFPSGAPI connection table entry to which this flow belongs. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CPFlowSecL3Address OBJECT-TYPE The Layer 3 address of the secondary endpoint for this flow. The secondary endpoint is the one having the higher MAC address. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.2 | DisplayString | read-only | mandatory |
| sfpsL4CPFlowPrimL3Address OBJECT-TYPE The Layer 3 address of the primary endpoint for this flow. The primary endpoint is the one having the lower MAC address. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.3 | DisplayString | read-only | mandatory |
| sfpsL4CPFlowSubprotocol OBJECT-TYPE This value identifies the Layer 4 protocol. It corresponds to the IP 'Protocol' field as described in the 'Assigned Numbers' RFC. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.4 | HexInteger (0..2147483647) | read-only | mandatory |
| sfpsL4CPFlowSecMatchAnyDyn OBJECT-TYPE If this is a TCP or UDP entry, this value specifies whether or not the protocol port of the secondary endpoint should be treated as a wildcard, able to match any port number above 1023. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.5 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPFlowPrimMatchAnyDyn OBJECT-TYPE If this is a TCP or UDP entry, this value specifies whether or not the protocol port of the primary endpoint should be treated as a wildcard, able to match any port number above 1023. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.6 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPFlowSecProtPort OBJECT-TYPE If this is a TCP or UDP entry, this value indicates the protocol port number of the secondary endpoint. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.7 | INTEGER (0..65535) | read-only | mandatory |
| sfpsL4CPFlowPrimProtPort OBJECT-TYPE If this is a TCP or UDP entry, this value indicates the protocol port number of the primary endpoint. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.8 | INTEGER (0..65535) | read-only | mandatory |
| sfpsL4CPFlowSecSubstApplies OBJECT-TYPE Indication of whether or not MAC address substitution applies to the secondary endpoint for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPFlowPrimSubstApplies OBJECT-TYPE Indication of whether or not MAC address substitution applies to the primary endpoint for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.10 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPFlowSecInPkts OBJECT-TYPE Count of packets transmitted from primary to secondary. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.11 | Counter | read-only | mandatory |
| sfpsL4CPFlowSecInOctets OBJECT-TYPE Count of octets transmitted from primary to secondary. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.12 | Counter | read-only | mandatory |
| sfpsL4CPFlowPrimInPkts OBJECT-TYPE Count of packets transmitted from secondary to primary. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.13 | Counter | read-only | mandatory |
| sfpsL4CPFlowPrimInOctets OBJECT-TYPE Count of octets transmitted from secondary to primary. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.14 | Counter | read-only | mandatory |
| sfpsL4CPFlowFlowAge OBJECT-TYPE Time elapsed since this entry was created. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.15 | TimeTicks | read-only | mandatory |
| sfpsL4CPFlowFlowLastUse OBJECT-TYPE Time elapsed since this entry was last used to send data. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.16 | TimeTicks | read-only | mandatory |
| sfpsL4CPFlowID OBJECT-TYPE The Call Detail Recording flow ID for this flow, or zero if CDR is not active for the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.1.4.1.17 | INTEGER | read-only | mandatory |
| sfpsL4CPMACAddrSubTable OBJECT-TYPE This table provides the ability to override the default gateway for specific routes. | 1.3.6.1.4.1.52.4.2.4.2.6.1.5 | not-accessible | mandatory | |
| sfpsL4CPMACAddrSubEntry OBJECT-TYPE Each entry contains the MAC address substitution information associated with a specific destination IP address. | 1.3.6.1.4.1.52.4.2.4.2.6.1.5.1 | not-accessible | mandatory | |
| sfpsL4CPMACAddrSubDestIP OBJECT-TYPE Destination IP address for this route | 1.3.6.1.4.1.52.4.2.4.2.6.1.5.1.1 | IpAddress | read-only | mandatory |
| sfpsL4CPMACAddrSubNextHopMAC OBJECT-TYPE The next-hop MAC address to use for this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.5.1.2 | PhysAddress | read-only | mandatory |
| sfpsL4CPMACAddrSubRefCount OBJECT-TYPE The number of flow table entries that reference this entry. | 1.3.6.1.4.1.52.4.2.4.2.6.1.5.1.3 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CPNetAddrUserTable OBJECT-TYPE This table associates user information with network addresses. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7 | not-accessible | mandatory | |
| sfpsL4CPNetAddrUserEntry OBJECT-TYPE Each entry contains the user information associated with a specific network address. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1 | not-accessible | mandatory | |
| sfpsL4CPNetAddrUserProtocol OBJECT-TYPE The network-layer protocol associated with this entry. Values correspond to the 'aoAddressTag' enumeration (see aoproperties.h). | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CPNetAddrUserNetAddr OBJECT-TYPE The network-layer address associated with this entry. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1.2 | DisplayString | read-only | mandatory |
| sfpsL4CPNetAddrUserLoginID OBJECT-TYPE The login ID from CSM's LoginOID. Set to zero if no user is logged into the address. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1.3 | INTEGER | read-only | mandatory |
| sfpsL4CPNetAddrUserUserID OBJECT-TYPE The object ID from CSM's UserOID. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1.4 | INTEGER | read-only | mandatory |
| sfpsL4CPNetAddrUserUserName OBJECT-TYPE The user name associated with this entry. | 1.3.6.1.4.1.52.4.2.4.2.6.1.7.1.5 | DisplayString | read-only | mandatory |
| sfpsL4CPIPRouteTable OBJECT-TYPE This table associates IP routes (subnets) with devices. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8 | not-accessible | mandatory | |
| sfpsL4CPIPRouteEntry OBJECT-TYPE Each entry contains the IP route information associated with a specific device. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1 | not-accessible | mandatory | |
| sfpsL4CPIPRouteSubnetMask OBJECT-TYPE The subnet mask associated with this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.1 | IpAddress | read-only | mandatory |
| sfpsL4CPIPRouteSubnet OBJECT-TYPE The destination subnet of this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.2 | IpAddress | read-only | mandatory |
| sfpsL4CPIPRouteRouteID OBJECT-TYPE The object ID from CSM's RouteOID. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.3 | INTEGER | read-only | mandatory |
| sfpsL4CPIPRouteRouteSubsystem OBJECT-TYPE Indicates type of device route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.4 | INTEGER {local(1), remote(2)} | read-only | mandatory |
| sfpsL4CPIPRouteDeviceID OBJECT-TYPE The object ID from CSM's DeviceOID. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.5 | INTEGER | read-only | mandatory |
| sfpsL4CPIPRouteDeviceName OBJECT-TYPE The device name for this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.6 | DisplayString | read-only | mandatory |
| sfpsL4CPIPRouteMACAddress OBJECT-TYPE The MAC address of the device for this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.7 | SfpsAddress | read-only | mandatory |
| sfpsL4CPIPRouteMetric OBJECT-TYPE The metric associated with this route. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.8 | INTEGER | read-only | mandatory |
| sfpsL4CPIPRouteCallable OBJECT-TYPE Indicates whether or not the device associated with this route is callable for IP. | 1.3.6.1.4.1.52.4.2.4.2.6.1.8.1.9 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPPortTable OBJECT-TYPE This table lists the attributes of an access servers ports. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9 | not-accessible | mandatory | |
| sfpsL4CPPortEntry OBJECT-TYPE Each entry contains information about one of this access server's ports. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1 | not-accessible | mandatory | |
| sfpsL4CPPortNum OBJECT-TYPE The logical port number of this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CPPortID OBJECT-TYPE The last four octets of CSM's PortOID for this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.2 | INTEGER | read-only | mandatory |
| sfpsL4CPPortApplyPolicyIn OBJECT-TYPE Indicates whether or not access policies are to be applied to packets arriving at this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.3 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPPortApplyPolicyOut OBJECT-TYPE Indicates whether or not access policies are to be applied to packets sent out this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.4 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CPPortDefaultUserID OBJECT-TYPE The last four octets of CSM's UserOID for the default userid for this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.5 | INTEGER | read-only | mandatory |
| sfpsL4CPPortDefaultUserName OBJECT-TYPE The user name assigned to MAC addresses discovered on this port. | 1.3.6.1.4.1.52.4.2.4.2.6.1.9.1.6 | DisplayString | read-only | mandatory |
| sfpsL4CPCallableDeviceTable OBJECT-TYPE This table lists the attributes of a callable device. | 1.3.6.1.4.1.52.4.2.4.2.6.1.11 | not-accessible | mandatory | |
| sfpsL4CPCallableDeviceEntry OBJECT-TYPE Each entry contains information about one of this access server's ports. | 1.3.6.1.4.1.52.4.2.4.2.6.1.11.1 | not-accessible | mandatory | |
| sfpsL4CPCallableDeviceDeviceID OBJECT-TYPE The last four octets of CSM's DeviceOID for this callable device. | 1.3.6.1.4.1.52.4.2.4.2.6.1.11.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CPCallableDeviceDeviceName OBJECT-TYPE The default device name for this callable device. | 1.3.6.1.4.1.52.4.2.4.2.6.1.11.1.2 | DisplayString | read-only | mandatory |
| sfpsL4CPCallableDeviceDefaultUserName OBJECT-TYPE The default user name for this callable device. | 1.3.6.1.4.1.52.4.2.4.2.6.1.11.1.3 | DisplayString | read-only | mandatory |
| sfpsL4CDR OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.2 | |||
| l4cdrStats OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.2.1 | |||
| l4cdrConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.2.2 | |||
| l4cdrActions OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.6.2.3 | |||
| sfpsL4CDRActiveFlowTable OBJECT-TYPE This table lists the currently active flows that have Call Detail Recording enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4 | not-accessible | mandatory | |
| sfpsL4CDRActiveFlowEntry OBJECT-TYPE Each entry contains information about one flow that has CDR enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1 | not-accessible | mandatory | |
| sfpsL4CDRActiveFlowFlowID OBJECT-TYPE Flow ID for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CDRActiveFlowSubProtocol OBJECT-TYPE If this is a Layer 4 flow, this value identifies the Layer 4 protocol (for IP, this value corresponds to the 'Protocol' field as described in the 'Assigned Numbers' RFC). If this is a Layer 3 flow, this value is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.2 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowEtherType OBJECT-TYPE The Layer 3 protocol represented by this entry. Values correspond to the 'Ether Type' field as described in the Assigned Numbers RFC. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.3 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowSourceUser OBJECT-TYPE The user name associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.4 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowSourceMACAddr OBJECT-TYPE The MAC address associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.5 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowSourceNetAddr OBJECT-TYPE The Layer 3 address associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.6 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowSourceProtocolPort OBJECT-TYPE If this is a Layer 4 flow, this value indicates the protocol port number of the source of the flow. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.7 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowSourcePPRangeEnabled OBJECT-TYPE Indicates whether or not any source protocol port number greater than 1023 is considered to match the source protocol port with which this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRActiveFlowSourceConnNumber OBJECT-TYPE The source connection number. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.9 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowDestUser OBJECT-TYPE The user name associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.10 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowDestMACAddr OBJECT-TYPE The MAC address associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.11 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowDestNetAddr OBJECT-TYPE The Layer 3 address associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.12 | DisplayString | read-only | mandatory |
| sfpsL4CDRActiveFlowDestProtocolPort OBJECT-TYPE If this is a Layer 4 flow, this value indicates the protocol port number of the destination of the flow. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.13 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowDestPPRangeEnabled OBJECT-TYPE Indicates whether or not any destination protocol port number greater than 1023 is considered to match the destination protocol port with which this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRActiveFlowDestConnNumber OBJECT-TYPE The destination connection number. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.15 | INTEGER | read-only | mandatory |
| sfpsL4CDRActiveFlowStartTime OBJECT-TYPE The time elapsed since this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.16 | TimeTicks | read-only | mandatory |
| sfpsL4CDRActiveFlowLastPktTime OBJECT-TYPE The time elapsed since the most recent packet was sent on this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.17 | TimeTicks | read-only | mandatory |
| sfpsL4CDRActiveFlowEndTime OBJECT-TYPE The time elapsed since this flow was terminated. This field is not meaningful for active flows. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.18 | TimeTicks | read-only | mandatory |
| sfpsL4CDRActiveFlowInOctets OBJECT-TYPE The number of octets that have been sent from the destination to the source. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.19 | Counter | read-only | mandatory |
| sfpsL4CDRActiveFlowOutOctets OBJECT-TYPE The number of octets that have been sent from the source to the destination. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.20 | Counter | read-only | mandatory |
| sfpsL4CDRActiveFlowInPkts OBJECT-TYPE The number of packets that have been sent from the destination to the source. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.21 | Counter | read-only | mandatory |
| sfpsL4CDRActiveFlowOutPkts OBJECT-TYPE The number of packets that have been sent from the source to the destination. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.22 | Counter | read-only | mandatory |
| sfpsL4CDRActiveFlowDemandAccessConnMade OBJECT-TYPE Indicates whether or not a demand access connection had to be made for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.23 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRActiveFlowFlowRecordState OBJECT-TYPE Indicates the current state of the flow record. | 1.3.6.1.4.1.52.4.2.4.2.6.2.4.1.24 | INTEGER {initialized(1), active(2), terminated(3), invalid(4)} | read-only | mandatory |
| sfpsL4CDRTermedFlowTable OBJECT-TYPE This table lists the terminated flows that had Call Detail Recording enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5 | not-accessible | mandatory | |
| sfpsL4CDRTermedFlowEntry OBJECT-TYPE Each entry contains information about one flow that had CDR enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1 | not-accessible | mandatory | |
| sfpsL4CDRTermedFlowFlowID OBJECT-TYPE Flow ID for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CDRTermedFlowSubProtocol OBJECT-TYPE If this is a Layer 4 flow, this value identifies the Layer 4 protocol (for IP, this value corresponds to the 'Protocol' field as described in the 'Assigned Numbers' RFC). If this is a Layer 3 flow, this value is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.2 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowEtherType OBJECT-TYPE The Layer 3 protocol represented by this entry. Values correspond to the 'Ether Type' field as described in the Assigned Numbers RFC. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.3 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowSourceUser OBJECT-TYPE The user name associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.4 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowSourceMACAddr OBJECT-TYPE The MAC address associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.5 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowSourceNetAddr OBJECT-TYPE The Layer 3 address associated with the source of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.6 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowSourceProtocolPort OBJECT-TYPE If this is a Layer 4 flow, this value indicates the protocol port number of the source of the flow. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.7 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowSourcePPRangeEnabled OBJECT-TYPE Indicates whether or not any source protocol port number greater than 1023 is considered to match the source protocol port with which this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.8 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRTermedFlowSourceConnNumber OBJECT-TYPE The source connection number. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.9 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowDestUser OBJECT-TYPE The user name associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.10 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowDestMACAddr OBJECT-TYPE The MAC address associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.11 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowDestNetAddr OBJECT-TYPE The Layer 3 address associated with the destination of the flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.12 | DisplayString | read-only | mandatory |
| sfpsL4CDRTermedFlowDestProtocolPort OBJECT-TYPE If this is a Layer 4 flow, this value indicates the protocol port number of the destination of the flow. Otherwise, this field is zero. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.13 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowDestPPRangeEnabled OBJECT-TYPE Indicates whether or not any destination protocol port number greater than 1023 is considered to match the destination protocol port with which this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.14 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRTermedFlowDestConnNumber OBJECT-TYPE The destination connection number. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.15 | INTEGER | read-only | mandatory |
| sfpsL4CDRTermedFlowStartTime OBJECT-TYPE The time elapsed since this flow was created. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.16 | TimeTicks | read-only | mandatory |
| sfpsL4CDRTermedFlowLastPktTime OBJECT-TYPE The time elapsed since the most recent packet was sent on this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.17 | TimeTicks | read-only | mandatory |
| sfpsL4CDRTermedFlowEndTime OBJECT-TYPE The time elapsed since this flow was terminated. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.18 | TimeTicks | read-only | mandatory |
| sfpsL4CDRTermedFlowInOctets OBJECT-TYPE The number of octets that have been sent from the destination to the source. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.19 | Counter | read-only | mandatory |
| sfpsL4CDRTermedFlowOutOctets OBJECT-TYPE The number of octets that have been sent from the source to the destination. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.20 | Counter | read-only | mandatory |
| sfpsL4CDRTermedFlowInPkts OBJECT-TYPE The number of packets that have been sent from the destination to the source. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.21 | Counter | read-only | mandatory |
| sfpsL4CDRTermedFlowOutPkts OBJECT-TYPE The number of packets that have been sent from the source to the destination. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.22 | Counter | read-only | mandatory |
| sfpsL4CDRTermedFlowDemandAccessConnMade OBJECT-TYPE Indicates whether or not a demand access connection had to be made for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.23 | INTEGER {yes(1), no(2)} | read-only | mandatory |
| sfpsL4CDRTermedFlowFlowRecordState OBJECT-TYPE Indicates the current state of the flow record. | 1.3.6.1.4.1.52.4.2.4.2.6.2.5.1.24 | INTEGER {initialized(1), active(2), terminated(3), invalid(4)} | read-only | mandatory |
| sfpsL4CDRFlowIndexTable OBJECT-TYPE This table lists the current flows that have Call Detail Recording enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6 | not-accessible | mandatory | |
| sfpsL4CDRFlowIndexEntry OBJECT-TYPE Each entry contains information about one flow that has CDR enabled. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1 | not-accessible | mandatory | |
| sfpsL4CDRFlowIndexFlowID OBJECT-TYPE Flow ID for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.1 | INTEGER (0..2147483647) | read-only | mandatory |
| sfpsL4CDRFlowIndexSFPSFlowTblIndex OBJECT-TYPE Index of the SFPS Flow Table entry (1-based) that corresponds to this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.2 | INTEGER | read-only | mandatory |
| sfpsL4CDRFlowIndexSFlowStatsPtr OBJECT-TYPE Pointer to the SFlowStats object for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.3 | INTEGER | read-only | mandatory |
| sfpsL4CDRFlowIndexStaticFlowInfoPtr OBJECT-TYPE Pointer to the L4CDRStaticFlowInfo object for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.4 | INTEGER | read-only | mandatory |
| sfpsL4CDRFlowIndexFlowTblEntryPtr OBJECT-TYPE The flow table entry pointer for this flow. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.5 | INTEGER | read-only | mandatory |
| sfpsL4CDRFlowIndexFlowState OBJECT-TYPE Indicates the current state of the flow index record. | 1.3.6.1.4.1.52.4.2.4.2.6.2.6.1.6 | INTEGER {initialized(1), active(2), terminated(3), invalid(4)} | read-only | mandatory |