aluRS232ChanGroupCRC

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.6.1.5

Object

column r/w Enumeration
The value of aluRS232ChanGroupCRC variable indicates the precision of
the cyclic redundancy check.  A value of 'crc16' is a 16-bit
CRC calculation.  A value of 'crc32' is a 32-bit CRC
calculation.  32-bit CRC increases the error detection ability,
but it also adds some performance overhead.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.6.1.5
Type
column
Access
readwrite
Status
current
Parent
aluRS232ChanGroupEntry
Groups
1

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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232ChanGroupCRC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232ChanGroupCRC.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluRS232ChanGroupCRC'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1crc16
2crc32

Conformance