CTRON-SFPS-CONNECTION-MIB

File: CTRON-SFPS-CONNECTION-MIB.mib (38038 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
CTRON-SFPS-INCLUDE-MIB

Imported symbols

OBJECT-TYPE DisplayString Counter
TimeTicks sfpsSwitchConnections sfpsConnectionAPI
sfpsConnectionStats sfpsConnectionTestAPI sfpsConnectionQueryAPI
sfpsConnectionConfigAPI sfpsConnectionLookupAPI sfpsCNXPacketStats

Defined Types

SfpsSwitchPort  
INTEGER    

SfpsAddress  
OCTET STRING Size(6)    

SfpsConnectionEntry  
SEQUENCE    
  sfpsConnectionDestination SfpsAddress
  sfpsConnectionSource SfpsAddress
  sfpsConnectionPrimInPort INTEGER
  sfpsConnectionPrimOutPort INTEGER
  sfpsConnectionSecInPort INTEGER
  sfpsConnectionSecOutPort INTEGER
  sfpsConnectionCtrlStatus INTEGER
  sfpsConnectionAdminStatus INTEGER
  sfpsConnectionAge TimeTicks
  sfpsConnectionType INTEGER
  sfpsConnectionPkts Counter
  sfpsConnectionBytes Counter
  sfpsConnectionCanAge INTEGER
  sfpsConnectionPrimOutPorts DisplayString
  sfpsConnectionSecOutPorts DisplayString

Defined Values

sfpsConnectionTable 1.3.6.1.4.1.52.4.2.4.2.1.3.1
This table contains the connection information for all active connections on the SFPS access ports.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsConnectionEntry

sfpsConnectionEntry 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1
Each entry specifies the connection information for the active connection for which the entry exists.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsConnectionEntry  

sfpsConnectionDestination 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.1
The destination SFPS address for this source/destination connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionSource 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.2
The source SFPS address for this source/destination connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionPrimInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.3
Identifies the primary inbound SFPS switch port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionPrimOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.4
Identifies the primary outbound SFPS switch port. All switched traffic for this connection will be transmitted on this outbound port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionSecInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.5
Identifies the secondaryinbound SFPS switch port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionSecOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.6
Identifies the secondary outbound SFPS switch port. All switched traffic for this connection will be transmitted on this outbound port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionCtrlStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.7
The control state of the SFPS connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), activate(2), delete(3), under-creation(4)  

sfpsConnectionAdminStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.8
The administrative state of the SFPS connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

sfpsConnectionAge 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.9
Indicates the age of the connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsConnectionType 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.10
Sets the type of connection. Provisioned connections are setup manually; switched and vlan connections are setup dynammically.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER filter(1), provisioned(2), switched(3), netport-filter(4), self-prog-non-filter(5), vlan(6), tap(7), mcast(8)  

sfpsConnectionPkts 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.11
Indicates the total number of packets sent on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sfpsConnectionBytes 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.12
Indicates the total number of bytes sent on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sfpsConnectionCanAge 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionPrimOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.14
Identifies a list of outbound SFPS switch ports. All switched traffic for this connection will be transmitted on these outbound ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsConnectionSecOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.1.1.15
Identifies a list of outbound SFPS switch ports. All switched traffic for this connection will be transmitted on these outbound ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.4.1
Specifies the action to be initiated as a result of setting this leaf.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), map(2), unmap(3), unmapall(4)  

sfpsAPIInPort 1.3.6.1.4.1.52.4.2.4.2.1.4.2
Specifies the ingress port of the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsSwitchPort  

sfpsAPIInHeaderType 1.3.6.1.4.1.52.4.2.4.2.1.4.3
Specfies the type of header being mapped.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), mac-da-sa(2), atm-vpi-vci(3)  

sfpsAPIInHeaderLength 1.3.6.1.4.1.52.4.2.4.2.1.4.4
Specifies the length of the header value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

sfpsAPIInHeaderValue 1.3.6.1.4.1.52.4.2.4.2.1.4.5
Specifies the actual inHeader value for the mapping.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sfpsAPIOutPort 1.3.6.1.4.1.52.4.2.4.2.1.4.6
Specifies the egress port of the switch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsSwitchPort  

sfpsAPIOutHeaderType 1.3.6.1.4.1.52.4.2.4.2.1.4.7
Specfies the type of header being mapped. This value defaults to the value given to sfpsAPIInHeaderType.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), mac-da-sa(2), atm-vpi-vci(3)  

sfpsAPIOutHeaderLength 1.3.6.1.4.1.52.4.2.4.2.1.4.8
Specifies the length of the header value. This value defaults to the value given to sfpsAPIInHeaderLength.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsAPIOutHeaderValue 1.3.6.1.4.1.52.4.2.4.2.1.4.9
Specifies the actual outHeader value for the mapping. This value defaults to the value given to sfpsAPIInHeaderValue.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sfpsAPIArgumentDirection 1.3.6.1.4.1.52.4.2.4.2.1.4.10
Specifies the direction of the connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), bi-directional(2), uni-directional(3)  

sfpsAPIArgumentOwner 1.3.6.1.4.1.52.4.2.4.2.1.4.11
Specifies whether or not callcontrol is owned by this agent switch. If the call is owned, then the switch will be responsible for releasing the call. THis is used mainly when transferring call ownership in call re-routing and in setting up originating calls.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), own-the-call(2), dont-own-the-call(3)  

sfpsAPIArgumentPriority 1.3.6.1.4.1.52.4.2.4.2.1.4.12
Specifies the outbound priority of the connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), priority-1(2), priority-2(3), priority-3(4), priority-4(5), priority-5(6)  

sfpsAPIType 1.3.6.1.4.1.52.4.2.4.2.1.4.13
Sets the type of connection that should be setup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), switched(2), filtered(3), provisioned(4)  

sfpsConnectionStatsMaxCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.1
The maximum number of bi-directional connections allocated for the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsTotalCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.2
The total number of bi-directional connections used in the switch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsSwitchedCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.3
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsVlanCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.4
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsFilterCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.5
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsSelfProgCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.6
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsProvsnedCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.7
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsTapCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.8
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsMcastCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.9
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsNetPortFilterCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.4.10
The number of bi-directional connections used in the switch with type
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsNonCriticalVlans 1.3.6.1.4.1.52.4.2.4.2.1.3.4.11
Number of non-critical connections - these will be aged first
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsAddErrors 1.3.6.1.4.1.52.4.2.4.2.1.3.4.12
Number of errors on adding a connnection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionStatsDeleteErrors 1.3.6.1.4.1.52.4.2.4.2.1.3.4.13
Number of errors on deleting a connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionTestAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.3.6.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fillTable(1), reapAllCnxs(2), reapCnxsGivenMac(3), reapCnxsGivenPort(4)  

sfpsConnectionTestAPIType 1.3.6.1.4.1.52.4.2.4.2.1.3.6.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER filter(1), provisioned(2), switched(3), netport-filter(4), self-prog-non-filter(5), vlan(6), tap(7), mcast(8)  

sfpsConnectionTestAPINumCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.6.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionTestAPIMacAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.6.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionTestAPIPort 1.3.6.1.4.1.52.4.2.4.2.1.3.6.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.3.3.1
Specifies the verb.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER agePartial(1), ageFull(2), setParameter(3), ageFilters(4), stopAging(5)  

sfpsConnectionConfigAPICnxHiMark 1.3.6.1.4.1.52.4.2.4.2.1.3.3.2
Specifies the percentage of the Connection Table needed to be full before beginning aging.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPICnxNumToAge 1.3.6.1.4.1.52.4.2.4.2.1.3.3.3
Specifies the number of connections to age at each pass.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIAgePeriod 1.3.6.1.4.1.52.4.2.4.2.1.3.3.4
Specifies the age period. Units in minutes. 0 - No periodic aging N - age every N minutes
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIAgePassInProgress 1.3.6.1.4.1.52.4.2.4.2.1.3.3.5
Specifies whether the age pass is in progress. 0 - not aging now 1 - aging now.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPICurCapacity 1.3.6.1.4.1.52.4.2.4.2.1.3.3.6
Specifies the percentage of the Connection Table used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPILastPassTime 1.3.6.1.4.1.52.4.2.4.2.1.3.3.7
Specifies the time that the last age pass occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsConnectionConfigAPITimeSinceLastPass 1.3.6.1.4.1.52.4.2.4.2.1.3.3.8
Specifies the time since the last age pass.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsConnectionConfigAPIAgePassDelta 1.3.6.1.4.1.52.4.2.4.2.1.3.3.9
Specifies the time between the last two age passes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsConnectionConfigAPIAgePassCount 1.3.6.1.4.1.52.4.2.4.2.1.3.3.10
Specifies the number of aging passes that have occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIAgeStatsHiMark 1.3.6.1.4.1.52.4.2.4.2.1.3.3.11
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIStatsAgingEnable 1.3.6.1.4.1.52.4.2.4.2.1.3.3.12
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIAgeStatsAgingSupported 1.3.6.1.4.1.52.4.2.4.2.1.3.3.13
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIIdleCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.3.14
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionConfigAPIActiveCnxs 1.3.6.1.4.1.52.4.2.4.2.1.3.3.15
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.3.5.1
Specifies the action to be initiated as a result of setting this leaf.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lookup(1), add(2), delete(3), mapPort(4), unmapPort(5), reapCnxsGivenMac(6), mapPorts(7), unMapPorts(8)  

sfpsConnectionQueryAPIDestAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.5.2
Destination MAC address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionQueryAPISourceAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.5.3
Source MAC address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionQueryAPIInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.5.4
Source port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPIOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.5.5
Destination port number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPICtrlStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.5.6
Control Status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), activate(2), delete(3), under-creation(4)  

sfpsConnectionQueryAPIAdminStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.5.7
Administrative Status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

sfpsConnectionQueryAPIAge 1.3.6.1.4.1.52.4.2.4.2.1.3.5.8
Age of connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPIQueryType 1.3.6.1.4.1.52.4.2.4.2.1.3.5.9
Type of connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER filter(1), provisioned(2), switched(3), netport-filter(4), self-prog-non-filter(5), vlan(6), tap(7), mcast(8)  

sfpsConnectionQueryAPIOwner 1.3.6.1.4.1.52.4.2.4.2.1.3.5.10
Specifies whether or not Call control is owned by this agent switch. If the call is owned, then the switch will be responsible for releasing the call. This is used mainly when transferring call ownership in call re-routing and in setting up originating calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPIPkts 1.3.6.1.4.1.52.4.2.4.2.1.3.5.11
Number of packets switched on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sfpsConnectionQueryAPIBytes 1.3.6.1.4.1.52.4.2.4.2.1.3.5.12
Number of bytes switched on this connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sfpsConnectionQueryAPICanAge 1.3.6.1.4.1.52.4.2.4.2.1.3.5.13
Determine if this connection will be aged - (1) means to age.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPIOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.5.14
If OutPorts is 1 - the multiple outports will be displayed in a text format.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sfpsConnectionQueryAPIMacAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.5.15
MAC address.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionQueryAPISecInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.5.16
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPISecOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.5.17
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionQueryAPISecOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.5.18
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsConnectionLookupAPIVerb 1.3.6.1.4.1.52.4.2.4.2.1.3.2.1
Specifies the action to be initiated as a result of setting this leaf.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER getEntry(1)  

sfpsConnectionLookupAPIMacAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.2.2
MAC address to be looked up as either the Source or Destination addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionLookupAPIDestAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.2.3
Destination MAC address
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionLookupAPISourceAddr 1.3.6.1.4.1.52.4.2.4.2.1.3.2.4
Source MAC address
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsConnectionLookupAPIPrimInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.2.5
Source port number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPIPrimOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.2.6
Destination port number. If -1, denotes multiple out ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPISecInPort 1.3.6.1.4.1.52.4.2.4.2.1.3.2.7
Source port number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPISecOutPort 1.3.6.1.4.1.52.4.2.4.2.1.3.2.8
Destination port number. If 01, denotes multiple out ports
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPICtrlStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.2.9
Control status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), activate(2), delete(3), under-creation(4)  

sfpsConnectionLookupAPIAdminStatus 1.3.6.1.4.1.52.4.2.4.2.1.3.2.10
Administrative status
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

sfpsConnectionLookupAPIAge 1.3.6.1.4.1.52.4.2.4.2.1.3.2.11
Age of connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsConnectionLookupAPIType 1.3.6.1.4.1.52.4.2.4.2.1.3.2.12
Type of connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), provisioned(2), switched(3), self-prog-filter(4), self-prog-non-filter(5), vlan(6), tap(7), mcast(8), flood(9)  

sfpsConnectionLookupAPIPkts 1.3.6.1.4.1.52.4.2.4.2.1.3.2.13
Number of packets switched on this connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPIBytes 1.3.6.1.4.1.52.4.2.4.2.1.3.2.14
Number of bytes switched on this connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPICanAge 1.3.6.1.4.1.52.4.2.4.2.1.3.2.15
Boolean to determine if this connection will be aged. True (1) means to age.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsConnectionLookupAPIPrimOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.2.16
If Primary OutPort is -1, the multiple outports will be displayed in text format
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsConnectionLookupAPISecOutPorts 1.3.6.1.4.1.52.4.2.4.2.1.3.2.17
If Secondary OutPort is -1, the multiple outports will be displayed in text format
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsCNXPacketStatsVer1Tx 1.3.6.1.4.1.52.4.2.4.2.1.15.1
Version 1 transmission
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsVer2Tx 1.3.6.1.4.1.52.4.2.4.2.1.15.2
Version 2 transmission
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsVer1Rx 1.3.6.1.4.1.52.4.2.4.2.1.15.3
Version 1 receive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsVer2Rx 1.3.6.1.4.1.52.4.2.4.2.1.15.4
Version 2 receive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsOpCode1Tx 1.3.6.1.4.1.52.4.2.4.2.1.15.5
Operation code 1 transmission
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsOpCode2Tx 1.3.6.1.4.1.52.4.2.4.2.1.15.6
Operation code 2 tranmission
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsOpCode1Rx 1.3.6.1.4.1.52.4.2.4.2.1.15.7
Operation code 1 receive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsOpCode2Rx 1.3.6.1.4.1.52.4.2.4.2.1.15.8
Operation code 2 receive
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCNXPacketStatsRxErrors 1.3.6.1.4.1.52.4.2.4.2.1.15.9
Receive errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER