ipAddressPrefixOrigin

IP-MIB · .1.3.6.1.2.1.4.32.1.5

Object

The origin of this prefix.

Context

MIB
IP-MIB
OID
.1.3.6.1.2.1.4.32.1.5
Type
column
Access
readonly
Status
current
Parent
ipAddressPrefixEntry
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 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipAddressPrefixOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IP-MIB::ipAddressPrefixOrigin.<ipAddressPrefixIfIndex>.<ipAddressPrefixType>.<ipAddressPrefixPrefix>.<ipAddressPrefixLength>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IP-MIB::ipAddressPrefixOrigin'

Syntax

Source
IpAddressPrefixOriginTC
Base type
Enumeration

Values & Constraints

Type Values
1other
2manual
3wellknown
4dhcp
5routeradv

Conformance