sleTunnelAddressUnnumIpIndex

SLE-NETWORK-MIB · .1.3.6.1.4.1.6296.101.11.8.4.1.7

Object

column Integer32
The Ip index for Interface Unnumbered feature enhanced.
If Interface Unnumbered enhanced feature is enabled on a point-to-point interface. It will get a ip address of a specific interface.
Interface unnumbered default setting - it get primary ip address.
Interface unnumbered enhanced setting - it get secondary ip address with ip-index.
(cf. primary ip address's ip-index : 1. no setting: 0. other setting: 2-1024)

Context

MIB
SLE-NETWORK-MIB
OID
.1.3.6.1.4.1.6296.101.11.8.4.1.7
Type
column
Access
readonly
Status
current
Parent
sleTunnelAddressEntry
Groups
1

Walk 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 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelAddressUnnumIpIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-NETWORK-MIB::sleTunnelAddressUnnumIpIndex.<sleTunnelIfIndex>.<sleTunnelAddressValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-NETWORK-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-NETWORK-MIB::sleTunnelAddressUnnumIpIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-0 range: 2-1024

Conformance