validateJoinsWithLecs
IBM-LES-BUS-MIB ·
.1.3.6.1.4.1.2.6.118.1.2.1.1.1.1.1.17
Object
Specifies whether clients that attempt to join the ELAN must be validated by the LECS. The default value is taken from the corresponding object in the ELAN MIB, and it overrides the ELAN value.
Context
- MIB
- IBM-LES-BUS-MIB
- OID
.1.3.6.1.4.1.2.6.118.1.2.1.1.1.1.1.17- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ibmLesBusConfEntry
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-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-BUS-MIB::validateJoinsWithLecs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-LES-BUS-MIB::validateJoinsWithLecs.<lesConfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-LES-BUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-LES-BUS-MIB::validateJoinsWithLecs'
Syntax
- Source
- SNMPv2-TC-v1TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |