CTRON-SFPS-BASE-MIB

File: CTRON-SFPS-BASE-MIB.mib (58695 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE DisplayString TimeTicks
sfpsCPResources sfpsServiceCenter sfpsBlockSource
sfpsBlockSourcePort sfpsBlockSourceAPI sfpsBlockSourceExclude
sfpsBlockSourceStats sfpsBlockSourceOnly sfpsCSPControl
sfpsDHCPServerVLAN sfpsATalkAMRVLANControl

Defined Types

HexInteger  
INTEGER    

SfpsAddress  
OCTET STRING Size(6)    

SfpsCPResourcesTableEntry  
SEQUENCE    
  sfpsCPResourcesTableId INTEGER
  sfpsCPResourcesTableName DisplayString
  sfpsCPResourcesTableOperStatus INTEGER
  sfpsCPResourcesTableAdminStatus INTEGER
  sfpsCPResourcesTableStateTime TimeTicks
  sfpsCPResourcesTablePtsIn INTEGER
  sfpsCPResourcesTablePtsUsed INTEGER
  sfpsCPResourcesTablePolicyFlood INTEGER
  sfpsCPResourcesResolveFlood INTEGER
  sfpsCPResourcesConnectOK INTEGER
  sfpsCPResourcesDuplicate INTEGER
  sfpsCPResourcesDiscoverOnly INTEGER
  sfpsCPResourcesDiscoverError INTEGER
  sfpsCPResourcesResolveFail INTEGER
  sfpsCPResourcesResolveError INTEGER
  sfpsCPResourcesPolicyFail INTEGER
  sfpsCPResourcesPolicyError INTEGER
  sfpsCPResourcesConnectFail INTEGER
  sfpsCPResourcesConnectFlood INTEGER
  sfpsCPResourcesConnectError INTEGER
  sfpsCPResourcesConfigTime TimeTicks
  sfpsCPResourcesNeedFlood INTEGER
  sfpsCPResourcesNeedResolve INTEGER
  sfpsCPResourcesNeedDiscover INTEGER
  sfpsCPResourcesDiscoverAll INTEGER
  sfpsCPResourcesNeedProxyOut INTEGER
  sfpsCPResourcesNeedProxyIn INTEGER
  sfpsCPResourcesNeedFilter INTEGER
  sfpsCPResourcesAcceptRate INTEGER
  sfpsCPResourcesTotalRate INTEGER
  sfpsCPResourcesSingleFlood INTEGER
  sfpsCPResourcesNeedValidNet INTEGER
  sfpsCPResourcesInvalidNetDrops INTEGER
  sfpsCPResourcesPersistMask INTEGER

SfpsCSPControlTableEntry  
SEQUENCE    
  sfpsCSPControlTableIndex INTEGER
  sfpsCSPControlTableCSPType INTEGER
  sfpsCSPControlTableCSPName DisplayString
  sfpsCSPControlTableAdminStatus INTEGER
  sfpsCSPControlTableSwitchToCallProc INTEGER
  sfpsCSPControlTablePktsProcessed INTEGER
  sfpsCSPControlTablePktRate INTEGER

SfpsServiceCenterFacilityEntry  
SEQUENCE    
  sfpsServiceCenterFacilityHashLeaf HexInteger
  sfpsServiceCenterFacilityMetric INTEGER
  sfpsServiceCenterFacilityName DisplayString
  sfpsServiceCenterFacilityOperStatus INTEGER
  sfpsServiceCenterFacilityAdminStatus INTEGER
  sfpsServiceCenterFacilityStatusTime TimeTicks
  sfpsServiceCenterFacilityRequests INTEGER
  sfpsServiceCenterFacilityReply INTEGER

SfpsBlockSourceEntry  
SEQUENCE    
  sfpsBlockSourceIndex INTEGER
  sfpsBlockSourceMAC SfpsAddress
  sfpsBlockSourceElapTimeShort TimeTicks
  sfpsBlockSourceNumCallsShort INTEGER
  sfpsBlockSourceElapTimeLong TimeTicks
  sfpsBlockSourceNumCallLong INTEGER
  sfpsBlockSourceBlockFlag INTEGER
  sfpsBlockSourceUnBlockableFlag INTEGER
  sfpsBlockSourceFilterPresent INTEGER
  sfpsBlockSourceNext INTEGER
  sfpsBlockSourceBlocksOnlyIndex INTEGER

SfpsBlockSourceOnlyEntry  
SEQUENCE    
  sfpsBlockSourceOnlyIndex INTEGER
  sfpsBlockSourceOnlyMAC SfpsAddress
  sfpsBlockSourceOnlyElapTimeShort TimeTicks
  sfpsBlockSourceOnlyNumCallsShort INTEGER
  sfpsBlockSourceOnlyElapTimeLong TimeTicks
  sfpsBlockSourceOnlyNumCallLong INTEGER
  sfpsBlockSourceOnlyBlockFlag INTEGER
  sfpsBlockSourceOnlyUnBlockableFlag INTEGER
  sfpsBlockSourceOnlyFilterPresent INTEGER
  sfpsBlockSourceOnlyNext INTEGER
  sfpsBlockSourceOnlyBlocksOnlyIndex INTEGER

SfpsBlockSourcePortEntry  
SEQUENCE    
  sfpsBlockSourcePortPort INTEGER
  sfpsBlockSourcePortBlockability INTEGER

SfpsBlockSourceExcludeEntry  
SEQUENCE    
  sfpsBlockSourceExcludeIndex INTEGER
  sfpsBlockSourceExcludeMAC SfpsAddress
  sfpsBlockSourceExcludeElapTimeShort TimeTicks
  sfpsBlockSourceExcludeNumCallsShort INTEGER
  sfpsBlockSourceExcludeElapTimeLong TimeTicks
  sfpsBlockSourceExcludeNumCallLong INTEGER
  sfpsBlockSourceExcludeBlockFlag INTEGER
  sfpsBlockSourceExcludeUnBlockableFlag INTEGER
  sfpsBlockSourceExcludeFilterPresent INTEGER
  sfpsBlockSourceExcludeNext INTEGER
  sfpsBlockSourceExcludeBlockSourceOnlyIndex INTEGER

Defined Values

sfpsCPResourcesTable 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1
This table contains all Call Processors registered with the CPResources Table and is indexed by the Call Processor id.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsCPResourcesTableEntry

sfpsCPResourcesTableEntry 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1
Each entry contains information pertaining to a Call Processor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsCPResourcesTableEntry  

sfpsCPResourcesTableId 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.1
Call Processor id used to index into the table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesTableName 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.2
The name of the associated Call Processor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsCPResourcesTableOperStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.3
Operational state of entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER kStatusRunning(1), kStatusHalted(2), kStatusPending(3), kStatusFaulted(4), kStatusNotStarted(5)  

sfpsCPResourcesTableAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.4
This value represents the current administration status of the associated Call Processor. When enabled(3) the Call Processor is still allowed to call process packets. When this value is disabled(2) the call processor will not process any packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

sfpsCPResourcesTableStateTime 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.5
The last time that this Call Processor has changed states.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsCPResourcesTablePtsIn 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.6
The number of packets that have been sent to this Call Processor to be handled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesTablePtsUsed 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.7
The number of packets that have been sent to this Call Processor and accepted for the purpose of processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesTablePolicyFlood 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.8
Number of packets flooded due to Policy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesResolveFlood 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.9
Number of packets flooded due to not able to Resolve.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesConnectOK 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.10
Number of packets that caused a successful connect.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesDuplicate 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.11
Number of packets that were duplicates of an existing call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesDiscoverOnly 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.12
Number of packets that the switch only discovered information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesDiscoverError 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.13
Number of packets that the switch could not discover information. Something was wrong with the packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesResolveFail 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.14
Number of packets which caused the Resolve to fail. The fail is due to no vlan information was returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesResolveError 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.15
Number of packets which caused the Resolve to return an error. An error could be caused by a bad packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesPolicyFail 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.16
Number of packets which caused the Policy to fail. The fail is caused because the switch has no information on the vlan(s) returned by Resolve.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesPolicyError 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.17
Number of packets which caused the Policy to return an error. An error could be caused by a bad packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesConnectFail 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.18
Number of packets that caused the Connect to fail.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesConnectFlood 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.19
Number of packets that caused the Connect to flood.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesConnectError 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.20
Number of packets that caused the Connect to return an error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesConfigTime 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.21
Number of time ticks since the last configuration change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsCPResourcesNeedFlood 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.22
Set to enabled(1)/disabled(0) if the BaseNeedFlood attribute is desired. If disabled, then an attempt to resolve is performed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedResolve 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.23
Set to enabled(1)/disabled(0) if the Resoolve attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedDiscover 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.24
Set to enabled(1)/disabled(0) if the Discover attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesDiscoverAll 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.25
Set to enabled(1)/disabled(0) if the DiscoverAll attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedProxyOut 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.26
Set to enabled(1)/disabled(0) if the Proxy Forward attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedProxyIn 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.27
Set to enabled(1)/disabled(0) if the Proxy Back attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedFilter 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.28
Set to enabled(1)/disabled(0) if the Filter attribute is desired.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesAcceptRate 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.29
The number of packets per second that have been sent to this Call Processor to be handled and accepted for processing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesTotalRate 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.30
The number of packets per second that have been sent to this Call Processor to be handled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesSingleFlood 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.34
Number of packets that were unicast (single) flooded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesNeedValidNet 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.35
Number of packets that were unicast (single) flooded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesInvalidNetDrops 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.36
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesPersistMask 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.37
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesAPI 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2
OBJECT IDENTIFIER    

sfpsCPResourcesAPIID 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.1
Identifier for the call processor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsCPResourcesAPIAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.2
Administrative status of the call processor.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

sfpsCPResourcesAPIAttribute 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.3
Call processor attribute/features.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), noFlood(2), flood(3), noResolve(4), resolve(5), noDiscover(6), discover(7), noDiscoverAll(8), discoverAll(9), noProxyIn(10), proxyIn(11), noProxyOut(12), proxyOut(13), nofilter(14), filter(15), noValidateNet(16), validNet(17)  

