ostEnetStRespCfgReplyType
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.5.1.17
Object
column r/w
Enumeration
This object selects the specific type of test response.
loop(1) Test responder MAC DA/SA is unchanged (no swap), L1
macswap(2) Test responder MAC DA/SA is swapped, L2
l3(3) Test responder MAC & IP DA/SA is swapped, L3 type
The value of 'loop' (L1) indicates that the received DA/SA are used when
the response frame is transmitted if ostEnetStRespCfgType is
'port', 'evc', or 'evccos'.
The value of 'macswap' (L2) indicates that the received DA/SA are swapped
when the response frame is transmitted if ostEnetStRespCfgType is
'port', 'evc', or 'evccos'.
The value of 'l3' indicates that the received MAC DA/SA and IP source
destination are swapped when the response frame is transmitted if
ostEnetStRespCfgType is 'port', 'evc', or 'evccos'. if the frame is a
layer 2 only frame only the DA and SA are swapped
The object value is ignored if ostEnetStRespCfgType is 'lbm' or 'tst'.
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.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEnetStRespCfgEntry
- Groups
- 1
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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStRespCfgReplyType'
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::ostEnetStRespCfgReplyType.<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::ostEnetStRespCfgReplyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | loop |
2 | macswap |
3 | l3 |
Conformance
Member of