agentSerialBaudrate
NETAPP-SWITCHING-MIB ·
.1.3.6.1.4.1.789.4413.1.1.1.2.1.5.2
Object
scalar r/w
Enumeration
agentSerialBaudrate specifies the current baud rate at which the serial port will try to connect. The available values are 1200, 2400, 4800, 9600, 19200, 38400,57600, and 115200 baud.
Context
- MIB
- NETAPP-SWITCHING-MIB
- OID
.1.3.6.1.4.1.789.4413.1.1.1.2.1.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentSerialGroup
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 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-SWITCHING-MIB::agentSerialBaudrate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-SWITCHING-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-SWITCHING-MIB::agentSerialBaudrate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | baud-1200 |
2 | baud-2400 |
3 | baud-4800 |
4 | baud-9600 |
5 | baud-19200 |
6 | baud-38400 |
7 | baud-57600 |
8 | baud-115200 |