All MIBs › MRV-IN-REACH-INTERNET-MIB
Category: IP Routing
Description:
Manages MRV In-Reach IP interface, routing, and ICMP configuration objects.
Imported Objects
From MRV-IN-REACH-PRODUCT-DIVISION-MIB
| AddressType | |
| DateTime | |
| TypedAddress | |
| mrvInReachProductDivision | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress |
From RFC1213-MIB
| DisplayString | |
| ifIndex | |
| ipAdEntAddr | |
| ipNetToMediaNetAddress |
What Is MRV-IN-REACH-INTERNET-MIB?
MRV-IN-REACH-INTERNET-MIB is an MRV Communications proprietary MIB for the In-Reach terminal/console server product line, covering IP interface, routing, and related network-service configuration on the device — notably including SSH server port management for secure console access. The available sample objects show a substantial SSH configuration table, exposing per-port SSH settings such as the incoming TCP port, newline filtering behavior, buffered transmit timing, remote protocol, break-sequence handling, cipher mask, authentication timeout, and host key length. Its monitoring value is largely configuration and software/service-status oriented — confirming SSH access parameters are correctly set on each console port and that authentication/timeout settings match security policy, which is a software configuration audit function rather than physical hardware health monitoring. As an In-Reach product MIB it likely complements the broader In-Reach IP/console management MIB family, though no explicit standards dependency was stated beyond conventional SSH conventions. It would be deployed on MRV In-Reach console/terminal servers used for secure out-of-band management access to data-center or telecom equipment. Network engineers evaluating or troubleshooting this functionality can download the MRV-IN-REACH-INTERNET-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in MRV-IN-REACH-INTERNET-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- SSH port configuration per console port
- SSH authentication timeout
- cipher/encryption settings
- host key length
- remote protocol and newline filtering settings
Supported Devices
- MRV In-Reach terminal/console servers
Monitoring Examples
An administrator would poll sshPortTable/sshPortEntry to check sshPortIncomingTcpPort and sshAuthenticationTimeout for a given console port, confirming SSH access is configured on the expected TCP port with an appropriate authentication timeout, and would check sshCipherMask and sshHostKeyLength to verify the port is using approved encryption settings. A port showing an unexpectedly short sshAuthenticationTimeout or a weak sshCipherMask would flag a security-policy deviation on that console access port.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| 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 | |||
| IP ipGatewayAddress1 | 1.3.6.1.4.1.33.10.1.1 | IpAddress | read-write | The 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. |
| IP ipGatewayAddress2 | 1.3.6.1.4.1.33.10.1.2 | IpAddress | read-write | The 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. |
| INT ipAutoSubnetMask | 1.3.6.1.4.1.33.10.1.3 | INTEGER | read-write | 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 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. |
| INT ipReassembly | 1.3.6.1.4.1.33.10.1.4 | INTEGER | read-write | A control for reassembly of IP fragments. Corresponds directly to SERVER INTERNET REASSEMBLY and the value labeled 'Reassembly:' in the SERVER INTERNET CHARACTERISTICS display. |
| GAU ipFragmentsQueuedHigh | 1.3.6.1.4.1.33.10.1.5 | Gauge | read-only | Highest number of IP fragments queued. |
| GAU ipFragmentsQueuedCurrent | 1.3.6.1.4.1.33.10.1.6 | Gauge | read-only | Current number of IP fragments queued. |
| ipGenAdExtTable | 1.3.6.1.4.1.33.10.1.7 | not-accessible | Table of additional fields indexed by local IP address. An entry in this table is created or deleted when an entry in the MIB-II ipAddrTable is created or deleted. Although MIB-II specifies the ipAddrTable as read-only, MRV In-Reach implementations typically implement it as read-write to support modification of local IP addresses, network masks, and such. | |
| ipGenAdExtEntry | 1.3.6.1.4.1.33.10.1.7.1 | not-accessible | A particular entry. | |
| INT ipGenAdEntExtType | 1.3.6.1.4.1.33.10.1.7.1.1 | INTEGER | read-write | The way this local IP address is used, which may imply alternate, more intuitive ways to set it. primary general purpose for ordinary use rotary identificaton for rotary selection slip use for SLIP connection ppp use for PPP connection |
| IP ipGenAdEntExtBroadcast | 1.3.6.1.4.1.33.10.1.7.1.2 | IpAddress | read-write | Outgoing IP broadcast address associated with this local address. Value may be confined to logical compatibility with associated network mask. |
| INT ipARPTimeout | 1.3.6.1.4.1.33.10.1.8 | INTEGER | read-write | A control to set the length of time in minutes before an unused ARP entry is purged from the ARP table. The default is 60 minutes. Corresponds directly to the value labeled 'Translation Table TTL' in the SERVER INTERNET CHARACTERISTICS display. |
| INT ipGatewayPingInterval | 1.3.6.1.4.1.33.10.1.9 | INTEGER | read-write | A control to set the interval of time in seconds between successive pings to the primary gateway so as to determine its status. The default is 60 seconds. Corresponds directly to the value labeled 'Gateway Timeout' in the SERVER INTERNET CHARACTERISTICS display. |
| INT ipConfigureBootp | 1.3.6.1.4.1.33.10.1.11 | INTEGER | read-write | Control to use the BOOTP protocol upon startup to learn the unit's own internet address, subnet mask, primary and secondary gateway servers, domain name servers, time server and domain name. |
| xTcp | 1.3.6.1.4.1.33.10.2 | |||
| tcpPortTable | 1.3.6.1.4.1.33.10.2.1 | not-accessible | A list of TCP character port entries. | |
| tcpPortEntry | 1.3.6.1.4.1.33.10.2.1.1 | not-accessible | TCP parameter values for a character port. | |
| INT tcpPortIndex | 1.3.6.1.4.1.33.10.2.1.1.1 | INTEGER | read-only | 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. |
| INT tcpPortConnectByAddress | 1.3.6.1.4.1.33.10.2.1.1.2 | INTEGER | read-write | 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. |
| INT tcpPortWindowSize | 1.3.6.1.4.1.33.10.2.1.1.3 | INTEGER | read-write | 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. |
| INT tcpPortKeepAliveLimit | 1.3.6.1.4.1.33.10.2.1.1.4 | INTEGER | read-write | Number of minutes to maintain a TCP connection without response to keep-alive communication. A value of zero indicates no limit. |
| INT tcpResequencing | 1.3.6.1.4.1.33.10.2.2 | INTEGER | read-write | A control for keeping TCP messages received out-of-order to resequence them before using them. Corresponds directly to SERVER INTERNET TCP RESEQUENCING and the value labeled 'Resequencing:' in the SERVER INTERNET CHARACTERISTICS display. |
| GAU tcpQueuedSegs | 1.3.6.1.4.1.33.10.2.3 | Gauge | read-only | Number of TCP segments in the TCP receive queues. Corresponds directly to the value labeled 'TCP Packets Queued:' in the SERVER INTERNET COUNTERS display. |
| CTR tcpDiscardSegs | 1.3.6.1.4.1.33.10.2.4 | Counter | read-only | Number of TCP segments discarded due to exceeding the TCP receive queue limit. Corresponds directly to the value labeled 'TCP Packets Discarded:' in the SERVER INTERNET COUNTERS display. |
| INT tcpConnectTimer | 1.3.6.1.4.1.33.10.2.5 | INTEGER | read-write | Number of seconds to attempt a TCP connection without a response from the other side. The default value is 32 seconds. Corresponds directly to the SERVER INTERNET TCP CONNECT TIMER and the value labeled 'TCP Connect Timer' in the SERVER INTERNET CHARACTERISTICS display |
| INT tcpLocalPortBase | 1.3.6.1.4.1.33.10.2.6 | INTEGER | read-write | The value for port 0's tcp source port number. |
| INT tcpLocalPortIncrement | 1.3.6.1.4.1.33.10.2.7 | INTEGER | read-write | The value by which the tcp source port number increases for each port greater than port 0. |
| INT tcpRoutingTblSz | 1.3.6.1.4.1.33.10.2.8 | INTEGER | read-write | A control to set the size of the working routing table. The default is the current size of the table (64). |
| INT tcpDataSendDelay | 1.3.6.1.4.1.33.10.2.9 | INTEGER | read-write | A control to delay for the specified number of 10 millisecond ticks before sending the userdata string over the telnet connection. |
| INT tcpAckDelay | 1.3.6.1.4.1.33.10.2.10 | INTEGER | read-write | A Control to prevent sending a TCP ACK when we we change TCP window size. |
| INT tcpRetransmitMin | 1.3.6.1.4.1.33.10.2.11 | INTEGER | read-write | Number of milliseconds for the initial TCP Retransmit timer. This is the time at which a TCP session will initially retransmit unacknowledged packets. |
| xSnmpAgent | 1.3.6.1.4.1.33.10.3 | |||
| STR snmpAgentGetCommunity | 1.3.6.1.4.1.33.10.3.1 | DisplayString | read-write | 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. |
| STR snmpAgentSetCommunity | 1.3.6.1.4.1.33.10.3.2 | DisplayString | read-write | 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. |
| STR snmpAgentTrapCommunity | 1.3.6.1.4.1.33.10.3.3 | DisplayString | read-write | 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. |
| INT snmpAgentGetClientNumber | 1.3.6.1.4.1.33.10.3.4 | INTEGER | read-only | 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. |
| INT snmpAgentSetClientNumber | 1.3.6.1.4.1.33.10.3.5 | INTEGER | read-only | 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. |
| INT snmpAgentTrapClientNumber | 1.3.6.1.4.1.33.10.3.6 | INTEGER | read-only | 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 | not-accessible | 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 | not-accessible | Parameter values for a get client. | |
| INT getClientIndex | 1.3.6.1.4.1.33.10.3.7.1.1 | INTEGER | read-only | Identification of a get client entry. Corresponds directly to the number in the label 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
| INT getClientEntryStatus | 1.3.6.1.4.1.33.10.3.7.1.2 | INTEGER | read-write | 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. |
| ADR getClientAddressType | 1.3.6.1.4.1.33.10.3.7.1.3 | AddressType | read-write | 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. |
| OCT getClientAddress | 1.3.6.1.4.1.33.10.3.7.1.4 | OCTET STRING | read-write | The 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. |
| setClientTable | 1.3.6.1.4.1.33.10.3.8 | not-accessible | 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 | not-accessible | Parameter values for a set client. | |
| INT setClientIndex | 1.3.6.1.4.1.33.10.3.8.1.1 | INTEGER | read-only | Identification of a set client entry. Corresponds directly to the number in the label 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
| INT setClientEntryStatus | 1.3.6.1.4.1.33.10.3.8.1.2 | INTEGER | read-write | 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. |
| ADR setClientAddressType | 1.3.6.1.4.1.33.10.3.8.1.3 | AddressType | read-write | 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. |
| OCT setClientAddress | 1.3.6.1.4.1.33.10.3.8.1.4 | OCTET STRING | read-write | The 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. |
| trapClientTable | 1.3.6.1.4.1.33.10.3.9 | not-accessible | 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 | not-accessible | Parameter values for a trap client. | |
| INT trapClientIndex | 1.3.6.1.4.1.33.10.3.9.1.1 | INTEGER | read-only | Identification of a trap client entry. Corresponds directly to the number in the label 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
| INT trapClientEntryStatus | 1.3.6.1.4.1.33.10.3.9.1.2 | INTEGER | read-write | 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. |
| ADR trapClientAddressType | 1.3.6.1.4.1.33.10.3.9.1.3 | AddressType | read-write | 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. |
| OCT trapClientAddress | 1.3.6.1.4.1.33.10.3.9.1.4 | OCTET STRING | read-write | The 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. |
| ADR snmpAgentAuthFailureAddress | 1.3.6.1.4.1.33.10.3.10 | TypedAddress | read-only | The address of the client to most recently fail SNMP authorization. |
| INT snmpAgentCommunityAuthenticationAlways | 1.3.6.1.4.1.33.10.3.14 | INTEGER | read-write | When enabled, indicates that community string authentication is done always for Gets, Sets, and GetNexts. When disabled, community string authentication is done once; but bypassed on subsequent Gets, Sets or GetNexts from the same address. |
| INT snmpAgentTrapClientPingHost1 | 1.3.6.1.4.1.33.10.3.15 | INTEGER | read-only | Configures the first trap client in the trapClientTable as a ping host. The InReach server will poll the ping host at a specified interval to determine connectivity. This feature is mutually exclusive with snmpAgentTrapClientQuerySourceHost1 and snmpAgentTrapClientQuerySourceHost2. |
| INT snmpAgentTrapClientPingHost2 | 1.3.6.1.4.1.33.10.3.16 | INTEGER | read-only | Configures the second trap client in the trapClientTable as a ping host. The InReach server will poll the ping host at a specified interval to determine connectivity. This feature is mutually exclusive with snmpAgentTrapClientQuerySourceHost1 and snmpAgentTrapClientQuerySourceHost2. |
| INT snmpAgentTrapClientPingHost1PollInterval | 1.3.6.1.4.1.33.10.3.17 | INTEGER | read-only | Indicates the time in seconds between polling the first ping host. |
| INT snmpAgentTrapClientPingHost2PollInterval | 1.3.6.1.4.1.33.10.3.18 | INTEGER | read-only | Indicates the time in seconds between polling the second ping host. |
| INT snmpAgentTrapClientPingHost1PollRetries | 1.3.6.1.4.1.33.10.3.19 | INTEGER | read-only | Indicates the maximum number of retries when polling the first ping host before concluding that connectivity is lost. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
| INT snmpAgentTrapClientPingHost2PollRetries | 1.3.6.1.4.1.33.10.3.20 | INTEGER | read-only | Indicates the maximum number of retries when polling the second ping host before concluding that connectivity is lost. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
| INT snmpAgentTrapClientQuerySourceHost1 | 1.3.6.1.4.1.33.10.3.21 | INTEGER | read-only | Configures the first trap client in the trapClientTable as a query source host. When enabled the InReach server will monitor incoming get-, get-next- and set-requests from this host as an indicator of connectivity. This feature is mutually exclusive with snmpAgentTrapClientPingHost1 and snmpAgentTrapClientPingHost2. |
| INT snmpAgentTrapClientQuerySourceHost2 | 1.3.6.1.4.1.33.10.3.22 | INTEGER | read-only | Configures the second trap client in the trapClientTable as a query source host. When enabled the InReach server will monitor incoming get-, get-next- and set-requests from this host as an indicator of connectivity. This feature is mutually exclusive with snmpAgentTrapClientPingHost1 and snmpAgentTrapClientPingHost2. |
| INT snmpAgentTrapClientQuerySourceHost1Timeout | 1.3.6.1.4.1.33.10.3.23 | INTEGER | read-only | Indicates the time in seconds between SNMP queries from the first query source host before timing out and considering connectivity lost to that host. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
| INT snmpAgentTrapClientQuerySourceHost2Timeout | 1.3.6.1.4.1.33.10.3.24 | INTEGER | read-only | Indicates the time in seconds between SNMP queries from the first query source host before timing out and considering connectivity lost to that host. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
| xDomainResolver | 1.3.6.1.4.1.33.10.4 | |||
| STR domainResolverSuffix | 1.3.6.1.4.1.33.10.4.1 | DisplayString | read-write | 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. |
| IP domainResolverAddress1 | 1.3.6.1.4.1.33.10.4.2 | IpAddress | read-write | 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. |
| IP domainResolverAddress2 | 1.3.6.1.4.1.33.10.4.3 | IpAddress | read-write | 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. |
| INT domainResolverTtl | 1.3.6.1.4.1.33.10.4.4 | INTEGER | read-write | 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. |
| INT domainResolverNameNumber | 1.3.6.1.4.1.33.10.4.5 | INTEGER | read-only | The number of Domain name mappings in this system's name cache. |
| nameTable | 1.3.6.1.4.1.33.10.4.6 | not-accessible | 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 | not-accessible | Parameter values for a Domain name. | |
| STR nameName | 1.3.6.1.4.1.33.10.4.6.1.1 | DisplayString | read-only | A fully qualified domain name. Corresponds directly to the value labeled 'Domain Name' in the DOMAIN display. |
| IP nameAddress | 1.3.6.1.4.1.33.10.4.6.1.2 | IpAddress | read-only | An Internet address corresponding to the Domain name. Corresponds directly to the value labeled 'Internet Address' in the DOMAIN display. |
| INT nameStatus | 1.3.6.1.4.1.33.10.4.6.1.3 | INTEGER | read-write | 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. |
| INT nameSource | 1.3.6.1.4.1.33.10.4.6.1.4 | INTEGER | read-only | 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 rwho obtained from rwho Corresponds directly to the value labeled 'Source' in the DOMAIN display. |
| INT nameTtl | 1.3.6.1.4.1.33.10.4.6.1.5 | INTEGER | read-only | The number of minutes remaining in the entry's time to live. Corresponds directly to the value labeled 'TTL' in the DOMAIN display. |
| domainResolverPpp | 1.3.6.1.4.1.33.10.4.7 | |||
| IP domainResolverPppPrimaryServer | 1.3.6.1.4.1.33.10.4.7.1 | IpAddress | read-write | The internet address of the primary Domain Name Server to use in PPP IPCP negotiations. A value of 0.0.0.0 indicates no address. Corresponds directly to the value labeled 'Primary WINS Address:' in the SERVER INTERNET CHARACTERISTICS display. |
| IP domainResolverPppSecondaryServer | 1.3.6.1.4.1.33.10.4.7.2 | IpAddress | read-write | The internet address of the secondary Domain Name Server to use in PPP IPCP negotiations. A value of 0.0.0.0 indicates no address. Corresponds directly to the value labeled 'Secondary WINS Address:' in the SERVER INTERNET CHARACTERISTICS display. |
| xSlip | 1.3.6.1.4.1.33.10.5 | |||
| slipTable | 1.3.6.1.4.1.33.10.5.1 | not-accessible | A list of SLIP character port entries. | |
| slipEntry | 1.3.6.1.4.1.33.10.5.1.1 | not-accessible | Parameter values for a SLIP port. | |
| INT slipIndex | 1.3.6.1.4.1.33.10.5.1.1.1 | INTEGER | read-only | 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. |
| INT slipState | 1.3.6.1.4.1.33.10.5.1.1.2 | INTEGER | read-write | 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. |
| IP slipLocalAddress | 1.3.6.1.4.1.33.10.5.1.1.3 | IpAddress | read-write | 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. |
| IP slipRemoteAddress | 1.3.6.1.4.1.33.10.5.1.1.4 | IpAddress | read-write | 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. |
| IP slipMask | 1.3.6.1.4.1.33.10.5.1.1.5 | IpAddress | read-write | 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. |
| CTR slipPortPacketsReceived | 1.3.6.1.4.1.33.10.5.1.1.6 | Counter | read-only | The number of SLIP packets received from the port. Corresponds directly to the value labeled 'Serial Packets Received:' in the PORT COUNTERS display. |
| CTR slipPortPacketsSent | 1.3.6.1.4.1.33.10.5.1.1.7 | Counter | read-only | The number of SLIP packets sent to the port. Corresponds directly to the value labeled 'Serial Packets Sent:' in the PORT COUNTERS display. |
| CTR slipPortPacketsDiscarded | 1.3.6.1.4.1.33.10.5.1.1.8 | Counter | read-only | 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. |
| CTR slipPortPacketLengthErrors | 1.3.6.1.4.1.33.10.5.1.1.9 | Counter | read-only | 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. |
| CTR slipPortPacketChecksumErrors | 1.3.6.1.4.1.33.10.5.1.1.10 | Counter | read-only | 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. |
| CTR slipNetworkPacketsReceived | 1.3.6.1.4.1.33.10.5.1.1.11 | Counter | read-only | 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. |
| CTR slipNetworkPacketsSent | 1.3.6.1.4.1.33.10.5.1.1.12 | Counter | read-only | 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. |
| CTR slipNetworkPacketsDiscarded | 1.3.6.1.4.1.33.10.5.1.1.13 | Counter | read-only | 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. |
| xTelnet | 1.3.6.1.4.1.33.10.6 | |||
| telnetPortTable | 1.3.6.1.4.1.33.10.6.1 | not-accessible | A list of Telnet character port entries. | |
| telnetPortEntry | 1.3.6.1.4.1.33.10.6.1.1 | not-accessible | Telnet parameter values for a character port. | |
| INT telnetPortIndex | 1.3.6.1.4.1.33.10.6.1.1.1 | INTEGER | read-only | 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. |
| INT telnetPortIncomingTcpPort | 1.3.6.1.4.1.33.10.6.1.1.2 | INTEGER | read-write | 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. |
| INT telnetPortOutgoingTcpPort | 1.3.6.1.4.1.33.10.6.1.1.3 | INTEGER | read-write | 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. |
| INT telnetPortNewlineTranslation | 1.3.6.1.4.1.33.10.6.1.1.4 | INTEGER | read-write | 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. The lfToCrLf value converts the newline character LF received from the network to a CR/LF. Corresponds directly to PORT TELNET NEWLINE FILTERING and the value labeled 'Newline Filtering:' in the PORT TELNET CHARACTERISTICS display. |
| STR telnetPortTerminalType | 1.3.6.1.4.1.33.10.6.1.1.5 | DisplayString | read-write | 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. |
| INT telnetPortEorReflection | 1.3.6.1.4.1.33.10.6.1.1.6 | INTEGER | read-write | 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. |
| INT telnetPortBinaryMode | 1.3.6.1.4.1.33.10.6.1.1.7 | INTEGER | read-write | 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. |
| INT telnetPortSendLocation | 1.3.6.1.4.1.33.10.6.1.1.8 | INTEGER | read-write | A control indicating whether a Telnet session will initiate negotiation of the Send Location option. Corresponds directly to the PORT TELNET LOCATION and the value labeled 'Location' in the PORT TELNET CHARACTERISTICS display. |
| STR telnetPortClientLocation | 1.3.6.1.4.1.33.10.6.1.1.9 | DisplayString | read-only | The location of the Telnet client port. Corresponds directly to the value labeled 'Telnet Client Location' in the SESSION display. |
| INT telnetPortPassiveSendLocation | 1.3.6.1.4.1.33.10.6.1.1.10 | INTEGER | read-write | A control indicating whether a Telnet session will passively respond to negotiation of the Send Location option. When disabled and telnetPortSendLocation is disabled, we will refuse to negotiate this option. When telnetPortSendLocation is enabled, it takes precedence. Corresponds directly to the value labeled 'Passive Location' in the PORT TELNET CHARACTERISTICS display. |
| telnetSerialPortTable | 1.3.6.1.4.1.33.10.6.2 | not-accessible | A list of Telnet character port entries. | |
| telnetSerialPortEntry | 1.3.6.1.4.1.33.10.6.2.1 | not-accessible | Telnet parameter values for a character port. | |
| INT telnetSerialPortIndex | 1.3.6.1.4.1.33.10.6.2.1.1 | INTEGER | read-only | 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. |
| INT telnetSerialPortOptionDisplay | 1.3.6.1.4.1.33.10.6.2.1.2 | INTEGER | read-write | 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. |
| INT telnetSerialPortCsiEscape | 1.3.6.1.4.1.33.10.6.2.1.3 | INTEGER | read-write | 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. |
| INT telnetSerialPortEchoMode | 1.3.6.1.4.1.33.10.6.2.1.4 | INTEGER | read-write | Control for who echoes characters that come from the character port. The value meanings are: local terminal server echoes locally remote remote system echoes disabled don't default to local echo passive don't initiate negotiating of echo character initiate remote echo and suppress go ahead line reject remote echo and reject suppress go ahead noecho will not initiate echo, but will negotiate it Corresponds directly to PORT TELNET ECHO MODE and the value labeled 'Echo Mode:' in the PORT TELNET CHARACTERISTICS display. |
| INT telnetSerialPortNewlineMode | 1.3.6.1.4.1.33.10.6.2.1.5 | INTEGER | read-write | 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. |
| INT telnetSerialPortTransmitMode | 1.3.6.1.4.1.33.10.6.2.1.6 | INTEGER | read-write | 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. |
| INT telnetSerialPortTransmitCharacterTimes | 1.3.6.1.4.1.33.10.6.2.1.7 | INTEGER | read-write | 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. This object may only be set to values 1..255. A value of 0 may be read if telnetSerialPortTransmitMode has a value of immediate or buffered |
| INT telnetSerialPortAbortOutputCharacter | 1.3.6.1.4.1.33.10.6.2.1.8 | INTEGER | read-write | 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. |
| INT telnetSerialPortAttentionCharacter | 1.3.6.1.4.1.33.10.6.2.1.9 | INTEGER | read-write | 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. |
| INT telnetSerialPortEraseKeyCharacter | 1.3.6.1.4.1.33.10.6.2.1.10 | INTEGER | read-write | 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. |
| INT telnetSerialPortEraseLineCharacter | 1.3.6.1.4.1.33.10.6.2.1.11 | INTEGER | read-write | 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. |
| INT telnetSerialPortInterruptCharacter | 1.3.6.1.4.1.33.10.6.2.1.12 | INTEGER | read-write | 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. |
| INT telnetSerialPortQueryCharacter | 1.3.6.1.4.1.33.10.6.2.1.13 | INTEGER | read-write | 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. |
| INT telnetSerialPortSynchronizeCharacter | 1.3.6.1.4.1.33.10.6.2.1.14 | INTEGER | read-write | 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. |
| INT telnetSerialPortUrgentBreak | 1.3.6.1.4.1.33.10.6.2.1.15 | INTEGER | read-write | Control for encoding breaks as Telnet urgent data. Corresponds directly to PORT TELNET URGENT BREAK and the value labeled 'Urgent Break:' in the PORT TELNET CHARACTERISTICS display. |
| INT telnetSerialPortRs491 | 1.3.6.1.4.1.33.10.6.2.1.16 | INTEGER | read-write | A control to enable RS491 protocol processing on a port. |
| INT telnetSerialPortTransmitBufferedTime | 1.3.6.1.4.1.33.10.6.2.1.17 | INTEGER | read-write | Number of milliseconds to wait before transmitting when telnetSerialPortTransmitMode value is 'timed'. Corresponds directly to PORT TELNET TRANSMIT BUFFERED and the value labeled 'Transmit: Buff Time -' in the PORT TELNET CHARACTERISTICS display. This object may only be set to values 30..1500. A value of 0 may be read if telnetSerialPortTransmitMode has a value of immediate, idletime or controlchar |
| INT telnetSerialPortInterpretInterruptAsBreak | 1.3.6.1.4.1.33.10.6.2.1.18 | INTEGER | read-write | Control to interpret a Telnet Interrupt Character coming from the network as a Telnet Break Character, and to send a break out the serial port. This control is necessary for those devices which can send Telnet Interrupt but not Telnet Break. Corresponds directly to the presence of 'Telnet Interrupts Interpreted as Break' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| INT telnetSerialPortPass8d | 1.3.6.1.4.1.33.10.6.2.1.19 | INTEGER | read-write | Control to pass unaltered the hexadecimal character '8D'. This control is added to ensure that this character will pass through directly in a session with 8-bit characters and parity odd or even. Corresponds directly to the presence of 'Telnet Pass 8D' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| INT telnetSerialPortComControlClient | 1.3.6.1.4.1.33.10.6.2.1.20 | INTEGER | read-write | Control to begin Telnet comport control option negotiations as a client when a Telnet session is initiated. The comport control option enables a port to do outbound modem dialing on a Telnet connection. Corresponds to the value labeled 'Client:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. |
| INT telnetSerialPortComControlServer | 1.3.6.1.4.1.33.10.6.2.1.21 | INTEGER | read-write | Control to begin Telnet comport control option negotiations as a server when a Telnet session is initiated. Corresponds to the value labeled 'Server:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. |
| INT telnetSerialPortComControlServerRaisesDtr | 1.3.6.1.4.1.33.10.6.2.1.22 | INTEGER | read-write | Control for the client to request that the server raises its DTR signal on the port at the begining of the Telnet connection. Corresponds to the value labeled 'Server Raises DTR:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. |
| INT telnetSerialPortComControlClientTogglesDtr | 1.3.6.1.4.1.33.10.6.2.1.23 | INTEGER | read-write | Control to respond to the server's notification that its DCD has come high (or low) by raising (or lowering) DTR accordingly on the local port. Corresponds to the value labeled 'Client Toggles DTR:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. |
| xTn3270 | 1.3.6.1.4.1.33.10.7 | |||
| INT tn3270DeviceNumber | 1.3.6.1.4.1.33.10.7.1 | INTEGER | read-only | The number of entries in the tn3270 Device table. |
| INT tn3270LanguageNumber | 1.3.6.1.4.1.33.10.7.2 | INTEGER | read-only | The number of entries in the tn3270 Language table. |
| INT tn3270PortKeymapStatus | 1.3.6.1.4.1.33.10.7.3 | INTEGER | read-write | 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 | not-accessible | A list of tn3270 terminal device entries. | |
| tn3270DeviceEntry | 1.3.6.1.4.1.33.10.7.4.1 | not-accessible | Tn3270 parameter values for a terminal device entry. | |
| STR tn3270DeviceName | 1.3.6.1.4.1.33.10.7.4.1.1 | DisplayString | read-only | 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. |
| INT tn3270DeviceStatus | 1.3.6.1.4.1.33.10.7.4.1.2 | INTEGER | read-write | 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. If a new device table entry is added to the table, the agent will copy the VT100 table as a default. If one plans to add a new table entry, one should not remove the VT100 entry. |
| STR tn3270DeviceType | 1.3.6.1.4.1.33.10.7.4.1.3 | DisplayString | read-write | 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. |
| INT tn3270Device3278Model | 1.3.6.1.4.1.33.10.7.4.1.4 | INTEGER | read-write | The 3278 model for the device. Corresponds directly to SERVER TN3270 DEVICE 3278Model and the value labeled '3278Model:' in the SERVER TN3270 DEVICE display. |
| INT tn3270DeviceKeyNumber | 1.3.6.1.4.1.33.10.7.4.1.5 | INTEGER | read-only | The number of Key table entries for this device. |
| INT tn3270DeviceScreenNumber | 1.3.6.1.4.1.33.10.7.4.1.6 | INTEGER | read-only | The number of Screen table entries for this device. |
| tn3270KeyTable | 1.3.6.1.4.1.33.10.7.5 | not-accessible | A list of tn3270 key entries by device. | |
| tn3270KeyEntry | 1.3.6.1.4.1.33.10.7.5.1 | not-accessible | Tn3270 parameter values for a key entry for a device. | |
| STR tn3270KeyDeviceName | 1.3.6.1.4.1.33.10.7.5.1.1 | DisplayString | read-only | 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. |
| INT tn3270KeyName | 1.3.6.1.4.1.33.10.7.5.1.2 | INTEGER | read-only | 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. |
| INT tn3270KeyStatus | 1.3.6.1.4.1.33.10.7.5.1.3 | INTEGER | read-write | 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. |
| OCT tn3270KeyCharacterSequence | 1.3.6.1.4.1.33.10.7.5.1.4 | OCTET STRING | read-write | 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. |
| STR tn3270KeyDescription | 1.3.6.1.4.1.33.10.7.5.1.5 | DisplayString | read-write | 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 | not-accessible | A list of tn3270 screen action entries by device. | |
| tn3270ScreenEntry | 1.3.6.1.4.1.33.10.7.6.1 | not-accessible | Tn3270 parameter values for a screen action entry for a device. | |
| STR tn3270ScreenDeviceName | 1.3.6.1.4.1.33.10.7.6.1.1 | DisplayString | read-only | 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. |
| INT tn3270ScreenActionName | 1.3.6.1.4.1.33.10.7.6.1.2 | INTEGER | read-only | 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. |
| INT tn3270ScreenStatus | 1.3.6.1.4.1.33.10.7.6.1.3 | INTEGER | read-write | 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. |
| OCT tn3270ScreenCharacterSequence | 1.3.6.1.4.1.33.10.7.6.1.4 | OCTET STRING | read-write | 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 | not-accessible | A list of tn3270 language entries. | |
| tn3270LanguageEntry | 1.3.6.1.4.1.33.10.7.7.1 | not-accessible | Tn3270 parameter values for a language entry. | |
| STR tn3270LanguageName | 1.3.6.1.4.1.33.10.7.7.1.1 | DisplayString | read-only | 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. |
| INT tn3270LanguageStatus | 1.3.6.1.4.1.33.10.7.7.1.2 | INTEGER | read-write | 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. If a new device table entry is added to the table, the agent will copy the USENGLSH table as the default. |
| eToALanguageTable | 1.3.6.1.4.1.33.10.7.8 | not-accessible | A list of language EBCDIC to ASCII conversion entries. | |
| eToALanguageEntry | 1.3.6.1.4.1.33.10.7.8.1 | not-accessible | EBCDIC to ASCII parameter values for a language entry. | |
| STR eToALanguageName | 1.3.6.1.4.1.33.10.7.8.1.1 | DisplayString | read-only | The name of language from the language table. |
| INT eToAOffset | 1.3.6.1.4.1.33.10.7.8.1.2 | INTEGER | read-only | 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. |
| INT eToAValue | 1.3.6.1.4.1.33.10.7.8.1.3 | INTEGER | read-write | 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 | not-accessible | A list of language ASCII to EBCDIC conversion entries. | |
| aToELanguageEntry | 1.3.6.1.4.1.33.10.7.9.1 | not-accessible | ASCII to EBCDIC parameter values for a language entry. | |
| STR aToELanguageName | 1.3.6.1.4.1.33.10.7.9.1.1 | DisplayString | read-only | The name of language from the language table. |
| INT aToEOffset | 1.3.6.1.4.1.33.10.7.9.1.2 | INTEGER | read-only | 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. |
| INT aToEValue | 1.3.6.1.4.1.33.10.7.9.1.3 | INTEGER | read-write | 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 | not-accessible | A list of tn3270 character port entries. | |
| tn3270PortEntry | 1.3.6.1.4.1.33.10.7.10.1 | not-accessible | Parameter values for a tn3270 port. | |
| INT tn3270PortIndex | 1.3.6.1.4.1.33.10.7.10.1.1 | INTEGER | read-only | 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. |
| STR tn3270PortDeviceName | 1.3.6.1.4.1.33.10.7.10.1.2 | DisplayString | read-write | 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. |
| STR tn3270PortLanguageName | 1.3.6.1.4.1.33.10.7.10.1.3 | DisplayString | read-write | 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. |
| INT tn3270PortExtendedAttributes | 1.3.6.1.4.1.33.10.7.10.1.4 | INTEGER | read-write | 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. |
| INT tn3270PortEorNegotiation | 1.3.6.1.4.1.33.10.7.10.1.5 | INTEGER | read-write | 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. |
| INT tn3270PortErrorLock | 1.3.6.1.4.1.33.10.7.10.1.6 | INTEGER | read-write | 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. |
| INT tn3270PortPrinterPort | 1.3.6.1.4.1.33.10.7.10.1.7 | INTEGER | read-write | The port number of the tn3270 printer. Corresponds directly to PORT TELNET TN3270 PRINTER and the value labeled 'Tn3270 Printer:' in the PORT TELNET display. |
| INT tn3270PortOutgoingTcpPort | 1.3.6.1.4.1.33.10.7.10.1.8 | INTEGER | read-write | The TCP port which is used for a TN3270 session when connecting to a remote host from this serial port. Corresponds directly to the value labeled 'Tn3270 Default Port:' in the PORT TELNET CHARACTERISTICS display. |
| INT tn3270PortSpaceInsert | 1.3.6.1.4.1.33.10.7.10.1.9 | INTEGER | read-write | Control to allow insert mode within a space filled field, and write characters over EBCDIC spaces. Corresponds directly to the presence of 'Tn3270 Space_Insert' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| INT tn3270PortTypeAhead | 1.3.6.1.4.1.33.10.7.10.1.10 | INTEGER | read-write | Control to permit typing ahead in a tn3270 session prior to receiving a response from the host for the previous command entered. Corresponds directly to the presence of 'Tn3270 TypeAhead' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| INT tn3270PrefixKeyMap | 1.3.6.1.4.1.33.10.7.10.1.11 | INTEGER | read-write | Control to prepend a prefix function to another function key. When the operator hits the key the prepended function(s) and then the main function for the key are transmitted to the host. Corresponds directly to the presence of 'Tn3270 PrefixKeyMap' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| INT tn3270PortScanner | 1.3.6.1.4.1.33.10.7.10.1.12 | INTEGER | read-write | Indicates that this is a tn3270 scanner port. Corresponds directly to the presence of 'Tn3270 SCANNER' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. |
| xKerberos | 1.3.6.1.4.1.33.10.8 | |||
| INT kerbStatus | 1.3.6.1.4.1.33.10.8.1 | INTEGER | read-write | 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. |
| STR kerbRealm | 1.3.6.1.4.1.33.10.8.2 | DisplayString | read-write | 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. |
| INT kerbQueryLimit | 1.3.6.1.4.1.33.10.8.3 | INTEGER | read-write | 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. |
| STR kerbMasterName | 1.3.6.1.4.1.33.10.8.4 | DisplayString | read-write | 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. |
| STR kerbServerName1 | 1.3.6.1.4.1.33.10.8.5 | DisplayString | read-write | 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. |
| STR kerbServerName2 | 1.3.6.1.4.1.33.10.8.6 | DisplayString | read-write | 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. |
| CTR kerbInsecureLogins | 1.3.6.1.4.1.33.10.8.7 | Counter | read-only | 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. |
| CTR kerbSecureLogins | 1.3.6.1.4.1.33.10.8.8 | Counter | read-only | 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. |
| CTR kerbSecureLoginsFailed | 1.3.6.1.4.1.33.10.8.9 | Counter | read-only | 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. |
| CTR kerbPasswordChangeFailed | 1.3.6.1.4.1.33.10.8.10 | Counter | read-only | 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. |
| INT kerbError | 1.3.6.1.4.1.33.10.8.11 | INTEGER | read-only | 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 MRV In-Reach or Kerberos documentation. |
| DAT kerbErrorTime | 1.3.6.1.4.1.33.10.8.12 | DateTime | read-only | The date and time that kerbError was last updated. Corresponds directly to the value labeled 'Occurred:' in the SERVER KERBEROS display. |
| CTR kerbMasterAccess | 1.3.6.1.4.1.33.10.8.13 | Counter | read-only | 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. |
| CTR kerbMasterAccessFailed | 1.3.6.1.4.1.33.10.8.14 | Counter | read-only | 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. |
| CTR kerbServerAccess1 | 1.3.6.1.4.1.33.10.8.15 | Counter | read-only | 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. |
| CTR kerbServerAccessFailed1 | 1.3.6.1.4.1.33.10.8.16 | Counter | read-only | 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. |
| CTR kerbServerAccess2 | 1.3.6.1.4.1.33.10.8.17 | Counter | read-only | 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. |
| CTR kerbServerAccessFailed2 | 1.3.6.1.4.1.33.10.8.18 | Counter | read-only | 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 | not-accessible | A list of Kerberos character port entries. | |
| kerbPortEntry | 1.3.6.1.4.1.33.10.8.19.1 | not-accessible | Parameter values for a Kerberos port. | |
| INT kerbPortIndex | 1.3.6.1.4.1.33.10.8.19.1.1 | INTEGER | read-only | 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 Proposed Standard Internet Character MIB. |
| INT kerbPortStatus | 1.3.6.1.4.1.33.10.8.19.1.2 | INTEGER | read-write | 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. |
| INT kerbServerPort | 1.3.6.1.4.1.33.10.8.20 | INTEGER | read-write | The UDP port number on the Kerberos server where Kerberos messages are sent. |
| xPortSecurity | 1.3.6.1.4.1.33.10.9 | |||
| INT psEntryNumber | 1.3.6.1.4.1.33.10.9.1 | INTEGER | read-only | The number of security entries in this system's port security table with psEntryStatus of 'valid'. |
| INT psEntryNumberLimit | 1.3.6.1.4.1.33.10.9.2 | INTEGER | read-only | The maximum number of security entries in this system's port security table. |
| INT psEntryInvalidIndex | 1.3.6.1.4.1.33.10.9.3 | INTEGER | read-only | 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 | not-accessible | A list of port security character port entries. | |
| psPortEntry | 1.3.6.1.4.1.33.10.9.4.1 | not-accessible | Port security parameter values for a port. | |
| INT psPortIndex | 1.3.6.1.4.1.33.10.9.4.1.1 | INTEGER | read-only | 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. |
| INT psPortDefaultInboundAccess | 1.3.6.1.4.1.33.10.9.4.1.2 | INTEGER | read-write | 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. |
| INT psPortDefaultOutboundAccess | 1.3.6.1.4.1.33.10.9.4.1.3 | INTEGER | read-write | 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. |
| INT psClrInternetSecurity | 1.3.6.1.4.1.33.10.9.4.1.4 | INTEGER | read-write | A control for if the internet security entries for this port will be cleared upon port logout. The default is disabled. |
| psTable | 1.3.6.1.4.1.33.10.9.5 | not-accessible | A list of port security entries. | |
| psEntry | 1.3.6.1.4.1.33.10.9.5.1 | not-accessible | Port security parameter values for an entry for a port. | |
| INT psEntryIndex | 1.3.6.1.4.1.33.10.9.5.1.1 | INTEGER | read-only | 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. |
| INT psEntryStatus | 1.3.6.1.4.1.33.10.9.5.1.2 | INTEGER | read-write | 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. Setting this object to 'valid' has no effect. When creating a new instance, one must set psEntryAddress, psEntryMask, psEntryAccess, psEntryDirection and psEntryPortList for the new instance in the same physical set request. Furthermore, if one wishes to change an entry, one must first delete it and then add it with its new values. |
| IP psEntryAddress | 1.3.6.1.4.1.33.10.9.5.1.3 | IpAddress | read-write | 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. |
| IP psEntryMask | 1.3.6.1.4.1.33.10.9.5.1.4 | IpAddress | read-write | 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. |
| INT psEntryAccess | 1.3.6.1.4.1.33.10.9.5.1.5 | INTEGER | read-write | 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. |
| INT psEntryDirection | 1.3.6.1.4.1.33.10.9.5.1.6 | INTEGER | read-write | 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. |
| OCT psEntryPortMap | 1.3.6.1.4.1.33.10.9.5.1.7 | OCTET STRING | read-write | 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. |
| xXremote | 1.3.6.1.4.1.33.10.10 | |||
| STR xremoteServerName1 | 1.3.6.1.4.1.33.10.10.1 | DisplayString | read-write | 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. |
| STR xremoteServerName2 | 1.3.6.1.4.1.33.10.10.2 | DisplayString | read-write | 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. |
| CTR xremoteServerAccess1 | 1.3.6.1.4.1.33.10.10.3 | Counter | read-only | 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. |
| CTR xremoteServerAccessFailed1 | 1.3.6.1.4.1.33.10.10.4 | Counter | read-only | 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. |
| CTR xremoteServerAccess2 | 1.3.6.1.4.1.33.10.10.5 | Counter | read-only | 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. |
| CTR xremoteServerAccessFailed2 | 1.3.6.1.4.1.33.10.10.6 | Counter | read-only | 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. |
| GAU xremoteSessions | 1.3.6.1.4.1.33.10.10.7 | Gauge | read-only | 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 | not-accessible | A list of XREMOTE character port entries. | |
| xremotePortEntry | 1.3.6.1.4.1.33.10.10.8.1 | not-accessible | XREMOTE parameter values for a port. | |
| INT xremotePortIndex | 1.3.6.1.4.1.33.10.10.8.1.1 | INTEGER | read-only | 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. |
| INT xremotePortXremote | 1.3.6.1.4.1.33.10.10.8.1.2 | INTEGER | read-write | 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. |
| INT xremotePortXdmQuery | 1.3.6.1.4.1.33.10.10.8.1.3 | INTEGER | read-write | 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 |
| STR xremotePortXdmHost | 1.3.6.1.4.1.33.10.10.8.1.4 | DisplayString | read-write | 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 |
| GAU xremoteServerClients | 1.3.6.1.4.1.33.10.10.9 | Gauge | read-only | The number of active X clients. Corresponds directly to the value labeled 'Current Number of XClients:' in the SERVER XREMOTE display. |
| xRotary | 1.3.6.1.4.1.33.10.11 | |||
| INT rotaryNumber | 1.3.6.1.4.1.33.10.11.1 | INTEGER | read-only | The number of entries in the Rotary table. |
| rotaryTable | 1.3.6.1.4.1.33.10.11.2 | not-accessible | A list of rotary entries. | |
| rotaryEntry | 1.3.6.1.4.1.33.10.11.2.1 | not-accessible | Parameter values for a rotary. | |
| IP rotaryAddress | 1.3.6.1.4.1.33.10.11.2.1.1 | IpAddress | read-only | 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. |
| INT rotaryStatus | 1.3.6.1.4.1.33.10.11.2.1.2 | INTEGER | read-write | 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. Setting the value to 'valid' in conjunction with a new rotaryAddress will add a new entry to the table. When adding a new entry, one should also specify a rotaryPortMap as the DEFVAL of 0..0 for rotaryPortMap is meaningless. |
| OCT rotaryPortMap | 1.3.6.1.4.1.33.10.11.2.1.3 | OCTET STRING | read-write | 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 | |||
| INT egpRouting | 1.3.6.1.4.1.33.10.12.1 | INTEGER | read-write | Control for EGP routing services. |
| INT egpStatus | 1.3.6.1.4.1.33.10.12.2 | INTEGER | read-only | Status of the EGP routing services indicating why it is not running. |
| egpNbrTable | 1.3.6.1.4.1.33.10.12.3 | not-accessible | The EGP neighbor table. | |
| egpNbrEntry | 1.3.6.1.4.1.33.10.12.3.1 | not-accessible | Information about this entity's relationship with a particular EGP neighbor. | |
| IP egpNbrAddr | 1.3.6.1.4.1.33.10.12.3.1.1 | IpAddress | read-only | The IP address of this entry's EGP neighbor. |
| INT egpNbrIntervalDead | 1.3.6.1.4.1.33.10.12.3.1.2 | INTEGER | read-write | 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. |
| INT egpNbrStatus | 1.3.6.1.4.1.33.10.12.3.1.3 | INTEGER | read-write | The status of the entry for this neighbor. Set to 'invalid' to remove the entry. |
| xOspf | 1.3.6.1.4.1.33.10.13 | |||
| INT ospfAutoConfigure | 1.3.6.1.4.1.33.10.13.1 | INTEGER | read-write | Control whether OSPF will automatically configure itself. |
| INT ospfStatus | 1.3.6.1.4.1.33.10.13.2 | INTEGER | read-only | Status of the OSPF routing services indicating why it is not running. |
| ospfIfMtrcTable | 1.3.6.1.4.1.33.10.13.3 | not-accessible | 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 | not-accessible | A particular TOS metric for a non-virtual interface identified by the interface index. | |
| IP ospfIfMtrcIpAddress | 1.3.6.1.4.1.33.10.13.3.1.1 | IpAddress | read-only | Same as ospfIfMetricIpAddress in OSPF MIB, the IP address of this OSPF interface. |
| INT ospfIfMtrcAddressLessIf | 1.3.6.1.4.1.33.10.13.3.1.2 | INTEGER | read-only | 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. |
| INT ospfIfMtrcTos | 1.3.6.1.4.1.33.10.13.3.1.3 | INTEGER | read-only | Same as ospfIfMetricTOS in OSPF MIB, the type of service metric being referenced. |
| INT ospfIfMtrcCostActual | 1.3.6.1.4.1.33.10.13.3.1.4 | INTEGER | read-only | The actual cost of the metric in case it was set to auto. |
| ospfXIfTable | 1.3.6.1.4.1.33.10.13.4 | not-accessible | The TOS metrics for a non-virtual interface identified by the interface index. | |
| ospfXIfEntry | 1.3.6.1.4.1.33.10.13.4.1 | not-accessible | Interface parameters for OSPF. | |
| IP ospfXIfIpAddress | 1.3.6.1.4.1.33.10.13.4.1.1 | IpAddress | read-only | Same as ospfIfIpAddress in OSPF MIB, the IP address of this OSPF interface. |
| INT ospfXIfAddressLessIf | 1.3.6.1.4.1.33.10.13.4.1.2 | INTEGER | read-only | Same as ospfIfAddressLessIf 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. |
| INT ospfXIfTypeActual | 1.3.6.1.4.1.33.10.13.4.1.3 | INTEGER | read-only | The interface type. |
| INT ospfXIfStatus | 1.3.6.1.4.1.33.10.13.4.1.4 | INTEGER | read-write | The status of the interface entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry. |
| ospfXAreaTable | 1.3.6.1.4.1.33.10.13.5 | not-accessible | Parameters for an OSPF area. | |
| ospfXAreaEntry | 1.3.6.1.4.1.33.10.13.5.1 | not-accessible | An area entry. | |
| IP ospfXAreaId | 1.3.6.1.4.1.33.10.13.5.1.1 | IpAddress | read-only | Same as ospfAreaId in OSPF MIB, the ID of the area. |
| INT ospfXAreaStatus | 1.3.6.1.4.1.33.10.13.5.1.2 | INTEGER | read-write | The status of the area entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry. |
| xRouterIp | 1.3.6.1.4.1.33.10.14 | |||
| ipAdExtTable | 1.3.6.1.4.1.33.10.14.1 | not-accessible | 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. | |
| ipAdExtEntry | 1.3.6.1.4.1.33.10.14.1.1 | not-accessible | A particular entry. | |
| IP ipAdEntExtAddress | 1.3.6.1.4.1.33.10.14.1.1.1 | IpAddress | read-only | Same as ipAdEntAddr, a local address representing a network connection. |
| INT ipAdEntExtProxyArp | 1.3.6.1.4.1.33.10.14.1.1.2 | INTEGER | read-write | Controls whether proxy ARP is active for this local address. |
| INT ipAdEntExtRip | 1.3.6.1.4.1.33.10.14.1.1.3 | INTEGER | read-only | Controls whether RIP as a router discovery protocol is active for this local address. |
| ipRouterIfTable | 1.3.6.1.4.1.33.10.14.2 | not-accessible | Table of IP router values indexed by interface. | |
| ipRouterIfEntry | 1.3.6.1.4.1.33.10.14.2.1 | not-accessible | A particular entry. | |
| INT ipRouterIfIndex | 1.3.6.1.4.1.33.10.14.2.1.1 | INTEGER | read-only | The index of the interface; same as IfIndex. |
| INT ipRouterIfProtocolPriority | 1.3.6.1.4.1.33.10.14.2.1.2 | INTEGER | read-write | The priority at which all Internet routed packets will be placed on the WAN output queue. |
| INT ipRouterIfMTU | 1.3.6.1.4.1.33.10.14.2.1.3 | INTEGER | read-write | The size of the largest datagram that IP can transmit on this interface. The default value is actually hardware dependent. |
| INT ipRouterIfRDP | 1.3.6.1.4.1.33.10.14.2.1.4 | INTEGER | read-write | Control for whether the router side of the Router Discovery Protocol is running on this interface. |
| CTR ipRouterIfArpPacketsIn | 1.3.6.1.4.1.33.10.14.2.1.5 | Counter | read-only | The number of ARP packets received on this interface. |
| CTR ipRouterIfArpPacketsOut | 1.3.6.1.4.1.33.10.14.2.1.6 | Counter | read-only | The number of ARP packets sent on this interface. |
| CTR ipRouterIfPacketsIn | 1.3.6.1.4.1.33.10.14.2.1.7 | Counter | read-only | The number of IP packets received on this interface. |
| CTR ipRouterIfPacketsOut | 1.3.6.1.4.1.33.10.14.2.1.8 | Counter | read-only | The number of IP packets sent on this interface. |
| CTR ipRouterIfForwardsIn | 1.3.6.1.4.1.33.10.14.2.1.9 | Counter | read-only | The number of IP packets received on this interface that were forwarded. |
| CTR ipRouterIfForwardsOut | 1.3.6.1.4.1.33.10.14.2.1.10 | Counter | read-only | The number of IP packets sent on this interface that were forwarded. |
| xIpTraffic | 1.3.6.1.4.1.33.10.14.3 | |||
| INT ipTrafficSort | 1.3.6.1.4.1.33.10.14.3.1 | INTEGER | read-write | Setting to 'execute' causes the most recent traffic information to be sorted into the ipTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to 'ready' has no effect. |
| ipTrafficTable | 1.3.6.1.4.1.33.10.14.3.2 | not-accessible | A list of traffic entries, sorted in the order specified by ipTrafficSort. | |
| ipTrafficEntry | 1.3.6.1.4.1.33.10.14.3.2.1 | not-accessible | A traffic entry. | |
| INT ipTrafficIndex | 1.3.6.1.4.1.33.10.14.3.2.1.1 | INTEGER | read-only | Identification of this traffic entry. |
| INT ipTrafficPercent | 1.3.6.1.4.1.33.10.14.3.2.1.2 | INTEGER | read-only | The percentage of total traffic that this traffic entry represents, in tenths of a percent. |
| IP ipTrafficDstAddr | 1.3.6.1.4.1.33.10.14.3.2.1.3 | IpAddress | read-only | The destination IP address of the traffic entry. |
| IP ipTrafficSrcAddr | 1.3.6.1.4.1.33.10.14.3.2.1.4 | IpAddress | read-only | The source IP address of the traffic entry. |
| INT ipTrafficProtocol | 1.3.6.1.4.1.33.10.14.3.2.1.5 | INTEGER | read-only | The IP protocol type of the traffic entry. |
| INT ipTrafficDstPort | 1.3.6.1.4.1.33.10.14.3.2.1.6 | INTEGER | read-only | The destination TCP/UDP port of the traffic entry. |
| INT ipTrafficSrcPort | 1.3.6.1.4.1.33.10.14.3.2.1.7 | INTEGER | read-only | The source TCP/UDP port of the traffic entry. |
| INT ipTrafficIf | 1.3.6.1.4.1.33.10.14.3.2.1.8 | INTEGER | read-only | The inbound interface to which the traffic entry applies. This value is the same as IfIndex. |
| INT ipTrafficMonitoring | 1.3.6.1.4.1.33.10.14.3.3 | INTEGER | read-write | Control for whether the router side of the Router Discovery Protocol is running on this interface. |
| xIpNetToMediaTable | 1.3.6.1.4.1.33.10.14.4 | not-accessible | MRV In-Reach extensions to the IP Address Translation Table. | |
| xIpNetToMediaEntry | 1.3.6.1.4.1.33.10.14.4.1 | not-accessible | Entry parameters. | |
| INT xIpNetToMediaCircuit | 1.3.6.1.4.1.33.10.14.4.1.1 | INTEGER | read-write | An additional identifier for the circuit (i.e. Frame Relay DLCI or X.25 VC) which the entry extends. |
| INT xIpNetToMediaReverseArp | 1.3.6.1.4.1.33.10.14.4.1.2 | INTEGER | read-write | Whether reverse ARP is supported on this entry. |
| xRouterUdp | 1.3.6.1.4.1.33.10.15 | |||
| udpBcstServerTable | 1.3.6.1.4.1.33.10.15.1 | not-accessible | Table of servers to whom UDP broadcast messages will be forwarded. | |
| udpBcstServerEntry | 1.3.6.1.4.1.33.10.15.1.1 | not-accessible | A particular entry. | |
| IP udpBcstServerAddress | 1.3.6.1.4.1.33.10.15.1.1.1 | IpAddress | read-only | Internet address of the server. |
| INT udpBcstServerStatus | 1.3.6.1.4.1.33.10.15.1.1.2 | INTEGER | read-write | The status of the server. Set to 'invalid' to remove the entry. |
| udpBcstPortTable | 1.3.6.1.4.1.33.10.15.2 | not-accessible | 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 | not-accessible | A particular entry. | |
| INT udpBcstPort | 1.3.6.1.4.1.33.10.15.2.1.1 | INTEGER | read-only | The incoming destination UDP port number. |
| INT udpBcstPortStatus | 1.3.6.1.4.1.33.10.15.2.1.2 | INTEGER | read-write | The status of broadcast forwarding for the port. Set to 'invalid' to remove the entry. |
| INT udpBcstRouting | 1.3.6.1.4.1.33.10.15.3 | INTEGER | read-write | The indication of whether this entity forwards UDP broadcasts. |
| xRouterPolicy | 1.3.6.1.4.1.33.10.16 | |||
| xImport | 1.3.6.1.4.1.33.10.16.1 | |||
| impEgpRuleTable | 1.3.6.1.4.1.33.10.16.1.1 | not-accessible | The EGP import table. | |
| impEgpRuleEntry | 1.3.6.1.4.1.33.10.16.1.1.1 | not-accessible | 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. | |
| INT impEgpRuleAs | 1.3.6.1.4.1.33.10.16.1.1.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP impEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.1.1.1.2 | IpAddress | read-only | The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
| INT impEgpRuleAction | 1.3.6.1.4.1.33.10.16.1.1.1.3 | INTEGER | read-write | Control whether the route is learned or discarded. |
| INT impEgpRulePreference | 1.3.6.1.4.1.33.10.16.1.1.1.4 | INTEGER | read-write | Preference to be stored with the route. The lower preference is preferred. |
| INT impEgpRuleType | 1.3.6.1.4.1.33.10.16.1.1.1.5 | INTEGER | read-write | 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. |
| INT impEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.1.1.6 | INTEGER | read-write | How to apply the impEgpRuleMetric field to the metric learned with the route before storing it in the routing table. |
| INT impEgpRuleMetric | 1.3.6.1.4.1.33.10.16.1.1.1.7 | INTEGER | read-write | Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
| INT impEgpRuleStatus | 1.3.6.1.4.1.33.10.16.1.1.1.8 | INTEGER | read-write | 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. |
| impOspfRuleTable | 1.3.6.1.4.1.33.10.16.1.2 | not-accessible | The OSPF import table. | |
| impOspfRuleEntry | 1.3.6.1.4.1.33.10.16.1.2.1 | not-accessible | 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. | |
| IP impOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.1.2.1.1 | IpAddress | read-only | The IP network of the route. The value 255.255.255.255 is a wild card matching any network. |
| INT impOspfRulePreference | 1.3.6.1.4.1.33.10.16.1.2.1.2 | INTEGER | read-write | Preference to be stored with the route. The lower preference is preferred. |
| INT impOspfRuleStatus | 1.3.6.1.4.1.33.10.16.1.2.1.3 | INTEGER | read-write | 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. |
| impRipRuleTable | 1.3.6.1.4.1.33.10.16.1.3 | not-accessible | The RIP import table. | |
| impRipRuleEntry | 1.3.6.1.4.1.33.10.16.1.3.1 | not-accessible | A RIP import rule. Each rule is keyed by the interface and the IP network of the route learned from the neighbor. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the IP network is the rule that will be applied. If an exact match does not exist, the rule with the wild card IP network is used. | |
| IP impRipRuleFromIf | 1.3.6.1.4.1.33.10.16.1.3.1.1 | IpAddress | read-only | The interface index of the interface where the rule applies, same as ifIndex. |
| IP impRipRuleNetwork | 1.3.6.1.4.1.33.10.16.1.3.1.2 | IpAddress | read-only | The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
| INT impRipRuleAction | 1.3.6.1.4.1.33.10.16.1.3.1.3 | INTEGER | read-write | Control whether the route is learned or discarded. |
| INT impRipRulePreference | 1.3.6.1.4.1.33.10.16.1.3.1.4 | INTEGER | read-write | Preference to be stored with the route. The lower preference are preferred. |
| INT impRipRuleType | 1.3.6.1.4.1.33.10.16.1.3.1.5 | INTEGER | read-write | 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. |
| INT impRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.3.1.6 | INTEGER | read-write | How to apply the impRipRuleMetric field to the metric learned with the route before storing it in the routing table. |
| INT impRipRuleMetric | 1.3.6.1.4.1.33.10.16.1.3.1.7 | INTEGER | read-write | Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
| INT impRipRuleStatus | 1.3.6.1.4.1.33.10.16.1.3.1.8 | INTEGER | read-write | 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. |
| impIsisRuleTable | 1.3.6.1.4.1.33.10.16.1.4 | not-accessible | The Isis import table. | |
| impIsisRuleEntry | 1.3.6.1.4.1.33.10.16.1.4.1 | not-accessible | An Isis import rule. Each rule is keyed by the IP network of the route learned from the neighbor. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the IP network is the rule that will be applied. If an exact match does not exist, the rule with the wild card IP network is used. | |
| IP impIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.1.4.1.1 | IpAddress | read-only | The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
| INT impIsisRuleAction | 1.3.6.1.4.1.33.10.16.1.4.1.2 | INTEGER | read-write | Control whether the route is learned or discarded. |
| INT impIsisRulePreference | 1.3.6.1.4.1.33.10.16.1.4.1.3 | INTEGER | read-write | Preference to be stored with the route. The lower preference are preferred. |
| INT impIsisRuleType | 1.3.6.1.4.1.33.10.16.1.4.1.4 | INTEGER | read-write | 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. |
| INT impIsisRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.4.1.5 | INTEGER | read-write | How to apply the impIsisRuleMetric field to the metric learned with the route before storing it in the routing table. |
| INT impIsisRuleMetric | 1.3.6.1.4.1.33.10.16.1.4.1.6 | INTEGER | read-write | Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
| INT impIsisRuleStatus | 1.3.6.1.4.1.33.10.16.1.4.1.7 | INTEGER | read-write | 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. |
| xExport | 1.3.6.1.4.1.33.10.16.2 | |||
| expEgpToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.1 | not-accessible | The EGP to EGP export table. | |
| expEgpToEgpRuleEntry | 1.3.6.1.4.1.33.10.16.2.1.1 | not-accessible | 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 | |
| INT expEgpToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.1.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP expEgpToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.1.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expEgpToEgpRuleFromAs | 1.3.6.1.4.1.33.10.16.2.1.1.3 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
| INT expEgpToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.1.1.4 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expEgpToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.1.1.5 | INTEGER | read-write | How to apply the expEgpToEgpRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.1.1.6 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.1.1.7 | INTEGER | read-write | 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. |
| expOspfToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.2 | not-accessible | The OSPF to EGP export table. | |
| expOspfToEgpRuleEntry | 1.3.6.1.4.1.33.10.16.2.2.1 | not-accessible | 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 | |
| INT expOspfToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.2.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP expOspfToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.2.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expOspfToEgpRuleFromAs | 1.3.6.1.4.1.33.10.16.2.2.1.3 | INTEGER | read-only | 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. |
| INT expOspfToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.2.1.4 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expOspfToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.2.1.5 | INTEGER | read-write | How to apply the expOspfToEgpRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.2.1.6 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.2.1.7 | INTEGER | read-write | 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. |
| expStaticToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.3 | not-accessible | The Static to EGP export table. | |
| expStaticToEgpRuleEntry | 1.3.6.1.4.1.33.10.16.2.3.1 | not-accessible | 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 | |
| INT expStaticToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.3.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP expStaticToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.3.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expStaticToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.3.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expStaticToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.3.1.4 | INTEGER | read-write | How to apply the expStaticToEgpRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.3.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.3.1.6 | INTEGER | read-write | 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. |
| expEgpToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.4 | not-accessible | The EGP to OSPF export table. | |
| expEgpToOspfRuleEntry | 1.3.6.1.4.1.33.10.16.2.4.1 | not-accessible | 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 | |
| IP expEgpToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.4.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expEgpToOspfRuleFromAs | 1.3.6.1.4.1.33.10.16.2.4.1.2 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
| INT expEgpToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.4.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expEgpToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.4.1.4 | INTEGER | read-write | 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. |
| expRipToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.5 | not-accessible | The Rip to EGP export table. | |
| expRipToEgpRuleEntry | 1.3.6.1.4.1.33.10.16.2.5.1 | not-accessible | An Rip to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Rip 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th | |
| INT expRipToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.5.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP expRipToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.5.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expRipToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.5.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expRipToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.5.1.4 | INTEGER | read-write | How to apply the expRipToEgpRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.5.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.5.1.6 | INTEGER | read-write | 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. |
| expRipToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.6 | not-accessible | The RIP to OSPF export table. | |
| expRipToOspfRuleEntry | 1.3.6.1.4.1.33.10.16.2.6.1 | not-accessible | A RIP to OSPF export rule. Each rule is keyed by the IP network of the RIP route in the routing table. The IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd | |
| IP expRipToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.6.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expRipToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.6.1.2 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expRipToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.6.1.3 | INTEGER | read-write | 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. |
| expEgpToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.7 | not-accessible | The EGP to RIP export table. | |
| expEgpToRipRuleEntry | 1.3.6.1.4.1.33.10.16.2.7.1 | not-accessible | An EGP to RIP 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 IP network can be set to a wild card as can the 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th | |
| IP expEgpToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.7.1.1 | IpAddress | read-only | The IP address of the RIP interface to which the rule applies. |
| IP expEgpToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.7.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expEgpToRipRuleFromAs | 1.3.6.1.4.1.33.10.16.2.7.1.3 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
| INT expEgpToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.7.1.4 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expEgpToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.7.1.5 | INTEGER | read-write | How to apply the expEgpToRipRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.7.1.6 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.7.1.7 | INTEGER | read-write | 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. |
| expOspfToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.8 | not-accessible | The OSPF to RIP export table. | |
| expOspfToRipRuleEntry | 1.3.6.1.4.1.33.10.16.2.8.1 | not-accessible | An Ospf to RIP export rule. Each rule is keyed by the Autonomous System of the Ospf neighbor, the IP network of the Ospf 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 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th | |
| IP expOspfToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.8.1.1 | IpAddress | read-only | The IP address of the RIP interface to which the rule applies. |
| IP expOspfToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.8.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expOspfToRipRuleFromAs | 1.3.6.1.4.1.33.10.16.2.8.1.3 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS. |
| INT expOspfToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.8.1.4 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expOspfToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.8.1.5 | INTEGER | read-write | How to apply the expOspfToRipRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.8.1.6 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.8.1.7 | INTEGER | read-write | 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. The same is true for the all wild cards where the AS is set to local |
| expRipToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.9 | not-accessible | The Rip to Rip export table. | |
| expRipToRipRuleEntry | 1.3.6.1.4.1.33.10.16.2.9.1 | not-accessible | An Rip to Rip export rule. Each rule is keyed by the IP network of the Rip route in the routing table. The neighbor IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd | |
| IP expRipToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.9.1.1 | IpAddress | read-only | The IP address of the RIP interface to which the rule applies. |
| IP expRipToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.9.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expRipToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.9.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expRipToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.9.1.4 | INTEGER | read-write | How to apply the expRipToRipRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.9.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.9.1.6 | INTEGER | read-write | 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. |
| expStaticToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.10 | not-accessible | The Static to Rip export table. | |
| expStaticToRipRuleEntry | 1.3.6.1.4.1.33.10.16.2.10.1 | not-accessible | An Static to Rip export rule. Each rule is keyed by the IP network of the Static route in the routing table. The neighbor IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd | |
| IP expStaticToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.10.1.1 | IpAddress | read-only | The IP address of the RIP interface to which the rule applies. |
| IP expStaticToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.10.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expStaticToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.10.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expStaticToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.10.1.4 | INTEGER | read-write | How to apply the expStaticToRipRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.10.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.10.1.6 | INTEGER | read-write | 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. |
| expIsisToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.11 | not-accessible | The Isis to EGP export table. | |
| expIsisToEgpRuleEntry | 1.3.6.1.4.1.33.10.16.2.11.1 | not-accessible | An Isis to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Isis 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . | |
| INT expIsisToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.11.1.1 | INTEGER | read-only | The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
| IP expIsisToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.11.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expIsisToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.11.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expIsisToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.11.1.4 | INTEGER | read-write | How to apply the expIsisToEgpRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expIsisToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.11.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expIsisToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.11.1.6 | INTEGER | read-write | 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. |
| expIsisToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.12 | not-accessible | The Isis to Ospf export table. | |
| expIsisToOspfRuleEntry | 1.3.6.1.4.1.33.10.16.2.12.1 | not-accessible | An Isis to Ospf export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd . | |
| IP expIsisToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.12.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expIsisToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.12.1.2 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expIsisToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.12.1.3 | INTEGER | read-write | 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. |
| expIsisToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.13 | not-accessible | The Isis to Rip export table. | |
| expIsisToRipRuleEntry | 1.3.6.1.4.1.33.10.16.2.13.1 | not-accessible | An Isis to Rip export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd . | |
| IP expIsisToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.13.1.1 | IpAddress | read-only | The IP address of the RIP interface to which the rule applies. |
| IP expIsisToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.13.1.2 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expIsisToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.13.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expIsisToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.13.1.4 | INTEGER | read-write | How to apply the expIsisToRipRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expIsisToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.13.1.5 | INTEGER | read-write | Metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expIsisToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.13.1.6 | INTEGER | read-write | 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. |
| expEgpToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.14 | not-accessible | The EGP to Isis export table. | |
| expEgpToIsisRuleEntry | 1.3.6.1.4.1.33.10.16.2.14.1 | not-accessible | An EGP to Isis 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 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . | |
| IP expEgpToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.14.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expEgpToIsisRuleFromAs | 1.3.6.1.4.1.33.10.16.2.14.1.2 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
| INT expEgpToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.14.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expEgpToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.14.1.4 | INTEGER | read-write | Whether to advertise the metric as Internal or External. |
| INT expEgpToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.5 | INTEGER | read-write | How to apply the expEgpToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.14.1.6 | INTEGER | read-write | Default metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.7 | INTEGER | read-write | How to apply the expEgpToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.14.1.8 | INTEGER | read-write | Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.9 | INTEGER | read-write | How to apply the expEgpToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.14.1.10 | INTEGER | read-write | Error metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.11 | INTEGER | read-write | How to apply the expEgpToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.14.1.12 | INTEGER | read-write | Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expEgpToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.14.1.13 | INTEGER | read-write | 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. |
| expOspfToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.15 | not-accessible | The Ospf to Isis export table. | |
| expOspfToIsisRuleEntry | 1.3.6.1.4.1.33.10.16.2.15.1 | not-accessible | An Ospf to Isis export rule. Each rule is keyed by the Autonomous System of the Ospf neighbor, the IP network of the Ospf 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 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 Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . | |
| IP expOspfToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.15.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expOspfToIsisRuleFromAs | 1.3.6.1.4.1.33.10.16.2.15.1.2 | INTEGER | read-only | The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS. |
| INT expOspfToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.15.1.3 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expOspfToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.15.1.4 | INTEGER | read-write | Whether to advertise the metric as Internal or External. |
| INT expOspfToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.5 | INTEGER | read-write | How to apply the expOspfToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.15.1.6 | INTEGER | read-write | Default metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.7 | INTEGER | read-write | How to apply the expOspfToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.15.1.8 | INTEGER | read-write | Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.9 | INTEGER | read-write | How to apply the expOspfToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.15.1.10 | INTEGER | read-write | Error metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.11 | INTEGER | read-write | How to apply the expOspfToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.15.1.12 | INTEGER | read-write | Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expOspfToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.15.1.13 | INTEGER | read-write | 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. The same is true for the all wild cards where the AS is set to local |
| expRipToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.16 | not-accessible | The Isis to Isis export table. | |
| expRipToIsisRuleEntry | 1.3.6.1.4.1.33.10.16.2.16.1 | not-accessible | An Isis to Isis export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The neighbor IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd . | |
| IP expRipToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.16.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expRipToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.16.1.2 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expRipToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.16.1.3 | INTEGER | read-write | Whether to advertise the metric as Internal or External. |
| INT expRipToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.4 | INTEGER | read-write | How to apply the expRipToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.16.1.5 | INTEGER | read-write | Default metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.6 | INTEGER | read-write | How to apply the expRipToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.16.1.7 | INTEGER | read-write | Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.8 | INTEGER | read-write | How to apply the expRipToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.16.1.9 | INTEGER | read-write | Error metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.10 | INTEGER | read-write | How to apply the expRipToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.16.1.11 | INTEGER | read-write | Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expRipToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.16.1.12 | INTEGER | read-write | 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. |
| expStaticToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.17 | not-accessible | The Static to Isis export table. | |
| expStaticToIsisRuleEntry | 1.3.6.1.4.1.33.10.16.2.17.1 | not-accessible | An Static to Isis export rule. Each rule is keyed by the IP network of the Static route in the routing table. The neighbor IP network can be set to a wild card. 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 Best Match Rank exact 1st wild card 2nd . | |
| IP expStaticToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.17.1.1 | IpAddress | read-only | The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
| INT expStaticToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.17.1.2 | INTEGER | read-write | Control whether the route is advertised or not. |
| INT expStaticToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.17.1.3 | INTEGER | read-write | Whether to advertise the metric as Internal or External. |
| INT expStaticToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.4 | INTEGER | read-write | How to apply the expStaticToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.17.1.5 | INTEGER | read-write | Default metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.6 | INTEGER | read-write | How to apply the expStaticToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.17.1.7 | INTEGER | read-write | Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.8 | INTEGER | read-write | How to apply the expStaticToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.17.1.9 | INTEGER | read-write | Error metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.10 | INTEGER | read-write | How to apply the expStaticToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.17.1.11 | INTEGER | read-write | Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
| INT expStaticToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.17.1.12 | INTEGER | read-write | 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. |
| xFilter | 1.3.6.1.4.1.33.10.16.3 | |||
| ipIfFilterTable | 1.3.6.1.4.1.33.10.16.3.1 | not-accessible | Table of filter entries. | |
| ipIfFilterEntry | 1.3.6.1.4.1.33.10.16.3.1.1 | not-accessible | A particular entry. | |
| INT ipIfFilterIndex | 1.3.6.1.4.1.33.10.16.3.1.1.1 | INTEGER | read-only | The interface index with which this entry is associated. This value is the same as IfIndex. |
| IP ipIfFilterDstAddr | 1.3.6.1.4.1.33.10.16.3.1.1.2 | IpAddress | read-only | The destination IP address to use in the filter match. |
| IP ipIfFilterDstMask | 1.3.6.1.4.1.33.10.16.3.1.1.3 | IpAddress | read-only | The destination IP mask to use in the filter match. |
| IP ipIfFilterSrcAddr | 1.3.6.1.4.1.33.10.16.3.1.1.4 | IpAddress | read-only | The source IP address to use in the filter match. |
| IP ipIfFilterSrcMask | 1.3.6.1.4.1.33.10.16.3.1.1.5 | IpAddress | read-only | The source IP mask to use in the filter match. |
| INT ipIfFilterProtocol | 1.3.6.1.4.1.33.10.16.3.1.1.6 | INTEGER | read-only | The protocol to use in the filter match. The value 256 indicates any protocol. |
| INT ipIfFilterDstPort | 1.3.6.1.4.1.33.10.16.3.1.1.7 | INTEGER | read-only | The destination port to use in the filter match. This field only applies to TCP and UDP protocol packets. The value 65536 indicates any destination port. |
| INT ipIfFilterSrcPort | 1.3.6.1.4.1.33.10.16.3.1.1.8 | INTEGER | read-only | The source port to use in the filter match. This field only applies to TCP and UDP protocol packets. The value 65536 indicates any source port. |
| INT ipIfFilterAction | 1.3.6.1.4.1.33.10.16.3.1.1.9 | INTEGER | read-write | Control whether the packet for which this filter is the best match should be forwarded or discarded. |
| INT ipIfFilterStatus | 1.3.6.1.4.1.33.10.16.3.1.1.10 | INTEGER | read-write | The status of the filter entry. Set to 'invalid' to remove the entry. |
| INT ipFilterState | 1.3.6.1.4.1.33.10.16.3.2 | INTEGER | read-write | The indication of whether this system does IP filtering. |
| ipIfFilter2Table | 1.3.6.1.4.1.33.10.16.3.3 | not-accessible | Table of filter entries. | |
| ipIfFilter2Entry | 1.3.6.1.4.1.33.10.16.3.3.1 | not-accessible | A particular entry. | |
| INT ipIfFilter2Index | 1.3.6.1.4.1.33.10.16.3.3.1.1 | INTEGER | read-only | The interface index with which this entry is associated. This value is the same as IfIndex. |
| IP ipIfFilter2DstAddr | 1.3.6.1.4.1.33.10.16.3.3.1.2 | IpAddress | read-only | The destination IP address to use in the filter match. |
| IP ipIfFilter2DstMask | 1.3.6.1.4.1.33.10.16.3.3.1.3 | IpAddress | read-only | The destination IP mask to use in the filter match. |
| IP ipIfFilter2SrcAddr | 1.3.6.1.4.1.33.10.16.3.3.1.4 | IpAddress | read-only | The source IP address to use in the filter match. |
| IP ipIfFilter2SrcMask | 1.3.6.1.4.1.33.10.16.3.3.1.5 | IpAddress | read-only | The source IP mask to use in the filter match. |
| INT ipIfFilter2Protocol | 1.3.6.1.4.1.33.10.16.3.3.1.6 | INTEGER | read-only | The protocol to use in the filter match. The value 256 indicates any protocol. |
| INT ipIfFilter2DstPortStart | 1.3.6.1.4.1.33.10.16.3.3.1.7 | INTEGER | read-only | The starting destination port in a range of destination ports to use in the filter match. This field only applies to TCP and UDP protocol packets. |
| INT ipIfFilter2SrcPortStart | 1.3.6.1.4.1.33.10.16.3.3.1.8 | INTEGER | read-only | The starting source port in a range of source ports to use in the filter match. This field only applies to TCP and UDP protocol packets. |
| INT ipIfFilter2Action | 1.3.6.1.4.1.33.10.16.3.3.1.9 | INTEGER | read-write | Control whether the packet for which this filter is the best match should be forwarded or discarded. |
| INT ipIfFilter2Status | 1.3.6.1.4.1.33.10.16.3.3.1.10 | INTEGER | read-write | The status of the filter entry. Set to 'invalid' to remove the entry. |
| INT ipIfFilter2DstPortEnd | 1.3.6.1.4.1.33.10.16.3.3.1.11 | INTEGER | read-only | The ending destination port in a range of destination ports to use in the filter match. This field only applies to TCP and UDP protocol packets. This filed must also be greater or equal to the ipIfFilter2DstPortStart field. |
| INT ipIfFilter2SrcPortEnd | 1.3.6.1.4.1.33.10.16.3.3.1.12 | INTEGER | read-only | The starting source port in a range of source ports to use in the filter match. This field only applies to TCP and UDP protocol packets. This filed must also be greater or equal to the ipIfFilter2SrcPortStart field. |
| INT ipIfFilter2TcpSyn | 1.3.6.1.4.1.33.10.16.3.3.1.13 | INTEGER | read-only | The value of the TCP SYN and ACK bit to ues in the filter match. This field only applies to TCP packets. On indicates that the SYN bit is on and the ACK bit is off. Off is any other combination. |
| INT ipIfFilter2ProtocolPriority | 1.3.6.1.4.1.33.10.16.3.3.1.14 | INTEGER | read-write | Control the priority at which the packet for which this filter is the best match should be placed on the WAN output queue. None indicates that the sending interfaces protocol priority should be used. |
| xRip | 1.3.6.1.4.1.33.10.18 | |||
| INT ripState | 1.3.6.1.4.1.33.10.18.1 | INTEGER | read-write | The indication of whether this system participates in RIP. |
| INT ripStatus | 1.3.6.1.4.1.33.10.18.2 | INTEGER | read-only | The status of the RIP software. |
| ripNetTable | 1.3.6.1.4.1.33.10.18.3 | not-accessible | Table of RIP entries. | |
| ripNetEntry | 1.3.6.1.4.1.33.10.18.3.1 | not-accessible | A particular entry. | |
| IP ripNetNet | 1.3.6.1.4.1.33.10.18.3.1.1 | IpAddress | read-only | The IP Network to which this entry applies. |
| INT ripNetState | 1.3.6.1.4.1.33.10.18.3.1.2 | INTEGER | read-write | This value controls the RIP protocol on this network. |
| CTR ripNetRipsIn | 1.3.6.1.4.1.33.10.18.3.1.3 | Counter | read-only | The number of RIP packets received from routers on this IP network. |
| CTR ripNetRipsOut | 1.3.6.1.4.1.33.10.18.3.1.4 | Counter | read-only | The number of RIP packets sent to routers on this IP network. |
| INT ripNetAlgorithm | 1.3.6.1.4.1.33.10.18.3.1.5 | INTEGER | read-write | This value controls the RIP algorithm on this network. |
| xlpd | 1.3.6.1.4.1.33.10.19 | |||
| lpdQueueTable | 1.3.6.1.4.1.33.10.19.1 | not-accessible | A list of lpd queues on the server. | |
| lpdQueueEntry | 1.3.6.1.4.1.33.10.19.1.1 | not-accessible | Lpd parameter values plus counters for an individual lpd queue. | |
| INT lpdQueueStatus | 1.3.6.1.4.1.33.10.19.1.1.1 | INTEGER | read-write | Status of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR/PURGE SERVER LPD QUEUE command. Setting the value to 'valid' validates (creates) the entry, corresonding directly to the DEF/SET SERVER LPD QUEUE and lpd create commands. |
| STR lpdQueueName | 1.3.6.1.4.1.33.10.19.1.1.2 | DisplayString | read-only | Name of the LPD queue, case sensitive. |
| OCT lpdQueuePorts | 1.3.6.1.4.1.33.10.19.1.1.3 | OCTET STRING | read-write | List of ports assigned to the queue. An lpd queue can be associated with more than 1 port. This object corresponds to the port-list in the DEF/SET SERVER LPD QUEUE and lpc/create commands. 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 Character MIB [11]. Corresponding bit numbers start with 1 as the high-order bit of the first octet. |
| INT lpdQueueEnabled | 1.3.6.1.4.1.33.10.19.1.1.4 | INTEGER | read-write | Flag indicates if the queue is enabled. A 'disabled' queue will reject print requests from remote systems. A 'enabled' queue accepts requests for printing. |
| INT lpdQueueLfConversion | 1.3.6.1.4.1.33.10.19.1.1.5 | INTEGER | read-write | Flag indicates if the queue is converting linefeeds to linefeeds, carriagereturns. 'lfcr' does the converion, 'lf' does not. |
| GAU lpdQueueTotalJobs | 1.3.6.1.4.1.33.10.19.1.1.6 | Gauge | read-only | The total number of jobs on the queue. This number should be equal to the number of active and waiting jobs. (lpdQueueActive + lpdQueueWaiting) |
| GAU lpdQueueActiveJobs | 1.3.6.1.4.1.33.10.19.1.1.7 | Gauge | read-only | The number of active jobs on the queue. An active job is a job that has been assigned a port is in the process of receiving data from a remote host and sending it out the port. |
| GAU lpdQueueWaitingJobs | 1.3.6.1.4.1.33.10.19.1.1.8 | Gauge | read-only | The number of waiting jobs on the queue. A waiting job is a job that needs a port to send its data to. This implies that the ports associated with this queue are busy. |
| CTR lpdQueueProcessedJobs | 1.3.6.1.4.1.33.10.19.1.1.9 | Counter | read-only | The total number of jobs processed by this queue since server boot. |
| INT lpdQueueFormFeed | 1.3.6.1.4.1.33.10.19.1.1.10 | INTEGER | read-write | A control to determine how we will send out a formfeed when printing a lpd job. formfeedafter: Send after job, formfeedbefore: Send before job, formfeednone: Send no formfeed. |
| INT lpdQueueBypass | 1.3.6.1.4.1.33.10.19.1.1.11 | INTEGER | read-write | Control for a queue to bypass a LPD port which has output inhibited via flow control. Corresponds directly to the value labeled 'Bypass' in the SERVER LPD QUEUE display. |
| lpdJobTable | 1.3.6.1.4.1.33.10.19.2 | not-accessible | A list of lpd jobs. | |
| lpdJobEntry | 1.3.6.1.4.1.33.10.19.2.1 | not-accessible | A single lpd Job. | |
| INT lpdJobStatus | 1.3.6.1.4.1.33.10.19.2.1.1 | INTEGER | read-write | Status of this entry. Setting this object to 'invalid' will remove the job from the queue. Setting this object ot 'valid' has no effect since the only way to create an lpd job is with the lpd protocol. |
| INT lpdJobNumber | 1.3.6.1.4.1.33.10.19.2.1.2 | INTEGER | read-only | The queue relative job number for this lpd job. Job numbers are assigned as jobs are accepted onto the queue. Job numbers are reset to 1 when they reach a value greater than 1000 and the queue goes empty. |
| INT lpdJobAssignedPort | 1.3.6.1.4.1.33.10.19.2.1.3 | INTEGER | read-only | The number of the port assigned to the lpd job. |
| INT lpdJobFileSize | 1.3.6.1.4.1.33.10.19.2.1.4 | INTEGER | read-only | The size of the file being sent from the remote system. |
| STR lpdJobHostName | 1.3.6.1.4.1.33.10.19.2.1.5 | DisplayString | read-only | The name of the host sending the job. |
| STR lpdJobFileName | 1.3.6.1.4.1.33.10.19.2.1.6 | DisplayString | read-only | The name of the file being sent. |
| INT lpdJobState | 1.3.6.1.4.1.33.10.19.2.1.7 | INTEGER | read-only | The current state of the lpd job. A typical job transistions through the following states: initialize->waiting->assigned->printingdata-> printingcontrol->completed. |
| xSecurID | 1.3.6.1.4.1.33.10.20 | |||
| STR securIDServerName0 | 1.3.6.1.4.1.33.10.20.1 | DisplayString | read-write | The Domain name of the first SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER0 and the value labeled 'SecurID Server0:' in the SERVER SECURID display. |
| STR securIDServerName1 | 1.3.6.1.4.1.33.10.20.2 | DisplayString | read-write | The Domain name of the second SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER1 and the value labeled 'SecurID Server1:' in the SERVER SECURID display. |
| STR securIDServerName2 | 1.3.6.1.4.1.33.10.20.3 | DisplayString | read-write | The Domain name of the third SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER2 and the value labeled 'SecurID Server2:' in the SERVER SECURID display. |
| STR securIDServerName3 | 1.3.6.1.4.1.33.10.20.4 | DisplayString | read-write | The Domain name of the fourth SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER3 and the value labeled 'SecurID Server3:' in the SERVER SECURID display. |
| STR securIDServerName4 | 1.3.6.1.4.1.33.10.20.5 | DisplayString | read-write | The Domain name of the fifth SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER4 and the value labeled 'SecurID Server4:' in the SERVER SECURID display. |
| INT securIDMaxRetries | 1.3.6.1.4.1.33.10.20.6 | INTEGER | read-write | The maximum number of times the server will try any single SecurID server to validate a PASSCODE. Corresponds directly to SERVER SECURID ACMMAXRETRIES and the value labeled 'SecurID ACMMAXRETRIES:' in the SERVER SECURID display. |
| INT securIDBaseTimeout | 1.3.6.1.4.1.33.10.20.7 | INTEGER | read-write | The initial timeout value to be used between prompts for a SecurID PASSCODE. Corresponds directly to SERVER SECURID ACMBASETIMEOUT and the value labeled 'SecurID ACMBASETIMEOUT:' in the SERVER SECURID display. |
| INT securIDPort | 1.3.6.1.4.1.33.10.20.8 | INTEGER | read-write | The UDP port number to be used when communicating with the SecurID servers. Corresponds directly to SERVER SECURID ACM_PORT and the value labeled 'SecurID ACM_PORT:' in the SERVER SECURID display. |
| INT securIDQueryLimit | 1.3.6.1.4.1.33.10.20.9 | INTEGER | read-write | The maximum number of times a user will be queried for a SecurID PASSCODE before being logged out. Corresponds directly to SERVER SECURID QUERY LIMIT and the value labeled 'SecurID Query Limit:' in the SERVER SECURID display. |
| INT securIDEncryptionMode | 1.3.6.1.4.1.33.10.20.10 | INTEGER | read-write | The type of encryption to use in SecurID validation. Corresponds directly to the value labeled 'Encryption Mode' in the SERVER SECURID display. |
| CTR securIDInsecureLogins | 1.3.6.1.4.1.33.10.20.11 | Counter | read-only | The number of user logins on ports for which SecurID user verification is not enabled. Corresponds directly to the value labeled 'Logins without SecurID:' in the SERVER SECURID display. |
| CTR securIDSecureLogins | 1.3.6.1.4.1.33.10.20.12 | Counter | read-only | The number of successful user logins on ports for which SecurID user verification is enabled. Corresponds directly to the value labeled 'Successful Logins:' in the SERVER SECURID display. |
| CTR securIDSecureLoginsFailed | 1.3.6.1.4.1.33.10.20.13 | Counter | read-only | The number of verification failures due to incorrect PASSCODE for attempted user logins on ports for which SecurID user verification is enabled. Corresponds directly to the value labeled 'Unsuccessful Logins:' in the SERVER SECURID display. |
| CTR securIDServerAccess0 | 1.3.6.1.4.1.33.10.20.14 | Counter | read-only | The number of times the system successfully accessed the SecurID server0. Corresponds directly to the value labeled 'Attempts to access:', 'Server0', and 'Successful:' in the SERVER SECURID display. |
| CTR securIDServerAccessFailed0 | 1.3.6.1.4.1.33.10.20.15 | Counter | read-only | The number of times the system unsuccessfully accessed the SecurID server0. Corresponds directly to the value labeled 'Attempts to access:', 'Server0', and 'UnSuccessful:' in the SERVER SECURID display. |
| CTR securIDServerAccess1 | 1.3.6.1.4.1.33.10.20.16 | Counter | read-only | The number of times the system successfully accessed the SecurID server1. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER SECURID display. |
| CTR securIDServerAccessFailed1 | 1.3.6.1.4.1.33.10.20.17 | Counter | read-only | The number of times the system unsuccessfully accessed the SecurID server1. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'UnSuccessful:' in the SERVER SECURID display. |
| CTR securIDServerAccess2 | 1.3.6.1.4.1.33.10.20.18 | Counter | read-only | The number of times the system successfully accessed the SecurID server2. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER SECURID display. |
| CTR securIDServerAccessFailed2 | 1.3.6.1.4.1.33.10.20.19 | Counter | read-only | The number of times the system unsuccessfully accessed the SecurID server2. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'UnSuccessful:' in the SERVER SECURID display. |
| CTR securIDServerAccess3 | 1.3.6.1.4.1.33.10.20.20 | Counter | read-only | The number of times the system successfully accessed the SecurID server3. Corresponds directly to the value labeled 'Attempts to access:', 'Server3', and 'Successful:' in the SERVER SECURID display. |
| CTR securIDServerAccessFailed3 | 1.3.6.1.4.1.33.10.20.21 | Counter | read-only | The number of times the system unsuccessfully accessed the SecurID server3. Corresponds directly to the value labeled 'Attempts to access:', 'Server3', and 'UnSuccessful:' in the SERVER SECURID display. |
| CTR securIDServerAccess4 | 1.3.6.1.4.1.33.10.20.22 | Counter | read-only | The number of times the system successfully accessed the SecurID server4. Corresponds directly to the value labeled 'Attempts to access:', 'Server4', and 'Successful:' in the SERVER SECURID display. |
| CTR securIDServerAccessFailed4 | 1.3.6.1.4.1.33.10.20.23 | Counter | read-only | The number of times the system unsuccessfully accessed the SecurID server4. Corresponds directly to the value labeled 'Attempts to access:', 'Server4', and 'UnSuccessful:' in the SERVER SECURID display. |
| INT securIDErrorPortIndex | 1.3.6.1.4.1.33.10.20.24 | INTEGER | read-only | The index of the most recent port on which a SecurID access violation occurred. Corresponds directly to the value labeled 'Last Unsuccessful Login:' in the SERVER SECURID display. |
| INT securIDError | 1.3.6.1.4.1.33.10.20.25 | INTEGER | read-only | The error number of the most recent SecurID-related error. Corresponds directly to the value labeled 'Reason:' in the SERVER SECURID display. See MRV In-Reach documentation for a complete list of error numbers and their meaning. |
| STR securIDErrorUsername | 1.3.6.1.4.1.33.10.20.26 | DisplayString | read-only | The username associated with the most recent SecurID-related error. Corresponds directly to the value labeled 'Username:' in the SERVER SECURID display. |
| securIDPortTable | 1.3.6.1.4.1.33.10.20.27 | not-accessible | A list of SecurID character port entries. | |
| securIDPortEntry | 1.3.6.1.4.1.33.10.20.27.1 | not-accessible | Parameter values for a SecurID port. | |
| INT securIDPortIndex | 1.3.6.1.4.1.33.10.20.27.1.1 | INTEGER | read-only | An index value that uniquely identifies a port could relate to SecurID. 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. |
| INT securIDPortStatus | 1.3.6.1.4.1.33.10.20.27.1.2 | INTEGER | read-write | A control indicating the level of SecurID operation on the port. Corresponds directly to PORT SECURID and the value 'SecurID' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. |
| xSsh | 1.3.6.1.4.1.33.10.23 | |||
| sshPortTable | 1.3.6.1.4.1.33.10.23.1 | not-accessible | A list of SSH port entries | |
| sshPortEntry | 1.3.6.1.4.1.33.10.23.1.1 | not-accessible | Parameter values for an SSH port. | |
| INT sshPortIndex | 1.3.6.1.4.1.33.10.23.1.1.1 | INTEGER | read-only | An index value that uniquely identifies an SSH 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. |
| INT sshPortIncomingTcpPort | 1.3.6.1.4.1.33.10.23.1.1.2 | INTEGER | read-write | Specifies the TCP port number used to identify the port when a SSH connection request arrives at the server. The default for a physical port is 2022 + 100 * port's physical port number. The default is 22 for virtual ports. Corresponds directly to the value labeled 'Remote Port:' in the PORT SSH CHARACTERISTICS display. |
| INT sshPortNewlineFiltering | 1.3.6.1.4.1.33.10.23.1.1.3 | INTEGER | read-write | Translation to apply to newline sequences (CR/NULL or CR/LF) received from the network during a SSH session, before sending the newline to the character port. The value indicates which input sequence is converted to which output sequence and sent to the character port, with 'none' meaning no translation. Corresponds directly to the value labeled 'Newline Filtering:' in the PORT SSH CHARACTERISTICS display. |
| INT sshPortNewline | 1.3.6.1.4.1.33.10.23.1.1.4 | INTEGER | read-write | Translation to apply to newline (carriage return) received from the character port during an SSH session, before sending the newline to the remote partner. Corresponds directly to the value labeled 'Newline:' in the PORT SSH CHARACTERISTICS display. |
| INT sshPortTransmitBufferedTime | 1.3.6.1.4.1.33.10.23.1.1.5 | INTEGER | read-write | Number of milliseconds to wait before transmitting data received from a character port during an interactive SSH session. Corresponds directly to the value labeled 'Transmit Buffered Time:' in the PORT SSH CHARACTERISTICS display. |
| INT sshPortRemoteProtocol | 1.3.6.1.4.1.33.10.23.1.1.6 | INTEGER | read-write | Indicates which remote protocols will be accepted at this port. Corresponds indirectly to the presence of 'Telnet' or 'SSH' under the label 'Enabled Characteristics:' in the PORT SSH CHARACTERISTICS display. If both protocols are accepted at the port, the choice of protocol is determined by which features are enabled on the server with SSH taking precedence over Telnet. |
| OCT sshPortBreakSequence | 1.3.6.1.4.1.33.10.23.1.1.7 | OCTET STRING | read-write | A sequence of characters, which together define the break function. If this string is received from the SSH connection from across the network, the port will send a hardware break out of the serial port. The first character must be a carriage return ('\r'), and no more carriage returns may appear in the sequence. The second character must not be a NULL, or a line-feed ('\n'). Send a NULL to remove the break sequence. If the sequence exists, it must have two to four characters. |
| OCT sshCipherMask | 1.3.6.1.4.1.33.10.23.2 | OCTET STRING | read-write | This is a list of the encryption methods supported. The OCTET STRING contains a bitmap, with one bit for each cipher type. Corresponding bit numbers start with 0 as the low-order bit of the second octet. The following bit positions are defined: none(0), des(2), tripleDes(3), and blowfish(6). Corresponds directly to the value labeled 'SSH Cipher Enabled:' in the SERVER SSH CHARACTERISTICS display. |
| INT sshAuthenticationTimeout | 1.3.6.1.4.1.33.10.23.3 | INTEGER | read-write | The timeout in minutes before disconnecting if no successful authentication of SSH parties has been made. Corresponds directly to the value labeled 'Authentication Timeout:' in the SERVER SSH CHARACTERISTICS display. |
| INT sshHostKeyLength | 1.3.6.1.4.1.33.10.23.4 | INTEGER | read-write | The bit length of the SSH host encryption key. When modified, the desired change does not occur until the next system initialization. Corresponds directly to the value labeled 'Host Key Length:' in the SERVER SSH CHARACTERISTICS display. |
| INT sshHostKeyGenerate | 1.3.6.1.4.1.33.10.23.5 | INTEGER | read-write | For a set-request with a value of generate or update, a new host key will be generated in the background. When modified with generate, the desired change does not occur until the next system initialization whereas when modified with update the change goes into effect upon completion of the new key. In response to a get-request or a get-next-request the agent will respond ready except when a host key is being created in which case the agent responds generate. |
| INT sshServerKeyLength | 1.3.6.1.4.1.33.10.23.6 | INTEGER | read-write | The bit length of the SSH server encryption key. The difference between the server and host key lengths should be greater than 128 bits. Corresponds directly to the value labeled 'Server Key Length:' in the SERVER SSH CHARACTERISTICS display. |
| INT sshServerKeyTtl | 1.3.6.1.4.1.33.10.23.7 | INTEGER | read-write | The time in minutes that the server key remains valid. After this time the server key is automatically re-generated. Corresponds directly to the value labeled 'Server Key Timeout:' in the SERVER SSH CHARACTERISTICS display. |
| INT sshServerMaxBufferSize | 1.3.6.1.4.1.33.10.23.8 | INTEGER | read-write | The size of the four buffers used by SSH for input and output. These buffers are used for data coming from the console, going to the network, coming from the network and going to the console. |
RFC description
Manages IP, TCP, DNS, and security protocol configuration for MRV In-Reach internet devices.
Start monitoring MRV In-Reach terminal/console server (IP/SSH configuration) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.