ST2-MIB

File: ST2-MIB.mib (51312 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-ST2-MIB

Imported symbols

IpAddress Counter Gauge
TimeTicks OBJECT-TYPE DisplayString
wfSt2Group

Defined Types

St2StreamEntry  
SEQUENCE    
  st2StreamName OCTET STRING
  st2StreamPrevHopAddr IpAddress
  st2StreamPrevHopVlid INTEGER
  st2StreamStartTime TimeTicks
  st2StreamState INTEGER
  st2StreamStateTime TimeTicks
  st2StreamRole INTEGER
  st2StreamGroup OCTET STRING
  st2StreamNumSubgroups Gauge
  st2StreamNumNextHops Gauge
  st2StreamNumTargets Gauge
  st2StreamRefuses Counter
  st2StreamFlowspecChanges Counter
  st2StreamFlowDutyFactor INTEGER
  st2StreamFlowErrorRate INTEGER
  st2StreamFlowPrecedence INTEGER
  st2StreamFlowReliability INTEGER
  st2StreamFlowTradeoffs INTEGER
  st2StreamFlowRecoveryTimeout INTEGER
  st2StreamFlowLimitOnCost INTEGER
  st2StreamFlowLimitOnDelay INTEGER
  st2StreamFlowLimitOnPduBytes INTEGER
  st2StreamFlowLimitOnPduRate INTEGER
  st2StreamFlowMinBytesXRate INTEGER
  st2StreamFlowMeanDelay INTEGER
  st2StreamFlowDelayVariance INTEGER
  st2StreamFlowDesPduBytes INTEGER
  st2StreamFlowDesPduRate INTEGER
  st2StreamOptionPtp INTEGER
  st2StreamOptionFdx INTEGER
  st2StreamOptionRecover INTEGER
  st2StreamOptionReverseCharge INTEGER
  st2StreamOptionTimestamp INTEGER

St2HopEntry  
SEQUENCE    
  st2HopHid INTEGER
  st2HopMyVlid INTEGER
  st2HopYourVlid INTEGER
  st2HopState INTEGER
  st2HopStateTime TimeTicks
  st2HopNumTargets Gauge
  st2HopMcastAddr IpAddress
  st2HopErrorCode INTEGER
  st2HopDetectorAddr IpAddress
  st2HopNeighborAddr IpAddress
  st2HopStreamName OCTET STRING
  st2HopPkts Counter
  st2HopOctets Counter
  st2HopDiscards Counter
  st2HopIpEncap INTEGER
  st2HopIpAddr IpAddress
  st2HopRole INTEGER
  st2HopInterfaceIndex INTEGER
  st2HopErrorTime TimeTicks

St2NeighborEntry  
SEQUENCE    
  st2NeighborAddr IpAddress
  st2NeighborState INTEGER
  st2NeighborStateTime TimeTicks
  st2NeighborNumHops Gauge
  st2NeighborHelloTimer TimeTicks
  st2NeighborHelloRcvdTime TimeTicks
  st2NeighborDataRcvdTime TimeTicks
  st2NeighborAckRequested INTEGER
  st2NeighborRestarted INTEGER
  st2NeighborSentHellos Counter
  st2NeighborRcvdHellos Counter
  st2NeighborMissedHellos Counter
  st2NeighborRoundTripTime TimeTicks
  st2NeighborInterfaceIdx INTEGER
  st2NeighborStBadMsgs Counter
  st2NeighborScmpBadMsgs Counter

St2TargetEntry  
SEQUENCE    
  st2TargetAddr IpAddress
  st2TargetHop IpAddress
  st2TargetStreamName OCTET STRING

St2GroupEntry  
SEQUENCE    
  st2GroupName OCTET STRING
  st2GroupId INTEGER
  st2GroupNumStreams Gauge
  st2GroupNumSubgroups Gauge

St2SubgroupEntry  
SEQUENCE    
  st2SubgroupGroup OCTET STRING
  st2SubgroupNumStreams Gauge
  st2SubgroupIndex INTEGER

St2InterfaceEntry  
SEQUENCE    
  st2InterfaceIndex INTEGER
  st2InterfaceNumInStreams Gauge
  st2InterfaceNumOutStreams Gauge
  st2InterfaceNumNeighbors Gauge
  st2InterfaceInBwReserved Gauge
  st2InterfaceInBwReservable Gauge
  st2InterfaceOutBwReserved Gauge
  st2InterfaceOutBwReservable Gauge
  st2InterfaceTotRcvdPkts Counter
  st2InterfaceTotSentPkts Counter
  st2InterfaceTotRcvdOctets Counter
  st2InterfaceTotSentOctets Counter
  st2InterfaceRcvdHdrErrors Counter
  st2InterfaceRcvdHidErrors Counter
  st2InterfaceRcvdLenErrors Counter
  st2InterfaceRcvdHdrErrorTime TimeTicks
  st2InterfaceRcvdHidErrorTime TimeTicks
  st2InterfaceRcvdLenErrorTime TimeTicks
  st2InterfaceRcvdErrorSnap DisplayString
  st2InterfaceRcvdPktDrops Counter
  st2InterfaceSentPktDrops Counter
  st2InterfaceIpAddr IpAddress

Defined Values

stii 1.3.6.1.4.1.18.3.5.16.1.2.5
OBJECT IDENTIFIER    

st2AgentCopyright 1.3.6.1.4.1.18.3.5.16.1.2.5.1
provider of (company which wrote) the ST-II agent code, code release info and copyright info
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

st2ProtoVersion 1.3.6.1.4.1.18.3.5.16.1.2.5.2
version of ST-II running; RFC-1190 for starters
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

st2FlowSpecVersion 1.3.6.1.4.1.18.3.5.16.1.2.5.3
registered version number of Flow Spec
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2AgentType 1.3.6.1.4.1.18.3.5.16.1.2.5.4
whether this system performs ST-II end-system or intermediate-system functions or both
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), intermediateSystem(2), endSystem(3), intermediateAndEndSystem(4)  

st2RoutingDerived 1.3.6.1.4.1.18.3.5.16.1.2.5.5
where does ST-II get routes from, whether IP routing tables or some other means
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), fixed(2), regularIP(3)  

st2ToAccept 1.3.6.1.4.1.18.3.5.16.1.2.5.6
Initial hop-by-hop timeout for acknowledgment of ACCEPT
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NAccept 1.3.6.1.4.1.18.3.5.16.1.2.5.7
number of ACCEPT retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToConnect 1.3.6.1.4.1.18.3.5.16.1.2.5.8
Initial hop-by-hop timeout for acknowledgment of CONNECT
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NConnect 1.3.6.1.4.1.18.3.5.16.1.2.5.9
number of CONNECT retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToDisconnect 1.3.6.1.4.1.18.3.5.16.1.2.5.10
Initial hop-by-hop timeout for acknowledgment of DISCONNECT
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NDisconnect 1.3.6.1.4.1.18.3.5.16.1.2.5.11
number of DISCONNECT retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToHidAck 1.3.6.1.4.1.18.3.5.16.1.2.5.12
Initial hop-by-hop timeout for acknowledgment of HID-CHANGE-REQUEST
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NHidAck 1.3.6.1.4.1.18.3.5.16.1.2.5.13
number of HID-CHANGE-REQUEST retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToHidChange 1.3.6.1.4.1.18.3.5.16.1.2.5.14
Initial hop-by-hop timeout for acknowledgment of HID-CHANGE
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NHidChange 1.3.6.1.4.1.18.3.5.16.1.2.5.15
number of HID-CHANGE retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToNotify 1.3.6.1.4.1.18.3.5.16.1.2.5.16
Initial hop-by-hop timeout for acknowledgment of NOTIFY
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NNotify 1.3.6.1.4.1.18.3.5.16.1.2.5.17
number of NOTIFY retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToRefuse 1.3.6.1.4.1.18.3.5.16.1.2.5.18
Initial hop-by-hop timeout for acknowledgment of REFUSE
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NRefuse 1.3.6.1.4.1.18.3.5.16.1.2.5.19
number of REFUSE retries before returning a failure
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToReroute 1.3.6.1.4.1.18.3.5.16.1.2.5.20
Timeout for receipt of ACCEPT or REFUSE from targets during failure recovery, allowing intermediate systems time to try recovery
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NReroute 1.3.6.1.4.1.18.3.5.16.1.2.5.21
number of CONNECT retries before returning a failure from targets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ToEnd2End 1.3.6.1.4.1.18.3.5.16.1.2.5.22
End-to-end timeout for receipt of ACCEPT or REFUSE from targets by origin during failure recovery, allowing intermediate systems time to try recovery
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2NEnd2End 1.3.6.1.4.1.18.3.5.16.1.2.5.23
number of CONNECT retries before origin returns a failure from targets
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2NHidAbort 1.3.6.1.4.1.18.3.5.16.1.2.5.24
Number of rejected HID proposals before aborting the HID negotiation process
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2HelloTimerHoldDown 1.3.6.1.4.1.18.3.5.16.1.2.5.25
Interval that Restarted bit must be set after ST Agent restart
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2HelloLossFactor 1.3.6.1.4.1.18.3.5.16.1.2.5.26
Number of consecutively missed HELLO messages before declaring link failure to neighbor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2DefaultRecoveryTimeout 1.3.6.1.4.1.18.3.5.16.1.2.5.27
Default for interval between successive HELLOs to/from active neighbors
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

st2DefaultHelloFactor 1.3.6.1.4.1.18.3.5.16.1.2.5.28
HELLO filtering function factor
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

st2ScmpRcvdOctets 1.3.6.1.4.1.18.3.5.16.1.2.5.29
Total octets of SCMP messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentOctets 1.3.6.1.4.1.18.3.5.16.1.2.5.30
Total octets of SCMP messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdBadTypes 1.3.6.1.4.1.18.3.5.16.1.2.5.31
Count of SCMP messages received with bad type field
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdBadCks 1.3.6.1.4.1.18.3.5.16.1.2.5.32
Count of SCMP messages received with bad checksum
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentAccepts 1.3.6.1.4.1.18.3.5.16.1.2.5.33
Count of SCMP ACCEPT messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentAcks 1.3.6.1.4.1.18.3.5.16.1.2.5.34
Count of SCMP ACK messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentChanges 1.3.6.1.4.1.18.3.5.16.1.2.5.35
Count of SCMP CHANGE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentChangeReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.36
Count of SCMP CHANGE-REQUEST messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentConnects 1.3.6.1.4.1.18.3.5.16.1.2.5.37
Count of SCMP CONNECT messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentDisconnects 1.3.6.1.4.1.18.3.5.16.1.2.5.38
Count of SCMP DISCONNECT messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentErrorInReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.39
Count of SCMP ERROR-IN-REQUEST messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentErrorInResps 1.3.6.1.4.1.18.3.5.16.1.2.5.40
Count of SCMP ERROR-IN-RESPONSE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentHellos 1.3.6.1.4.1.18.3.5.16.1.2.5.41
Count of SCMP HELLO messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentHidApproves 1.3.6.1.4.1.18.3.5.16.1.2.5.42
Count of SCMP HID-APPROVE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentHidChanges 1.3.6.1.4.1.18.3.5.16.1.2.5.43
Count of SCMP HID-CHANGE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentHidChangeReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.44
Count of SCMP HID-CHANGE-REQUEST messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentHidRejects 1.3.6.1.4.1.18.3.5.16.1.2.5.45
Count of SCMP HID-REJECT messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentNotifys 1.3.6.1.4.1.18.3.5.16.1.2.5.46
Count of SCMP NOTIFY messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentRefuses 1.3.6.1.4.1.18.3.5.16.1.2.5.47
Count of SCMP REFUSE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentStatus 1.3.6.1.4.1.18.3.5.16.1.2.5.48
Count of SCMP STATUS messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpSentStatusResps 1.3.6.1.4.1.18.3.5.16.1.2.5.49
Count of SCMP STATUS-RESPONSE messages sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdAccepts 1.3.6.1.4.1.18.3.5.16.1.2.5.50
Count of SCMP ACCEPT messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdAcks 1.3.6.1.4.1.18.3.5.16.1.2.5.51
Count of SCMP ACK messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdChanges 1.3.6.1.4.1.18.3.5.16.1.2.5.52
Count of SCMP CHANGE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdChangeReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.53
Count of SCMP CHANGE-REQUEST messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdConnects 1.3.6.1.4.1.18.3.5.16.1.2.5.54
Count of SCMP CONNECT messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdDisconnects 1.3.6.1.4.1.18.3.5.16.1.2.5.55
Count of SCMP DISCONNECT messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdErrorInReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.56
Count of SCMP ERROR-IN-REQUEST messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdErrorInResps 1.3.6.1.4.1.18.3.5.16.1.2.5.57
Count of SCMP ERROR-IN-RESPONSE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdHellos 1.3.6.1.4.1.18.3.5.16.1.2.5.58
Count of SCMP HELLO messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdHidApproves 1.3.6.1.4.1.18.3.5.16.1.2.5.59
Count of SCMP HID-APPROVE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdHidChanges 1.3.6.1.4.1.18.3.5.16.1.2.5.60
Count of SCMP HID-CHANGE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdHidChangeReqs 1.3.6.1.4.1.18.3.5.16.1.2.5.61
Count of SCMP HID-CHANGE-REQUEST messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdHidRejects 1.3.6.1.4.1.18.3.5.16.1.2.5.62
Count of SCMP HID-REJECT messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdNotifys 1.3.6.1.4.1.18.3.5.16.1.2.5.63
Count of SCMP NOTIFY messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdRefuses 1.3.6.1.4.1.18.3.5.16.1.2.5.64
Count of SCMP REFUSE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdStatus 1.3.6.1.4.1.18.3.5.16.1.2.5.65
Count of SCMP STATUS messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdStatusResps 1.3.6.1.4.1.18.3.5.16.1.2.5.66
Count of SCMP STATUS-RESPONSE messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRcvdErrorSnap 1.3.6.1.4.1.18.3.5.16.1.2.5.67
Contents from last SCMP packet received with error
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(20)  

st2ScmpRcvdBadTypeTime 1.3.6.1.4.1.18.3.5.16.1.2.5.68
Time that last SCMP packet was received with bad Type field
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2ScmpRcvdBadCksTime 1.3.6.1.4.1.18.3.5.16.1.2.5.69
Time that last SCMP packet was received with bad checksum
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2OriginOpens 1.3.6.1.4.1.18.3.5.16.1.2.5.70
Count of streams opened with this agent as origin, but they may have since been closed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2IntermedOpens 1.3.6.1.4.1.18.3.5.16.1.2.5.71
Count of streams opened with this agent as intermediate system
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2TargetOpens 1.3.6.1.4.1.18.3.5.16.1.2.5.72
Count of streams opened with this agent as target (destination) - may also be counted in intermediate
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2FailOpens 1.3.6.1.4.1.18.3.5.16.1.2.5.73
Count of stream opens attempted which did not complete
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2AcceptTimeouts 1.3.6.1.4.1.18.3.5.16.1.2.5.74
Count of stream opens failed because ACCEPT did not get acknowledged
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ParamChangeFails 1.3.6.1.4.1.18.3.5.16.1.2.5.75
Count of stream parameter changes which failed
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2NumStreamEntries 1.3.6.1.4.1.18.3.5.16.1.2.5.76
Count of stream table entries (extent of streams table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumOpenStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.77
Count of streams which are open (number of table entries for them)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumOpenOriginStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.78
Count of current open streams which were originated here
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumHops 1.3.6.1.4.1.18.3.5.16.1.2.5.79
Count of Hop entries (extent of next-hop table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumNeighbors 1.3.6.1.4.1.18.3.5.16.1.2.5.80
Count of Neighbor entries (extent of neighbor table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumTargets 1.3.6.1.4.1.18.3.5.16.1.2.5.81
Count of target entries (extent of target table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumGroups 1.3.6.1.4.1.18.3.5.16.1.2.5.82
count of group entries (extent of groups table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NumSubgroups 1.3.6.1.4.1.18.3.5.16.1.2.5.83
Count of subgroup entries (extent of subgroups table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2RouteFailures 1.3.6.1.4.1.18.3.5.16.1.2.5.84
Count of stream opens failed because no route found
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2RouteLoops 1.3.6.1.4.1.18.3.5.16.1.2.5.85
Count of stream opens failed because route inconsistency found, e.g. potential or actual loop
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2ScmpRetrans 1.3.6.1.4.1.18.3.5.16.1.2.5.86
count of SCMP control timeout and retransmissions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2StreamTable 1.3.6.1.4.1.18.3.5.16.1.2.5.87
table of information for each stream
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2StreamEntry

st2StreamEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2StreamEntry  

st2StreamName 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.1
internal format name of this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2StreamPrevHopAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.2
previous hop entry which feeds data to this node
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2StreamPrevHopVlid 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.3
virtual link identifier of the previous hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..FFFF  

st2StreamStartTime 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.4
timestamp when this stream was first entered in this table
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2StreamState 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.5
current state of this stream at this node
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), idle(2), hidNotOk(3), acceptable(4), active(5), activeReduced(6), passive(7)  

st2StreamStateTime 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.6
time this stream entered its current state
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2StreamRole 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.7
role that this agent performs for this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), origin(2), target(3), intermediate(4), intermediateAndTarget(5)  

st2StreamGroup 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.8
group (if any) which this stream is in
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2StreamNumSubgroups 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.9
number of subgroups which this stream is in (get info from subgroup table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2StreamNumNextHops 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.10
number of nexthops to which this stream feeds data (get info from hop table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2StreamNumTargets 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.11
number of targets to which this stream feeds data (get info from target table)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2StreamRefuses 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.12
number of times this stream has suffered the ignominy of getting changes refused
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2StreamFlowspecChanges 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.13
number of times this flowspec has been changed over the duration of this stream.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2StreamFlowPrecedence 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.14
flowspec precedence field (8 bits) -- NOTE: THIS MOVES DOWN BELOW ERROR RATE
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FF  

st2StreamFlowDutyFactor 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.15
flowspec dutyfactor field (8 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FF  

st2StreamFlowErrorRate 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.16
flowspec error rate field (8 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FF  

st2StreamFlowReliability 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.17
flowspec reliability field (8 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FF  

st2StreamFlowTradeoffs 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.18
flowspec tradeoffs field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowRecoveryTimeout 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.19
flowspec recovery timeout field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowLimitOnCost 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.20
flowspec limit on cost field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowLimitOnDelay 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.21
flowspec limit on delay field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowLimitOnPduBytes 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.22
flowspec LIMIT ON PDU BYTES (pdu size in octets) field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowLimitOnPduRate 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.23
flowspec limit on pdu rate field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowMinBytesXRate 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.24
flowspec min bytes x rate field (product gives bandwidth in bytes per 10 seconds; divide by 1250 for Kbits per second) (32 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowMeanDelay 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.25
flowspec accumulated mean delay field (32 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowDelayVariance 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.26
flowspec accumulated delay variance field (32 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowDesPduBytes 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.27
flowspec desired pdu bytes (size) field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamFlowDesPduRate 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.28
flowspec desired pdu rate field (16 bits)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2StreamOptionPtp 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.29
true if POINT TO POINT option specified on this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2StreamOptionFdx 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.30
true if FULL DUPLEX option specified on this stream; reverse stream is the same but takes a separate stream table entry in this MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2StreamOptionRecover 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.31
false if NO RECOVERY option specified for this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2StreamOptionReverseCharge 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.32
true if REVERSE CHARGE option specified for this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2StreamOptionTimestamp 1.3.6.1.4.1.18.3.5.16.1.2.5.87.1.33
the TIMESTAMP option specified for this stream
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

st2HopTable 1.3.6.1.4.1.18.3.5.16.1.2.5.88
table of information for each prev- or next-hop
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2HopEntry

st2HopEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2HopEntry  

st2HopHid 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.1
HID which this node has negotiated with this next hop (and all others on a multicast)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2HopMyVlid 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.2
VLID (table index or something) by which this next hop addresses me
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2HopYourVlid 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.3
VLID (table index or something) by which I address this next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2HopState 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.4
state of negotiation for this stream to this hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), open(2), negotiating(3)  

st2HopStateTime 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.5
time this state was entered
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2HopNumTargets 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.6
number of targets reached via this next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2HopMcastAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.7
multicast address, if any, used to reach this hop and others on same net (for current ST-II, this does not work here)(this should be an IP multicast address, or some magic IP address which translates into local-net multicast
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2HopErrorCode 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.8
refuse code or other error indicator received from next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2HopDetectorAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.9
detector address field from error message received from next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2HopNeighborAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.10
ip address of neighbor which is this next hop (it has the info rfc1190 to all next hops for streams which go through that node)
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2HopStreamName 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.11
back pointer to stream for which this is a hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2HopPkts 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.12
count of packets received from this hop in this stream, or sent in this stream to this hop, depending on st2HopRole
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2HopOctets 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.13
count of octets received from this hop in this stream, or sent in this stream to this hop, depending on st2HopRole
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2HopDiscards 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.14
count of packets received from this hop in this stream and not processed, or not able to be sent in this stream to this hop, depending on st2HopRole
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2HopIpEncap 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.15
true if data for this stream is sent with IP encapsulation to this next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2HopIpAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.16
if ip encapsulation is on, this is the direct (local) next hop IP address of the next router on the path. the ST agent next hop can be further away. Implementations might store this so as to bypass the IP routing function.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2HopRole 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.17
tells whether this hop entry is a previous-hop for this stream or a next-hop. this is to help identify whether the packet, octet and discard counters are for input from a prev-hop or output to a next-hop.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nexthop(1), prevhop(2)  

st2HopInterfaceIndex 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.18
Interface Index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2HopErrorTime 1.3.6.1.4.1.18.3.5.16.1.2.5.88.1.19
Time when refuse code or other error occurs
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborTable 1.3.6.1.4.1.18.3.5.16.1.2.5.89
table of information for each neighbor common info
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2NeighborEntry

st2NeighborEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2NeighborEntry  

st2NeighborAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.1
address of neighbor ST Agent serving as nexthop or previous hop for one or more streams
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2NeighborState 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.2
state of neighbor ST Agent w.r.t. hellos and data
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

st2NeighborStateTime 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.3
time entered this state of neighbor ST Agent
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborNumHops 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.4
number of hops using this neighbor for next or prev
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2NeighborHelloTimer 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.5
min of hello times based on RecoveryTimeout for all streams via this neighbor - or possibly default. Note: ST specifies this in milliseconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborHelloRcvdTime 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.6
timestamp when most recent hello received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborDataRcvdTime 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.7
timestamp when most recent ST data received from this neighbor - this may be updated infrequently, perhaps every couple of seconds
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborAckRequested 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.8
I have requested an ACK from this neighbor, still outstanding - for RTT estimation
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2NeighborRestarted 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.9
hello received from this neighbor with the restart bit on indicating neighbor has restarted recently
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

st2NeighborSentHellos 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.10
count of hellos sent to this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2NeighborRcvdHellos 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.11
count of hellos received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2NeighborMissedHellos 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.12
count of hellos expected which were not received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2NeighborRoundTripTime 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.13
current estimate of round trip time to this neighbor based on hello exchanges
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2NeighborInterfaceIdx 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.14
internal index of interface which reaches this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2NeighborStBadMsgs 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.15
count of bad stream data messages received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2NeighborScmpBadMsgs 1.3.6.1.4.1.18.3.5.16.1.2.5.89.1.16
count of bad stream control messages received from this neighbor
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2TargetTable 1.3.6.1.4.1.18.3.5.16.1.2.5.90
table of information for each target
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2TargetEntry

st2TargetEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.90.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2TargetEntry  

st2TargetAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.90.1.1
ip address of target
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2TargetHop 1.3.6.1.4.1.18.3.5.16.1.2.5.90.1.2
ip address of the nexthop which gets to this target
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2TargetStreamName 1.3.6.1.4.1.18.3.5.16.1.2.5.90.1.3
name of the stream this target is a member of
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2GroupTable 1.3.6.1.4.1.18.3.5.16.1.2.5.91
table of information for each group
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2GroupEntry

st2GroupEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.91.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2GroupEntry  

st2GroupName 1.3.6.1.4.1.18.3.5.16.1.2.5.91.1.1
the ST-II name of this group of streams
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2GroupId 1.3.6.1.4.1.18.3.5.16.1.2.5.91.1.2
a group identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2GroupNumStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.91.1.3
number of streams which are members of this group
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2GroupNumSubgroups 1.3.6.1.4.1.18.3.5.16.1.2.5.91.1.4
number of subgroups in this group
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2SubgroupTable 1.3.6.1.4.1.18.3.5.16.1.2.5.92
table of information for each sub-group
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2SubgroupEntry

st2SubgroupEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.92.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2SubgroupEntry  

st2SubgroupGroup 1.3.6.1.4.1.18.3.5.16.1.2.5.92.1.1
group which this subgroup is a member
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2SubgroupNumStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.92.1.2
number of streams in this subgroup
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2SubgroupIndex 1.3.6.1.4.1.18.3.5.16.1.2.5.92.1.3
internal index into sub-group table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..FFFF  

st2InterfaceTable 1.3.6.1.4.1.18.3.5.16.1.2.5.93
table of information for each interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    St2InterfaceEntry

st2InterfaceEntry 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  St2InterfaceEntry  

st2InterfaceIndex 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.1
interface index of this interface - like ifIndex from main MIB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2InterfaceNumInStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.2
number of streams coming in this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2InterfaceNumOutStreams 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.3
number of streams going out this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2InterfaceNumNeighbors 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.4
number of neighbors on this interface being used as prev or next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2InterfaceInBwReserved 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.5
total of flowspec (bytes x rate) into this interface in units of bits-per-second
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2InterfaceInBwReservable 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.6
amount of bandwidth remaining able to be reserved for input into this interface in units of bits-per-second
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

st2InterfaceOutBwReserved 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.7
total of flowspec (bytes x rate) out of this interface in units of bits-per-second
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

st2InterfaceOutBwReservable 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.8
amount of bandwidth remaining able to be reserved for output out of this interface in units of bits-per-second
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

st2InterfaceTotRcvdPkts 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.9
Count of stream data packets received overall (for streams both current and expired)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceTotSentPkts 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.10
Count of stream data packets sent overall (??) including replications for multiple output interfaces and multiple next-hops when multicast is not used ( make this per interface ??)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceTotRcvdOctets 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.11
Count of stream data octets received overall
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceTotSentOctets 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.12
Count of stream data octets sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceRcvdHdrErrors 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.13
Count of stream data packets received with header format errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceRcvdHidErrors 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.14
Count of stream data packets received with errors in HID
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceRcvdLenErrors 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.15
Count of stream data packets received with errors in length
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceRcvdHdrErrorTime 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.16
Time of last stream data packet received with header format errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2InterfaceRcvdHidErrorTime 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.17
Time of last stream data packet received with errors in HID
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2InterfaceRcvdLenErrorTime 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.18
Time of last stream data packet received with errors in length
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

st2InterfaceRcvdErrorSnap 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.19
Contents from last stream data packet received with error
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

st2InterfaceRcvdPktDrops 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.20
Count of stream data packets received and dropped due to resource limitations
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceSentPktDrops 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.21
Count of stream data packets sent and dropped due to resource limitations
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

st2InterfaceIpAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.93.1.22
Interface Ip address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2LastCloseStreamName 1.3.6.1.4.1.18.3.5.16.1.2.5.94
Last close stream name
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

st2LastClosePrevHopIpAddr 1.3.6.1.4.1.18.3.5.16.1.2.5.95
Last close previous hop Ip address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2LastCloseReasonCode 1.3.6.1.4.1.18.3.5.16.1.2.5.96
Reason code field from the last close message
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

st2LastCloseDetectorIpAddress 1.3.6.1.4.1.18.3.5.16.1.2.5.97
detector address from the last close message
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

st2LastCloseTime 1.3.6.1.4.1.18.3.5.16.1.2.5.98
sysuptime when the last close received
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks