juniHdlcIfCrcSize

Juniper-HDLC-MIB · .1.3.6.1.4.1.4874.2.2.9.1.2.1.6

Object

column r/w Enumeration
Selects the CRC size: none, 16 bits, or 32 bits.

Context

MIB
Juniper-HDLC-MIB
OID
.1.3.6.1.4.1.4874.2.2.9.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
juniHdlcIfEntry
Groups
4

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1crc16
2crc32