agentOutOfBandBaudRateConfig
COMPAQ-AGENT-MIB ·
.1.3.6.1.4.1.232.161.3.1.2.5
Object
scalar obsolete
r/w
Enumeration
This object allows user to specify out_of_band baud rate. It will take effect
when the system is restart.
Note:
Because these funiction will be limited by the system support. Some of the
select item will invalid. When one of the item user select,it will response with
bad-value status.
Context
- MIB
- COMPAQ-AGENT-MIB
- OID
.1.3.6.1.4.1.232.161.3.1.2.5- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- agentBasicConfig
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 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMPAQ-AGENT-MIB::agentOutOfBandBaudRateConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COMPAQ-AGENT-MIB::agentOutOfBandBaudRateConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | baudRate-2400 |
3 | baudRate-9600 |
4 | baudRate-19200 |
5 | baudRate-38400 |
6 | baudRate-115200 |