ostEnetStInitCfgDestIsMepId
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.2.1.16
Object
This object indicates whether the destination MEP is identified via
its MEP ID or its MAC address.
If ostEnetStInitCfgType is 'port', 'evc', or 'evccos' the
value of this object is ignored.
If ostEnetStInitCfgType is 'lbm' or 'tst' and the value of this object
is 'false'the destination of the test instance PDUs is determined by
the ostEnetStInitCfgDestMacAddress object.
If ostEnetStInitCfgType is 'lbm' or 'tst' and the value of this object
is 'true'the destination of the test instance PDUs is determined by the
ostEnetStInitCfgDestMepId object.
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.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEnetStInitCfgEntry
- 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::ostEnetStInitCfgDestIsMepId'
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::ostEnetStInitCfgDestIsMepId.<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::ostEnetStInitCfgDestIsMepId'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of