juniIpIfAssocIpIfIndex
Juniper-IP-MIB ·
.1.3.6.1.4.1.4874.2.2.12.1.1.4.1.2
Object
column IF-MIBInterfaceIndexOrZero
The ifIndex of the IP interface associated with the lower layer
juniIpIfAssocLowerIfIndex. In cases where there is not a 1 to 1
relationship between lower layer and higher layer IP interface, a zero
value juniIpIfAssocIpIfIndex is returned; this includes the case where
an IP interface has not yet been configued at the top of the interface
column.
An example usage of this table:
Assume a user needs to know the ifIndex relationship for all interfaces
with the L3 IP interface.
Then starting at the bottom of the stack below, the ATM and AAL5's
ifIndex would be used to access the table. The agent will return 0 for
each of these cases because multiple customer's traffic is demultiplexed
at these levels.
IP_1
PPP IP_2
ATM1483_1 ATM1483_2
\ /
AAL5
ATM
If the ATM1483_1 ifIndex is used to access this table, then the value of
juniIpIfAssocLowerIfIndex will be set to the ifIndex of IP_1.
Similarily, if the ATM1483_2 ifIndex is used to access this table, the
juniIpifAssocLowerIfIndex will set to the ifIndex of IP_2.
Context
- MIB
- Juniper-IP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.12.1.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- juniIpIfAssocEntry
- Groups
- 7
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-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-MIB::juniIpIfAssocIpIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Juniper-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-IP-MIB::juniIpIfAssocIpIfIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-IP-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-IP-MIB::juniIpIfAssocIpIfIndex'
Syntax
- Source
- IF-MIBInterfaceIndexOrZero
- Base type
Integer32- Display format
d
Type Description
This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits the additional value of zero. the value zero is object-specific and must therefore be defined as part of the description of any object which uses this syntax. Examples of the usage of zero might include situations where interface was unknown, or when none or all interfaces need to be referenced.
Values & Constraints
Type Constraints
range: 0..2147483647