ibmSEPortRemoteElan
IBM-LAN-EMULATION-EXTENSION-MIB ·
.1.3.6.1.4.1.2.5.8.4.1.3.1.3
Object
column mandatory
r/w
Enumeration
This object indicates whether or not the Super ELAN LE
Services (LES/BUS) for the ELAN specified by ibmSEPortElanName
are local to the same node as the port or not.
If false(2) the LE Services are local, if true(1) the LE Services
are remote (not resident at the same node as the SuperElan).
Default is local ELAN.
Context
- MIB
- IBM-LAN-EMULATION-EXTENSION-MIB
- OID
.1.3.6.1.4.1.2.5.8.4.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmSEPortConfigEntry
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 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSEPortRemoteElan'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSEPortRemoteElan.<ibmSEBridgeId>.<ibmSEPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LAN-EMULATION-EXTENSION-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LAN-EMULATION-EXTENSION-MIB::ibmSEPortRemoteElan'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |