eltMesIssLldpduMode
ELTEX-MES-ISS-LLDP-MIB ·
.1.3.6.1.4.1.35265.1.139.10.1.1.1
Object
scalar r/w
Enumeration
Action with LLDPDU upon globally disabled LLDP.
If the associated eltMesIssLldpduMode object has a value of
'filtering(1)', then received frames are containing LLDPDU
will be dropped.
If the associated eltMesIssLldpduMode object has a value of
'flooding(2)', then received frames containing LLDPDU
will flood all active ports.
Context
- MIB
- ELTEX-MES-ISS-LLDP-MIB
- OID
.1.3.6.1.4.1.35265.1.139.10.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- eltMesIssLldpGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-ISS-LLDP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-ISS-LLDP-MIB::eltMesIssLldpduMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-ISS-LLDP-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-ISS-LLDP-MIB::eltMesIssLldpduMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | filtering |
2 | flooding |