adGenEfmProvGroupDownlinkEnable

ADTRAN-EFM-MIB · .1.3.6.1.4.1.664.5.66.1.3.2.1.11

Object

column r/w SNMPv2-TCTruthValue
This entry is used to enable or disable the downlink functionality of an EFM group.
If set to true, then downstream tree networking will be enabled for the EFM group.
This object is false by default.

Context

MIB
ADTRAN-EFM-MIB
OID
.1.3.6.1.4.1.664.5.66.1.3.2.1.11
Type
column
Access
readwrite
Status
current
Parent
adGenEfmProvGroupEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false