fsDiskFreeBlocks
BINTEC-FILESYS ·
.0.7.1.1.11
Object
column SNMPv2-SMIUnsigned32
Number of free blocks.
Context
- MIB
- BINTEC-FILESYS
- OID
.0.7.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsDiskEntry
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 'BINTEC-FILESYS' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-FILESYS::fsDiskFreeBlocks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-FILESYS' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-FILESYS::fsDiskFreeBlocks.<fsDiskId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-FILESYS' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-FILESYS::fsDiskFreeBlocks'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295