adGenEfmProvLinkIfAssignment

ADTRAN-EFM-MIB · .1.3.6.1.4.1.664.5.66.1.3.3.1.2

Object

This entry is used to assign a link to a particular
EFM Group using the group's ifIndex 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.2
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::adGenEfmProvLinkIfAssignment'
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::adGenEfmProvLinkIfAssignment.<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::adGenEfmProvLinkIfAssignment'

Syntax

Source
IF-MIBInterfaceIndex
Base type
Integer32
Display format
d
Type Description
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system.  It is
recommended that values are assigned contiguously starting
from 1.  The value for each interface sub-layer must remain
constant at least from one re-initialization of the entity's
network management system to the next re-initialization.

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance