CTRON-SFPS-TAP-MIB

File: CTRON-SFPS-TAP-MIB.mib (11117 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE DisplayString sfpsCallTap
sfpsTap sfpsTapStats

Defined Types

SfpsTapEntry  
SEQUENCE    
  sfpsTapHeaderDASA DisplayString
  sfpsTapRQPort INTEGER
  sfpsTapRSPPort INTEGER
  sfpsTapRetries INTEGER
  sfpsTapSwitchState INTEGER
  sfpsTapSwitchType INTEGER
  sfpsTapSwitchStatus INTEGER
  sfpsTapDirection INTEGER
  sfpsTapDirectRouteMAC DisplayString
  sfpsTapResponseStatus INTEGER
  sfpsTapProbeSwitchMac DisplayString
  sfpsTapProbePort INTEGER

Defined Values

sfpsCallTapVerb 1.3.6.1.4.1.52.4.2.4.2.1.11.1
Tap/Untap request
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), call-tap(2), call-untap(3), vlan-tap(4), vlan-untap(5)  

sfpsCallTapHeaderType 1.3.6.1.4.1.52.4.2.4.2.1.11.2
Type of header, typically MAC DA/SA
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), mac-da-sa(2), atm-vpi-vci(3)  

sfpsCallTapHeaderLength 1.3.6.1.4.1.52.4.2.4.2.1.11.3
Length of header
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsCallTapHeaderValue 1.3.6.1.4.1.52.4.2.4.2.1.11.4
DA/SA header value
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sfpsCallTapArgDirection 1.3.6.1.4.1.52.4.2.4.2.1.11.5
Uni or Bi directional tap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), bi(2), uni(3)  

sfpsCallTapProbeSwitch 1.3.6.1.4.1.52.4.2.4.2.1.11.6
Base MAC of probe switch
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sfpsCallTapProbePort 1.3.6.1.4.1.52.4.2.4.2.1.11.7
Port number of probe
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsTapTable 1.3.6.1.4.1.52.4.2.4.2.1.12.1
Contains information on current taps.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsTapEntry

sfpsTapEntry 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsTapEntry  

sfpsTapHeaderDASA 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.1
DA/SA header value
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsTapRQPort 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.2
Inport of tap request
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapRSPPort 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.3
Inport of tap response
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapRetries 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.4
Number of tap retries
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapSwitchState 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.5
Tap state of switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER awaitingTapRsps(1), receivingTapRsps(2), retryingTapRequest(3), tapActive(4), awaitingUnTapRsps(5), receivingUnTapRsps(6), retryingUnTapRequest(7), unassigned(8)  

sfpsTapSwitchType 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.6
Type of tap switch
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER originatingTap(1), intermediate(2), terminal(3), originatingUntap(4)  

sfpsTapSwitchStatus 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.7
Contains information helpful for untapping
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disableOutport(1), keepOutport(2), probeNotFound(3), decisionUnknown(4), unassigned(5), halfCnx(6), alterCnx(7), alterCnxDone(8), halfCnxDone(9), tapIgnore(10), tapDeleteCnx(11), tapMarkCnx(12), tapFilterCnx(13), tapSharedMedia(14)  

sfpsTapDirection 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.8
Uni or Bi Directional tap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), bi-Directional(2), uni-Directional(3)  

sfpsTapDirectRouteMAC 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.9
MAC of switch for direct Nbr connection
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsTapResponseStatus 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.10
Status to reutrn for multi-tap
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disableOutport(1), keepOutport(2), probeNotFound(3), decisionUnknown(4), unassigned(5), halfCnx(6), alterCnx(7), alterCnxDone(8), halfCnxDone(9), tapIgnore(10), tapDeleteCnx(11), tapMarkCnx(12), tapFilterCnx(13), tapSharedMedia(14)  

sfpsTapProbeSwitchMac 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.11
Probe Switch mac address
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsTapProbePort 1.3.6.1.4.1.52.4.2.4.2.1.12.1.1.12
Probe Switch port
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsTapReqCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.1
Count for all tap requests
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsTapRespCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.2
Count for all tap responses
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsUntapReqCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.3
Count of all untap requests
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsUntapRespCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.4
Count of all untap responses
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsErrorCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.5
Count of all tap errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsTapStatsStaleEntCnt 1.3.6.1.4.1.52.4.2.4.2.1.13.6
Count of all stale tap entries
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER