snMspsCplugFileSystem
SN-MSPS-SCX-MIB ·
.1.3.6.1.4.1.4329.20.1.1.1.1.23.12
Object
scalar Enumeration
The type of file system used on C-PLUG. Following file system types are defined: 0 - No file system found 1 - TFSS DOS 2 - IECP 3 - File system is not valid 4 - UBIFS
Context
- MIB
- SN-MSPS-SCX-MIB
- OID
.1.3.6.1.4.1.4329.20.1.1.1.1.23.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snMspsCplug
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SN-MSPS-SCX-MIB::snMspsCplugFileSystem.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SN-MSPS-SCX-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SN-MSPS-SCX-MIB::snMspsCplugFileSystem'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | fsNotFound |
1 | fsTfssDos |
2 | fsIecp |
3 | fsInvalid |
4 | fsUbifs |