juniIpAdEntAddr
Juniper-IP-MIB ·
.1.3.6.1.4.1.4874.2.2.12.1.2.2.1.1
Object
column Juniper-TCJuniIpAddrLessIf
The IP address for a numbered IP network interface, if this object's
value has the form 'a.b.c.d', where 'a' is nonzero; or, the ifIndex
(interpreting the low 24 bits of this value as an integer) of an
unnumbered ('address-less') IP interface, if this object's value has the
form '0.b.c.d'.
Context
- MIB
- Juniper-IP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.12.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- juniIpAddrEntry
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::juniIpAdEntAddr'
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::juniIpAdEntAddr.<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::juniIpAdEntAddr'
Syntax
- Source
- Juniper-TCJuniIpAddrLessIf
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.