dlinklldpConfigManAddrPortsTxEnable

DES-1210-52-CX · .1.3.6.1.4.1.171.10.75.20.1.24.7.1.3

Object

column r/w PortList
A set of ports that are identified by a PortList, in which
each port is represented as a bit.  The corresponding local
system management address instance will be transmitted on the
member ports of the lldpManAddrPortsTxEnable.  
              
The default value for lldpConfigManAddrPortsTxEnable object
is empty binary string, which means no ports are specified
for advertising indicated management address instance.

Context

MIB
DES-1210-52-CX
OID
.1.3.6.1.4.1.171.10.75.20.1.24.7.1.3
Type
column
Access
readwrite
Status
current
Default
""
Parent
dlinklldpConfigManAddrEntry

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 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::dlinklldpConfigManAddrPortsTxEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-52-CX::dlinklldpConfigManAddrPortsTxEnable.<dlinklldpLocManAddrSubtype>.<dlinklldpLocManAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-52-CX' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-52-CX::dlinklldpConfigManAddrPortsTxEnable'

Syntax

Source
PortList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
ports, with the first octet specifying ports 1 through
8, the second octet specifying ports 9 through 16, etc.
Within each octet, the most significant bit represents
the lowest numbered port, and the least significant bit
represents the highest numbered port.  Thus, each port
of the bridge is represented by a single bit within the
value of this object.  If that bit has a value of '1'
then that port is included in the set of ports; the port
is not included if its bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.