fsMount
IBRIX-MIB ·
.1.3.6.1.4.1.18997.1.1.1.3
Object
column Enumeration
Mount status of the File System
Context
- MIB
- IBRIX-MIB
- OID
.1.3.6.1.4.1.18997.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fileSystemEntry
- Groups
- 1
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 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::fsMount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::fsMount.<fsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBRIX-MIB::fsMount'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mounted |
2 | unmounted |
Conformance
Member of