ifChassisLogicalUnit
JUNIPER-IF-MIB ·
.1.3.6.1.4.1.2636.3.3.2.1.5
Object
column SNMPv2-SMIUnsigned32
The logical unit number of the specified interface.
It is the logical part of the interface that is
configured on the physical or channel part if any.
Although the logical unit number is numbered from 0 and
up in the interface naming, the return value for this
object always starts from 1 according to Network
Management convention. For the interface which is
really a physical device, this value returns zero.
Context
- MIB
- JUNIPER-IF-MIB
- OID
.1.3.6.1.4.1.2636.3.3.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ifChassisEntry
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 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifChassisLogicalUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-IF-MIB::ifChassisLogicalUnit.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-IF-MIB::ifChassisLogicalUnit'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295