serialPortParity

QTECH-NMS-SERIAL · .1.3.6.1.4.1.34751.9.193.2.1.6

Object

column mandatory r/w Enumeration
Serial interface parity.

Context

MIB
QTECH-NMS-SERIAL
OID
.1.3.6.1.4.1.34751.9.193.2.1.6
Type
column
Access
readwrite
Status
mandatory
Parent
nmsSerialPortEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QTECH-NMS-SERIAL' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-SERIAL::serialPortParity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-SERIAL' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-SERIAL::serialPortParity.<serialPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-SERIAL' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-SERIAL::serialPortParity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1odd
2even
3mark
4space