CNA-TESTPLUG-MIB: View SNMP OID List / Download MIB

VENDOR: AVAYA COMMUNICATION


 Home MIB: CNA-TESTPLUG-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 avaya 1.3.6.1.4.1.6889
           mibs 1.3.6.1.4.1.6889.2
               avCnaMibs 1.3.6.1.4.1.6889.2.13
                     avCnaTestPlugMIB 1.3.6.1.4.1.6889.2.13.2
This module defines an interface to control an monitor an Avaya's Converged Network Analyzer (CNA) test-plug Copyright notice: This AVAYA SNMP Management Information Base Specification (Specification) embodies AVAYA confidential and Proprietary intellectual property. AVAYA retains all Title and ownership in the Specification, including any revisionsIt is AVAYA's intent to encourage the widespread use of this Specification in connection with the management of AVAYA products. AVAYA grants vendors, end-users, and other interested parties a non-exclusive license to use this Specification in connection with the management of AVAYA products.This Specification is supplied 'as is', and AVAYA makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
                         avCnaTpNotification 1.3.6.1.4.1.6889.2.13.2.0
                         avCnaTpObjects 1.3.6.1.4.1.6889.2.13.2.1
                             avCnaTpGlobalEnable 1.3.6.1.4.1.6889.2.13.2.1.1 truthvalue read-write
Enable/Disable all testplugs
                             avCnaTpVersion 1.3.6.1.4.1.6889.2.13.2.1.2 displaystring read-write
The version of the test plugs
                             avCnaTpMaxNumber 1.3.6.1.4.1.6889.2.13.2.1.3 integer32 read-write
The maximum number of testplugs supported by the device
                             avCnaTpConfTable 1.3.6.1.4.1.6889.2.13.2.1.4 no-access
Testplug creation and configuration table
                                 avCnaTpConfEntry 1.3.6.1.4.1.6889.2.13.2.1.4.1 no-access
                                     avCnaTpConfId 1.3.6.1.4.1.6889.2.13.2.1.4.1.1 integer32 no-access
The test plug instance identifier.
                                     avCnaTpConfBindTo 1.3.6.1.4.1.6889.2.13.2.1.4.1.2 integer read-write
The test plug interface binding method: none(1) - the tesplug is disabled pmi(2) - bind to the primary management interface (i.e. the SNMP agent interface). This method is applicable to devices with only one interface (like IP phones) and to G350 R4. ifIndex(3) - bind to a specific interface. This method is applicable to devices that supports dynamic IP addresses (like security gateways). ipAddress(4) - bind to a specific IP interface. This method is applicable to L2 interfaces with multiple L3 interface (e.g. two IP interfaces over a VLAN). Enumeration: 'ifIndex': 3, 'none': 1, 'ipAddress': 4, 'pmi': 2.
                                     avCnaTpConfIfIndex 1.3.6.1.4.1.6889.2.13.2.1.4.1.3 integer32 read-write
The interface number (RFC1213-MIB/IfIndex) for this test-plug. This item is writeable when avCnaTpConfBindTo is 'none(1) or ifIndex(3).
                                     avCnaTpConfAddressType 1.3.6.1.4.1.6889.2.13.2.1.4.1.4 inetaddresstype read-write
The address type for the test plug. This item is writeable when avCnaTpConfBindTo is 'none(1) or ipAddress (4).
                                     avCnaTpConfAddress 1.3.6.1.4.1.6889.2.13.2.1.4.1.5 inetaddress read-write
The address for the test plug. This item is writeable when avCnaTpConfBindTo is 'none(1) or ipAddress (4).
                                     avCnaTpConfControlPort 1.3.6.1.4.1.6889.2.13.2.1.4.1.6 inetportnumber read-write
The UDP port on which the test plug listens for commands from the scheduler.
                                     avCnaTpConfRtpTestPoint 1.3.6.1.4.1.6889.2.13.2.1.4.1.7 integer read-write
Select the test point for RTP test to be either the 'network' or the 'voip-app' (including internal delays) Enumeration: 'voip-app': 2, 'network': 1.
                                     avCnaTpConfRtpTestPort 1.3.6.1.4.1.6889.2.13.2.1.4.1.8 inetportnumber read-write
The UDP port for RTP tests.
                                     avCnaTpConfRtpEchoPort 1.3.6.1.4.1.6889.2.13.2.1.4.1.9 inetportnumber read-write
The UDP RTP tests echo port.
                                     avCnaTpConfClearCounters 1.3.6.1.4.1.6889.2.13.2.1.4.1.10 truthvalue read-write
Clear the test plug activity counters
                                     avCnaTpConfMAC 1.3.6.1.4.1.6889.2.13.2.1.4.1.11 octet string read-write
The MAC address used to uniquely identify the test plug
                                     avCnaTpConfTestLimiterInterval 1.3.6.1.4.1.6889.2.13.2.1.4.1.12 integer32 read-write
The Test rate limiter interval in seconds
                                     avCnaTpConfTestLimiterMaxTests 1.3.6.1.4.1.6889.2.13.2.1.4.1.13 integer32 read-write
The Test rate limiter interval in seconds
                                     avCnaTpConfRowStatus 1.3.6.1.4.1.6889.2.13.2.1.4.1.14 rowstatus read-write
Create/Delete a test-plug.
                             avCnaTpSchedulerTable 1.3.6.1.4.1.6889.2.13.2.1.5 no-access
Scheduler list configuration table
                                 avCnaTpSchedulerEntry 1.3.6.1.4.1.6889.2.13.2.1.5.1 no-access
                                     avCnaTpSchedulerIndex 1.3.6.1.4.1.6889.2.13.2.1.5.1.1 integer32 no-access
The index of this scheduler in the Scheduler-list.
                                     avCnaTpSchedulerAddressType 1.3.6.1.4.1.6889.2.13.2.1.5.1.2 inetaddresstype read-write
Address type for the scheduler
                                     avCnaTpSchedulerAddress 1.3.6.1.4.1.6889.2.13.2.1.5.1.3 inetaddress read-write
Address of the scheduler.
                                     avCnaTpSchedulerPortNumber 1.3.6.1.4.1.6889.2.13.2.1.5.1.4 inetportnumber read-write
Scheduler registration TCP port (default: 8888).
                                     avCnaTpSchedulerRowStatus 1.3.6.1.4.1.6889.2.13.2.1.5.1.5 rowstatus read-write
Create/Delete a scheduler to the list.
                             avCnaTpMonTable 1.3.6.1.4.1.6889.2.13.2.1.6 no-access
This table monitors test plugs activity.
                                 avCnaTpMonEntry 1.3.6.1.4.1.6889.2.13.2.1.6.1 no-access
                                     avCnaTpMonRegStatus 1.3.6.1.4.1.6889.2.13.2.1.6.1.1 integer read-only
Test Plug status where: unregistered ::= The test plug is attempting to register and is currently unregistered. schedListExhausted ::= The test plug has exhausted its scheduler list at least once, and is now attempting to register. idle ::= Test Plug is registering but idle. test ::= The test plug is running a test. suspended ::= The test plug is idle because a test was cancelled. noIp ::= No IP address is configured for the test-plug interface badIP ::= The configured test plug address is not configured for the test-plug interface. schedListEmpty ::= The scheduler list is empty (test plug disabled) controlPortBindFailed ::= cannot bind the UDP control port rtpPortBindFailed ::= cannot bind the UDP port for RTP tests. Enumeration: 'unregistered': 1, 'suspended': 5, 'noIp': 6, 'controlPortBindFailed': 9, 'idle': 3, 'schedListExhausted': 2, 'schedListEmpty': 8, 'test': 4, 'badIP': 7, 'rtpPortBindFailed': 10.
                                     avCnaTpMonSchedIndex 1.3.6.1.4.1.6889.2.13.2.1.6.1.2 integer32 read-only
The index of the scheduler on which the test plug is registered or attempting to register (avCnaTpSchedulerIndex)
                                     avCnaTpMonLastTest 1.3.6.1.4.1.6889.2.13.2.1.6.1.3 integer read-only
The current/last test performed by the test plug. Enumeration: 'none': 0, 'tcpConnect': 4, 'traceRoute': 1, 'ping': 3, 'merge': 5, 'rtp': 2.
                                     avCnaTpMonRemTestAddrType 1.3.6.1.4.1.6889.2.13.2.1.6.1.4 inetaddresstype read-only
The Remote test peer address type
                                     avCnaTpMonRemTestAddr 1.3.6.1.4.1.6889.2.13.2.1.6.1.5 inetaddress read-only
The remote test peer address.
                                     avCnaTpMonLastTestSchedAddrType 1.3.6.1.4.1.6889.2.13.2.1.6.1.6 inetaddresstype read-only
                                     avCnaTpMonLastTestSchedAddr 1.3.6.1.4.1.6889.2.13.2.1.6.1.7 inetaddress read-only
Address of scheduler which initiated the last test.
                                     avCnaTpMonLastTestRes 1.3.6.1.4.1.6889.2.13.2.1.6.1.8 displaystring read-only
Last test result string
                             avCnaTpTestTable 1.3.6.1.4.1.6889.2.13.2.1.7 no-access
Per test activity counters
                                 avCnaTpTestEntry 1.3.6.1.4.1.6889.2.13.2.1.7.1 no-access
                                     avCnaTpTestId 1.3.6.1.4.1.6889.2.13.2.1.7.1.1 integer32 no-access
Test ID
                                     avCnaTpTestName 1.3.6.1.4.1.6889.2.13.2.1.7.1.2 displaystring read-only
The test name (e.g. 'ping')
                                     avCnaTpTestCount 1.3.6.1.4.1.6889.2.13.2.1.7.1.3 counter32 read-only
Number of executed tests
                                     avCnaTpTestCancelled 1.3.6.1.4.1.6889.2.13.2.1.7.1.4 counter32 read-only
Number of cancelled tests
                                     avCnaTpTestFailed 1.3.6.1.4.1.6889.2.13.2.1.7.1.5 counter32 read-only
Number of failed tests