rlIpAddressOrigin

NETGEAR-RADLAN-IP · .1.3.6.1.4.1.4526.17.26.36.1.3

Object

The origin of the address.

Context

MIB
NETGEAR-RADLAN-IP
OID
.1.3.6.1.4.1.4526.17.26.36.1.3
Type
column
Access
noaccess
Status
current
Parent
rlIpAddressEntry

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 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rlIpAddressOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rlIpAddressOrigin.<rlIpAddressAddrType>.<rlIpAddressAddr>.<rlIpAddressOrigin>.<rlIpAddressGeneralPrefixName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IP::rlIpAddressOrigin'

Syntax

Source
RlIpAddressOriginTC
Base type
Enumeration
Type Description
The origin of the address.
          
following are same as ipAddressOriginTC in standard MIB:
          
manual(2) indicates that the address was manually configured
to a specified address, e.g., by user configuration.
          
dhcp(4) indicates an address that was assigned to this
system by a DHCP server.
          
linklayer(5) indicates an address created by IPv6 stateless
auto-configuration.
          
random(6) indicates an address chosen by the system at
random, e.g., an IPv4 address within 169.254/16, or an RFC
3041 privacy address.
          
following are additional to standard MIB:
          
autoConfig(7) indicates that the address was auto configured configured
to a specified address, e.g., not by user configuration.
          
eui64(8) indicates that the address was partially configured configured
to a specified address, e.g., address suffix is based on MAC address with
EUI-64 representation.
          
tunnelIsatap(9) indicates that the address an ISATATP tunnel representation.
          
tunnelIsatap(10) indicates that the address an 6to4 tunnel representation.
          
tunnelIsatap(11) indicates that the address was partially configured configured
to a specified address, e.g., address prefix is preconfigured.

Values & Constraints

Type Values
1other
2manual
4dhcp
5linklayer
6random
7autoConfig
8eui64
9tunnelIsatap
10tunnel6to4
11generalPrefix