ostEnetStInitCfgSrcIpAddressString

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.51

Object

This object indicates the source IPv4 or IPv6 address of the
specific test instance for an L3 type of test
              
A non-zero value for this object indicates that the Ethernet frame will
be a layer 3 (IP type) of frame. It is illegal to set this when the
ostEnetStInitCfgType object is set to 'lbm' or 'tst'
              
Setting this object also impacts the ostEnetStInitCfgSrcIpAddress
returned value. If an IPv4 address is written to this object the
two objects return the same value. If this object is set with an IPv6
address then ostEnetStInitCfgSrcIpAddress 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.2.1.51
Type
column
Access
readwrite
Status
current
Parent
ostEnetStInitCfgEntry
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::ostEnetStInitCfgSrcIpAddressString'
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::ostEnetStInitCfgSrcIpAddressString.<ostEnetStInitCfgIndex>'
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::ostEnetStInitCfgSrcIpAddressString'

Syntax

Source
OMNITRON-TC-MIBOstIpAddr
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..39

Conformance