leArpServiceCategory
LAN-EMULATION-CLIENT-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.3.1.1.9.1.7
Object
column mandatory
Integer32
A bitmap describing the service categories which the
LEC 'lecIndex' supports.
This value normally comes from the optional 'Service-
Category' TLV in LANE 2.0 LE_ARP_RESPONSEs.
The bitmap is larger than the LANE 2.0 specification
requires, in case room is ever needed for expansion.
If service categories aren't applicable, aren't known,
or the implementor does not want to provide memory to
store them (e.g., because they would only be used for
SNMP), this object should be set to the value 0.
See also the object 'lecStoresServiceCategories'.
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.9.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- leArpEntry
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 '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::leArpServiceCategory'
More examples
Read one indexed 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::leArpServiceCategory.<index>'
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::leArpServiceCategory'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.