fsLldpLocPortMgmtAddrTlvTx
ARICENT-LLDP-MIB ·
.1.3.6.1.4.1.2076.158.2.3.1.9
Object
column r/w
Enumeration
This object supports enabling/disabling Mgmt-Addr basic TLV transmission on a per-port basis independent of specific management addresses. When enabled, configured management addresses are marked for inclusion in the port's generated LLDPDU. When disabled, configured management addresses are not included in the port's generated LLDPDU. The lldpConfigManAddrPortsTxEnable object is updated to indicate the current status for each current management address.
Context
- MIB
- ARICENT-LLDP-MIB
- OID
.1.3.6.1.4.1.2076.158.2.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsLldpLocPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ARICENT-LLDP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MIB::fsLldpLocPortMgmtAddrTlvTx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-LLDP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-LLDP-MIB::fsLldpLocPortMgmtAddrTlvTx.<lldpLocPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-LLDP-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-LLDP-MIB::fsLldpLocPortMgmtAddrTlvTx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |