ostEnetStRespCfgDestIpAddress

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.5.1.26

Object

column r/w SNMPv2-SMIIpAddress
This object indicates the destination IPv4 address of the specific test
instance.
              
A non-zero value for this object or ostEnetStRespCfgDestIpAddressString
indicates that the matching Ethernet frame will be a layer 3 (IP type)
of frame. If configured with a non-zero value only those frames that
are layer 3 frames will be reponded to.
              
Setting this object also impacts the ostEnetStRespCfgDestIpAddressString
returned value. If an IPv4 address is written to this object the
two objects return the same value. If ostEnetStRespCfgDestIpAddressString
is set with an IPv6 address then this object returns an all zeros
value.
              
This object can only be written at row creation time and cannot be
modified once it has been created.

Context

MIB
OMNITRON-EST-MIB
OID
.1.3.6.1.4.1.7342.10.1.1.5.1.26
Type
column
Access
readwrite
Status
current
Parent
ostEnetStRespCfgEntry
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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStRespCfgDestIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStRespCfgDestIpAddress.<ostEnetStRespCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EST-MIB::ostEnetStRespCfgDestIpAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance