ADTRAN-ADUNIT-MIB: View SNMP OID List / Download MIB

VENDOR: ADTRAN


 Home MIB: ADTRAN-ADUNIT-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
 adtranUnitMib 1.3.6.1.4.1.664.5.30
The MIB module for general unit configuration.
       adUnitInfo 1.3.6.1.4.1.664.5.30.1
           adUnitBootRevision 1.3.6.1.4.1.664.5.30.1.1 displaystring read-only
Unit boot PROM revision.
       adUnitConfig 1.3.6.1.4.1.664.5.30.2
           adUnitGenCfg 1.3.6.1.4.1.664.5.30.2.1
               adUnitDateTime 1.3.6.1.4.1.664.5.30.2.1.1 dateandtime read-write
The current unit date and time.
               adUnitMaxTelnetAccess 1.3.6.1.4.1.664.5.30.2.1.2 integer32 read-write
The maximum number of active telnet sessions.
               adUnitEncryptPasswords 1.3.6.1.4.1.664.5.30.2.1.3 integer read-write
Determines whether or not the locally stored user passwords are encrypted. Enumeration: 'disabled': 2, 'enabled': 1.
               adUnitEventLogging 1.3.6.1.4.1.664.5.30.2.1.4 integer read-write
Enable/Disable event logging on the unit. Enumeration: 'disabled': 2, 'enabled': 1.
               adUnitClearEventLog 1.3.6.1.4.1.664.5.30.2.1.5 integer32 read-write
Set to 1 to clear all entries from unit's local event log.
           adUserCfg 1.3.6.1.4.1.664.5.30.2.2
               adUnitUserTable 1.3.6.1.4.1.664.5.30.2.2.1 no-access
A list of users who are allowed access to the unit.
                   adUnitUserEntry 1.3.6.1.4.1.664.5.30.2.2.1.1 no-access
Each entry in the list defines the user/pass, authen method, access level, and timeout.
                       adUnitUserIndex 1.3.6.1.4.1.664.5.30.2.2.1.1.1 integer32 no-access
Sequential index of the list of defined users.
                       adUnitUserName 1.3.6.1.4.1.664.5.30.2.2.1.1.2 displaystring read-only
The user name for access.
                       adUnitUserAuthenMethod 1.3.6.1.4.1.664.5.30.2.2.1.1.3 integer read-only
The type of authentication to perform for this user. Enumeration: 'password': 1, 'radius': 2.
                       adUnitUserPasswd 1.3.6.1.4.1.664.5.30.2.2.1.1.4 displaystring read-only
The user password
                       adUnitUserIdleTime 1.3.6.1.4.1.664.5.30.2.2.1.1.5 integer32 read-only
The idle timeout value in minutes for a connection. If no operator activity is detected for this interval the connection is terminated. If the value is set to 0, the session will not be disconnected due to inactivity.
                       adUnitUserLevel 1.3.6.1.4.1.664.5.30.2.2.1.1.6 integer32 read-only
This is the level of access this user has.
                       adUnitUserIpAddr 1.3.6.1.4.1.664.5.30.2.2.1.1.7 displaystring read-only
If not null, the only IP address (or hostname) from which the specified user may initiate a telnet access.
                       adUnitUserState 1.3.6.1.4.1.664.5.30.2.2.1.1.8 integer read-only
Indication of whether or not the user has an active session. Enumeration: 'active': 1, 'inactive': 2.
                       adUnitUserStatus 1.3.6.1.4.1.664.5.30.2.2.1.1.9 rowstatus read-only
The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the adUnitUserStatus column is 'notReady'.
           adSnmpCfg 1.3.6.1.4.1.664.5.30.2.3
               adUnitSNMPCommunitiesTable 1.3.6.1.4.1.664.5.30.2.3.1 no-access
Contains a list of users who have SNMP access to this unit.
                   adUnitSNMPCommunitiesEntry 1.3.6.1.4.1.664.5.30.2.3.1.1 no-access
Each entry in the list defines the community string, access privilege, and Manager IP address.
                       adUnitSNMPCommunitiesIndex 1.3.6.1.4.1.664.5.30.2.3.1.1.1 integer32 no-access
Index of the table.
                       adUnitSNMPCommunitiesString 1.3.6.1.4.1.664.5.30.2.3.1.1.2 displaystring read-only
The community string which has the specified SNMP access.
                       adUnitSNMPCommunitiesPrivilege 1.3.6.1.4.1.664.5.30.2.3.1.1.3 integer read-only
Set the SNMP privileges of this user. Enumeration: 'set': 2, 'get': 1.
                       adUnitSNMPCommunitiesMngmtIP 1.3.6.1.4.1.664.5.30.2.3.1.1.4 ipaddress read-only
The IP address of the manager station. Set to '0.0.0.0' to enable the string for all addresses.
                       adUnitSNMPCommunitiesStatus 1.3.6.1.4.1.664.5.30.2.3.1.1.5 rowstatus read-only
The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the adUnitSNMPCommunitiesStatus column is 'notReady'.
               adUnitSNMPTrapsTable 1.3.6.1.4.1.664.5.30.2.3.2 no-access
Contains a list of users that will receive SNMP traps from this unit.
                   adUnitSNMPTrapsEntry 1.3.6.1.4.1.664.5.30.2.3.2.1 no-access
Each entry in the list defines the name, privilege, and Manager IP address.
                       adUnitSNMPTrapsIndex 1.3.6.1.4.1.664.5.30.2.3.2.1.1 integer32 no-access
Index of the table.
                       adUnitSNMPTrapsString 1.3.6.1.4.1.664.5.30.2.3.2.1.2 displaystring read-only
The community string included in the SNMP traps.
                       adUnitSNMPTrapsMngmtAddr 1.3.6.1.4.1.664.5.30.2.3.2.1.3 displaystring read-only
The hostname (or IP address) that will receive SNMP traps.
                       adUnitSNMPTrapsStatus 1.3.6.1.4.1.664.5.30.2.3.2.1.4 rowstatus read-only
The status of this conceptual row. Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the adUnitSNMPTrapsStatus column is 'notReady'.
               adUnitSNMPEnableTraps 1.3.6.1.4.1.664.5.30.2.3.3 integer read-write
Enables or disables the transmission of all Traps. Enumeration: 'disabled': 2, 'enabled': 1.
               adUnitSNMPAuthenticationTraps 1.3.6.1.4.1.664.5.30.2.3.4 integer read-write
Enables or disables the transmission of Authentication Traps. Enumeration: 'disabled': 2, 'enabled': 1.
           adConsoleCfg 1.3.6.1.4.1.664.5.30.2.4
               adConsoleAccessMode 1.3.6.1.4.1.664.5.30.2.4.1 integer read-write
Specify operational mode of console. 0: No Authentication; no login required, CLI active automatically 1: Password Only 2: Username and password required Enumeration: 'usernamePassword': 3, 'noAuth': 1, 'passwordOnly': 2.
               adConsolePasswd 1.3.6.1.4.1.664.5.30.2.4.2 displaystring read-write
The password for the console.
               adConsoleLoginTimeout 1.3.6.1.4.1.664.5.30.2.4.3 integer32 read-write
Specifies the amount of time the system will wait for user input for a username &/or password before timing out and resetting back to intial prompt state. The time is specified in seconds. If the value is set to 0, the session will not be disconnected due to inactivity. Some units may implement a maximum allowable which is less than that specified.
               adConsoleBaudRate 1.3.6.1.4.1.664.5.30.2.4.4 integer read-write
The baud rate for the console port. Enumeration: 'baud1200': 2, 'baud300': 1, 'baud19200': 6, 'baud115200': 9, 'baud2400': 3, 'baud4800': 4, 'baud9600': 5, 'baud38400': 7, 'baud57600': 8.
               adConsoleDataBits 1.3.6.1.4.1.664.5.30.2.4.5 integer read-write
The data bits for the console port. Enumeration: 'seven': 7, 'eight': 8.
               adConsoleParity 1.3.6.1.4.1.664.5.30.2.4.6 integer read-write
The parity scheme for the console port. Enumeration: 'even': 3, 'none': 1, 'odd': 2.
               adConsoleStopBits 1.3.6.1.4.1.664.5.30.2.4.7 integer read-write
The number of stop bits for the console port. Enumeration: 'onehalf': 2, 'two': 3, 'one': 1.
               adConsoleFlowControl 1.3.6.1.4.1.664.5.30.2.4.8 integer read-write
The flow control mechanism for the console port. hardware control is via RTS/CTS and xOn/xOff is via transmission of the characters Control-S and Control-Q. Units may not support both control methods & hence may reject attempts to Set to ones not supported . Enumeration: 'hardware': 2, 'none': 1, 'xOnxOff': 3.
               adConsoleModemInitString 1.3.6.1.4.1.664.5.30.2.4.9 displaystring read-write
Initialization string to send to connected modem.
               adConsoleInitModem 1.3.6.1.4.1.664.5.30.2.4.10 integer32 read-write
Set value to 1 to force unit to attempt to initialize a connected modem on the console port by sending the contents of adConsoleModemInitString.
           adUnitSyslogCfg 1.3.6.1.4.1.664.5.30.2.5
               adUnitSyslogTransmission 1.3.6.1.4.1.664.5.30.2.5.1 integer read-write
Enables or disables the transmission of log events to the external Syslog server. Enumeration: 'disabled': 2, 'enabled': 1.
               adUnitSyslogSrvrName 1.3.6.1.4.1.664.5.30.2.5.2 displaystring read-write
The Host IP Address specifies the hostname or IP address of the external server that is running the Syslog host daemon.
               adUnitSyslogHostFacility 1.3.6.1.4.1.664.5.30.2.5.3 integer read-write
The Host Facility specifies the facility destination of log events. Facilities are located on the host and are managed by the Syslog host daemon running on either a UNIX machine or a PC. Enumeration: 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3.
               adUnitSyslogMinSeverity 1.3.6.1.4.1.664.5.30.2.5.4 integer read-write
MinSeverity Level specifies the minimum level of severity that will cause messages to be logged to the Syslog server. The levels are listed in order of decreasing severity and any message at or above the selected severity level will be logged if transmission is enabled. 1. Emergency: system is unusable 2. Alert: action must be taken immediately 3. Critical: critical conditions 4. Error: error conditions 5. Warning: warning conditions 6. Notice: normal, but significant, conditions 7. Info: informational message 8. Debug: debug-level message Enumeration: 'info': 7, 'notice': 6, 'emergency': 1, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5.
       adUnitUtil 1.3.6.1.4.1.664.5.30.3
           adUnitGenUtil 1.3.6.1.4.1.664.5.30.3.1
               adUnitRebootSystem 1.3.6.1.4.1.664.5.30.3.1.1 integer32 read-write
Set to 1 to initiate system reboot.
               adUnitFactoryDefaultSystem 1.3.6.1.4.1.664.5.30.3.1.2 integer32 read-write
Set to 1 to set factory defaults configuration values for the entire unit.
               adUnitSchedResetTime 1.3.6.1.4.1.664.5.30.3.1.3 dateandtime read-write
Date and Time of scheduled system reset.
           adUpdtFirmware 1.3.6.1.4.1.664.5.30.3.2
               adUpdtFwXfrMethod 1.3.6.1.4.1.664.5.30.3.2.1 integer read-write
Method of downloading firmware to the unit. Enumeration: 'xmodem': 2, 'tftp': 1.
               adUpdtFwTFTPSrvAddr 1.3.6.1.4.1.664.5.30.3.2.2 displaystring read-write
The hostname or IP address of the TFTP server.
               adUpdtFwTFTPSrvFileName 1.3.6.1.4.1.664.5.30.3.2.3 displaystring read-write
The TFTP Server filename.
               adUpdtFwXfrStatus 1.3.6.1.4.1.664.5.30.3.2.4 displaystring read-only
Status of the current transfer.
               adUpdtFwXfrModule 1.3.6.1.4.1.664.5.30.3.2.5 integer32 read-write
The module (slot) to update with the Firmware transfer.
               adUpdtFwXfrControl 1.3.6.1.4.1.664.5.30.3.2.6 integer read-write
Start the current firmware transfer by setting value to 1 and stop a transfer in progress by setting value to 0. Enumeration: 'start': 1, 'stop': 2.
           adXferConfig 1.3.6.1.4.1.664.5.30.3.3
               adUnitXferConfigMethod 1.3.6.1.4.1.664.5.30.3.3.1 integer read-write
Method to download/upload the unit's configuration. Enumeration: 'xmodem': 1, 'tftp': 2.
               adUnitXferConfigType 1.3.6.1.4.1.664.5.30.3.3.2 integer read-write
Format of the configuration file. Enumeration: 'binary': 1.
               adUnitConfigTFTPSrvAddr 1.3.6.1.4.1.664.5.30.3.3.3 displaystring read-write
Hostname or IP address of the TFTP server.
               adUnitConfigTFTPSrvFileName 1.3.6.1.4.1.664.5.30.3.3.4 displaystring read-write
The filename to download/upload from the TFTP server.
               adUnitConfigCurrXfrStatus 1.3.6.1.4.1.664.5.30.3.3.5 adtftpconfigxferstatus read-only
The status of the current configuration file transfer.
               adUnitConfigPrevXfrStatus 1.3.6.1.4.1.664.5.30.3.3.6 adtftpconfigxferstatus read-only
The status of the previous the configuration file transfer.
               adUpdtConfigXfrModule 1.3.6.1.4.1.664.5.30.3.3.7 integer32 read-write
If 0 through 35 is selected, the source or destination module (slot) for the configuration transfer. If -1 is selected the entire configuration is transfered.
               adUnitXferConfig 1.3.6.1.4.1.664.5.30.3.3.8 integer read-write
Set value to 1 to transfer the configuration file from the tftp server and switch to the configuration. Set value to 2 to transfer the configuration file to the tftp server. Enumeration: 'loadAndUseCfg': 1, 'saveCfg': 2.
           adUnitCpuUtil 1.3.6.1.4.1.664.5.30.3.4
               adUnitCurrentCpuUtil 1.3.6.1.4.1.664.5.30.3.4.1 gauge32 read-only
Average CPU utilization over the last second.
               adUnitTotalCpuUtil 1.3.6.1.4.1.664.5.30.3.4.2 gauge32 read-only
Average CPU utilization since last system reboot or statistics reset.
               adUnitClearUtilizationStats 1.3.6.1.4.1.664.5.30.3.4.3 integer32 read-write
Set value to 1 to clear CPU utilization statistics.
           adUnitPing 1.3.6.1.4.1.664.5.30.3.5
               adUnitPingStatus 1.3.6.1.4.1.664.5.30.3.5.1 integer read-write
Set value to 1 to Stop ping sequence and 2 to start ping sequence. Enumeration: 'active': 1, 'inActive': 2.
               adUnitPingMode 1.3.6.1.4.1.664.5.30.3.5.2 bits read-write
Set the 'sweep' BIT to cause the ping process to send consecutively increasing buffer sizes starting at adUnitPingPktMinSize and continueing to adUnitPingPktMaxSize. If 'sweep' is not set, a single packet size of adUnitPingPktMinSize is used. The default is for sweep to not be set. Set the 'verbose' bit for responses to be reported via entries in the adUnitPingRespTbl. If 'verbose' is not set, results are reported via adUnitPingResult. The default is for verbose to not be set. Bits: 'sweep': 0, 'verbose': 1.
               adUnitPingTarget 1.3.6.1.4.1.664.5.30.3.5.3 displaystring read-write
Host name or IP Address of the unit to ping.
               adUnitPingPktMinSize 1.3.6.1.4.1.664.5.30.3.5.4 integer32 read-write
If in normal mode specifies the size of the ping request buffer. In Sweep mode the mininum initial size.
               adUnitPingPktMaxSize 1.3.6.1.4.1.664.5.30.3.5.5 integer32 read-write
Not used in normal mode. In Sweep mode, the maximum buffer size used for the sweep. If the value is not greater than adUnitPingPktMinSize the sweep will terminate after the first buffer size completes.
               adUnitPingFillBuffer 1.3.6.1.4.1.664.5.30.3.5.6 octet string read-write
