rlInventoryEntUnitOrIfindex
RADLAN-rlInventoryEnt-MIB ·
.1.3.6.1.4.1.89.217.1.1
Object
column UnitIfindexType
this field will be equal to zero if this is a unit else 1 if this is a port.
Context
- MIB
- RADLAN-rlInventoryEnt-MIB
- OID
.1.3.6.1.4.1.89.217.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlInventoryEntEntry
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 'RADLAN-rlInventoryEnt-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInventoryEnt-MIB::rlInventoryEntUnitOrIfindex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rlInventoryEnt-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInventoryEnt-MIB::rlInventoryEntUnitOrIfindex.<rlInventoryEntUnitOrIfindex>.<rlInventoryEntUnitIfindexID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rlInventoryEnt-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rlInventoryEnt-MIB::rlInventoryEntUnitOrIfindex'
Syntax
- Source
- UnitIfindexType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unit |
1 | ifindex |