agentBaudRateConfig
SWCOMMGMT-MIB ·
.1.3.6.1.4.1.2272.1.201.1.1.1.2.7
Object
scalar r/w
Enumeration
This object indicates the baud rate while device restart.
Context
- MIB
- SWCOMMGMT-MIB
- OID
.1.3.6.1.4.1.2272.1.201.1.1.1.2.7- Type
- scalar
- Access
- readwrite
- Status
- current
- 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 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWCOMMGMT-MIB::agentBaudRateConfig.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWCOMMGMT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWCOMMGMT-MIB::agentBaudRateConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | baudRate-2400 |
3 | baudRate-9600 |
4 | baudRate-19200 |
5 | baudRate-38400 |
6 | baudRate-57200 |
7 | baudRate-115200 |