Specify the characters to replicate within the outgoing request buffer.
               adUnitPingSource 1.3.6.1.4.1.664.5.30.3.5.7 ipaddress read-write
The IP Address to be inserted into source field of transmitted message. If set to the default of 0.0.0.0, the address of the source network interface ( determined from the route table) is used.
               adUnitPingTimeout 1.3.6.1.4.1.664.5.30.3.5.8 integer32 read-write
Specify the Timeout for each ping request, specified in seconds.
               adUnitPingRepeatCnt 1.3.6.1.4.1.664.5.30.3.5.9 integer32 read-write
Specify the number of times to repeat the ping request. For verbose mode maximum allowed is 50, for normal mode, the maximum is 255.
               adUnitPingXmtNum 1.3.6.1.4.1.664.5.30.3.5.10 integer32 read-only
The actual number of ping requests transmitted.
               adUnitPingRcvNum 1.3.6.1.4.1.664.5.30.3.5.11 integer32 read-only
The number of respsones received
               adUnitPingResult 1.3.6.1.4.1.664.5.30.3.5.12 displaystring read-write
Output string to show results of ping when in normal mode. If more than 255 transmissions are generated during the ping execution only the results of the first 255 are reported. The following characters indicate the specified results: ! OK . Timeout, no response U Destination Unreachable Q Source Quench (destination too busy) M Could not fragment ? Unknown Packet type & Packet lifetime exceeded
               adUnitPingMinRndTrp 1.3.6.1.4.1.664.5.30.3.5.13 integer32 read-only
The minimum round-trip time in milliseconds.
               adUnitPingMaxRndTrp 1.3.6.1.4.1.664.5.30.3.5.14 integer32 read-only
The maximum round-trip time in milliseconds.
               adUnitPingAvgRndTrp 1.3.6.1.4.1.664.5.30.3.5.15 integer32 read-only
The average round-trip time in milliseconds.
               adUnitPingVerboseTable 1.3.6.1.4.1.664.5.30.3.5.16 no-access
A table reporting the verbose output of the last ping test initiated via SNMP.
                     adUnitPingVerboseEntry 1.3.6.1.4.1.664.5.30.3.5.16.1 no-access
Each entry in the list is the result of a single ping request. Each request is identified by its sequence number, adPingRespIndex.
                         adPingRespIndex 1.3.6.1.4.1.664.5.30.3.5.16.1.1 integer32 no-access
The ping response sequence number.
                         adPingRespStatus 1.3.6.1.4.1.664.5.30.3.5.16.1.2 integer read-only
The compeletion status of the ping response: 1 - OK 2 - Target address is unknown 3 - Invalid Source address 4 - No response received before timeout expired 5 - Unreachable destination (adPingRespAddr contains reporting address) 6 - TTL expired in transit (adPingRespAddr contains reporting address) Enumeration: 'unkownTarge1': 2, 'ok': 1, 'invalidSource': 3, 'ttlExpired': 6, 'timeOut': 4, 'unreachable': 5.
                         adPingRespAddr 1.3.6.1.4.1.664.5.30.3.5.16.1.3 ipaddress read-only
The reply from address.
                         adPingRespSize 1.3.6.1.4.1.664.5.30.3.5.16.1.4 integer32 read-only
Buffer Size of the response.
                         adPingRespTime 1.3.6.1.4.1.664.5.30.3.5.16.1.5 integer32 read-only
Time in milliseconds to receive response.
                         adPingRespTTL 1.3.6.1.4.1.664.5.30.3.5.16.1.6 integer32 read-only
TTL value of the response. For TTL to be reported, the buffer size of the request (adUnitPingPktSize) must be at least 4 bytes.
           adUnitTraceRt 1.3.6.1.4.1.664.5.30.3.6
               adUnitTraceRtStatus 1.3.6.1.4.1.664.5.30.3.6.1 integer read-write
Set value to 0 to interrupt and stop a TraceRoute sequence and 1 to start a TraceRoute sequence. When TraceRoute completes value with change from 'active' to 'inActive'. Enumeration: 'active': 1, 'inActive': 2.
               adUnitTraceRtTarget 1.3.6.1.4.1.664.5.30.3.6.2 displaystring read-write
Host name or IP Address of the unit to probe.
               adUnitTraceRtSource 1.3.6.1.4.1.664.5.30.3.6.3 ipaddress read-write
The IP Address to be inserted into source field of transmitted message. If set to the default of 0.0.0.0, the unit address is used.
               adUnitTraceRtTimeout 1.3.6.1.4.1.664.5.30.3.6.4 integer32 read-write
The response timeout for all traceroute probes.
               adUnitTraceRtProbeCnt 1.3.6.1.4.1.664.5.30.3.6.5 integer32 read-write
The number of probes to initiate for each TTL.
               adUnitTraceRtMinTTL 1.3.6.1.4.1.664.5.30.3.6.6 integer32 read-write
The Minimum Time To Live value (hops) of the traceroute probes.
               adUnitTraceRtMaxTTL 1.3.6.1.4.1.664.5.30.3.6.7 integer32 read-write
Specify the Maximum Time To Live value (hops) of the traceroute probes.
               adUnitTraceRtPortNum 1.3.6.1.4.1.664.5.30.3.6.8 integer32 read-write
Set the base UDP port number used in probes. Traceroute operation is based on the fact that nothing is listening on UDP ports base to base + nhops - 1 at the destination host (so an ICMP PORT_UNREACHABLE message will be returned to terminate the route tracing). If something is listening on a port in the default range, this option can be used to pick an unused port range.
               adUnitTraceRtRespTable 1.3.6.1.4.1.664.5.30.3.6.9 no-access
A table reporting the output of each traceroute probe initiated via SNMP. Upon initiation of a traceroute any existing entries in the table are automatically deleted by the agent & new records are inserted to reflect the results of the most recent traceroute test.
                   adUnitTraceRtRespEntry 1.3.6.1.4.1.664.5.30.3.6.9.1 no-access
Each entry in the list is the result of a single probe request intiated by traceroute. Each request is identified by its TTL number, adTraceRtRespIndex. When a trace route is started all entries are deleted from the table and then inserted as the result of each attempt is determined
                       adTraceRtRespIndex 1.3.6.1.4.1.664.5.30.3.6.9.1.1 integer32 no-access
The traceroute response sequence number (TTL).
                       adTraceRtRespString 1.3.6.1.4.1.664.5.30.3.6.9.1.2 displaystring read-only
The response output from the traceroute process for each probe.
       adUnitStatus 1.3.6.1.4.1.664.5.30.4
           adUnitFaceplate 1.3.6.1.4.1.664.5.30.4.1 octet string read-only
A bit encoded string representing the status of all faceplate indicators, LEDs, & switches for GUI visualization of the unit. Each product defines this as a bitmap of booleans, or a byte for each indicator if not binary. The strings from all the slots are concatenated into this one object, after prefixing each card indicator string with two bytes. The first byte contains the slot number as an integer, and the second byte contains the remaining string length for that slot. The Textual Convention AdDualLEDstatus should be used for non-binary states.
           adUnitAlarmStatus 1.3.6.1.4.1.664.5.30.4.2 octet string read-only
A bit encoded string representing a summary of the alarm state of the chassis. Refer to individual unit documentation for the specification of the bimask
       adUnitSlots 1.3.6.1.4.1.664.5.30.5
           adUnitSlotInfoTable 1.3.6.1.4.1.664.5.30.5.1 no-access
Table of slots available for boards.
               adUnitSlotInfoEntry 1.3.6.1.4.1.664.5.30.5.1.1 no-access
General information descibing the contents of each card slot.
                   adUnitSlotInfoIndex 1.3.6.1.4.1.664.5.30.5.1.1.1 integer32 no-access
A unique value for each slot. Its value may exceed the value of adUnitSlotNumber if pseudo slot numbers are used for some bank commons or multiplexers.
                   adUnitSlotProdName 1.3.6.1.4.1.664.5.30.5.1.1.2 displaystring read-only
The Adtran Product Name.
                   adUnitSlotProdPartNumber 1.3.6.1.4.1.664.5.30.5.1.1.3 displaystring read-only
The Adtran Product Part Number.
                   adUnitSlotProdCLEIcode 1.3.6.1.4.1.664.5.30.5.1.1.4 displaystring read-only
The Adtran Product CLEI Code.
                   adUnitSlotProdSerialNumber 1.3.6.1.4.1.664.5.30.5.1.1.5 displaystring read-only
The Adtran Product Serial Number.
                   adUnitSlotProdRevision 1.3.6.1.4.1.664.5.30.5.1.1.6 displaystring read-only
The Adtran Product Revision Number.
                   adUnitSlotProdSwVersion 1.3.6.1.4.1.664.5.30.5.1.1.7 displaystring read-only
The Adtran Product Software Version Number.
                   adUnitSlotProdPhysAddress 1.3.6.1.4.1.664.5.30.5.1.1.8 physaddress read-only
This octet string variable contains the Adtran Physical Address assigned to this product. For example the octet sequence, 16 02 03 01, specifies channel bank number 16, digroup number 2, DS0 channel slot number 3, position 1. This object value is commonly reported in SNMP Traps to identify the product's location.
                   adUnitSlotInfoState 1.3.6.1.4.1.664.5.30.5.1.1.9 adpresence read-only
The state of the card slot. Initially it is empty. When a card is inserted, it becomes occupied, and the Slot Type is determined by the card Product Code. When a card is removed, it changes to virtual, and retains the SlotType characteristics until a different kind of card is inserted, or a different preconfiguration is established.
                   adUnitSlotProduct 1.3.6.1.4.1.664.5.30.5.1.1.10 adproductidentifier read-only
The ADTRAN Product code, 0 if empty. Agent will report real product code when installed or pre-provisioned.
                   adUnitSlotTrapEnable 1.3.6.1.4.1.664.5.30.5.1.1.11 integer read-write
Enables/Disables traps initiated from this slot. Enumeration: 'disabled': 2, 'enabled': 1.
                   adUnitSlotAlarmStatus 1.3.6.1.4.1.664.5.30.5.1.1.12 octet string read-only
A bit encoded string representing the alarm state of the slot. The LSB should be 1 for No Alarm, else 0 and the higher order bits will indicate which alarms are present. The specific alarm conditions may be found in more specific generic MIBs or in the device MIB.
                   adUnitSlotFaceplate 1.3.6.1.4.1.664.5.30.5.1.1.13 octet string read-only
A bit encoded string representing the status of faceplate indicators, LEDs, & switches for GUI visualization associated with the card in the respective slot. Each product defines this as a bitmap of booleans, or a byte for each indicator if not binary. The Textual Convention AdDualLEDstatus should be used for non-binary states.
                   adUnitSlotServiceState 1.3.6.1.4.1.664.5.30.5.1.1.14 integer read-write
Module service state. The full enumeration is supported by CND products. END products may support only the following subset with the END equivalent state following '/': is -- InService / Online oosUas -- Out of Service, Unasssigned / Unavailable oosMA -- Out of Sevice, Maint. / Offline Enumeration: 'isStbyHot': 8, 'oosUas': 2, 'fault': 5, 'is': 1, 'isActLock': 9, 'oosMA': 3, 'isStbyLock': 10.
       adUnitPort 1.3.6.1.4.1.664.5.30.6
           adUnitPortInfoTable 1.3.6.1.4.1.664.5.30.6.3 no-access
A table of hardware oriented port information on each card. This only includes actual card ports, and not layered logical interfaces.
               adUnitPortInfoEntry 1.3.6.1.4.1.664.5.30.6.3.1 no-access
A row table entry exists for each card/port pair.
                   adUnitPortInfoIndex 1.3.6.1.4.1.664.5.30.6.3.1.1 integer32 no-access
A unique value for each physical port on a card.
                   adUnitPortInfoState 1.3.6.1.4.1.664.5.30.6.3.1.2 adpresence read-only
The state of the card port. Initially it is empty.
                   adUnitPortIfIndex 1.3.6.1.4.1.664.5.30.6.3.1.3 integer32 read-only
The interface number identified as ifIndex from the MIB-II interfaces table as defined by the slot and port numbers in this device.
                   adUnitPortAlarmStatus 1.3.6.1.4.1.664.5.30.6.3.1.4 octet string read-only
A bit encoded string representing the alarm state of the port.
                   adUnitPortDescription 1.3.6.1.4.1.664.5.30.6.3.1.5 displaystring read-write
A character string to identify the name of a port. Used for trap varbind in last trap sent. Should default to port number string. Can be overridden by customer as desired.
           adUnitPortSlotMapTable 1.3.6.1.4.1.664.5.30.6.4 no-access
Table to map ifIndex to slot, port & type.
               adUnitPortSlotMapEntry 1.3.6.1.4.1.664.5.30.6.4.1 no-access
An entry exists for each interface which is mapped to a physical slot/port pair.
                   adUnitSlotAddress 1.3.6.1.4.1.664.5.30.6.4.1.1 integer32 read-only
The slot in which this port is contained. Slot 0 is reported for the unit controller and all logical interfaces.
                   adUnitPortAddress 1.3.6.1.4.1.664.5.30.6.4.1.2 integer32 read-only
The port number within the slot. Logical interfaces should indicate port 0.
       adUnitConformance 1.3.6.1.4.1.664.5.30.7
           adUnitCompliances 1.3.6.1.4.1.664.5.30.7.1
               adUnitCompliance 1.3.6.1.4.1.664.5.30.7.1.1
The compliance statement for SNMPv2 entities which implement the adUnit MIB.
           adUnitMIBGroups 1.3.6.1.4.1.664.5.30.7.2
               adUnitBaseGroup 1.3.6.1.4.1.664.5.30.7.2.1
The Unit Base Group.
               adUnitUserGroup 1.3.6.1.4.1.664.5.30.7.2.2
The Unit Telnet Group.
               adUnitSNMPConfigGroup 1.3.6.1.4.1.664.5.30.7.2.3
The Unit SNMP Config Group.
               adUnitMaintConsoleGroup 1.3.6.1.4.1.664.5.30.7.2.4
The Unit Maintenance Console Group.
               adUnitSyslogGroup 1.3.6.1.4.1.664.5.30.7.2.5
The Unit Syslog Client Group.
               adUnitTFTPGroup 1.3.6.1.4.1.664.5.30.7.2.6
The Unit TFTP Group.
               adUnitCpuUtilGroup 1.3.6.1.4.1.664.5.30.7.2.7
The Unit CPU Utilization Group.
               adUnitPingGroup 1.3.6.1.4.1.664.5.30.7.2.8
The Unit Ping Group.
               adUnitTraceRtGroup 1.3.6.1.4.1.664.5.30.7.2.9
The Traceroute Group.
               adUnitSlotGroup 1.3.6.1.4.1.664.5.30.7.2.10
The Unit Slot Group.
               adUnitPortGroup 1.3.6.1.4.1.664.5.30.7.2.11
The Unit Slot Group.
               adUnitsCndGroup 1.3.6.1.4.1.664.5.30.7.2.12
The CND Management Group. Support for this group is only required when the unit is to be managed in a CND environment. For instance, IADs which are remotely provisioned by a service provider via Total Access EMS.
               adUnitsExtendedBaseGroup 1.3.6.1.4.1.664.5.30.7.2.13
The Extended Base Group containing functions not supported by all units.
               adUnitsExtendedSNMPGroup 1.3.6.1.4.1.664.5.30.7.2.14
The Extended SNMP Group containing functions not supported by all units.
               adConsoleModemGroup 1.3.6.1.4.1.664.5.30.7.2.15
The Console Modem Group containing functions not supported by all units.
               adUnitsExtendedSyslogGroup 1.3.6.1.4.1.664.5.30.7.2.16
The Extended Syslog Group containing functions not supported by all units.
               adUnitExtendedPingGroup 1.3.6.1.4.1.664.5.30.7.2.17
The Unit Ping Group supporting extended Ping operations (for instance, sweep & verbose modes).