sfpsBlockSourceExcludeBlockFlag
CTRON-SFPS-BASE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.7
Object
column
mandatory
Enumeration
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
Context
- MIB
- CTRON-SFPS-BASE-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsBlockSourceExcludeEntry
- Table
- sfpsBlockSourceExcludeTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | blocked |
2 | wouldBeBlocked |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sfpsBlockSourceExcludeIndex mandatory The index into the table | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.1 |
| sfpsBlockSourceExcludeNext mandatory 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 | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.10 |
| sfpsBlockSourceExcludeBlockSourceOnlyIndex mandatory 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… | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.11 |
| sfpsBlockSourceExcludeMAC mandatory The MAC address of the node. | column | SfpsAddress | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.2 |
| sfpsBlockSourceExcludeElapTimeShort mandatory The elapsed time (seconds) in the current short-threshold
period. | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.3 |
| sfpsBlockSourceExcludeNumCallsShort mandatory The number of packets seen from the node during the elapsed
time for the short-threshold | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.4 |
| sfpsBlockSourceExcludeElapTimeLong mandatory The elapsed time (seconds) in the current long-threshold
period | column | RFC1155-SMITimeTicks | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.5 |
| sfpsBlockSourceExcludeNumCallLong mandatory The number of packets seen from the node during the elapsed
time for the long-threshold. | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.6 |
| sfpsBlockSourceExcludeUnBlockableFlag mandatory 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 bl… | column | Enumeration | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.8 |
| sfpsBlockSourceExcludeFilterPresent mandatory 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 use… | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.9 |