adGenEfmProvLinkAssignment

ADTRAN-EFM-MIB · .1.3.6.1.4.1.664.5.66.1.3.3.1.1

Object

column r/w SNMPv2-SMIInteger32
This entry is used to assign a link to a particular
EFM Group using the group's logical interface number to
identify it.  If a GET returns a 0, it means the link
is currently unassigned.  A SET of 0 unassigns the
link from its currently assigned group.  If a SET
results in a generic error, a GET of adGenEfmProvErrorString
will detail the error encountered.  Refer to adGenEfmConfMaxGroupSize
to determine the maximum number of links that can
be assigned to a group.

Context

MIB
ADTRAN-EFM-MIB
OID
.1.3.6.1.4.1.664.5.66.1.3.3.1.1
Type
column
Access
readwrite
Status
current
Parent
adGenEfmProvLinkEntry
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 'ADTRAN-EFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-EFM-MIB::adGenEfmProvLinkAssignment'
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::adGenEfmProvLinkAssignment.<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::adGenEfmProvLinkAssignment'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance