CTRON-SFPS-BASE-MIB
- Registered at
- 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2
- Namespace
- enterasys
- Source file
CTRON-SFPS-BASE-MIB- Digest
sha256:4f21d43d832be81bf490259ad99308e455870bb0224126569faf11d10a672d9a
Imports
| From | Symbols |
|---|---|
| CTRON-SFPS-INCLUDE-MIB | sfpsATalkAMRVLANControl, sfpsBlockSource, sfpsBlockSourceAPI, sfpsBlockSourceExclude, sfpsBlockSourceOnly, sfpsBlockSourcePort, sfpsBlockSourceStats, sfpsCPResources, sfpsCSPControl, sfpsDHCPServerVLAN, sfpsServiceCenter |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CTRON-SFPS-BASE-MIB CTRON-SFPS-INCLUDE-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| HexInteger type | ||||
| SfpsAddress type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| sfpsCPResourcesTable OBJECT-TYPE This table contains all Call Processors registered with the CPResources Table and is indexed by the Call Processor id. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1 | not-accessible | mandatory | |
| sfpsCPResourcesTableEntry OBJECT-TYPE Each entry contains information pertaining to a Call Processor. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1 | not-accessible | mandatory | |
| sfpsCPResourcesTableId OBJECT-TYPE Call Processor id used to index into the table. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.1 | INTEGER | read-only | mandatory |
| sfpsCPResourcesTableName OBJECT-TYPE The name of the associated Call Processor. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.2 | DisplayString | read-only | mandatory |
| sfpsCPResourcesTableOperStatus OBJECT-TYPE Operational state of entry. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.3 | INTEGER {kStatusRunning(1), kStatusHalted(2), kStatusPending(3), kStatusFaulted(4), kStatusNotStarted(5)} | read-only | mandatory |
| sfpsCPResourcesTableAdminStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.4 | INTEGER {other(1), disabled(2), enabled(3)} | read-only | mandatory |
| sfpsCPResourcesTableStateTime OBJECT-TYPE The last time that this Call Processor has changed states. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.5 | TimeTicks | read-only | mandatory |
| sfpsCPResourcesTablePtsIn OBJECT-TYPE The number of packets that have been sent to this Call Processor to be handled. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.6 | INTEGER | read-only | mandatory |
| sfpsCPResourcesTablePtsUsed OBJECT-TYPE The number of packets that have been sent to this Call Processor and accepted for the purpose of processing. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.7 | INTEGER | read-only | mandatory |
| sfpsCPResourcesTablePolicyFlood OBJECT-TYPE Number of packets flooded due to Policy. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.8 | INTEGER | read-only | mandatory |
| sfpsCPResourcesResolveFlood OBJECT-TYPE Number of packets flooded due to not able to Resolve. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.9 | INTEGER | read-only | mandatory |
| sfpsCPResourcesConnectOK OBJECT-TYPE Number of packets that caused a successful connect. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.10 | INTEGER | read-only | mandatory |
| sfpsCPResourcesDuplicate OBJECT-TYPE Number of packets that were duplicates of an existing call. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.11 | INTEGER | read-only | mandatory |
| sfpsCPResourcesDiscoverOnly OBJECT-TYPE Number of packets that the switch only discovered information. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.12 | INTEGER | read-only | mandatory |
| sfpsCPResourcesDiscoverError OBJECT-TYPE Number of packets that the switch could not discover information. Something was wrong with the packet. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.13 | INTEGER | read-only | mandatory |
| sfpsCPResourcesResolveFail OBJECT-TYPE Number of packets which caused the Resolve to fail. The fail is due to no vlan information was returned. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.14 | INTEGER | read-only | mandatory |
| sfpsCPResourcesResolveError OBJECT-TYPE Number of packets which caused the Resolve to return an error. An error could be caused by a bad packet. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.15 | INTEGER | read-only | mandatory |
| sfpsCPResourcesPolicyFail OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.16 | INTEGER | read-only | mandatory |
| sfpsCPResourcesPolicyError OBJECT-TYPE Number of packets which caused the Policy to return an error. An error could be caused by a bad packet. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.17 | INTEGER | read-only | mandatory |
| sfpsCPResourcesConnectFail OBJECT-TYPE Number of packets that caused the Connect to fail. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.18 | INTEGER | read-only | mandatory |
| sfpsCPResourcesConnectFlood OBJECT-TYPE Number of packets that caused the Connect to flood. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.19 | INTEGER | read-only | mandatory |
| sfpsCPResourcesConnectError OBJECT-TYPE Number of packets that caused the Connect to return an error. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.20 | INTEGER | read-only | mandatory |
| sfpsCPResourcesConfigTime OBJECT-TYPE Number of time ticks since the last configuration change. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.21 | TimeTicks | read-only | mandatory |
| sfpsCPResourcesNeedFlood OBJECT-TYPE Set to enabled(1)/disabled(0) if the BaseNeedFlood attribute is desired. If disabled, then an attempt to resolve is performed. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.22 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedResolve OBJECT-TYPE Set to enabled(1)/disabled(0) if the Resoolve attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.23 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedDiscover OBJECT-TYPE Set to enabled(1)/disabled(0) if the Discover attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.24 | INTEGER | read-only | mandatory |
| sfpsCPResourcesDiscoverAll OBJECT-TYPE Set to enabled(1)/disabled(0) if the DiscoverAll attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.25 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedProxyOut OBJECT-TYPE Set to enabled(1)/disabled(0) if the Proxy Forward attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.26 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedProxyIn OBJECT-TYPE Set to enabled(1)/disabled(0) if the Proxy Back attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.27 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedFilter OBJECT-TYPE Set to enabled(1)/disabled(0) if the Filter attribute is desired. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.28 | INTEGER | read-only | mandatory |
| sfpsCPResourcesAcceptRate OBJECT-TYPE The number of packets per second that have been sent to this Call Processor to be handled and accepted for processing. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.29 | INTEGER | read-only | mandatory |
| sfpsCPResourcesTotalRate OBJECT-TYPE The number of packets per second that have been sent to this Call Processor to be handled. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.30 | INTEGER | read-only | mandatory |
| sfpsCPResourcesSingleFlood OBJECT-TYPE Number of packets that were unicast (single) flooded. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.34 | INTEGER | read-only | mandatory |
| sfpsCPResourcesNeedValidNet OBJECT-TYPE Number of packets that were unicast (single) flooded. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.35 | INTEGER | read-only | mandatory |
| sfpsCPResourcesInvalidNetDrops OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.36 | INTEGER | read-only | mandatory |
| sfpsCPResourcesPersistMask OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.1.1.37 | INTEGER | read-only | mandatory |
| sfpsCPResourcesAPI OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2 | |||
| sfpsCPResourcesAPIID OBJECT-TYPE Identifier for the call processor. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.1 | INTEGER | read-write | mandatory |
| sfpsCPResourcesAPIAdminStatus OBJECT-TYPE Administrative status of the call processor. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.2 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| sfpsCPResourcesAPIAttribute OBJECT-TYPE Call processor attribute/features. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.3 | 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)} | read-write | mandatory |
| sfpsCPResourcesAPIScope OBJECT-TYPE Scope this attribute to switch or port. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.4 | INTEGER {switch(1), port(2)} | read-write | mandatory |
| sfpsCPResourcesAPIPersistance OBJECT-TYPE Parameter to make persistent on switch reset. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.5 | INTEGER {persistOther(1), persistDisabled(2), persistEnabled(3)} | read-write | mandatory |
| sfpsCPResourcesAPIVerb OBJECT-TYPE Action to perform. | 1.3.6.1.4.1.52.4.2.4.2.2.2.3.2.6 | INTEGER {other(1), set(2)} | read-write | mandatory |
| sfpsServiceCenterFacilityTable OBJECT-TYPE This table gives facility semantics to call processing. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9 | not-accessible | mandatory | |
| sfpsServiceCenterFacilityEntry OBJECT-TYPE Each entry contains the configuration of the Facility Entry. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1 | not-accessible | mandatory | |
| sfpsServiceCenterFacilityHashLeaf OBJECT-TYPE Server hash, part of instance key. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.1 | HexInteger | read-only | mandatory |
| sfpsServiceCenterFacilityMetric OBJECT-TYPE Defines order servers are called low to high. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.2 | INTEGER | read-only | mandatory |
| sfpsServiceCenterFacilityName OBJECT-TYPE Server name. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.3 | DisplayString | read-only | mandatory |
| sfpsServiceCenterFacilityOperStatus OBJECT-TYPE Operational state of entry. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.4 | INTEGER {kStatusRunning(1), kStatusHalted(2), kStatusPending(3), kStatusFaulted(4), kStatusNotStarted(5)} | read-only | mandatory |
| sfpsServiceCenterFacilityAdminStatus OBJECT-TYPE Administrative State of Entry. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.5 | INTEGER {other(1), disable(2), enable(3)} | read-write | mandatory |
| sfpsServiceCenterFacilityStatusTime OBJECT-TYPE Time Tick of last operStatus change. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.6 | TimeTicks | read-only | mandatory |
| sfpsServiceCenterFacilityRequests OBJECT-TYPE Requests made to server. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.7 | INTEGER | read-only | mandatory |
| sfpsServiceCenterFacilityReply OBJECT-TYPE GOOD replies by server. | 1.3.6.1.4.1.52.4.2.4.2.2.2.4.9.1.8 | INTEGER | read-only | mandatory |
| sfpsCSPControlTable OBJECT-TYPE Cabletron Switch Protocol Control statistics | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1 | not-accessible | mandatory | |
| sfpsCSPControlTableEntry OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1 | not-accessible | mandatory | |
| sfpsCSPControlTableIndex OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.1 | INTEGER | read-only | mandatory |
| sfpsCSPControlTableCSPType OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.2 | INTEGER | read-only | mandatory |
| sfpsCSPControlTableCSPName OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.3 | DisplayString | read-only | mandatory |
| sfpsCSPControlTableAdminStatus OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.4 | INTEGER {other(1), disable(2), enable(3)} | read-write | mandatory |
| sfpsCSPControlTableSwitchToCallProc OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.5 | INTEGER {other(1), disable(2), enable(3)} | read-only | mandatory |
| sfpsCSPControlTablePktsProcessed OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.6 | INTEGER | read-only | mandatory |
| sfpsCSPControlTablePktRate OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.2.5.1.1.7 | INTEGER | read-only | mandatory |
| sfpsBlockSourceTable OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1 | not-accessible | mandatory | |
| sfpsBlockSourceEntry OBJECT-TYPE Entry in the SourceBlocker table indexed by a counter. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1 | not-accessible | mandatory | |
| sfpsBlockSourceIndex OBJECT-TYPE The index into the table | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.1 | INTEGER | read-only | mandatory |
| sfpsBlockSourceMAC OBJECT-TYPE The MAC address of the node. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.2 | SfpsAddress | read-only | mandatory |
| sfpsBlockSourceElapTimeShort OBJECT-TYPE The elapsed time (seconds) in the current short-threshold period. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.3 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceNumCallsShort OBJECT-TYPE The number of packets seen from the node during the elapsed time for the short-threshold. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.4 | INTEGER | read-only | mandatory |
| sfpsBlockSourceElapTimeLong OBJECT-TYPE The elapsed time (seconds) in the current long-threshold period. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.5 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceNumCallLong OBJECT-TYPE The number of packets seen from the node during the elapsed time for the long-threshold. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.6 | INTEGER | read-only | mandatory |
| sfpsBlockSourceBlockFlag OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.7 | INTEGER {blocked(1), wouldBeBlocked(2)} | read-only | mandatory |
| sfpsBlockSourceUnBlockableFlag OBJECT-TYPE 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). | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.8 | INTEGER {unblockable(1)} | read-only | mandatory |
| sfpsBlockSourceFilterPresent OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.9 | INTEGER | read-only | mandatory |
| sfpsBlockSourceNext OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.10 | INTEGER | read-only | mandatory |
| sfpsBlockSourceBlocksOnlyIndex OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.11 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyTable OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1 | not-accessible | mandatory | |
| sfpsBlockSourceOnlyEntry OBJECT-TYPE Entry in the BlockSourceOnly table indexed by a counter. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1 | not-accessible | mandatory | |
| sfpsBlockSourceOnlyIndex OBJECT-TYPE The index into the table | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.1 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyMAC OBJECT-TYPE The MAC address of the node. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.2 | SfpsAddress | read-only | mandatory |
| sfpsBlockSourceOnlyElapTimeShort OBJECT-TYPE The elapsed time (seconds) in the current short-threshold period. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.3 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceOnlyNumCallsShort OBJECT-TYPE The number of packets seen from the node during the elapsed time for the short-threshold. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.4 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyElapTimeLong OBJECT-TYPE The elapsed time (seconds) in the current long-threshold period. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.5 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceOnlyNumCallLong OBJECT-TYPE The number of packets seen from the node during the elapsed time for the long-threshold. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.6 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyBlockFlag OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.7 | INTEGER {blocked(1), wouldBeBlocked(2)} | read-only | mandatory |
| sfpsBlockSourceOnlyUnBlockableFlag OBJECT-TYPE 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). | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.8 | INTEGER {unblockable(1)} | read-only | mandatory |
| sfpsBlockSourceOnlyFilterPresent OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.9 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyNext OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.10 | INTEGER | read-only | mandatory |
| sfpsBlockSourceOnlyBlocksOnlyIndex OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.2.1.1.11 | INTEGER | read-only | mandatory |
| sfpsBlockSourcePortTable OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1 | not-accessible | mandatory | |
| sfpsBlockSourcePortEntry OBJECT-TYPE Entry into the BlockSourcePort Table | 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1 | not-accessible | mandatory | |
| sfpsBlockSourcePortPort OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1.1 | INTEGER | read-only | mandatory |
| sfpsBlockSourcePortBlockability OBJECT-TYPE This leaf contains either 0-blockable or 1-unblockable, depending on whether nodes on this port are allowed to be blocked or not. | 1.3.6.1.4.1.52.4.2.4.2.2.14.3.1.1.2 | INTEGER {unblockable(1)} | read-only | mandatory |
| sfpsBlockSourceAPIVerb OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.1 | 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)} | read-write | mandatory |
| sfpsBlockSourceAPIInputValue OBJECT-TYPE Set the input value to enter | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.2 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPIPort OBJECT-TYPE Read/Write leaf used in conjunction with SetPortUnblockable and SetPortBlockable. (values of 1 through numLogicalPorts are valid. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.3 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPIMAC OBJECT-TYPE Leaf used to set the MAC address that will be operated on with one of the above verbs. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.4 | SfpsAddress | read-write | mandatory |
| sfpsBlockSourceAPIBlockStatus OBJECT-TYPE Status of the blocker object (enabled/disabled.) Additional nodes will be blocked only when this status leaf is in the 'enabled' state. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.5 | INTEGER {other(1), learning(2), blocking(3)} | read-write | mandatory |
| sfpsBlockSourceAPIShortThreshold OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.6 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPIShortPeriod OBJECT-TYPE The sample period to use for determining if any given node has exceeded the SHORTTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.7 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPILongThreshold OBJECT-TYPE The number of packets per a LONGPERIOD that will result in a node being blocked. See SHORTTHRESHOLD for bounds checking for this value. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.8 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPILongPeriod OBJECT-TYPE The sample period to use for determining if any given node has exceeded the LONGTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.9 | INTEGER | read-write | mandatory |
| sfpsBlockSourceAPIReapUserCnxs OBJECT-TYPE The sample period to use for determining if any given node has exceeded the LONGTHRESHOLD. See SHORTTHRESHOLD for bounds checking for this value. | 1.3.6.1.4.1.52.4.2.4.2.2.14.4.10 | INTEGER | read-write | mandatory |
| sfpsBlockSourceExcludeTable OBJECT-TYPE 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. | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1 | not-accessible | mandatory | |
| sfpsBlockSourceExcludeEntry OBJECT-TYPE Entry in the BlockSourceOnly table indexed by a counter. | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1 | not-accessible | mandatory | |
| sfpsBlockSourceExcludeIndex OBJECT-TYPE The index into the table | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.1 | INTEGER | read-only | mandatory |
| sfpsBlockSourceExcludeMAC OBJECT-TYPE The MAC address of the node. | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.2 | SfpsAddress | read-only | mandatory |
| sfpsBlockSourceExcludeElapTimeShort OBJECT-TYPE The elapsed time (seconds) in the current short-threshold period. | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.3 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceExcludeNumCallsShort OBJECT-TYPE The number of packets seen from the node during the elapsed time for the short-threshold | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.4 | INTEGER | read-only | mandatory |
| sfpsBlockSourceExcludeElapTimeLong OBJECT-TYPE The elapsed time (seconds) in the current long-threshold period | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.5 | TimeTicks | read-only | mandatory |
| sfpsBlockSourceExcludeNumCallLong OBJECT-TYPE The number of packets seen from the node during the elapsed time for the long-threshold. | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.6 | INTEGER | read-only | mandatory |
| sfpsBlockSourceExcludeBlockFlag OBJECT-TYPE 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 | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.7 | INTEGER {blocked(1), wouldBeBlocked(2)} | read-only | mandatory |
| sfpsBlockSourceExcludeUnBlockableFlag OBJECT-TYPE 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). | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.8 | INTEGER {unblockable(1)} | read-only | mandatory |
| sfpsBlockSourceExcludeFilterPresent OBJECT-TYPE 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.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.9 | INTEGER | read-only | mandatory |
| sfpsBlockSourceExcludeNext OBJECT-TYPE 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 | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.10 | INTEGER | read-only | mandatory |
| sfpsBlockSourceExcludeBlockSourceOnlyIndex OBJECT-TYPE 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 | 1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.11 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsNumBlocks OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.1 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsNumCollisions OBJECT-TYPE The number of hash collisions resulting in a chain of nodes. (diagnostic only.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.2 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsLongestChain OBJECT-TYPE The maximum number of nodes in a linked list chain (including the hash bucket itself) due to hashing collisions. (diagnostic only.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.3 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsNumEntries OBJECT-TYPE The number of entries in the SourceBlocker table. (Each new node that is heard has its own entry. | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.4 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsMaxNumEntries OBJECT-TYPE The maximum number of entries that can fit in the SourceBlocker Table. (This currently mirrors the size of the Directory's NodeTable.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.5 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsSizeOfObj OBJECT-TYPE The size of the SourceBlocker object itself (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.6 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsHashModValue OBJECT-TYPE The value that is used for the modulus operation in the hashing algorythm. | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.7 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsHashSlotsSize OBJECT-TYPE The amount of storage used for the hash buckets (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.8 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsTableSize OBJECT-TYPE The amount of storage used for the SourceBlocker Table (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.9 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsBlockSourceOnlySize OBJECT-TYPE The amount of storage used for the Blocks-Only index array (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.10 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsUnblockableSize OBJECT-TYPE The amount of storage used for the Unblockable-Only index array (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.11 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsPortMaskSize OBJECT-TYPE The amount of storage used for the port mask object (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.12 | INTEGER | read-only | mandatory |
| sfpsBlockSourceStatsTotalHeapBytes OBJECT-TYPE The total amount of heap memory used for all data storage (above) including the SourceBlocker object itself (in bytes.) | 1.3.6.1.4.1.52.4.2.4.2.2.14.6.13 | INTEGER | read-only | mandatory |
| sfpsDHCPServerVLANName OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.15.1 | OCTET STRING | read-write | mandatory |
| sfpsDHCPServerVLANSingleFloodStatus OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.15.2 | INTEGER {on(1), off(2)} | read-write | mandatory |
| sfpsDHCPServerVLANVersion OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.15.3 | INTEGER | read-only | mandatory |
| sfpsATalkAMRVLANControlName OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.16.1 | OCTET STRING | read-write | mandatory |
| sfpsATalkAMRVLANControlVersion OBJECT-TYPE | 1.3.6.1.4.1.52.4.2.4.2.2.16.2 | INTEGER | read-only | mandatory |