sfpsBlockSourceBlocksOnlyIndex
CTRON-SFPS-BASE-MIB ·
.1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.11
Object
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 BlockSourceOnly table. If the 'unblockable' flag is set, this value represents the index into the UnblockableOnly table. Otherwise, this value is set to -1 (representing that it is not used.)
Context
- MIB
- CTRON-SFPS-BASE-MIB
- OID
.1.3.6.1.4.1.52.4.2.4.2.2.14.1.1.1.11- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- sfpsBlockSourceEntry
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::sfpsBlockSourceBlocksOnlyIndex'
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::sfpsBlockSourceBlocksOnlyIndex.<sfpsBlockSourceIndex>'
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::sfpsBlockSourceBlocksOnlyIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647