errorFrameCheck

FS-NMS-HAL-IF-MIB · .1.3.6.1.4.1.52642.9.63.1.3.1.8

Object

column r/w Enumeration
Error frame check config. 1-enable, 2-disable. Default is disable.

Context

MIB
FS-NMS-HAL-IF-MIB
OID
.1.3.6.1.4.1.52642.9.63.1.3.1.8
Type
column
Access
readwrite
Status
current
Parent
physicalIfConfigEntry

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 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-IF-MIB::errorFrameCheck'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-HAL-IF-MIB::errorFrameCheck.<ifConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-HAL-IF-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-HAL-IF-MIB::errorFrameCheck'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable