Home/Catalog/XYPLEX-INTERNET-MIB

XYPLEX-INTERNET-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

286
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

286 total
Object Name
xyplex
OBJECT IDENTIFIER
.1.3.6.1.4.1.33
SNMPv2-TC
Unknown
.1.3.6.1.4.1.33
xInternetDep
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.4
xInternet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10
xIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.1
ipGatewayAddress1The internet address of the system's 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.rw
IpAddress
.1.3.6.1.4.1.33.10.1.1
ipGatewayAddress2The internet address of the system's 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.rw
IpAddress
.1.3.6.1.4.1.33.10.1.2
ipAutoSubnetMaskA 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 system's 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.rw
Enumeration
.1.3.6.1.4.1.33.10.1.3
ipReassemblyA control for reassembly of IP fragments. Corresponds directly to SERVER INTERNET REASSEMBLY and the value labeled 'Reassembly:' in the SERVER INTERNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.1.4
xTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.2
tcpPortTableA list of TCP character port entries.
SEQUENCE OF TcpPortEntry
.1.3.6.1.4.1.33.10.2.1
tcpPortEntryTCP parameter values for a character port.
TcpPortEntry
.1.3.6.1.4.1.33.10.2.1.1
tcpPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.2.1.1.1
tcpPortConnectByAddressA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.2.1.1.2
tcpPortWindowSizeSize 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.rw
INTEGER
.1.3.6.1.4.1.33.10.2.1.1.3
snmpAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.3
snmpAgentGetCommunityThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.3.1
snmpAgentSetCommunityThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.3.2
snmpAgentTrapCommunityThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.3.3
snmpAgentGetClientNumberThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.3.4
snmpAgentSetClientNumberThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.3.5
snmpAgentTrapClientNumberThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.3.6
getClientTableA list of get client entries. The number of entries is given by the value of snmpAgentGetClientNumber.
SEQUENCE OF GetClientEntry
.1.3.6.1.4.1.33.10.3.7
getClientEntryParameter values for a get client.
GetClientEntry
.1.3.6.1.4.1.33.10.3.7.1
getClientIndexIdentification of a get client entry. Corresponds directly to the number in the label 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.7.1.1
getClientEntryStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.3.7.1.2
getClientAddressTypeThe 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.rw
AddressType
.1.3.6.1.4.1.33.10.3.7.1.3
getClientAddressThe client's 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.7.1.4
setClientTableA list of set client entries. The number of entries is given by the value of snmpAgentSetClientNumber.
SEQUENCE OF SetClientEntry
.1.3.6.1.4.1.33.10.3.8
setClientEntryParameter values for a set client.
SetClientEntry
.1.3.6.1.4.1.33.10.3.8.1
setClientIndexIdentification of a set client entry. Corresponds directly to the number in the label 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.8.1.1
setClientEntryStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.3.8.1.2
setClientAddressTypeThe 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.rw
AddressType
.1.3.6.1.4.1.33.10.3.8.1.3
setClientAddressThe client's 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.8.1.4
trapClientTableA list of trap client entries. The number of entries is given by the value of snmpAgentTrapClientNumber.
SEQUENCE OF TrapClientEntry
.1.3.6.1.4.1.33.10.3.9
trapClientEntryParameter values for a trap client.
TrapClientEntry
.1.3.6.1.4.1.33.10.3.9.1
trapClientIndexIdentification of a trap client entry. Corresponds directly to the number in the label 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.9.1.1
trapClientEntryStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.3.9.1.2
trapClientAddressTypeThe 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.rw
AddressType
.1.3.6.1.4.1.33.10.3.9.1.3
trapClientAddressThe client's 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.9.1.4
domainResolver
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.4
domainResolverSuffixA 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.rw
DisplayString
.1.3.6.1.4.1.33.10.4.1
domainResolverAddress1The 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.rw
IpAddress
.1.3.6.1.4.1.33.10.4.2
domainResolverAddress2The 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.rw
IpAddress
.1.3.6.1.4.1.33.10.4.3
domainResolverTtlThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.4.4
domainResolverNameNumberThe number of Domain name mappings in this system's name cache.ro
INTEGER
.1.3.6.1.4.1.33.10.4.5
nameTableA list of Domain name entries. The number of entries is given by the value of domainResolverNameNumber.
SEQUENCE OF NameEntry
.1.3.6.1.4.1.33.10.4.6
nameEntryParameter values for a Domain name.
NameEntry
.1.3.6.1.4.1.33.10.4.6.1
nameNameA fully qualified domain name. Corresponds directly to the value labeled 'Domain Name' in the DOMAIN display.ro
DisplayString
.1.3.6.1.4.1.33.10.4.6.1.1
nameAddressAn Internet address corresponding to the Domain name. Corresponds directly to the value labeled 'Internet Address' in the DOMAIN display.rw
IpAddress
.1.3.6.1.4.1.33.10.4.6.1.2
nameStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.4.6.1.3
nameSourceSource 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.ro
Enumeration
.1.3.6.1.4.1.33.10.4.6.1.4
nameTtlThe number of minutes remaining in the entry's time to live. Corresponds directly to the value labeled 'TTL' in the DOMAIN display.ro
INTEGER
.1.3.6.1.4.1.33.10.4.6.1.5
slip
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.5
slipTableA list of SLIP character port entries.
SEQUENCE OF SlipEntry
.1.3.6.1.4.1.33.10.5.1
slipEntryParameter values for a SLIP port.
SlipEntry
.1.3.6.1.4.1.33.10.5.1.1
slipIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.5.1.1.1
slipStateA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.5.1.1.2
slipLocalAddressThe IP address assigned to the port. Corresponds directly to PORT SLIP ADDRESS and the value labeled 'SLIP Address:' in the PORT ALTERNATE CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.3
slipRemoteAddressThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.4
slipMaskThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.5
slipPortPacketsReceivedThe number of SLIP packets received from the port. Corresponds directly to the value labeled 'Serial Packets Received:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.6
slipPortPacketsSentThe number of SLIP packets sent to the port. Corresponds directly to the value labeled 'Serial Packets Sent:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.7
slipPortPacketsDiscardedThe number of SLIP packets received from the port and discarded. Corresponds directly to the value labeled 'Serial Packets Discarded:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.8
slipPortPacketLengthErrorsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.9
slipPortPacketChecksumErrorsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.10
slipNetworkPacketsReceivedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.11
slipNetworkPacketsSentThe 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.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.12
slipNetworkPacketsDiscardedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.13
telnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.6
telnetPortTableA list of Telnet character port entries.
SEQUENCE OF TelnetPortEntry
.1.3.6.1.4.1.33.10.6.1
telnetPortEntryTelnet parameter values for a character port.
TelnetPortEntry
.1.3.6.1.4.1.33.10.6.1.1
telnetPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.1
telnetPortIncomingTcpPortThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.2
telnetPortOutgoingTcpPortThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.3
telnetPortNewlineTranslationTranslation 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.4
telnetPortTerminalTypeThe terminal type character string for Telnet negotiations. Corresponds directly to PORT TELNET TERMINALTYPE and the value labeled 'TerminalType:' in the PORT TELNET CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.6.1.1.5
telnetPortEorReflectionControl for end-of-record handshake. Corresponds directly to PORT TELNET EOR REFLECTION and the value labeled 'EOR Reflection:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.6
telnetPortBinaryModeControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.7
telnetSerialPortTableA list of Telnet character port entries.
SEQUENCE OF TelnetSerialPortEntry
.1.3.6.1.4.1.33.10.6.2
telnetSerialPortEntryTelnet parameter values for a character port.
TelnetSerialPortEntry
.1.3.6.1.4.1.33.10.6.2.1
telnetSerialPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.1
telnetSerialPortOptionDisplayControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.2
telnetSerialPortCsiEscapeControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.3
telnetSerialPortEchoModeControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.4
telnetSerialPortNewlineModeTranslation 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.5
telnetSerialPortTransmitModeCriterion 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.6
telnetSerialPortTransmitCharacterTimesNumber 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.7
telnetSerialPortAbortOutputCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.8
telnetSerialPortAttentionCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.9
telnetSerialPortEraseKeyCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.10
telnetSerialPortEraseLineCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.11
telnetSerialPortInterruptCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.12
telnetSerialPortQueryCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.13
telnetSerialPortSynchronizeCharacterCharacter 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.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.14
tn3270
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.7
tn3270DeviceNumberThe number of entries in the tn3270 Device table.ro
INTEGER
.1.3.6.1.4.1.33.10.7.1
tn3270LanguageNumberThe number of entries in the tn3270 Language table.ro
INTEGER
.1.3.6.1.4.1.33.10.7.2
tn3270PortKeymapStatusControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.3
tn3270DeviceTableA list of tn3270 terminal device entries.
SEQUENCE OF Tn3270DeviceEntry
.1.3.6.1.4.1.33.10.7.4
tn3270DeviceEntryTn3270 parameter values for a terminal device entry.
Tn3270DeviceEntry
.1.3.6.1.4.1.33.10.7.4.1
tn3270DeviceNameThe name of a generic terminal device. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.4.1.1
tn3270DeviceStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.4.1.2
tn3270DeviceTypeThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.7.4.1.3
tn3270Device3278ModelThe 3278 model for the device. Corresponds directly to SERVER TN3270 DEVICE TN3278Model and the value labeled 'Tn3278Model:' in the SERVER TN3270 DEVICE display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.4.1.4
tn3270DeviceKeyNumberThe number of Key table entries for this device.ro
INTEGER
.1.3.6.1.4.1.33.10.7.4.1.5
tn3270DeviceScreenNumberThe number of Screen table entries for this device.ro
INTEGER
.1.3.6.1.4.1.33.10.7.4.1.6
tn3270KeyTableA list of tn3270 key entries by device.
SEQUENCE OF Tn3270KeyEntry
.1.3.6.1.4.1.33.10.7.5
tn3270KeyEntryTn3270 parameter values for a key entry for a device.
Tn3270KeyEntry
.1.3.6.1.4.1.33.10.7.5.1
tn3270KeyDeviceNameThe 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.ro
DisplayString
.1.3.6.1.4.1.33.10.7.5.1.1
tn3270KeyNameThe 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.ro
Enumeration
.1.3.6.1.4.1.33.10.7.5.1.2
tn3270KeyStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.5.1.3
tn3270KeyCharacterSequenceThe 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.7.5.1.4
tn3270KeyDescriptionDescriptive 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.rw
DisplayString
.1.3.6.1.4.1.33.10.7.5.1.5
tn3270ScreenTableA list of tn3270 screen action entries by device.
SEQUENCE OF Tn3270ScreenEntry
.1.3.6.1.4.1.33.10.7.6
tn3270ScreenEntryTn3270 parameter values for a screen action entry for a device.
Tn3270ScreenEntry
.1.3.6.1.4.1.33.10.7.6.1
tn3270ScreenDeviceNameThe 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.ro
DisplayString
.1.3.6.1.4.1.33.10.7.6.1.1
tn3270ScreenActionNameThe 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.ro
Enumeration
.1.3.6.1.4.1.33.10.7.6.1.2
tn3270ScreenStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.6.1.3
tn3270ScreenCharacterSequenceThe 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.7.6.1.4
tn3270LanguageTableA list of tn3270 language entries.
SEQUENCE OF Tn3270LanguageEntry
.1.3.6.1.4.1.33.10.7.7
tn3270LanguageEntryTn3270 parameter values for a language entry.
Tn3270LanguageEntry
.1.3.6.1.4.1.33.10.7.7.1
tn3270LanguageNameThe name of language for character translation tables. Corresponds directly to SERVER TN3270 LANGUAGE and the value labeled 'Language Name:' in the SERVER LANGUAGE display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.7.1.1
tn3270LanguageStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.7.1.2
eToALanguageTableA list of language EBCDIC to ASCII conversion entries.
SEQUENCE OF EToALanguageEntry
.1.3.6.1.4.1.33.10.7.8
eToALanguageEntryEBCDIC to ASCII parameter values for a language entry.
EToALanguageEntry
.1.3.6.1.4.1.33.10.7.8.1
eToALanguageNameThe name of language from the language table.ro
DisplayString
.1.3.6.1.4.1.33.10.7.8.1.1
eToAOffsetEBCDIC 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.ro
INTEGER
.1.3.6.1.4.1.33.10.7.8.1.2
eToAValueASCII 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.rw
INTEGER
.1.3.6.1.4.1.33.10.7.8.1.3
aToELanguageTableA list of language ASCII to EBCDIC conversion entries.
SEQUENCE OF AToELanguageEntry
.1.3.6.1.4.1.33.10.7.9
aToELanguageEntryASCII to EBCDIC parameter values for a language entry.
AToELanguageEntry
.1.3.6.1.4.1.33.10.7.9.1
aToELanguageNameThe name of language from the language table.ro
DisplayString
.1.3.6.1.4.1.33.10.7.9.1.1
aToEOffsetASCII 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.ro
INTEGER
.1.3.6.1.4.1.33.10.7.9.1.2
aToEValueEBCDIC 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.rw
INTEGER
.1.3.6.1.4.1.33.10.7.9.1.3
tn3270PortTableA list of tn3270 character port entries.
SEQUENCE OF Tn3270PortEntry
.1.3.6.1.4.1.33.10.7.10
tn3270PortEntryParameter values for a tn3270 port.
Tn3270PortEntry
.1.3.6.1.4.1.33.10.7.10.1
tn3270PortIndexAn 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].ro
INTEGER
.1.3.6.1.4.1.33.10.7.10.1.1
tn3270PortDeviceNameThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.7.10.1.2
tn3270PortLanguageNameThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.7.10.1.3
tn3270PortExtendedAttributesA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.4
tn3270PortEorNegotiationA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.5
tn3270PortErrorLockA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.6
kerberos
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.8
kerbStatusA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.8.1
kerbRealmThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.8.2
kerbQueryLimitThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.8.3
kerbMasterNameThe 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.rw
DisplayString
.1.3.6.1.4.1.33.10.8.4
kerbServerName1The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.8.5
kerbServerName2The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.8.6
kerbInsecureLoginsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.7
kerbSecureLoginsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.8
kerbSecureLoginsFailedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.9
kerbPasswordChangeFailedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.10
kerbErrorThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.8.11
kerbErrorTimeThe date and time that kerbError was last updated. Corresponds directly to the value labeled 'Occurred:' in the SERVER KERBEROS display.ro
DateTime
.1.3.6.1.4.1.33.10.8.12
kerbMasterAccessThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.13
kerbMasterAccessFailedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.8.14
kerbServerAccess1The 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.ro
Counter
.1.3.6.1.4.1.33.10.8.15
kerbServerAccessFailed1The 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.ro
Counter
.1.3.6.1.4.1.33.10.8.16
kerbServerAccess2The 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.ro
Counter
.1.3.6.1.4.1.33.10.8.17
kerbServerAccessFailed2The 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.ro
Counter
.1.3.6.1.4.1.33.10.8.18
kerbPortTableA list of Kerberos character port entries.
SEQUENCE OF KerbPortEntry
.1.3.6.1.4.1.33.10.8.19
kerbPortEntryParameter values for a Kerberos port.
KerbPortEntry
.1.3.6.1.4.1.33.10.8.19.1
kerbPortIndexAn 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].ro
INTEGER
.1.3.6.1.4.1.33.10.8.19.1.1
kerbPortStatusA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.8.19.1.2
portSecurity
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.9
psEntryNumberThe number of security entries in this system's port security table with psEntryStatus of 'valid'.ro
INTEGER
.1.3.6.1.4.1.33.10.9.1
psEntryNumberLimitThe maximum number of security entries in this system's port security table.ro
INTEGER
.1.3.6.1.4.1.33.10.9.2
psEntryInvalidIndexA 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.ro
INTEGER
.1.3.6.1.4.1.33.10.9.3
psPortTableA list of port security character port entries.
SEQUENCE OF PsPortEntry
.1.3.6.1.4.1.33.10.9.4
psPortEntryPort security parameter values for a port.
PsPortEntry
.1.3.6.1.4.1.33.10.9.4.1
psPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.9.4.1.1
psPortDefaultInboundAccessThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.4.1.2
psPortDefaultOutboundAccessThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.4.1.3
psTableA list of port security entries.
SEQUENCE OF PsEntry
.1.3.6.1.4.1.33.10.9.5
psEntryPort security parameter values for an entry for a port.
PsEntry
.1.3.6.1.4.1.33.10.9.5.1
psEntryIndexA 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.ro
INTEGER
.1.3.6.1.4.1.33.10.9.5.1.1
psEntryStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.2
psEntryAddressThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.9.5.1.3
psEntryMaskThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.9.5.1.4
psEntryAccessThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.5
psEntryDirectionThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.6
psEntryPortMapThe 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.9.5.1.7
xremote
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.10
xremoteServerName1The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.10.1
xremoteServerName2The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.10.2
xremoteServerAccess1The 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.ro
Counter
.1.3.6.1.4.1.33.10.10.3
xremoteServerAccessFailed1The 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.ro
Counter
.1.3.6.1.4.1.33.10.10.4
xremoteServerAccess2The 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.ro
Counter
.1.3.6.1.4.1.33.10.10.5
xremoteServerAccessFailed2The 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.ro
Counter
.1.3.6.1.4.1.33.10.10.6
xremoteSessionsThe number of connected XREMOTE sessions. Corresponds directly to the value labeled 'Current Number of Xremote Sessions:' in the SERVER XREMOTE display.ro
Gauge
.1.3.6.1.4.1.33.10.10.7
xremotePortTableA list of XREMOTE character port entries.
SEQUENCE OF XremotePortEntry
.1.3.6.1.4.1.33.10.10.8
xremotePortEntryXREMOTE parameter values for a port.
XremotePortEntry
.1.3.6.1.4.1.33.10.10.8.1
xremotePortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.10.8.1.1
xremotePortXremoteControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.10.8.1.2
xremotePortXdmQueryThe 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 displayrw
Enumeration
.1.3.6.1.4.1.33.10.10.8.1.3
xremotePortXdmHostThe 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 displayrw
DisplayString
.1.3.6.1.4.1.33.10.10.8.1.4
xremoteServerClientsThe number of active X clients. Corresponds directly to the value labeled 'Current Number of XClients:' in the SERVER XREMOTE display.ro
Gauge
.1.3.6.1.4.1.33.10.10.9
rotary
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.11
rotaryNumberThe number of entries in the Rotary table.ro
INTEGER
.1.3.6.1.4.1.33.10.11.1
rotaryTableA list of rotary entries.
SEQUENCE OF RotaryEntry
.1.3.6.1.4.1.33.10.11.2
rotaryEntryParameter values for a rotary.
RotaryEntry
.1.3.6.1.4.1.33.10.11.2.1
rotaryAddressThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.11.2.1.1
rotaryStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.11.2.1.2
rotaryPortMapThe 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.11.2.1.3
xEgp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.12
egpRoutingControl for EGP routing services.rw
Enumeration
.1.3.6.1.4.1.33.10.12.1
egpStatusStatus of the EGP routing services indicating why it is not running.ro
Enumeration
.1.3.6.1.4.1.33.10.12.2
egpNbrTableThe EGP neighbor table.
SEQUENCE OF EgpNbrEntry
.1.3.6.1.4.1.33.10.12.3
egpNbrEntryInformation about this entity's relationship with a particular EGP neighbor.
EgpNbrEntry
.1.3.6.1.4.1.33.10.12.3.1
egpNbrAddrThe IP address of this entry's EGP neighbor.ro
IpAddress
.1.3.6.1.4.1.33.10.12.3.1.1
egpNbrIntervalDeadThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.12.3.1.2
xospf
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.13
ospfAutoConfigureControl whether OSPF will automatically configure itself.rw
Enumeration
.1.3.6.1.4.1.33.10.13.1
ospfStatusStatus of the OSPF routing services indicating why it is not running.ro
Enumeration
.1.3.6.1.4.1.33.10.13.2
ospfIfMtrcTblThe TOS metrics for a non-virtual interface identified by the interface index.
SEQUENCE OF OspfIfMtrcEntry
.1.3.6.1.4.1.33.10.13.3
ospfIfMtrcEntryA particular TOS metric for a non-virtual interface identified by the interface index.
OspfIfMtrcEntry
.1.3.6.1.4.1.33.10.13.3.1
ospfIfMtrcIpAddressSame as ospfIfMetricIpAddress in OSPF MIB, the IP address of this OSPF interface.ro
IpAddress
.1.3.6.1.4.1.33.10.13.3.1.1
ospfIfMtrcAddressLessIfSame 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.ro
INTEGER
.1.3.6.1.4.1.33.10.13.3.1.2
ospfIfMtrcTosSame as ospfIfMetricIpAddress in OSPF MIB, the type of service metric being referenced.ro
INTEGER ( 1..16 )
.1.3.6.1.4.1.33.10.13.3.1.3
ospfIfMtrcCostActualThe actual cost of the metric in case it was set to auto.ro
INTEGER ( 1..65535 )
.1.3.6.1.4.1.33.10.13.3.1.4
routerIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.14
ipAddrExtensionsTable 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.
SEQUENCE OF IpAdEntExt
.1.3.6.1.4.1.33.10.14.1
ipAdEntExtA particular entry.
IpAdEntExt
.1.3.6.1.4.1.33.10.14.1.1
ipAdEntExtAddressSame as ipAdEntAddr, a local address representing a network connection.ro
IpAddress
.1.3.6.1.4.1.33.10.14.1.1.1
ipAdEntExtProxyArpControls whether proxy ARP is active for this local address.rw
Enumeration
.1.3.6.1.4.1.33.10.14.1.1.2
ipAdEntExtRipControls whether RIP as a router discovery protocol is active for this local address.rw
Enumeration
.1.3.6.1.4.1.33.10.14.1.1.3
routerUdp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.15
udpBcstServerTblTable of servers to whom UDP broadcast messages will be forwarded.
SEQUENCE OF UdpBcstServerEntry
.1.3.6.1.4.1.33.10.15.1
udpBcstServerEntryA particular entry.
UdpBcstServerEntry
.1.3.6.1.4.1.33.10.15.1.1
udpBcstServerAddressInternet address of the server.rw
IpAddress
.1.3.6.1.4.1.33.10.15.1.1.1
udpBcstServerStatusThe status of the server. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.15.1.1.2
udpBcstPortTblTable of incoming UDP destination port numbers for which UDP broadcasts will be forwarded.
SEQUENCE OF UdpBcstPortEntry
.1.3.6.1.4.1.33.10.15.2
udpBcstPortEntryA particular entry.
UdpBcstPortEntry
.1.3.6.1.4.1.33.10.15.2.1
udpBcstPortThe incoming destination UDP port number.rw
INTEGER
.1.3.6.1.4.1.33.10.15.2.1.1
udpBcstPortStatusThe status of broadcast forwarding for the port. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.15.2.1.2
routerPolicy
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16
import
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16.1
impEgpTableThe EGP import table.
SEQUENCE OF ImpEgpRule
.1.3.6.1.4.1.33.10.16.1.1
impEgpRuleAn 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.
ImpEgpRule
.1.3.6.1.4.1.33.10.16.1.1.1
impEgpRuleAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.1.1.1.1
impEgpRuleNetworkThe IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.1.1.2
impEgpRuleActionControl whether the route is learned or discarded.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.3
impEgpRulePreferencePreference to be stored with the route. The lower preference is preferred.rw
INTEGER ( 1..255 )
.1.3.6.1.4.1.33.10.16.1.1.1.4
impEgpRuleTypeType 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.rw
INTEGER ( 1..2 )
.1.3.6.1.4.1.33.10.16.1.1.1.5
impEgpRuleMetricActionHow to apply the impEgpRuleMetric field to the metric learned with the route before storing it in the routing table.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.6
impEgpRuleMetricMetric value to be applied to the metric learned learned with the route before storing it in the routing table.rw
INTEGER
.1.3.6.1.4.1.33.10.16.1.1.1.7
impEgpRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.8
impOspfTableThe OSPF import table.
SEQUENCE OF ImpOspfRule
.1.3.6.1.4.1.33.10.16.1.2
impOspfRuleAn 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.
ImpOspfRule
.1.3.6.1.4.1.33.10.16.1.2.1
impOspfRuleNetworkThe IP network of the route. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.2.1.1
impOspfRulePreferencePreference to be stored with the route. The lower preference is preferred.rw
INTEGER ( 1..255 )
.1.3.6.1.4.1.33.10.16.1.2.1.2
impOspfRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.2.1.3
export
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16.2
expEgpToEgpTableThe EGP to EGP export table.
SEQUENCE OF ExpEgpToEgpRule
.1.3.6.1.4.1.33.10.16.2.1
expEgpToEgpRuleAn 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
ExpEgpToEgpRule
.1.3.6.1.4.1.33.10.16.2.1.1
expEgpToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.1.1.1
expEgpToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.1.1.2
expEgpToEgpRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.1.1.3
expEgpToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.4
expEgpToEgpRuleMetricActionHow to apply the expEgpToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.5
expEgpToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.1.1.6
expEgpToEgpRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.7
expOspfToEgpTableThe OSPF to EGP export table.
SEQUENCE OF ExpOspfToEgpRule
.1.3.6.1.4.1.33.10.16.2.2
expOspfToEgpRuleAn 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
ExpOspfToEgpRule
.1.3.6.1.4.1.33.10.16.2.2.1
expOspfToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.2.1.1
expOspfToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.2.1.2
expOspfToEgpRuleFromAsThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.2.1.3
expOspfToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.4
expOspfToEgpRuleMetricActionHow to apply the expOspfToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.5
expOspfToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.2.1.6
expOspfToEgpRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.7
expStaticToEgpTableThe Static to EGP export table.
SEQUENCE OF ExpStaticToEgpRule
.1.3.6.1.4.1.33.10.16.2.3
expStaticToEgpRuleAn 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
ExpStaticToEgpRule
.1.3.6.1.4.1.33.10.16.2.3.1
expStaticToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.3.1.1
expStaticToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.3.1.2
expStaticToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.3
expStaticToEgpRuleMetricActionHow to apply the expStaticToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.4
expStaticToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.3.1.5
expStaticToEgpRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.6
expEgpToOspfTableThe EGP to OSPF export table.
SEQUENCE OF ExpEgpToOspfRule
.1.3.6.1.4.1.33.10.16.2.4
expEgpToOspfRuleAn 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
ExpEgpToOspfRule
.1.3.6.1.4.1.33.10.16.2.4.1
expEgpToOspfRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.4.1.1
expEgpToOspfRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.4.1.2
expEgpToOspfRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.4.1.3
expEgpToOspfRuleStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.4.1.4
XYPLEX-INTERNET-MIB - SNMP MIB Reference | MIBs Explorer