MIB Viewer

sfpsBlockSourceExcludeBlockFlag

OBJECT-TYPE
1.3.6.1.4.1.52.4.2.4.2.2.14.5.1.1.7
Access
read-only
Status
mandatory
Sub-identifiers
0
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
INTEGER { blocked (1), wouldBeBlocked (2) }