cadSubMgtPktFilterCaptureEnabled

CADANT-HW-MEAS-MIB · .1.3.6.1.4.1.4998.1.1.10.2.25.1.3

Object

column r/w SNMPv2-TCTruthValue
Indicates whether packets matching this filter are captured
for possible debug logging.  A value of true indicates that
packets matching this filter will be captured.  A value of
false indicates that packets matching this filter will not
be captured for later debuggging.

Context

MIB
CADANT-HW-MEAS-MIB
OID
.1.3.6.1.4.1.4998.1.1.10.2.25.1.3
Type
column
Access
readwrite
Status
current
Parent
cadSubMgtPktFilterExtEntry

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false