sfpsBlockSourceUnBlockableFlag
CTRON-SFPS-BASE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.8
Object
column
mandatory
Enumeration
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).
Context
- MIB
- CTRON-SFPS-BASE-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsBlockSourceEntry
- Table
- sfpsBlockSourceTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unblockable |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sfpsBlockSourceIndex mandatory The index into the table | column | Integer32 | .1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.1 |
| sfpsBlockSourceNext 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.1.1.1.10 |
| sfpsBlockSourceBlocksOnlyIndex 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.1.1.1.11 |
| sfpsBlockSourceMAC mandatory The MAC address of the node. | column | SfpsAddress | .1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.2 |
| sfpsBlockSourceElapTimeShort 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.1.1.1.3 |
| sfpsBlockSourceNumCallsShort 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.1.1.1.4 |
| sfpsBlockSourceElapTimeLong 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.1.1.1.5 |
| sfpsBlockSourceNumCallLong 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.1.1.1.6 |
| sfpsBlockSourceBlockFlag mandatory 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
t… | column | Enumeration | .1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.7 |
| sfpsBlockSourceFilterPresent 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.1.1.1.9 |