tmnxOamPingCtlProfile
TIMETRA-OAM-TEST-MIB ·
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.11
Object
The value of tmnxOamPingCtlProfile specifies the profile to be used
with the forwarding class specified in tmnxOamPingCtlFcName.
As shown in the following table:
1. This object is applicable to a subset of the test types, and
2. This object is configurable for a subset of the test types, and
3. The default profile value depends on the test type.
tmnxOamPingCtlTestMode Applicable? Configurable? Default
---------------------- ----------- ------------- -------
'cpePing' yes yes 'out(2)'
'bierPing' yes yes 'out(2)'
'ethCfmLoopback' yes yes 'in(1)'
'ethCfmTwoWayDelay' yes yes 'in(1)'
'ethCfmTwoWaySlm' yes yes 'in(1)'
'lspPing' yes yes 'out(2)'
'macPing' yes yes 'out(2)'
'p2mpLspPing' yes yes 'out(2)'
'sdpPing' yes yes 'out(2)'
'svcPing' yes no 'in(1)'
'vccvPing' yes yes 'out(2)'
'vprnPing' yes yes 'out(2)'
'vxlanPing' yes yes 'in(1)'
otherwise no N/A N/A
Context
- MIB
- TIMETRA-OAM-TEST-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.11.1.3.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOamPingCtlEntry
- Groups
- 5
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::tmnxOamPingCtlProfile'
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::tmnxOamPingCtlProfile.<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::tmnxOamPingCtlProfile'
Syntax
- Source
- TIMETRA-TC-MIBTProfile
- Base type
Enumeration
Values & Constraints
Type Values
1 | in |
2 | out |