fsSystemOutBandRate
FS-SYSTEM-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.1.1.6
Object
scalar r/w
Enumeration
Determine the console(OutBand) baud rate : 9600 - 1,19200 - 2, 38300 - 3, 57600 - 4, 115200 - 5, when the console baud rate is other value will return value 0.
Context
- MIB
- FS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSystemMIBObjects
- Groups
- 1
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 'FS-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-SYSTEM-MIB::fsSystemOutBandRate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-SYSTEM-MIB::fsSystemOutBandRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | baud9600 |
2 | baud19200 |
3 | baud38400 |
4 | baud57600 |
5 | baud115200 |
Conformance
Member of