fsMIStdIpAddressOrigin
ARICENT-MISTD-IPVX-MIB ·
.1.3.6.1.4.1.29601.2.37.10.1.7
Object
column IP-MIBIpAddressOriginTC
The origin of the address.
Context
- MIB
- ARICENT-MISTD-IPVX-MIB
- OID
.1.3.6.1.4.1.29601.2.37.10.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIStdIpAddressEntry
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 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressOrigin.<fsMIStdIpContextId>.<fsMIStdIpAddressAddrType>.<fsMIStdIpAddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressOrigin'
Syntax
- Source
- IP-MIBIpAddressOriginTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | manual |
4 | dhcp |
5 | linklayer |
6 | random |