rlLldpPortConfigAdvManAddrMode
HPE-LLDP-MIB ·
.1.3.6.1.4.1.11.2.110.1.1.6.1.2
Object
column r/w
Enumeration
A value of 'true' indicates that management address TLV does not been advertised by the local port. Moreover, the configuration of automatic management address advertisment is disabled. A value of 'false' indicates that management address being advertised, either by automatic mechanism or by user-defined management address.
Context
- MIB
- HPE-LLDP-MIB
- OID
.1.3.6.1.4.1.11.2.110.1.1.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlLldpPortConfigEntry
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 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-LLDP-MIB::rlLldpPortConfigAdvManAddrMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-LLDP-MIB::rlLldpPortConfigAdvManAddrMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-LLDP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-LLDP-MIB::rlLldpPortConfigAdvManAddrMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | manual |
1 | none |
2 | auto |