adGenMuxPForwardingGroupLimitedEnable

ADTRAN-GENMUXPONDER-MIB · .1.3.6.1.4.1.664.5.70.26.1.1.1.13

Object

column r/w SNMPv2-TCTruthValue
Setting this value to True adds this port to a group of ports that are limited with respect to port forwarding.
Ports within the limited forwarding group are not allowed to forward data to other ports in the group but may
forward to ports that are outside the group.  Setting this value to False removes this port from the limited
forwarding group, thus allowing forwarding to all other ports.

Context

MIB
ADTRAN-GENMUXPONDER-MIB
OID
.1.3.6.1.4.1.664.5.70.26.1.1.1.13
Type
column
Access
readwrite
Status
current
Default
false
Parent
adGenMuxPPhysIfProvEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false