tmnxOamMacPingCtlForce
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.6.1.8
Object
The value of tmnxOamMacPingCtlForce specifies whether or not to add an
override to the test.
When tmnxOamPingCtlTestMode is 'macPopulate' and
tmnxOamMacPingCtlForce is 'true', the MAC type (i.e.
TIMETRA-SERV-MIB::tlsFdbType) of the FIB entry specified by the test
parameters is set to 'oam', regardless of its earlier value.
When tmnxOamPingCtlTestMode is 'macPurge' and tmnxOamMacPingCtlForce
is 'true', the FIB entry specified by the test parameters is purged,
even if the requesting node did not populate the entry.
When tmnxOamPingCtlTestMode is 'macPing', tmnxOamMacPingCtlForce is
irrelevant.
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.6.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamMacPingCtlEntry
- Groups
- 2
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 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamMacPingCtlForce'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-TEST-MIB::tmnxOamMacPingCtlForce.<tmnxOamPingCtlOwnerIndex>.<tmnxOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-TEST-MIB::tmnxOamMacPingCtlForce'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |