All MIBs › XYPLEX-INTERNET-MIB
Category: Xylogics and Xyplex Terminal Servers
Description: Manages Xyplex TCP/IP configuration, routing table, and internet protocol interface parameters.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) 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.
What Is XYPLEX-INTERNET-MIB?
XYPLEX-INTERNET-MIB is a Xyplex Networks (terminal server/network access vendor) enterprise MIB for managing TCP/IP configuration on Xyplex devices, covering routing table state and internet protocol interface parameters. It exposes configuration and status data for IP interfaces and the device's routing table, letting an administrator see how the device is addressed and how it is routing traffic at Layer 3. Its monitoring relevance centers on software/network configuration status: an operator can check IP interface parameters to confirm correct addressing and verify routing table entries to detect missing or unexpected routes, which would explain reachability problems to or through the device. It is a legacy, self-contained vendor MIB conceptually parallel to (but predating close alignment with) the standard IETF IP-MIB and IP-FORWARD-MIB. It is typically deployed on legacy Xyplex terminal servers and network access devices in older enterprise networks, where XYPLEX-INTERNET-MIB SNMP monitoring remains relevant for tracking IP interface and routing-table configuration on that legacy hardware.
IPNetwork Monitor allows you to monitor SNMP objects defined in XYPLEX-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.
Supported Devices
- Xyplex terminal servers and network access devices
Monitoring Examples
No object/table names were supplied for this module, so a concrete polling example cannot be grounded in real identifiers; in general terms, an operator would inspect the device's IP interface configuration objects to confirm addressing and its routing table objects to confirm expected next-hops are present, which would explain a host being unreachable through a Xyplex device if a route were missing.
What Can Be Monitored
- IP interface configuration
- routing table entries
- TCP/IP protocol parameters
This MIB depends on
Related MIBs
Imported Objects
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| enterprises |
From RFC1158-MIB
| DisplayString |
From RFC1212-CONCISE-MIB
| OBJECT-TYPE |
From XYPLEX-SYSTEM-MIB
| AddressType | |
| DateTime |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| _pysmi_import | 1.3.6.1.4.1.33.10.16.1 | |||
| 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. |
| aToELanguageTable | 1.3.6.1.4.1.33.10.7.9 | not-accessible | A list of language ASCII to EBCDIC conversion entries. | |
| 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. |
| domainResolver | 1.3.6.1.4.1.33.10.4 | |||
| 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 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. |
| 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. |
| 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. |
| 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. |
| 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. | |
| 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. |
| egpNbrTable | 1.3.6.1.4.1.33.10.12.3 | not-accessible | The EGP neighbor table. | |
| 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. |
| 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. |
| eToALanguageTable | 1.3.6.1.4.1.33.10.7.8 | not-accessible | A list of language EBCDIC to ASCII conversion entries. | |
| 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. |
| expEgpToEgpRule | 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 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 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 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 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. |
| 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 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. |
| 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. |
| expEgpToEgpTable | 1.3.6.1.4.1.33.10.16.2.1 | not-accessible | The EGP to EGP export table. | |
| expEgpToOspfRule | 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 | |
| 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 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. |
| 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 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. |
| expEgpToOspfTable | 1.3.6.1.4.1.33.10.16.2.4 | not-accessible | The EGP to OSPF export table. | |
| export | 1.3.6.1.4.1.33.10.16.2 | |||
| expOspfToEgpRule | 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 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 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 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 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. |
| 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 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. |
| 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. |
| expOspfToEgpTable | 1.3.6.1.4.1.33.10.16.2.2 | not-accessible | The OSPF to EGP export table. | |
| expStaticToEgpRule | 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 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 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 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. |
| 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 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. |
| 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. |
| expStaticToEgpTable | 1.3.6.1.4.1.33.10.16.2.3 | not-accessible | The Static to EGP export table. | |
| 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. |
| 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. |
| getClientEntry | 1.3.6.1.4.1.33.10.3.7.1 | not-accessible | Parameter values for a get client. | |
| 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. |
| 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. |
| 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. | |
| impEgpRule | 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 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 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. |
| 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 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. |
| 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 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 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. |
| 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. |
| impEgpTable | 1.3.6.1.4.1.33.10.16.1.1 | not-accessible | The EGP import table. | |
| impOspfRule | 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. |
| impOspfTable | 1.3.6.1.4.1.33.10.16.1.2 | not-accessible | The OSPF import table. | |
| ipAddrExtensions | 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. | |
| ipAdEntExt | 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-write | Controls whether RIP as a router discovery protocol is active for this local address. |
| 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. |
| 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 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. |
| kerberos | 1.3.6.1.4.1.33.10.8 | |||
| 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 Xyplex 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 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 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. |
| 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. |
| 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. |
| 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 Character MIB [11]. |
| 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. |
| kerbPortTable | 1.3.6.1.4.1.33.10.8.19 | not-accessible | A list of Kerberos character port entries. | |
| 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 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. |
| 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 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 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 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 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. |
| 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. |
| 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. |
| IP nameAddress | 1.3.6.1.4.1.33.10.4.6.1.2 | IpAddress | read-write | An Internet address corresponding to the Domain name. Corresponds directly to the value labeled 'Internet Address' in the DOMAIN display. |
| 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. |
| 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 Corresponds directly to the value labeled 'Source' 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. |
| 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. | |
| 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. |
| INT ospfAutoConfigure | 1.3.6.1.4.1.33.10.13.1 | INTEGER | read-write | Control whether OSPF will automatically configure itself. |
| 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 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. |
| 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. |
| ospfIfMtrcTbl | 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. | |
| INT ospfIfMtrcTos | 1.3.6.1.4.1.33.10.13.3.1.3 | INTEGER | read-only | Same as ospfIfMetricIpAddress in OSPF MIB, the type of service metric being referenced. |
| 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. |
| portSecurity | 1.3.6.1.4.1.33.10.9 | |||
| 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 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. |
| 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. |
| 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. |
| 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 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. |
| 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 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. |
| 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. |
| 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. When creating a new instance, psEntryAddress, psEntryMask, psEntryAccess, and psEntryDirection for the new instance must be present in the set request. |
| 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. |
| 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. |
| psPortTable | 1.3.6.1.4.1.33.10.9.4 | not-accessible | A list of port security character port entries. | |
| psTable | 1.3.6.1.4.1.33.10.9.5 | not-accessible | A list of port security entries. | |
| rotary | 1.3.6.1.4.1.33.10.11 | |||
| IP rotaryAddress | 1.3.6.1.4.1.33.10.11.2.1.1 | IpAddress | read-write | 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. |
| rotaryEntry | 1.3.6.1.4.1.33.10.11.2.1 | not-accessible | Parameter values for a rotary. | |
| INT rotaryNumber | 1.3.6.1.4.1.33.10.11.1 | INTEGER | read-only | The number of entries in the Rotary table. |
| 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. |
| 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. |
| rotaryTable | 1.3.6.1.4.1.33.10.11.2 | not-accessible | A list of rotary entries. | |
| routerIp | 1.3.6.1.4.1.33.10.14 | |||
| routerPolicy | 1.3.6.1.4.1.33.10.16 | |||
| routerUdp | 1.3.6.1.4.1.33.10.15 | |||
| 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. |
| 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. |
| setClientEntry | 1.3.6.1.4.1.33.10.3.8.1 | not-accessible | Parameter values for a set client. | |
| 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. |
| 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. |
| 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. | |
| slip | 1.3.6.1.4.1.33.10.5 | |||
| 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. |
| 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 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 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. |
| 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 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 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 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 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. |
| 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. |
| 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. |
| slipTable | 1.3.6.1.4.1.33.10.5.1 | not-accessible | A list of SLIP character port entries. | |
| snmpAgent | 1.3.6.1.4.1.33.10.3 | |||
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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 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. |
| 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. |
| tcpPortTable | 1.3.6.1.4.1.33.10.2.1 | not-accessible | A list of TCP character port entries. | |
| 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. |
| telnet | 1.3.6.1.4.1.33.10.6 | |||
| 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. |
| telnetPortEntry | 1.3.6.1.4.1.33.10.6.1.1 | not-accessible | Telnet parameter values for a character port. | |
| 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 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 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 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. Corresponds directly to PORT TELNET NEWLINE FILTERING and the value labeled 'Newline Filtering:' in the PORT TELNET CHARACTERISTICS display. |
| INT telnetPortOutgoingTcpPort | 1.3.6.1.4.1.33.10.6.1.1.3 | INTEGER | read-only | 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. |
| telnetPortTable | 1.3.6.1.4.1.33.10.6.1 | not-accessible | A list of Telnet character port entries. | |
| 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 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 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 Corresponds directly to PORT TELNET ECHO MODE and the value labeled 'Echo Mode:' in the PORT TELNET CHARACTERISTICS display. |
| telnetSerialPortEntry | 1.3.6.1.4.1.33.10.6.2.1 | not-accessible | Telnet parameter values for a character port. | |
| 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 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 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 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 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 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. |
| telnetSerialPortTable | 1.3.6.1.4.1.33.10.6.2 | not-accessible | A list of Telnet character port entries. | |
| 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. |
| 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. |
| tn3270 | 1.3.6.1.4.1.33.10.7 | |||
| 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 TN3278Model and the value labeled 'Tn3278Model:' in the SERVER TN3270 DEVICE display. |
| tn3270DeviceEntry | 1.3.6.1.4.1.33.10.7.4.1 | not-accessible | Tn3270 parameter values for a terminal device entry. | |
| 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. |
| STR tn3270DeviceName | 1.3.6.1.4.1.33.10.7.4.1.1 | DisplayString | read-write | 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 tn3270DeviceNumber | 1.3.6.1.4.1.33.10.7.1 | INTEGER | read-only | The number of entries in the tn3270 Device table. |
| 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. |
| 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. |
| tn3270DeviceTable | 1.3.6.1.4.1.33.10.7.4 | not-accessible | A list of tn3270 terminal device entries. | |
| 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. |
| 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. |
| 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. |
| tn3270KeyEntry | 1.3.6.1.4.1.33.10.7.5.1 | not-accessible | Tn3270 parameter values for a key entry for a device. | |
| 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. |
| tn3270KeyTable | 1.3.6.1.4.1.33.10.7.5 | not-accessible | A list of tn3270 key entries by device. | |
| 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-write | 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 tn3270LanguageNumber | 1.3.6.1.4.1.33.10.7.2 | INTEGER | read-only | The number of entries in the tn3270 Language table. |
| 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. |
| tn3270LanguageTable | 1.3.6.1.4.1.33.10.7.7 | not-accessible | A list of tn3270 language entries. | |
| 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. |
| tn3270PortEntry | 1.3.6.1.4.1.33.10.7.10.1 | not-accessible | Parameter values for a tn3270 port. | |
| 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 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 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 Character MIB [11]. |
| 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. |
| 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. |
| tn3270PortTable | 1.3.6.1.4.1.33.10.7.10 | not-accessible | A list of tn3270 character port entries. | |
| 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. |
| 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. |
| 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. |
| 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. | |
| 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. |
| tn3270ScreenTable | 1.3.6.1.4.1.33.10.7.6 | not-accessible | A list of tn3270 screen action entries by device. | |
| 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 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. |
| trapClientEntry | 1.3.6.1.4.1.33.10.3.9.1 | not-accessible | Parameter values for a trap client. | |
| 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. |
| 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. |
| 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. | |
| INT udpBcstPort | 1.3.6.1.4.1.33.10.15.2.1.1 | INTEGER | read-write | The incoming destination UDP port number. |
| udpBcstPortEntry | 1.3.6.1.4.1.33.10.15.2.1 | not-accessible | A particular entry. | |
| 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. |
| udpBcstPortTbl | 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. | |
| IP udpBcstServerAddress | 1.3.6.1.4.1.33.10.15.1.1.1 | IpAddress | read-write | Internet address of the server. |
| udpBcstServerEntry | 1.3.6.1.4.1.33.10.15.1.1 | not-accessible | A particular entry. | |
| 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. |
| udpBcstServerTbl | 1.3.6.1.4.1.33.10.15.1 | not-accessible | Table of servers to whom UDP broadcast messages will be forwarded. | |
| xEgp | 1.3.6.1.4.1.33.10.12 | |||
| xInternet | 1.3.6.1.4.1.33.10 | |||
| xInternetDep | 1.3.6.1.4.1.33.4 | |||
| xIp | 1.3.6.1.4.1.33.10.1 | |||
| xospf | 1.3.6.1.4.1.33.10.13 | |||
| xremote | 1.3.6.1.4.1.33.10.10 | |||
| 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. |
| xremotePortTable | 1.3.6.1.4.1.33.10.10.8 | not-accessible | A list of XREMOTE character port entries. | |
| 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 |
| 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 |
| 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. |
| 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 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 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 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 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. |
| 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. |
| 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. |
| xTcp | 1.3.6.1.4.1.33.10.2 | |||
| xyplex | 1.3.6.1.4.1.33 |
RFC description
Manages IP, TCP, and Internet protocol settings for Xyplex network devices and gateways.
Start monitoring Xyplex terminal servers and network access devices (IP-interface/routing-table config status) 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.