efmCuLowRateCrossingEnable

EFM-CU-MIB · .1.3.6.1.2.1.167.1.1.1.1.8

Object

column r/w SNMPv2-TCTruthValue
Indicates whether efmCuLowRateCrossing notifications should
be generated for this interface.
              
A value of true(1) indicates that efmCuLowRateCrossing
notification is enabled.  A value of false(2) indicates that
the notification is disabled.
              
This object is read-write for the -O subtype EFMCu ports
(2BaseTL-O/10PassTS-O) and not available for the -R subtypes.
              
This object MUST be maintained in a persistent manner.

Context

MIB
EFM-CU-MIB
OID
.1.3.6.1.2.1.167.1.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
efmCuPortConfEntry
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 'EFM-CU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EFM-CU-MIB::efmCuLowRateCrossingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EFM-CU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EFM-CU-MIB::efmCuLowRateCrossingEnable.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EFM-CU-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EFM-CU-MIB::efmCuLowRateCrossingEnable'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance