hmLLDPIfaceHirmaMode
HMLLDP-MIB ·
.1.3.6.1.4.1.248.14.7.1.2.1.3
Object
column r/w
Enumeration
Configure Hirschmann LLDP on this physical port. If an IEEE802.1AB capable device not manufactured by Hirschmann is connected to a port, hmLLDPIfaceHirmaMode should be set to disabled (4) for this port.
Context
- MIB
- HMLLDP-MIB
- OID
.1.3.6.1.4.1.248.14.7.1.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmLLDPIfEntry
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 'HMLLDP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMLLDP-MIB::hmLLDPIfaceHirmaMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMLLDP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMLLDP-MIB::hmLLDPIfaceHirmaMode.<hmLLDPIfaceGroupID>.<hmLLDPIfaceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMLLDP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMLLDP-MIB::hmLLDPIfaceHirmaMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | txOnly |
2 | rxOnly |
3 | txAndRx |
4 | disabled |