rlIpAddressOrigin
HPE-IP-MIB ·
.1.3.6.1.4.1.11.2.250.1.1.3
Object
column RlIpAddressOriginTC
The origin of the address.
Context
- MIB
- HPE-IP-MIB
- OID
.1.3.6.1.4.1.11.2.250.1.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlIpAddressEntry
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 'HPE-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IP-MIB::rlIpAddressOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-IP-MIB::rlIpAddressOrigin.<rlIpAddressAddrType>.<rlIpAddressAddr>.<rlIpAddressOrigin>.<rlIpAddressGeneralPrefixName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-IP-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-IP-MIB::rlIpAddressOrigin'
Syntax
- Source
- RlIpAddressOriginTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | manual |
4 | dhcp |
5 | linklayer |
6 | random |
7 | autoConfig |
8 | eui64 |
9 | tunnelIsatap |
10 | tunnel6to4 |
11 | generalPrefix |