XYPLEX-INTERNET-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: XYPLEX-INTERNET-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
 xyplex 1.3.6.1.4.1.33
       xInternetDep 1.3.6.1.4.1.33.4
       xInternet 1.3.6.1.4.1.33.10
             xIp 1.3.6.1.4.1.33.10.1
                 ipGatewayAddress1 1.3.6.1.4.1.33.10.1.1
The internet address of the systems primary (first choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY GATEWAY ADDRESS and the value labeled Primary Gateway Address: in the SERVER INTERNET CHARACTERISTICS display.
                 ipGatewayAddress2 1.3.6.1.4.1.33.10.1.2
The internet address of the systems secondary (second choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY GATEWAY ADDRESS and the value labeled Secondary Gateway Address: in the SERVER INTERNET CHARACTERISTICS display.
                 ipAutoSubnetMask 1.3.6.1.4.1.33.10.1.3
A control for automatic determination of subnet mask. disabled indicates the system must use the mask as configured by the network manager. enabled indicates that the system is to automatically change the subnet mask when the systems Internet address is changed. Corresponds directly to SERVER INTERNET SUBNET MASK AUTOCONFIGURE and the value labeled Subnet Mask Autoconfigure: in the SERVER INTERNET CHARACTERISTICS display.
                 ipReassembly 1.3.6.1.4.1.33.10.1.4
A control for reassembly of IP fragments. Corresponds directly to SERVER INTERNET REASSEMBLY and the value labeled Reassembly: in the SERVER INTERNET CHARACTERISTICS display.
             xTcp 1.3.6.1.4.1.33.10.2
                 tcpPortTable 1.3.6.1.4.1.33.10.2.1
A list of TCP character port entries.
                     tcpPortEntry 1.3.6.1.4.1.33.10.2.1.1
TCP parameter values for a character port.
                         tcpPortIndex 1.3.6.1.4.1.33.10.2.1.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                         tcpPortConnectByAddress 1.3.6.1.4.1.33.10.2.1.1.2
A control for requesting outgoing connection by internet address. disabled indicates outgoing connections must be by Domain name. enabled indicates that outgoing connections may be requested by internet address. Corresponds directly to PORT INTERNET CONNECTIONS and the presence of the label Internet Connections following the label Enabled Characteristics: in the PORT CHARACTERISTICS display.
                         tcpPortWindowSize 1.3.6.1.4.1.33.10.2.1.1.3
Size of the TCP window for TCP connections on the port. Corresponds directly to PORT INTERNET TCP WINDOW SIZE and the value labeled TCP Window Size: in the PORT ALTERNATE CHARACTERISTICS display.
             snmpAgent 1.3.6.1.4.1.33.10.3
                 snmpAgentGetCommunity 1.3.6.1.4.1.33.10.3.1
The SNMP community name allowed to perform get-requests or get-next requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP GET COMMUNITY and the value labeled Get Community: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 snmpAgentSetCommunity 1.3.6.1.4.1.33.10.3.2
The SNMP community name allowed to perform set-requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP SET COMMUNITY and the value labeled Set Community: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 snmpAgentTrapCommunity 1.3.6.1.4.1.33.10.3.3
The SNMP community name sent in traps from this agent. Use of this value preserves case. Corresponds directly to SERVER INTERNET SNMP TRAP COMMUNITY and the value labeled Trap Community: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 snmpAgentGetClientNumber 1.3.6.1.4.1.33.10.3.4
The number of client source addresses allowed to perform get-requests or get-next requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled Get Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 snmpAgentSetClientNumber 1.3.6.1.4.1.33.10.3.5
The number of client source addresses allowed to perform set-requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled Set Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 snmpAgentTrapClientNumber 1.3.6.1.4.1.33.10.3.6
The number of client source addresses to which this agent sends traps. If the value is 0, the agent does not perform this operation. Corresponds indirectly to the values labeled Trap Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 getClientTable 1.3.6.1.4.1.33.10.3.7
A list of get client entries. The number of entries is given by the value of snmpAgentGetClientNumber.
                     getClientEntry 1.3.6.1.4.1.33.10.3.7.1
Parameter values for a get client.
                         getClientIndex 1.3.6.1.4.1.33.10.3.7.1.1
Identification of a get client entry. Corresponds directly to the number in the label Get Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         getClientEntryStatus 1.3.6.1.4.1.33.10.3.7.1.2
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         getClientAddressType 1.3.6.1.4.1.33.10.3.7.1.3
The type of network address contained in getClientAddress. unknown means no address has been defined. other means no other type value applies. ip is an Internet IP address. ethernet is an 802.3 MAC address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is ip. Corresponds indirectly to the address value labeled Get Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         getClientAddress 1.3.6.1.4.1.33.10.3.7.1.4
The clients network address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is ip. Corresponds directly to the address value labeled Get Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 setClientTable 1.3.6.1.4.1.33.10.3.8
A list of set client entries. The number of entries is given by the value of snmpAgentSetClientNumber.
                     setClientEntry 1.3.6.1.4.1.33.10.3.8.1
Parameter values for a set client.
                         setClientIndex 1.3.6.1.4.1.33.10.3.8.1.1
Identification of a set client entry. Corresponds directly to the number in the label Set Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         setClientEntryStatus 1.3.6.1.4.1.33.10.3.8.1.2
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         setClientAddressType 1.3.6.1.4.1.33.10.3.8.1.3
The type of network address contained in setClientAddress. unknown means no address has been defined. other means no other type value applies. ip is an Internet IP address. ethernet is an 802.3 MAC address. If setClientAddressType does not accompany setClientAddress in a set request, the default type is ip. Corresponds indirectly to the address value labeled Set Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         setClientAddress 1.3.6.1.4.1.33.10.3.8.1.4
The clients network address. When setting this value, the requester must supply setClientAddressType. If setClientAddressType does not accompany setClientAddress in a set request, the default type is ip. Corresponds directly to the address value labeled Set Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                 trapClientTable 1.3.6.1.4.1.33.10.3.9
A list of trap client entries. The number of entries is given by the value of snmpAgentTrapClientNumber.
                     trapClientEntry 1.3.6.1.4.1.33.10.3.9.1
Parameter values for a trap client.
                         trapClientIndex 1.3.6.1.4.1.33.10.3.9.1.1
Identification of a trap client entry. Corresponds directly to the number in the label Trap Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         trapClientEntryStatus 1.3.6.1.4.1.33.10.3.9.1.2
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         trapClientAddressType 1.3.6.1.4.1.33.10.3.9.1.3
The type of network address contained in trapClientAddress. unknown means no address has been defined. other means no other type value applies. ip is an Internet IP address. ethernet is an 802.3 MAC address. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is ip. Corresponds indirectly to the address value labeled Trap Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
                         trapClientAddress 1.3.6.1.4.1.33.10.3.9.1.4
The clients network address. When setting this value, the requester must supply trapClientAddressType. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is ip. Corresponds directly to the address value labeled Trap Client n: in the SERVER INTERNET SNMP CHARACTERISTICS display.
             domainResolver 1.3.6.1.4.1.33.10.4
                 domainResolverSuffix 1.3.6.1.4.1.33.10.4.1
A partial domain name for the server to append to the end of an incomplete domain name provided by the user. Corresponds directly to SERVER INTERNET DEFAULT DOMAIN SUFFIX and the value labeled Domain Suffix: in the SERVER INTERNET CHARACTERISTICS display.
                 domainResolverAddress1 1.3.6.1.4.1.33.10.4.2
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY DOMAIN ADDRESS and the value labeled Primary Domain Address: in the SERVER INTERNET CHARACTERISTICS display.
                 domainResolverAddress2 1.3.6.1.4.1.33.10.4.3
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY DOMAIN ADDRESS and the value labeled Secondary Domain Address: in the SERVER INTERNET CHARACTERISTICS display.
                 domainResolverTtl 1.3.6.1.4.1.33.10.4.4
The number of hours to keep received Domain information. Corresponds directly to SERVER INTERNET DOMAIN TTL and the value labeled Domain TTL: in the SERVER INTERNET CHARACTERISTICS display.
                 domainResolverNameNumber 1.3.6.1.4.1.33.10.4.5
The number of Domain name mappings in this systems name cache.
                 nameTable 1.3.6.1.4.1.33.10.4.6
A list of Domain name entries. The number of entries is given by the value of domainResolverNameNumber.
                     nameEntry 1.3.6.1.4.1.33.10.4.6.1
Parameter values for a Domain name.
                         nameName 1.3.6.1.4.1.33.10.4.6.1.1
A fully qualified domain name. Corresponds directly to the value labeled Domain Name in the DOMAIN display.
                         nameAddress 1.3.6.1.4.1.33.10.4.6.1.2
An Internet address corresponding to the Domain name. Corresponds directly to the value labeled Internet Address in the DOMAIN display.
                         nameStatus 1.3.6.1.4.1.33.10.4.6.1.3
The status of the entry. Set to invalid to remove the entry, which corresponds directly to the PURGE DOMAIN command. Actual removal of the entry is implementation specific.
                         nameSource 1.3.6.1.4.1.33.10.4.6.1.4
Source of this entry. The value meanings are: local defined by manager (LOCAL) primary obtained from a primary name server secondary obtained from a secondary name server Corresponds directly to the value labeled Source in the DOMAIN display.
                         nameTtl 1.3.6.1.4.1.33.10.4.6.1.5
The number of minutes remaining in the entrys time to live. Corresponds directly to the value labeled TTL in the DOMAIN display.
             slip 1.3.6.1.4.1.33.10.5
                 slipTable 1.3.6.1.4.1.33.10.5.1
A list of SLIP character port entries.
                     slipEntry 1.3.6.1.4.1.33.10.5.1.1
Parameter values for a SLIP port.
                         slipIndex 1.3.6.1.4.1.33.10.5.1.1.1
An index value that uniquely identifies a port that can run SLIP. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                         slipState 1.3.6.1.4.1.33.10.5.1.1.2
A control indicating whether SLIP is in operation on the port. Corresponds directly to PORT INTERNET SLIP and the value labeled SLIP in the PORT CHARACTERISTICS display.
                         slipLocalAddress 1.3.6.1.4.1.33.10.5.1.1.3
The IP address assigned to the port. Corresponds directly to PORT SLIP ADDRESS and the value labeled SLIP Address: in the PORT ALTERNATE CHARACTERISTICS display.
                         slipRemoteAddress 1.3.6.1.4.1.33.10.5.1.1.4
The IP address of the remote system attached to the port. Corresponds directly to PORT SLIP REMOTE and the value labeled Remote SLIP Address: in the PORT ALTERNATE CHARACTERISTICS display.
                         slipMask 1.3.6.1.4.1.33.10.5.1.1.5
The subnet mask to use for SLIP operation on the port. Corresponds directly to PORT SLIP MASK and the value labeled SLIP Mask: in the PORT ALTERNATE CHARACTERISTICS display.
                         slipPortPacketsReceived 1.3.6.1.4.1.33.10.5.1.1.6
The number of SLIP packets received from the port. Corresponds directly to the value labeled Serial Packets Received: in the PORT COUNTERS display.
                         slipPortPacketsSent 1.3.6.1.4.1.33.10.5.1.1.7
The number of SLIP packets sent to the port. Corresponds directly to the value labeled Serial Packets Sent: in the PORT COUNTERS display.
                         slipPortPacketsDiscarded 1.3.6.1.4.1.33.10.5.1.1.8
The number of SLIP packets received from the port and discarded. Corresponds directly to the value labeled Serial Packets Discarded: in the PORT COUNTERS display.
                         slipPortPacketLengthErrors 1.3.6.1.4.1.33.10.5.1.1.9
The number of SLIP packets received from the port with an incorrect number of bytes. Corresponds directly to the value labeled Serial Packet Length Errors: in the PORT COUNTERS display.
                         slipPortPacketChecksumErrors 1.3.6.1.4.1.33.10.5.1.1.10
The number of SLIP packets received from the port with an invalid checksum. Corresponds directly to the value labeled Serial Packet Checksum Errors: in the PORT COUNTERS display.
                         slipNetworkPacketsReceived 1.3.6.1.4.1.33.10.5.1.1.11
The number of SLIP packets received from the network for this port. Corresponds directly to the value labeled Network Packets Received: in the PORT COUNTERS display.
                         slipNetworkPacketsSent 1.3.6.1.4.1.33.10.5.1.1.12
The number of SLIP packets sent to the network from this port. Corresponds directly to the value labeled Network Packets Sent: in the PORT COUNTERS display.
                         slipNetworkPacketsDiscarded 1.3.6.1.4.1.33.10.5.1.1.13
The number of SLIP packets received from the network for this port and discarded. Corresponds directly to the value labeled Network Packets Discarded: in the PORT COUNTERS display.
             telnet 1.3.6.1.4.1.33.10.6
                 telnetPortTable 1.3.6.1.4.1.33.10.6.1
A list of Telnet character port entries.
                     telnetPortEntry 1.3.6.1.4.1.33.10.6.1.1
Telnet parameter values for a character port.
                         telnetPortIndex 1.3.6.1.4.1.33.10.6.1.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                         telnetPortIncomingTcpPort 1.3.6.1.4.1.33.10.6.1.1.2
The TCP port number offered for incoming connections to this character port. Corresponds directly to PORT TELNET REMOTE PORT and the value labeled Remote Port: in the PORT TELNET CHARACTERISTICS display.
                         telnetPortOutgoingTcpPort 1.3.6.1.4.1.33.10.6.1.1.3
The TCP port number used by default for outgoing connections from this character port. Corresponds directly to PORT TELNET DEFAULT PORT and the value labeled Default Port: in the PORT TELNET CHARACTERISTICS display.
                         telnetPortNewlineTranslation 1.3.6.1.4.1.33.10.6.1.1.4
Translation to apply to newline sequences (CR/NULL or CR/LF) received from the network, before sending the newline to the character port. The value indicates the sequence sent to the character port, with none meaning no translation. Corresponds directly to PORT TELNET NEWLINE FILTERING and the value labeled Newline Filtering: in the PORT TELNET CHARACTERISTICS display.
                         telnetPortTerminalType 1.3.6.1.4.1.33.10.6.1.1.5
The terminal type character string for Telnet negotiations. Corresponds directly to PORT TELNET TERMINALTYPE and the value labeled TerminalType: in the PORT TELNET CHARACTERISTICS display.
                         telnetPortEorReflection 1.3.6.1.4.1.33.10.6.1.1.6
Control for end-of-record handshake. Corresponds directly to PORT TELNET EOR REFLECTION and the value labeled EOR Reflection: in the PORT TELNET CHARACTERISTICS display.
                         telnetPortBinaryMode 1.3.6.1.4.1.33.10.6.1.1.7
Control for operation of Telnet binary mode. The value meanings are: disabled refuse binary mode negotiation (INTERACTIVE) flowControl pass all but XON and XOFF (PASTHRU) complete pass all characters (PASSALL) Corresponds directly to PORT TELNET BINARY SESSION MODE and the value labeled Binary Session Mode: in the PORT TELNET CHARACTERISTICS display.
                 telnetSerialPortTable 1.3.6.1.4.1.33.10.6.2
A list of Telnet character port entries.
                     telnetSerialPortEntry 1.3.6.1.4.1.33.10.6.2.1
Telnet parameter values for a character port.
                         telnetSerialPortIndex 1.3.6.1.4.1.33.10.6.2.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                         telnetSerialPortOptionDisplay 1.3.6.1.4.1.33.10.6.2.1.2
Control for display of Telnet option negotiations. Corresponds directly to PORT TELNET OPTION DISPLAY and the value labeled Option Display: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortCsiEscape 1.3.6.1.4.1.33.10.6.2.1.3
Control for translation of 8-bit escape sequences received from the character port to 7-bit equivalents before transmission to the remote partner. Corresponds directly to PORT TELNET CSI ESCAPE and the value labeled CSI Escape: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortEchoMode 1.3.6.1.4.1.33.10.6.2.1.4
Control for who echoes characters that come from the character port. The value meanings are: local terminal server echoes locally remote remote system echoes Corresponds directly to PORT TELNET ECHO MODE and the value labeled Echo Mode: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortNewlineMode 1.3.6.1.4.1.33.10.6.2.1.5
Translation to apply to newline (carriage return) received from the character port, before sending the newline to the remote partner. The correspondence to command keywords is crNull to NULL, crLF to LINEFEED, and verbatim to NOTHING (that is, no translation). Corresponds directly to PORT TELNET NEWLINE and the value labeled Newline: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortTransmitMode 1.3.6.1.4.1.33.10.6.2.1.6
Criterion for deciding to send to the remote partner characters received from the character port. Corresponds directly to PORT TELNET TRANSMIT and the value labeled Transmit: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortTransmitCharacterTimes 1.3.6.1.4.1.33.10.6.2.1.7
Number of character times to wait before transmitting when telnetSerialPortTransmitMode value is timed. Corresponds directly to PORT TELNET TRANSMIT IDLETIME and the value labeled Transmit: Idle Time - in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortAbortOutputCharacter 1.3.6.1.4.1.33.10.6.2.1.8
Character input from the character port to cause aborting output. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ABORT OUTPUT and the value labeled Abort Output Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortAttentionCharacter 1.3.6.1.4.1.33.10.6.2.1.9
Character input from the character port to cause an attention notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ATTENTION and the value labeled Attention Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortEraseKeyCharacter 1.3.6.1.4.1.33.10.6.2.1.10
Character input from the character port to cause erasure of the previous input character. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE CHARACTER and the value labeled Erase Keystroke Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortEraseLineCharacter 1.3.6.1.4.1.33.10.6.2.1.11
Character input from the character port to cause erasure of the previous line of input. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE LINE and the value labeled Erase Line Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortInterruptCharacter 1.3.6.1.4.1.33.10.6.2.1.12
Character input from the character port to cause sending an interrupt notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET INTERRUPT and the value labeled Interrupt Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortQueryCharacter 1.3.6.1.4.1.33.10.6.2.1.13
Character input from the character port to cause sending a status query to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET QUERY and the value labeled Query Character: in the PORT TELNET CHARACTERISTICS display.
                         telnetSerialPortSynchronizeCharacter 1.3.6.1.4.1.33.10.6.2.1.14
Character input from the character port to cause sending a synchronization attempt to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET SYNCHRONIZE and the value labeled Synchronize Character: in the PORT TELNET CHARACTERISTICS display.
             tn3270 1.3.6.1.4.1.33.10.7
                 tn3270DeviceNumber 1.3.6.1.4.1.33.10.7.1
The number of entries in the tn3270 Device table.
                 tn3270LanguageNumber 1.3.6.1.4.1.33.10.7.2
The number of entries in the tn3270 Language table.
                 tn3270PortKeymapStatus 1.3.6.1.4.1.33.10.7.3
Control for individual ports to create their own keymaps. Corresponds directly to SERVER TN3270 PORT KEYMAPS and the value labeled Port Keymaps: in the SERVER TN3270 display.
                 tn3270DeviceTable 1.3.6.1.4.1.33.10.7.4
A list of tn3270 terminal device entries.
                     tn3270DeviceEntry 1.3.6.1.4.1.33.10.7.4.1
Tn3270 parameter values for a terminal device entry.
                         tn3270DeviceName 1.3.6.1.4.1.33.10.7.4.1.1
The name of a generic terminal device. Corresponds directly to SERVER TN3270 DEVICE and the value labeled Device Name: in the SERVER TN3270 DEVICE display.
                         tn3270DeviceStatus 1.3.6.1.4.1.33.10.7.4.1.2
Status of this entry. Setting the value to invalid invalidates the entry, corresponding directly to the PURGE SERVER TN3270 DEVICE command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         tn3270DeviceType 1.3.6.1.4.1.33.10.7.4.1.3
The terminal type character string for use when tn3270DeviceTn3270Type is insufficient. Corresponds directly to SERVER TN3270 DEVICE TERMINALTYPE and the value labeled TerminalType: in the SERVER TN3270 DEVICE display.
                         tn3270Device3278Model 1.3.6.1.4.1.33.10.7.4.1.4
The 3278 model for the device. Corresponds directly to SERVER TN3270 DEVICE TN3278Model and the value labeled Tn3278Model: in the SERVER TN3270 DEVICE display.
                         tn3270DeviceKeyNumber 1.3.6.1.4.1.33.10.7.4.1.5
The number of Key table entries for this device.
                         tn3270DeviceScreenNumber 1.3.6.1.4.1.33.10.7.4.1.6
The number of Screen table entries for this device.
                 tn3270KeyTable 1.3.6.1.4.1.33.10.7.5
A list of tn3270 key entries by device.
                     tn3270KeyEntry 1.3.6.1.4.1.33.10.7.5.1
Tn3270 parameter values for a key entry for a device.
                         tn3270KeyDeviceName 1.3.6.1.4.1.33.10.7.5.1.1
The name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled Device Name: in the SERVER TN3270 DEVICE display.
                         tn3270KeyName 1.3.6.1.4.1.33.10.7.5.1.2
The key name to which this entry applies. Corresponds directly to the key portion of SERVER TN3270 DEVICE KEYMAP and the value labeled 3270-key in the Keymap: section of the SERVER TN3270 DEVICE display.
                         tn3270KeyStatus 1.3.6.1.4.1.33.10.7.5.1.3
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         tn3270KeyCharacterSequence 1.3.6.1.4.1.33.10.7.5.1.4
The ASCII character sequence for the key. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE KEYMAP and the value labeled KeyCode in the Keymap: section of the SERVER TN3270 DEVICE display.
                         tn3270KeyDescription 1.3.6.1.4.1.33.10.7.5.1.5
Descriptive text for the key. Corresponds directly to the description portion of SERVER TN3270 DEVICE KEYMAP and the value labeled Description in the SERVER TN3270 DEVICE display.
                 tn3270ScreenTable 1.3.6.1.4.1.33.10.7.6
A list of tn3270 screen action entries by device.
                     tn3270ScreenEntry 1.3.6.1.4.1.33.10.7.6.1
Tn3270 parameter values for a screen action entry for a device.
                         tn3270ScreenDeviceName 1.3.6.1.4.1.33.10.7.6.1.1
The name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled Device Name: in the SERVER TN3270 DEVICE display.
                         tn3270ScreenActionName 1.3.6.1.4.1.33.10.7.6.1.2
The screen action to which this entry applies. Corresponds directly to the action portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled Terminal Function in the Screenmap: section of the SERVER TN3270 DEVICE display.
                         tn3270ScreenStatus 1.3.6.1.4.1.33.10.7.6.1.3
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                         tn3270ScreenCharacterSequence 1.3.6.1.4.1.33.10.7.6.1.4
The ASCII character sequence for the screen action. Some actions may have a lesser length limit. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled HexCode in the Screenmap: section of the SERVER TN3270 DEVICE display.
                 tn3270LanguageTable 1.3.6.1.4.1.33.10.7.7
A list of tn3270 language entries.
                     tn3270LanguageEntry 1.3.6.1.4.1.33.10.7.7.1
Tn3270 parameter values for a language entry.
                         tn3270LanguageName 1.3.6.1.4.1.33.10.7.7.1.1
The name of language for character translation tables. Corresponds directly to SERVER TN3270 LANGUAGE and the value labeled Language Name: in the SERVER LANGUAGE display.
                         tn3270LanguageStatus 1.3.6.1.4.1.33.10.7.7.1.2
Status of this entry. Setting the value to invalid invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                 eToALanguageTable 1.3.6.1.4.1.33.10.7.8
A list of language EBCDIC to ASCII conversion entries.
                     eToALanguageEntry 1.3.6.1.4.1.33.10.7.8.1
EBCDIC to ASCII parameter values for a language entry.
                         eToALanguageName 1.3.6.1.4.1.33.10.7.8.1.1
The name of language from the language table.
                         eToAOffset 1.3.6.1.4.1.33.10.7.8.1.2
EBCDIC character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled EBCDIC to ASCII in the SERVER LANGUAGE display.
                         eToAValue 1.3.6.1.4.1.33.10.7.8.1.3
ASCII character value for the EBCDIC offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled EBCDIC to ASCII in the SERVER LANGUAGE display.
                 aToELanguageTable 1.3.6.1.4.1.33.10.7.9
A list of language ASCII to EBCDIC conversion entries.
                     aToELanguageEntry 1.3.6.1.4.1.33.10.7.9.1
ASCII to EBCDIC parameter values for a language entry.
                         aToELanguageName 1.3.6.1.4.1.33.10.7.9.1.1
The name of language from the language table.
                         aToEOffset 1.3.6.1.4.1.33.10.7.9.1.2
ASCII character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled ASCII to EBCDIC in the SERVER LANGUAGE display.
                         aToEValue 1.3.6.1.4.1.33.10.7.9.1.3
EBCDIC character value for the ASCII offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled ASCII to EBCDIC in the SERVER LANGUAGE display.
                 tn3270PortTable 1.3.6.1.4.1.33.10.7.10
A list of tn3270 character port entries.
                       tn3270PortEntry 1.3.6.1.4.1.33.10.7.10.1
Parameter values for a tn3270 port.
                           tn3270PortIndex 1.3.6.1.4.1.33.10.7.10.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [11].
                           tn3270PortDeviceName 1.3.6.1.4.1.33.10.7.10.1.2
The name of a generic terminal device from the tn3270 device table. Corresponds directly to PORT TELNET TN3270 DEVICE and the value labeled Tn3270 Device: in the PORT TELNET display.
                           tn3270PortLanguageName 1.3.6.1.4.1.33.10.7.10.1.3
The name of language from the tn3270 language table. Corresponds directly to PORT TELNET TN3270 LANGUAGE and the value labeled Tn3270 Language: in the PORT TELNET display.
                           tn3270PortExtendedAttributes 1.3.6.1.4.1.33.10.7.10.1.4
A control indicating that certain 3270 extended attributes are supported on the port. Corresponds directly to PORT TELNET TN3270 XTDATTRS and the label Tn3270 XtdAttrs following the label Enabled Characteristics in the PORT TELNET display.
                           tn3270PortEorNegotiation 1.3.6.1.4.1.33.10.7.10.1.5
A control for negotiation of the Telnet EOR option when establishing a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 EOR and the label Tn3270 EOR following the label Enabled Characteristics in the PORT TELNET display.
                           tn3270PortErrorLock 1.3.6.1.4.1.33.10.7.10.1.6
A control for requiring use the RESET key when the host reports an error during a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 ERRORLOCK and the label Tn3270 ErrorLock following the label Enabled Characteristics in the PORT TELNET display.
             kerberos 1.3.6.1.4.1.33.10.8
                 kerbStatus 1.3.6.1.4.1.33.10.8.1
A control indicating the level of Kerberos operation on the system. Corresponds directly to SERVER KERBEROS STATUS and the value labeled Kerberos Security: in the SERVER KERBEROS display.
                 kerbRealm 1.3.6.1.4.1.33.10.8.2
The Kerberos realm with which the kerbServerName1 and kerbServerName2 are associated. Corresponds directly to SERVER KERBEROS REALM and the value labeled Kerberos Realm: in the SERVER KERBEROS display.
                 kerbQueryLimit 1.3.6.1.4.1.33.10.8.3
The maximum number of attempts the system can make when trying to verify a Kerberos ID. Corresponds directly to SERVER KERBEROS QUERY LIMIT and the value labeled Kerberos Query Limit: in the SERVER KERBEROS display.
                 kerbMasterName 1.3.6.1.4.1.33.10.8.4
The Domain name of the Kerberos master host system, which holds the Kerberos database. Corresponds directly to SERVER KERBEROS MASTER and the value labeled Kerberos Master: in the SERVER KERBEROS display.
                 kerbServerName1 1.3.6.1.4.1.33.10.8.5
The Domain name of the first Kerberos server to try when the system verifys a Kerberos ID. Corresponds directly to SERVER KERBEROS PRIMARY SERVER and the value labeled Kerberos Primary Server: in the SERVER KERBEROS display.
                 kerbServerName2 1.3.6.1.4.1.33.10.8.6
The Domain name of the Kerberos server to try when the system verifys a Kerberos ID and cannot reach the Kerberos primary server. Corresponds directly to SERVER KERBEROS SECONDARY SERVER and the value labeled Kerberos Secondary Server: in the SERVER KERBEROS display.
                 kerbInsecureLogins 1.3.6.1.4.1.33.10.8.7
The number of user logins on ports for which Kerberos user verification is not enabled. Corresponds directly to the value labeled Logins without Kerberos: in the SERVER KERBEROS display.
                 kerbSecureLogins 1.3.6.1.4.1.33.10.8.8
The number of successful user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled Successful Logins: in the SERVER KERBEROS display.
                 kerbSecureLoginsFailed 1.3.6.1.4.1.33.10.8.9
The number of verification failures due to incorrect ID or password for attempted user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled Unsuccessful Logins: in the SERVER KERBEROS display.
                 kerbPasswordChangeFailed 1.3.6.1.4.1.33.10.8.10
The number of user failures to change their Kerberos password due to invalid old password or new password verification. Corresponds directly to the value labeled Password Change Failures: in the SERVER KERBEROS display.
                 kerbError 1.3.6.1.4.1.33.10.8.11
The error number of the most recent Kerberos-related failure. Corresponds directly to the value labeled Last Kerberos Error: in the SERVER KERBEROS display. For a list of error numbers and their meanings, consult relevant Xyplex or Kerberos documentation.
                 kerbErrorTime 1.3.6.1.4.1.33.10.8.12
The date and time that kerbError was last updated. Corresponds directly to the value labeled Occurred: in the SERVER KERBEROS display.
                 kerbMasterAccess 1.3.6.1.4.1.33.10.8.13
The number of times the system successfully accessed the Kerberos master host. Corresponds directly to the value labeled Attempts to access:, Master, and Successful: in the SERVER KERBEROS display.
                 kerbMasterAccessFailed 1.3.6.1.4.1.33.10.8.14
The number of times the system failed access to the Kerberos master host. Corresponds directly to the value labeled Attempts to access:, Master, and Unsuccessful: in the SERVER KERBEROS display.
                 kerbServerAccess1 1.3.6.1.4.1.33.10.8.15
The number of times the system successfully accessed the Kerberos primary server. Corresponds directly to the value labeled Attempts to access:, Server1, and Successful: in the SERVER KERBEROS display.
                 kerbServerAccessFailed1 1.3.6.1.4.1.33.10.8.16
The number of times the system failed access to the Kerberos primary server. Corresponds directly to the value labeled Attempts to access:, Server1, and Unsuccessful: in the SERVER KERBEROS display.
                 kerbServerAccess2 1.3.6.1.4.1.33.10.8.17
The number of times the system successfully accessed the Kerberos secondary server. Corresponds directly to the value labeled Attempts to access:, Server2, and Successful: in the SERVER KERBEROS display.
                 kerbServerAccessFailed2 1.3.6.1.4.1.33.10.8.18
The number of times the system failed access to the Kerberos secondary server. Corresponds directly to the value labeled Attempts to access:, Server2, and Unsuccessful: in the SERVER KERBEROS display.
                 kerbPortTable 1.3.6.1.4.1.33.10.8.19
A list of Kerberos character port entries.
                       kerbPortEntry 1.3.6.1.4.1.33.10.8.19.1
Parameter values for a Kerberos port.
                           kerbPortIndex 1.3.6.1.4.1.33.10.8.19.1.1
An index value that uniquely identifies a port could relate to Kerberos. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [11].
                           kerbPortStatus 1.3.6.1.4.1.33.10.8.19.1.2
A control indicating the level of Kerberos operation on the port. Corresponds directly to PORT KERBEROS and the value Kerberos following the label Enabled Characteristics in the PORT CHARACTERISTICS display.
             portSecurity 1.3.6.1.4.1.33.10.9
                 psEntryNumber 1.3.6.1.4.1.33.10.9.1
The number of security entries in this systems port security table with psEntryStatus of valid.
                 psEntryNumberLimit 1.3.6.1.4.1.33.10.9.2
The maximum number of security entries in this systems port security table.
                 psEntryInvalidIndex 1.3.6.1.4.1.33.10.9.3
A value of psEntryIndex for an entry that has psEntryStatus of invalid. A management station may choose this value when adding a new entry. Collisions between independent management stations simultaneously using the same number are beyond the scope of this document.
                 psPortTable 1.3.6.1.4.1.33.10.9.4
A list of port security character port entries.
                     psPortEntry 1.3.6.1.4.1.33.10.9.4.1
Port security parameter values for a port.
                         psPortIndex 1.3.6.1.4.1.33.10.9.4.1.1
An index value that uniquely identifies a port for security purposes. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                         psPortDefaultInboundAccess 1.3.6.1.4.1.33.10.9.4.1.2
The default access to the port for incoming TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT INBOUND and the value labeled Inbound Default: in the PORT INTERNET SECURITY display.
                         psPortDefaultOutboundAccess 1.3.6.1.4.1.33.10.9.4.1.3
The default access to the port for outgoing TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT OUTBOUND and the value labeled Outbound Default: in the PORT INTERNET SECURITY display.
                 psTable 1.3.6.1.4.1.33.10.9.5
A list of port security entries.
                     psEntry 1.3.6.1.4.1.33.10.9.5.1
Port security parameter values for an entry for a port.
                         psEntryIndex 1.3.6.1.4.1.33.10.9.5.1.1
A small, numeric distinguisher for port security entries. When adding a new entry, the client should specify an unused value, such as psEntryInvalidIndex. Corresponds directly to the value labeled Entry in the SERVER INTERNET SECURITY display.
                         psEntryStatus 1.3.6.1.4.1.33.10.9.5.1.2
Status of this entry. Setting the value to invalid invalidates the entry, corresponding directly to the CLEAR INTERNET SECURITY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. When creating a new instance, psEntryAddress, psEntryMask, psEntryAccess, and psEntryDirection for the new instance must be present in the set request.
                         psEntryAddress 1.3.6.1.4.1.33.10.9.5.1.3
The IP address to which the entry pertains. Corresponds directly to the PORT INTERNET SECURITY internet address and the value labeled Internet Address in the SERVER INTERNET SECURITY display.
                         psEntryMask 1.3.6.1.4.1.33.10.9.5.1.4
The mask applied to psEntryAddress when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY MASK and the value labeled Security Mask in the SERVER INTERNET SECURITY display.
                         psEntryAccess 1.3.6.1.4.1.33.10.9.5.1.5
The access to the port for TCP connections when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY ALLOW or DENY and the value labeled Access in the SERVER INTERNET SECURITY display.
                         psEntryDirection 1.3.6.1.4.1.33.10.9.5.1.6
The direction of TCP connections to which this entry applies. Corresponds directly to PORT INTERNET SECURITY INBOUND or OUTBOUND and the value labeled Direction in the SERVER INTERNET SECURITY display.
                         psEntryPortMap 1.3.6.1.4.1.33.10.9.5.1.7
The list of character ports to which this entry applies. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to PORT INTERNET SECURITY and the value labeled Ports in the SERVER INTERNET SECURITY display.
             xremote 1.3.6.1.4.1.33.10.10
                   xremoteServerName1 1.3.6.1.4.1.33.10.10.1
The Domain name of the first XREMOTE font server to try for downloading fonts. Corresponds directly to SERVER XREMOTE PRIMARY SERVER and the value labeled Xremote Primary Font Server: in the SERVER XREMOTE display.
                   xremoteServerName2 1.3.6.1.4.1.33.10.10.2
The Domain name of the XREMOTE font server to try for downloading fonts and the primary font server does not respond. Corresponds directly to SERVER XREMOTE SECONDARY SERVER and the value labeled Xremote Secondary Font Server: in the SERVER XREMOTE display.
                   xremoteServerAccess1 1.3.6.1.4.1.33.10.10.3
The number of times the system successfully accessed the XREMOTE primary font server. Corresponds directly to the value labeled Attempts to access:, Server1, and Successful: in the SERVER XREMOTE display.
                   xremoteServerAccessFailed1 1.3.6.1.4.1.33.10.10.4
The number of times the system failed access to the XREMOTE primary font server. Corresponds directly to the value labeled Attempts to access:, Server1, and Unsuccessful: in the SERVER XREMOTE display.
                   xremoteServerAccess2 1.3.6.1.4.1.33.10.10.5
The number of times the system successfully accessed the XREMOTE secondary font server. Corresponds directly to the value labeled Attempts to access:, Server2, and Successful: in the SERVER XREMOTE display.
                   xremoteServerAccessFailed2 1.3.6.1.4.1.33.10.10.6
The number of times the system failed access to the XREMOTE secondary font server. Corresponds directly to the value labeled Attempts to access:, Server2, and Unsuccessful: in the SERVER XREMOTE display.
                   xremoteSessions 1.3.6.1.4.1.33.10.10.7
The number of connected XREMOTE sessions. Corresponds directly to the value labeled Current Number of Xremote Sessions: in the SERVER XREMOTE display.
                   xremotePortTable 1.3.6.1.4.1.33.10.10.8
A list of XREMOTE character port entries.
                       xremotePortEntry 1.3.6.1.4.1.33.10.10.8.1
XREMOTE parameter values for a port.
                           xremotePortIndex 1.3.6.1.4.1.33.10.10.8.1.1
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.
                           xremotePortXremote 1.3.6.1.4.1.33.10.10.8.1.2
Control for use of XREMOTE on the port. Corresponds directly to PORT XREMOTE and the presence of the label Xremote following the label Enabled Characteristics: in the PORT CHARACTERISTICS display.
                           xremotePortXdmQuery 1.3.6.1.4.1.33.10.10.8.1.3
The type of query message issued by a port when searching for an X Display Manager (XDM). Corresponds directly to the PORT XDM QUERY and the XDM Query: in the PORT ALTERNATE CHARACTERISTICS display
                           xremotePortXdmHost 1.3.6.1.4.1.33.10.10.8.1.4
The Domain name or Internet address of the X Display Manager (XDM) for a port. Corresponds directly to the PORT XDM HOST and the XDM Host: in the PORT ALTERNATE CHARACTERISTICS display
                   xremoteServerClients 1.3.6.1.4.1.33.10.10.9
The number of active X clients. Corresponds directly to the value labeled Current Number of XClients: in the SERVER XREMOTE display.
             rotary 1.3.6.1.4.1.33.10.11
                   rotaryNumber 1.3.6.1.4.1.33.10.11.1
The number of entries in the Rotary table.
                   rotaryTable 1.3.6.1.4.1.33.10.11.2
A list of rotary entries.
                       rotaryEntry 1.3.6.1.4.1.33.10.11.2.1
Parameter values for a rotary.
                           rotaryAddress 1.3.6.1.4.1.33.10.11.2.1.1
The internet address to be recognized as a rotary. Corresponds directly to the ip-address portion of SERVER INTERNET ROTARY and the value labeled Internet Address in the SERVER INTERNET ROTARY display.
                           rotaryStatus 1.3.6.1.4.1.33.10.11.2.1.2
Status of this entry. Setting the value to invalid invalidates the entry, corresponding directly to the CLEAR SERVER INTERNET ROTARY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.
                           rotaryPortMap 1.3.6.1.4.1.33.10.11.2.1.3
The list of character ports that compose the rotary. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to port-list portion of SERVER INTERNET ROTARY and the value labeled Ports in the SERVER INTERNET ROTARY display.
             xEgp 1.3.6.1.4.1.33.10.12
                   egpRouting 1.3.6.1.4.1.33.10.12.1
Control for EGP routing services.
                   egpStatus 1.3.6.1.4.1.33.10.12.2
Status of the EGP routing services indicating why it is not running.
                   egpNbrTable 1.3.6.1.4.1.33.10.12.3
The EGP neighbor table.
                       egpNbrEntry 1.3.6.1.4.1.33.10.12.3.1
Information about this entitys relationship with a particular EGP neighbor.
                           egpNbrAddr 1.3.6.1.4.1.33.10.12.3.1.1
The IP address of this entrys EGP neighbor.
                           egpNbrIntervalDead 1.3.6.1.4.1.33.10.12.3.1.2
The interval upon entering the cease or idle state before automatically assuming a Start Event has occured. If a neighbor does not respond within 5 minutes, a Stop Event will automatically occur. The interval is in hundredths of seconds.
             xospf 1.3.6.1.4.1.33.10.13
                   ospfAutoConfigure 1.3.6.1.4.1.33.10.13.1
Control whether OSPF will automatically configure itself.
                   ospfStatus 1.3.6.1.4.1.33.10.13.2
Status of the OSPF routing services indicating why it is not running.
                   ospfIfMtrcTbl 1.3.6.1.4.1.33.10.13.3
The TOS metrics for a non-virtual interface identified by the interface index.
                       ospfIfMtrcEntry 1.3.6.1.4.1.33.10.13.3.1
A particular TOS metric for a non-virtual interface identified by the interface index.
                           ospfIfMtrcIpAddress 1.3.6.1.4.1.33.10.13.3.1.1
Same as ospfIfMetricIpAddress in OSPF MIB, the IP address of this OSPF interface.
                           ospfIfMtrcAddressLessIf 1.3.6.1.4.1.33.10.13.3.1.2
Same as ospfIfMetricAddressLessIf in OSPF MIB, for the purpose of easing the instancing of addressed and addressless interfaces. This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for interfaces having no IP Address.
                           ospfIfMtrcTos 1.3.6.1.4.1.33.10.13.3.1.3
Same as ospfIfMetricIpAddress in OSPF MIB, the type of service metric being referenced.
                           ospfIfMtrcCostActual 1.3.6.1.4.1.33.10.13.3.1.4
The actual cost of the metric in case it was set to auto.
             routerIp 1.3.6.1.4.1.33.10.14
                   ipAddrExtensions 1.3.6.1.4.1.33.10.14.1
Table of additional fields indexed by local IP address. An entry in this table is created or deleted when an entry in the ipAddrTable is created or deleted.
                       ipAdEntExt 1.3.6.1.4.1.33.10.14.1.1
A particular entry.
                           ipAdEntExtAddress 1.3.6.1.4.1.33.10.14.1.1.1
Same as ipAdEntAddr, a local address representing a network connection.
                           ipAdEntExtProxyArp 1.3.6.1.4.1.33.10.14.1.1.2
Controls whether proxy ARP is active for this local address.
                           ipAdEntExtRip 1.3.6.1.4.1.33.10.14.1.1.3
Controls whether RIP as a router discovery protocol is active for this local address.
             routerUdp 1.3.6.1.4.1.33.10.15
                   udpBcstServerTbl 1.3.6.1.4.1.33.10.15.1
Table of servers to whom UDP broadcast messages will be forwarded.
                       udpBcstServerEntry 1.3.6.1.4.1.33.10.15.1.1
A particular entry.
                           udpBcstServerAddress 1.3.6.1.4.1.33.10.15.1.1.1
Internet address of the server.
                           udpBcstServerStatus 1.3.6.1.4.1.33.10.15.1.1.2
The status of the server. Set to invalid to remove the entry.
                   udpBcstPortTbl 1.3.6.1.4.1.33.10.15.2
Table of incoming UDP destination port numbers for which UDP broadcasts will be forwarded.
                       udpBcstPortEntry 1.3.6.1.4.1.33.10.15.2.1
A particular entry.
                           udpBcstPort 1.3.6.1.4.1.33.10.15.2.1.1
The incoming destination UDP port number.
                           udpBcstPortStatus 1.3.6.1.4.1.33.10.15.2.1.2
The status of broadcast forwarding for the port. Set to invalid to remove the entry.
             routerPolicy 1.3.6.1.4.1.33.10.16
                   import 1.3.6.1.4.1.33.10.16.1
                       impEgpTable 1.3.6.1.4.1.33.10.16.1.1
The EGP import table.
                           impEgpRule 1.3.6.1.4.1.33.10.16.1.1.1
An EGP import rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the route learned from the neighbor. The AS can be set to a wild card as can the IP network. When a route is learned from a neighbor, the most specific import rule is applied to the route. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the AS and IP network is the most exact rule. An exact match on the AS and a wild card match on the IP network is the 2nd most exact rule. A wild card match on the AS and an exact match on the IP network is the 3rd most exact match. Finally, a total wild card match is the least exact rule.
                               impEgpRuleAs 1.3.6.1.4.1.33.10.16.1.1.1.1
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.
                               impEgpRuleNetwork 1.3.6.1.4.1.33.10.16.1.1.1.2
The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network.
                               impEgpRuleAction 1.3.6.1.4.1.33.10.16.1.1.1.3
Control whether the route is learned or discarded.
                               impEgpRulePreference 1.3.6.1.4.1.33.10.16.1.1.1.4
Preference to be stored with the route. The lower preference is preferred.
                               impEgpRuleType 1.3.6.1.4.1.33.10.16.1.1.1.5
Type to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2.
                               impEgpRuleMetricAction 1.3.6.1.4.1.33.10.16.1.1.1.6
How to apply the impEgpRuleMetric field to the metric learned with the route before storing it in the routing table.
                               impEgpRuleMetric 1.3.6.1.4.1.33.10.16.1.1.1.7
Metric value to be applied to the metric learned learned with the route before storing it in the routing table.
                               impEgpRuleStatus 1.3.6.1.4.1.33.10.16.1.1.1.8
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.
                       impOspfTable 1.3.6.1.4.1.33.10.16.1.2
The OSPF import table.
                           impOspfRule 1.3.6.1.4.1.33.10.16.1.2.1
An OSPF import rule. Each rule is keyed by the IP network of the route and the AS from which it was learned. The Ip network and the AS can both be set to a wild card. When an OSPF route is added to the routing table, the most specific import rule is applied to set the preference of the route. An exact match on the Ip network and on the AS is the most exact rule. An exact match on the IP network and a wild card match on the AS is the 2nd most exact rule. A wild card match on both the on the AS and IP network is the next and least exact rule.
                               impOspfRuleNetwork 1.3.6.1.4.1.33.10.16.1.2.1.1
The IP network of the route. The value 255.255.255.255 is a wild card matching any network.
                               impOspfRulePreference 1.3.6.1.4.1.33.10.16.1.2.1.2
Preference to be stored with the route. The lower preference is preferred.
                               impOspfRuleStatus 1.3.6.1.4.1.33.10.16.1.2.1.3
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.
                   export 1.3.6.1.4.1.33.10.16.2
                       expEgpToEgpTable 1.3.6.1.4.1.33.10.16.2.1
The EGP to EGP export table.
                           expEgpToEgpRule 1.3.6.1.4.1.33.10.16.2.1.1
An EGP to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The neighbor (to) AS can be set to a wild card as can the IP network and the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network From AS Rank exact exact exact 1st exact exact wild card 2nd exact wild card exact 3rd exact wild card wild card 4th wild card exact exact 5th wild card exact wild card 6th wild card wild card exact 7th wild card wild card wild card 8th
                               expEgpToEgpRuleToAs 1.3.6.1.4.1.33.10.16.2.1.1.1
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.
                               expEgpToEgpRuleNetwork 1.3.6.1.4.1.33.10.16.2.1.1.2
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.
                               expEgpToEgpRuleFromAs 1.3.6.1.4.1.33.10.16.2.1.1.3
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.
                               expEgpToEgpRuleAction 1.3.6.1.4.1.33.10.16.2.1.1.4
Control whether the route is advertised or not.
                               expEgpToEgpRuleMetricAction 1.3.6.1.4.1.33.10.16.2.1.1.5
How to apply the expEgpToEgpRuleMetric field to the metric in the route table entry before the route is advertised.
                               expEgpToEgpRuleMetric 1.3.6.1.4.1.33.10.16.2.1.1.6
Metric value to be applied to the metric in the route table entry before the route is advertised.
                               expEgpToEgpRuleStatus 1.3.6.1.4.1.33.10.16.2.1.1.7
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.
                       expOspfToEgpTable 1.3.6.1.4.1.33.10.16.2.2
The OSPF to EGP export table.
                           expOspfToEgpRule 1.3.6.1.4.1.33.10.16.2.2.1
An OSPF to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the OSPF route in the routing table, and the Autonomous System from which the route was learned. The neighbor (to) AS can be set to a wild card as can the IP network and the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network From AS Rank exact exact exact 1st exact exact wild card 2nd exact wild card exact 3rd exact wild card wild card 4th wild card exact exact 5th wild card exact wild card 6th wild card wild card exact 7th wild card wild card wild card 8th
                               expOspfToEgpRuleToAs 1.3.6.1.4.1.33.10.16.2.2.1.1
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.
                               expOspfToEgpRuleNetwork 1.3.6.1.4.1.33.10.16.2.2.1.2
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.
                               expOspfToEgpRuleFromAs 1.3.6.1.4.1.33.10.16.2.2.1.3
The Autonomous System of the route in the route table. Local indicates that the route was not an external OSPF route. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS.
                               expOspfToEgpRuleAction 1.3.6.1.4.1.33.10.16.2.2.1.4
Control whether the route is advertised or not.
                               expOspfToEgpRuleMetricAction 1.3.6.1.4.1.33.10.16.2.2.1.5
How to apply the expOspfToEgpRuleMetric field to the metric in the route table entry before the route is advertised.
                               expOspfToEgpRuleMetric 1.3.6.1.4.1.33.10.16.2.2.1.6
Metric value to be applied to the metric in the route table entry before the route is advertised.
                               expOspfToEgpRuleStatus 1.3.6.1.4.1.33.10.16.2.2.1.7
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.
                       expStaticToEgpTable 1.3.6.1.4.1.33.10.16.2.3
The Static to EGP export table.
                           expStaticToEgpRule 1.3.6.1.4.1.33.10.16.2.3.1
An Static to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Static route in the routing table. The neighbor (to) AS can be set to a wild card as can the IP network. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th
                               expStaticToEgpRuleToAs 1.3.6.1.4.1.33.10.16.2.3.1.1
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.
                               expStaticToEgpRuleNetwork 1.3.6.1.4.1.33.10.16.2.3.1.2
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.
                               expStaticToEgpRuleAction 1.3.6.1.4.1.33.10.16.2.3.1.3
Control whether the route is advertised or not.
                               expStaticToEgpRuleMetricAction 1.3.6.1.4.1.33.10.16.2.3.1.4
How to apply the expStaticToEgpRuleMetric field to the metric in the route table entry before the route is advertised.
                               expStaticToEgpRuleMetric 1.3.6.1.4.1.33.10.16.2.3.1.5
Metric value to be applied to the metric in the route table entry before the route is advertised.
                               expStaticToEgpRuleStatus 1.3.6.1.4.1.33.10.16.2.3.1.6
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.
                       expEgpToOspfTable 1.3.6.1.4.1.33.10.16.2.4
The EGP to OSPF export table.
                           expEgpToOspfRule 1.3.6.1.4.1.33.10.16.2.4.1
An EGP to OSPF export rule. Each rule is keyed by the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The Ip network can be set to a wild card as can the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th
                               expEgpToOspfRuleNetwork 1.3.6.1.4.1.33.10.16.2.4.1.1
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.
                               expEgpToOspfRuleFromAs 1.3.6.1.4.1.33.10.16.2.4.1.2
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.
                               expEgpToOspfRuleAction 1.3.6.1.4.1.33.10.16.2.4.1.3
Control whether the route is advertised or not.
                               expEgpToOspfRuleStatus 1.3.6.1.4.1.33.10.16.2.4.1.4
The status of the rule. Set to invalid to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.