sfpsBlockSourceExcludeUnBlockableFlag
CTRON-SFPS-BASE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.14.5.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.5.1.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsBlockSourceExcludeEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::sfpsBlockSourceExcludeUnBlockableFlag'
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::sfpsBlockSourceExcludeUnBlockableFlag.<sfpsBlockSourceExcludeIndex>'
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::sfpsBlockSourceExcludeUnBlockableFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unblockable |