sfpsCPResourcesAPIScope 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.4
Scope this attribute to switch or port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER switch(1), port(2)  

sfpsCPResourcesAPIPersistance 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.5
Parameter to make persistent on switch reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER persistOther(1), persistDisabled(2), persistEnabled(3)  

sfpsCPResourcesAPIVerb 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.6
Action to perform.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), set(2)  

sfpsCSPControlTable 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1
Cabletron Switch Protocol Control statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsCSPControlTableEntry

sfpsCSPControlTableEntry 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsCSPControlTableEntry  

sfpsCSPControlTableIndex 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPControlTableCSPType 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPControlTableCSPName 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsCSPControlTableAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

sfpsCSPControlTableSwitchToCallProc 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.5
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

sfpsCSPControlTablePktsProcessed 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.6
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsCSPControlTablePktRate 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsServiceCenterFacilityTable 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9
This table gives facility semantics to call processing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsServiceCenterFacilityEntry

sfpsServiceCenterFacilityEntry 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1
Each entry contains the configuration of the Facility Entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsServiceCenterFacilityEntry  

sfpsServiceCenterFacilityHashLeaf 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.1
Server hash, part of instance key.
Status: mandatory Access: read-only
OBJECT-TYPE    
  HexInteger  

sfpsServiceCenterFacilityMetric 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.2
Defines order servers are called low to high.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsServiceCenterFacilityName 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.3
Server name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

sfpsServiceCenterFacilityOperStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.4
Operational state of entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER kStatusRunning(1), kStatusHalted(2), kStatusPending(3), kStatusFaulted(4), kStatusNotStarted(5)  

sfpsServiceCenterFacilityAdminStatus 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.5
Administrative State of Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3)  

sfpsServiceCenterFacilityStatusTime 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.6
Time Tick of last operStatus change.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsServiceCenterFacilityRequests 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.7
Requests made to server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsServiceCenterFacilityReply 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.8
GOOD replies by server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceTable 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1
The SourceBlocker table lists all nodes (MAC addresses) that have been heard locally on the switch. Only a certain subset (if any) of the nodes in this table are blocked.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsBlockSourceEntry

sfpsBlockSourceEntry 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1
Entry in the SourceBlocker table indexed by a counter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsBlockSourceEntry  

sfpsBlockSourceIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.1
The index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceMAC 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.2
The MAC address of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsBlockSourceElapTimeShort 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.3
The elapsed time (seconds) in the current short-threshold period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceNumCallsShort 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.4
The number of packets seen from the node during the elapsed time for the short-threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceElapTimeLong 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.5
The elapsed time (seconds) in the current long-threshold period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceNumCallLong 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.6
The number of packets seen from the node during the elapsed time for the long-threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceBlockFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.7
Describes whether the node is blocked or not. There are three possible integer values for this field: 0-notBlocked, 1-Blocked, 2-WouldBeBlocked. The WouldBeBlocked value is used to represent a node that would be in the blocked state if the SourceBlocker was enabled. A node can get into this state only if the blocker is disabled. If the blocker is enabled at this point, the node will be blocked, and a connection filter will be put in place when the next packet is received from this node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocked(1), wouldBeBlocked(2)  

sfpsBlockSourceUnBlockableFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.8
Flags a node as either Blockable(0) or Unblockable(1). When a node is unblockable, it will never be blocked regardless of the number of packets it sends. The default setting is blockable. Any node can be changed to unblockable via the Source Blocker API (SBAPI).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unblockable(1)  

sfpsBlockSourceFilterPresent 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.9
Flags whether or not a connection filter is in place for the given node. (This attribute cannot be changed on its own and is therefore used only for diagnostic purposes. It is used internally so that only one filter connection will be mapped per node.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceNext 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.10
If this node entry (instance) is part of a hash chain, the NEXT leaf will contain the index to the next node entry in the chain. Otherwise, it will contain -1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceBlocksOnlyIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.11
Contains the index into the BlockSourceOnly table or the UnblockableOnly table depending on the entry flags. If the 'blocked flag' is set, this value represents the index into the BlockSourceOnly table. If the 'unblockable' flag is set, this value represents the index into the UnblockableOnly table. Otherwise, this value is set to -1 (representing that it is not used.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyTable 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1
The format of the BlockSourceOnly Table is exactly the same as the SourceBlocker Table. The only difference is that the entries in this table are only a subset of the entries in the SourceBlocker Table. Only the entries that have a BLOCKFLAG set to 'blocked' or 'would-be-blocked' will reside in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsBlockSourceOnlyEntry

sfpsBlockSourceOnlyEntry 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1
Entry in the BlockSourceOnly table indexed by a counter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsBlockSourceOnlyEntry  

sfpsBlockSourceOnlyIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.1
The index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyMAC 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.2
The MAC address of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsBlockSourceOnlyElapTimeShort 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.3
The elapsed time (seconds) in the current short-threshold period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceOnlyNumCallsShort 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.4
The number of packets seen from the node during the elapsed time for the short-threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyElapTimeLong 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.5
The elapsed time (seconds) in the current long-threshold period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceOnlyNumCallLong 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.6
The number of packets seen from the node during the elapsed time for the long-threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyBlockFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.7
Describes whether the node is blocked or not. There are three possible integer values for this field: 0-notBlocked, 1-Blocked, 2-WouldBeBlocked. The WouldBeBlocked value is used to represent a node that would be in the blocked state if the SourceBlocker was enabled. A node can get into this state only if the blocker is disabled. If the blocker is enabled at this point, the node will be blocked, and a connection filter will be put in place when the next packet is received from this node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocked(1), wouldBeBlocked(2)  

sfpsBlockSourceOnlyUnBlockableFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.8
Flags a node as either Blockable(0) or Unblockable(1). When a node is unblockable, it will never be blocked regardless of the number of packets it sends. The default setting is blockable. Any node can be changed to unblockable via the Source Blocker API (SBAPI).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unblockable(1)  

sfpsBlockSourceOnlyFilterPresent 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.9
Flags whether or not a connection filter is in place for the given node. (This attribute cannot be changed on its own and is therefore used only for diagnostic purposes. It is used internally so that only one filter connection will be mapped per node.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyNext 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.10
If this node entry (instance) is part of a hash chain, the NEXT leaf will contain the index to the next node entry in the chain. Otherwise, it will contain -1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceOnlyBlocksOnlyIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.11
Contains the index into the BlockSourceOnly table or the UnblockableOnly table depending on the entry flags. If the 'blocked' flag is set, this value represents the index into the BlockSourceOnly table. If the 'unblockable' flag is set, this value represents the index into the UnblockableOnly table. Otherwise, this value is set to -1 (representing that it is not used.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourcePortTable 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1
The SourceBlock API allows for administratively selecting a port and flagging it as 'unblockable'. The BlockSourcePort table shows which ports are set to 'unblockable' and which ones remain set to the default 'blockable' setting.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsBlockSourcePortEntry

sfpsBlockSourcePortEntry 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1
Entry into the BlockSourcePort Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsBlockSourcePortEntry  

sfpsBlockSourcePortPort 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1.1
This is the instance part of the table. There will be as many instances as there are logical ports in the device. The attributes represented in subsequent leaves all pertain to this port instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourcePortBlockability 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1.2
This leaf contains either 0-blockable or 1-unblockable, depending on whether nodes on this port are allowed to be blocked or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unblockable(1)  

sfpsBlockSourceAPIVerb 1.3.6.1.4.1.52.4.2.4.2.2.14.4.1
Other -- N/A Disable -- disable the source blocker (nodes that are currently blocked will remain blocked, but no additional nodes will be blocked) Enable -- enable the source blocker (allow it to start blocking nodes) ClearAll -- clear the entire block table (this does not remove any connection filters, and should only be used as a diagnostic tool.) BlockMac -- administratively block a node (The node's MAC address must be previously set in the MAC leaf.) UnblockMac -- administratively unblock a node (The node's MAC address must be previously set in the MAC leaf.) SetMacUnblockable -- administratively mark a node as 'unblockable' so that it cannot be blocked. (The node's MAC must be previously set in the MAC leaf.) If the relevant node is blocked at the time the SetMacUnblockable command is issued, the node will automatically be 'unblocked' first. SetMacBlockable -- administratively mark a node as 'blockable' so that it can be blocked. (The node's MAC must be previously set in the MAC leaf.) SetPortUnblockable -- administratively mark a port as 'unblockable' so that any nodes on that port cannot be blocked. (The port number must be previously set in the Port leaf.) SetPortBlockable -- administratively mark a port as 'blockable' so that all nodes on that port can be blocked. (The port number must be previously set in the Port leaf.) SetReapUserCnx -- administratively mark a port as 'blocked' so that administratively mark a port as 'blockable' so that.)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), switchToLearning(2), switchToBlocking(3), setShortThreshold(4), setShortPeriod(5), setLongThreshold(6), setLongPeriod(7), clearAll(8), blockMac(9), unblockMac(10), setMacUnblockable(11), setMacBlockable(12), setPortUnblockable(13), setPortBlockable(14), setReapUserCnx(15)  

sfpsBlockSourceAPIInputValue 1.3.6.1.4.1.52.4.2.4.2.2.14.4.2
Set the input value to enter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPIPort 1.3.6.1.4.1.52.4.2.4.2.2.14.4.3
Read/Write leaf used in conjunction with SetPortUnblockable and SetPortBlockable. (values of 1 through numLogicalPorts are valid.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPIMAC 1.3.6.1.4.1.52.4.2.4.2.2.14.4.4
Leaf used to set the MAC address that will be operated on with one of the above verbs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  SfpsAddress  

sfpsBlockSourceAPIBlockStatus 1.3.6.1.4.1.52.4.2.4.2.2.14.4.5
Status of the blocker object (enabled/disabled.) Additional nodes will be blocked only when this status leaf is in the 'enabled' state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), learning(2), blocking(3)  

sfpsBlockSourceAPIShortThreshold 1.3.6.1.4.1.52.4.2.4.2.2.14.4.6
The number of packets per a SHORTPERIOD that will result in a node being blocked. This can be changed by writing directly to this leaf. The only limit imposed on this value is that it has to be positive (greater than zero.) There is no upper bound except for what is implied by the size of an integer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPIShortPeriod 1.3.6.1.4.1.52.4.2.4.2.2.14.4.7
The sample period to use for determining if any given node has exceeded the SHORTTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPILongThreshold 1.3.6.1.4.1.52.4.2.4.2.2.14.4.8
The number of packets per a LONGPERIOD that will result in a node being blocked. See SHORTTHRESHOLD for bounds checking for this value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPILongPeriod 1.3.6.1.4.1.52.4.2.4.2.2.14.4.9
The sample period to use for determining if any given node has exceeded the LONGTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceAPIReapUserCnxs 1.3.6.1.4.1.52.4.2.4.2.2.14.4.10
The sample period to use for determining if any given node has exceeded the LONGTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeTable 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1
The format of the UnblockableOnly Table is exactly the same as the SourceBlocker Table. The only difference is that the entries in this table are only a subset of the entries in the SourceBlocker Table. Only the entries that have an UNBLOCKABLEFLAG set to 'unblockable' will show up in this table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SfpsBlockSourceExcludeEntry

sfpsBlockSourceExcludeEntry 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1
Entry in the BlockSourceOnly table indexed by a counter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SfpsBlockSourceExcludeEntry  

sfpsBlockSourceExcludeIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.1
The index into the table
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeMAC 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.2
The MAC address of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SfpsAddress  

sfpsBlockSourceExcludeElapTimeShort 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.3
The elapsed time (seconds) in the current short-threshold period.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceExcludeNumCallsShort 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.4
The number of packets seen from the node during the elapsed time for the short-threshold
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeElapTimeLong 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.5
The elapsed time (seconds) in the current long-threshold period
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

sfpsBlockSourceExcludeNumCallLong 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.6
The number of packets seen from the node during the elapsed time for the long-threshold.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeBlockFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.7
Describes whether the node is blocked or not. There are three possible integer values for this field: 0-notBlocked, 1-Blocked, 2-WouldBeBlocked. The WouldBeBlocked value is used to represent a node that would be in the blocked state if the SourceBlocker was enabled. A node can get into this state only if the blocker is disabled. If the blocker is enabled at this point, the node will be blocked, and a connection filter will be put in place when the next packet is received from this node
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER blocked(1), wouldBeBlocked(2)  

sfpsBlockSourceExcludeUnBlockableFlag 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.8
Flags a node as either Blockable(0) or Unblockable(1). When a node is unblockable, it will never be blocked regardless of the number of packets it sends. The default setting is blockable. Any node can be changed to unblockable via the Source Blocker API (SBAPI).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unblockable(1)  

sfpsBlockSourceExcludeFilterPresent 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.9
Flags whether or not a connection filter is in place for the given node. (This attribute cannot be changed on its own and is therefore used only for diagnostic purposes. It is used internally so that only one filter connection will be mapped per node.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeNext 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.10
If this node entry (instance) is part of a hash chain, the NEXT leaf will contain the index to the next node entry in the chain. Otherwise, it will contain -1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceExcludeBlockSourceOnlyIndex 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.11
Contains the index into the BlockSourceOnly table or the UnblockableOnly table depending on the entry flags. If the 'blocked' flag is set, this value represents the index into the BlockSourceOnly table. If the 'unblockable' flag is set, this value represents the index into the UnblockableOnly table. Otherwise, this value is set to -1 (representing that it is not used
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsNumBlocks 1.3.6.1.4.1.52.4.2.4.2.2.14.6.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsNumCollisions 1.3.6.1.4.1.52.4.2.4.2.2.14.6.2
The number of hash collisions resulting in a chain of nodes. (diagnostic only.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsLongestChain 1.3.6.1.4.1.52.4.2.4.2.2.14.6.3
The maximum number of nodes in a linked list chain (including the hash bucket itself) due to hashing collisions. (diagnostic only.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsNumEntries 1.3.6.1.4.1.52.4.2.4.2.2.14.6.4
The number of entries in the SourceBlocker table. (Each new node that is heard has its own entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsMaxNumEntries 1.3.6.1.4.1.52.4.2.4.2.2.14.6.5
The maximum number of entries that can fit in the SourceBlocker Table. (This currently mirrors the size of the Directory's NodeTable.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsSizeOfObj 1.3.6.1.4.1.52.4.2.4.2.2.14.6.6
The size of the SourceBlocker object itself (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsHashModValue 1.3.6.1.4.1.52.4.2.4.2.2.14.6.7
The value that is used for the modulus operation in the hashing algorythm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsHashSlotsSize 1.3.6.1.4.1.52.4.2.4.2.2.14.6.8
The amount of storage used for the hash buckets (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsTableSize 1.3.6.1.4.1.52.4.2.4.2.2.14.6.9
The amount of storage used for the SourceBlocker Table (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsBlockSourceOnlySize 1.3.6.1.4.1.52.4.2.4.2.2.14.6.10
The amount of storage used for the Blocks-Only index array (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsUnblockableSize 1.3.6.1.4.1.52.4.2.4.2.2.14.6.11
The amount of storage used for the Unblockable-Only index array (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsPortMaskSize 1.3.6.1.4.1.52.4.2.4.2.2.14.6.12
The amount of storage used for the port mask object (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsBlockSourceStatsTotalHeapBytes 1.3.6.1.4.1.52.4.2.4.2.2.14.6.13
The total amount of heap memory used for all data storage (above) including the SourceBlocker object itself (in bytes.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsDHCPServerVLANName 1.3.6.1.4.1.52.4.2.4.2.2.15.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sfpsDHCPServerVLANSingleFloodStatus 1.3.6.1.4.1.52.4.2.4.2.2.15.2
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

sfpsDHCPServerVLANVersion 1.3.6.1.4.1.52.4.2.4.2.2.15.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

sfpsATalkAMRVLANControlName 1.3.6.1.4.1.52.4.2.4.2.2.16.1
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

sfpsATalkAMRVLANControlVersion 1.3.6.1.4.1.52.4.2.4.2.2.16.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER