sfpsBlockSourceOnlyBlockFlag

CTRON-SFPS-BASE-MIB · .1.3.6.1.4.1.52.4.2.4.2.2.14.2.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.2.1.1.7
Type
column
Access
readonly
Status
mandatory
Parent
sfpsBlockSourceOnlyEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-BASE-MIB::sfpsBlockSourceOnlyBlockFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-SFPS-BASE-MIB::sfpsBlockSourceOnlyBlockFlag.<sfpsBlockSourceOnlyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-SFPS-BASE-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-SFPS-BASE-MIB::sfpsBlockSourceOnlyBlockFlag'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1blocked
2wouldBeBlocked