lecRowStatus
LAN-EMULATION-CLIENT-MIB ·
broadbandforum variant
·
.1.3.6.1.4.1.353.5.3.1.1.1.1.2
Object
This object lets network managers create and delete
LAN Emulation Clients, on systems that support this
optional capability.
It does not control Joins and Terminations; they are
controlled by 'ifAdminStatus'. However, taking rows
out of service will have the side effect of changing
their 'ifAdminStatus' values to 'down', thus causing
any active emulated LAN connections to be terminated.
Within each conceptual lecConfigTable row, objects
which are writable may be modified regardless of the
value of lecRowStatus. It is not necessary to set a
row's status to 'notInService' first.
When creating a LAN Emulation Client, it is up to the
management station to determine a suitable 'lecIndex'.
To facilitate interoperability, agents should not put
any restrictions on the 'lecIndex' beyond the obvious
ones that it be valid and unused.
If you create a LAN Emulation Client via this object,
it will initially have
'ifAdminStatus' = 'down'
'ifOperStatus' = 'down'
'lecInterfaceState' = 'initialState'
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- lecConfigEntry
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::lecRowStatus'
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::lecRowStatus.<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::lecRowStatus'
Syntax
- Source
- LAN-EMULATION-BUS-MIBRowStatus
- Base type
Integer32
Values & Constraints
No enumerated values or constraints recorded.