tnOamPingCtlTestMode

TN-OAM-TEST-MIB · .1.3.6.1.4.1.7483.6.1.2.11.1.4.1.5

Object

column r/w Enumeration
Specifies the type of OAM ping test defined by this entry.
The configuration parameters unique to a specific test type are to
be found in an sparsely dependent table extension for that test type.
              
none    -  the test type is unspecified.
              
sdpPing -  tests SDP connectivity and round trip time.
              
mtuPing -  tests MTU path size.
              
svcPing -  determines the existence and operative state of the
           service ID on the far end ESR.
           NOTE: This is a one-shot test.
              
macQuery - obsolete.  Originally specified functionality is as follows.
         - determines a specific address mapping for the service ID.
           See tnOamMacPingCtlTable for additional parameters.
           NOTE: This is a one-shot test.
              
macPing -  determines address mappings for the service ID.
           See tnOamMacPingCtlTable for additional parameters.
              
macPopulate - populates an OAM MAC address into the FIBs.
           See tnOamMacPingCtlTable for additional parameters.
           NOTE: This is a one-shot test.
              
macPurge - deletes an OAM MAC address from the FIBs.
           See tnOamMacPingCtlTable for additional parameters.
           NOTE: This is a one-shot test.
              
lspPing -  tests LSP path connectivity and round trip time.
           See tnOamLspPingCtlTable for additional parameters.
              
vprnPing - tests IP path connectivity and round trip time within
           a specified VPRN service.  See tnOamVprnPingCtlTable
           for additional parameters.
              
atmPing  - tests ATM path connectivity and round trip time on an
           ATM VCC.  See tnOamAtmPingCtlTable for additional
           parameters.
              
mfibPing - tests IP multicast connectivity and round trip time
           within a specified VPLS service.
           See tnOamMfibPingCtlTable for additional parameters.
              
cpePing  - determines IP connectivity to a CPE
           within a specified VPLS service.
           See tnOamCpePingCtlTable for additional parameters.
              
mrInfo   - Get multicast router's capabilities and the list of
           interfaces with neighbors.
              
vccvPing  - tests pseudowire connectivity and round trip time.
           See tnOamVccvPingCtlTable for additional parameters.
              
icmpPing  - tests IP connectivity and round trip time.
           See tnOamIcmpPingCtlTable for additional parameters.
              
dnsPing   - tests DNS name resolution connectivity and round trip time.
              
ancpLoopback - send an OAM loopback test request to the access node.
           See tnOamAncpTestCtlTable for additional parameters.
              
p2mpLspPing -  tests P2MP LSP path connectivity and round trip time.
           Test mode cannot be p2mpLspPing if SAA is enabled.  See
           tnOamP2mpLspPingCtlTable for additional parameters.
              
ethCfmLoopback - performs Ethernet Connectivity Fault Management (CFM)
           loopback tests.  This MIB supports the SAA form of this
           test only (the OAM form uses a separate set of objects - see
           IEEE8021-CFM-MIB).  Additional parameters for the SAA
           ethCfmLoopback test are in tnOamEthCfmPingCtlTable.
              
ethCfmTwoWayDelay - performs Ethernet Connectivity Fault Management
           (CFM) two way delay tests.  This MIB supports the SAA form
           of this test only (the OAM form uses a separate set of
           objects - see IEEE8021-CFM-MIB).  Additional parameters for
           the SAA ethCfmTwoWayDelay test are in
           tnOamEthCfmPingCtlTable.
ethCfmOneWayDelay - performs Ethernet Connectivity Fault Management
           (CFM) one way delay tests.  This MIB supports the SAA form
           of this test only (the OAM form uses a separate set of
           objects - see IEEE8021-CFM-MIB).  Additional parameters for
           the SAA ethCfmOneWayDelay test are in
           tnOamEthCfmPingCtlTable.
              
mobGtpPing - Tests GTP (GPRS Tunnelling Protocol) path connectivity.
ethCfmTwoWaySlm  - performs Ethernet Connectivity Fault Management
           (CFM) two way Synthetic Loss Measurement (SLM) tests. This
           MIB supports the SAA form of this test only (the OAM form
           uses a separate set of objects - see
           TN-IEEE8021-CFM-MIB). Additional parameters for the SAA
           ethCfmTwoWaySlm test are in tnOamEthCfmPingCtlTable.
ethCfmTwoWayLm  - performs Ethernet Connectivity Fault Management
           (CFM) two way Loss Measurement (LM) tests. This
           MIB supports the SAA form of this test only (the OAM form
           uses a separate set of objects - see
           TN-IEEE8021-CFM-MIB). Additional parameters for the SAA
           ethCfmTwoWayLm test are in tnOamEthCfmPingCtlTable.

Context

MIB
TN-OAM-TEST-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.11.1.4.1.5
Type
column
Access
readwrite
Status
current
Parent
tnOamPingCtlEntry

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 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlTestMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-OAM-TEST-MIB::tnOamPingCtlTestMode.<tnSysSwitchId>.<tnOamPingCtlTestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-OAM-TEST-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-OAM-TEST-MIB::tnOamPingCtlTestMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1sdpPing
2mtuPing
3svcPing
5macPing
6macPopulate
7macPurge
8lspPing
9vprnPing
10atmPing
11mfibPing
12cpePing
13mrInfo
14vccvPing
15icmpPing
16dnsPing
17ancpLoopback
18p2mpLspPing
19ethCfmLoopback
20ethCfmTwoWayDelay
21mobGtpPing
22ethCfmTwoWaySlm
23ethCfmTwoWayLm
24ethCfmOneWayDelay