lecMacQueryStatus
LAN-EMULATION-CLIENT-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.3.1.1.12.1.3
Object
scalar mandatory
Enumeration
The status of the last query - one of the following:
none(1)
No queries have been made; therefore, other
results values are invalid.
unsupported(2)
Queries are not supported for this LEC.
local(3)
The MAC address is one of the client's local
MAC addresses.
remote(4)
The MAC address is one of the client's remote
MAC addresses.
unknown(5)
The MAC address does not belong (is not known
to belong) to the client.
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.12.1.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- lecMacQueryObjects
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 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-CLIENT-MIB::lecMacQueryStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAN-EMULATION-CLIENT-MIB::lecMacQueryStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.