Home/Catalog/ITOUCHHUB

ITOUCHHUB

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

2712
Objects
Active
Status
2
Dependencies

Imported Objects

Objects

2712 total
Object Name
mib-2
OBJECT IDENTIFIER
.1.3.6.1.2.1
system
OBJECT IDENTIFIER
.1.3.6.1.2.1.1
sysDescrA textual description of the entity. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.ro
DisplayString
.1.3.6.1.2.1.1.1
sysObjectIDThe vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.1.2
sysUpTimeThe time (in hundredths of a second) since the network management portion of the system was last re-initialized.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.1.3
sysContactThe textual identification of the contact person for this managed node, together with information on how to contact this person.rw
DisplayString
.1.3.6.1.2.1.1.4
sysNameAn administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name.rw
DisplayString
.1.3.6.1.2.1.1.5
sysLocationThe physical location of this node (e.g., `telephone closet, 3rd floor').rw
DisplayString
.1.3.6.1.2.1.1.6
sysServicesA value which indicates the set of services that this entity primarily offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs primarily routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., IP gateways) 4 end-to-end (e.g., IP hosts) 7 applications (e.g., mail relays) For systems including OSI protocols, layers 5 and 6 may also be counted.ro
INTEGER
.1.3.6.1.2.1.1.7
interfaces
OBJECT IDENTIFIER
.1.3.6.1.2.1.2
ifNumberThe number of network interfaces (regardless of their current state) present on this system.ro
INTEGER
.1.3.6.1.2.1.2.1
ifTableA list of interface entries. The number of entries is given by the value of ifNumber.
SEQUENCE OF IfEntry
.1.3.6.1.2.1.2.2
ifEntryAn interface entry containing objects at the subnetwork layer and below for a particular interface.
IfEntry
.1.3.6.1.2.1.2.2.1
ifIndexA unique value for each interface. Its value ranges between 1 and the value of ifNumber. The value for each interface must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.ro
INTEGER
.1.3.6.1.2.1.2.2.1.1
ifDescrA textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface.ro
DisplayString
.1.3.6.1.2.1.2.2.1.2
ifTypeThe type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.ro
Enumeration
.1.3.6.1.2.1.2.2.1.3
ifMtuThe size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.ro
INTEGER
.1.3.6.1.2.1.2.2.1.4
ifSpeedAn estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.ro
Gauge
.1.3.6.1.2.1.2.2.1.5
ifPhysAddressThe interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.2.1.2.2.1.6
ifAdminStatusThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed.rw
Enumeration
.1.3.6.1.2.1.2.2.1.7
ifOperStatusThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.ro
Enumeration
.1.3.6.1.2.1.2.2.1.8
ifLastChangeThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.2.2.1.9
ifInOctetsThe total number of octets received on the interface, including framing characters.ro
Counter
.1.3.6.1.2.1.2.2.1.10
ifInUcastPktsThe number of subnetwork-unicast packets delivered to a higher-layer protocol.ro
Counter
.1.3.6.1.2.1.2.2.1.11
ifInNUcastPktsThe number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol.ro
Counter
.1.3.6.1.2.1.2.2.1.12
ifInDiscardsThe number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space.ro
Counter
.1.3.6.1.2.1.2.2.1.13
ifInErrorsThe number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol.ro
Counter
.1.3.6.1.2.1.2.2.1.14
ifInUnknownProtosThe number of packets received via the interface which were discarded because of an unknown or unsupported protocol.ro
Counter
.1.3.6.1.2.1.2.2.1.15
ifOutOctetsThe total number of octets transmitted out of the interface, including framing characters.ro
Counter
.1.3.6.1.2.1.2.2.1.16
ifOutUcastPktsThe total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent.ro
Counter
.1.3.6.1.2.1.2.2.1.17
ifOutNUcastPktsThe total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent.ro
Counter
.1.3.6.1.2.1.2.2.1.18
ifOutDiscardsThe number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space.ro
Counter
.1.3.6.1.2.1.2.2.1.19
ifOutErrorsThe number of outbound packets that could not be transmitted because of errors.ro
Counter
.1.3.6.1.2.1.2.2.1.20
ifOutQLenThe length of the output packet queue (in packets).ro
Gauge
.1.3.6.1.2.1.2.2.1.21
ifSpecificA reference to MIB definitions specific to the particular media being used to realize the interface. For example, if the interface is realized by an ethernet, then the value of this object refers to a document defining objects specific to ethernet. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.2.2.1.22
at
OBJECT IDENTIFIER
.1.3.6.1.2.1.3
atTableThe Address Translation tables contain the NetworkAddress to `physical' address equivalences. Some interfaces do not use translation tables for determining address equivalences (e.g., DDN-X.25 has an algorithmic method); if all interfaces are of this type, then the Address Translation table is empty, i.e., has zero entries.deprecated
SEQUENCE OF AtEntry
.1.3.6.1.2.1.3.1
atEntryEach entry contains one NetworkAddress to `physical' address equivalence.deprecated
AtEntry
.1.3.6.1.2.1.3.1.1
atIfIndexThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.rwdeprecated
INTEGER
.1.3.6.1.2.1.3.1.1.1
atPhysAddressThe media-dependent `physical' address. Setting this object to a null string (one of zero length) has the effect of invaliding the corresponding entry in the atTable object. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant atPhysAddress object.rwdeprecated
PhysAddress (SNMPv2-TC)
.1.3.6.1.2.1.3.1.1.2
atNetAddressThe NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address.rwdeprecated
NetworkAddress
.1.3.6.1.2.1.3.1.1.3
ip
OBJECT IDENTIFIER
.1.3.6.1.2.1.4
ipForwardingThe indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note that for some managed nodes, this object may take on only a subset of the values possible. Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to change this object to an inappropriate value.rw
Enumeration
.1.3.6.1.2.1.4.1
ipDefaultTTLThe default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the transport layer protocol.rw
INTEGER
.1.3.6.1.2.1.4.2
ipInReceivesThe total number of input datagrams received from interfaces, including those received in error.ro
Counter
.1.3.6.1.2.1.4.3
ipInHdrErrorsThe number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.ro
Counter
.1.3.6.1.2.1.4.4
ipInAddrErrorsThe number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.ro
Counter
.1.3.6.1.2.1.4.5
ipForwDatagramsThe number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.ro
Counter
.1.3.6.1.2.1.4.6
ipInUnknownProtosThe number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.ro
Counter
.1.3.6.1.2.1.4.7
ipInDiscardsThe number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.ro
Counter
.1.3.6.1.2.1.4.8
ipInDeliversThe total number of input datagrams successfully delivered to IP user-protocols (including ICMP).ro
Counter
.1.3.6.1.2.1.4.9
ipOutRequestsThe total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.ro
Counter
.1.3.6.1.2.1.4.10
ipOutDiscardsThe number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.ro
Counter
.1.3.6.1.2.1.4.11
ipOutNoRoutesThe number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.ro
Counter
.1.3.6.1.2.1.4.12
ipReasmTimeoutThe maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.ro
INTEGER
.1.3.6.1.2.1.4.13
ipReasmReqdsThe number of IP fragments received which needed to be reassembled at this entity.ro
Counter
.1.3.6.1.2.1.4.14
ipReasmOKsThe number of IP datagrams successfully re- assembled.ro
Counter
.1.3.6.1.2.1.4.15
ipReasmFailsThe number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.ro
Counter
.1.3.6.1.2.1.4.16
ipFragOKsThe number of IP datagrams that have been successfully fragmented at this entity.ro
Counter
.1.3.6.1.2.1.4.17
ipFragFailsThe number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.ro
Counter
.1.3.6.1.2.1.4.18
ipFragCreatesThe number of IP datagram fragments that have been generated as a result of fragmentation at this entity.ro
Counter
.1.3.6.1.2.1.4.19
ipAddrTableThe table of addressing information relevant to this entity's IP addresses.
SEQUENCE OF IpAddrEntry
.1.3.6.1.2.1.4.20
ipAddrEntryThe addressing information for one of this entity's IP addresses.
IpAddrEntry
.1.3.6.1.2.1.4.20.1
ipAdEntAddrThe IP address to which this entry's addressing information pertains.ro
IpAddress
.1.3.6.1.2.1.4.20.1.1
ipAdEntIfIndexThe index value which uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.2.1.4.20.1.2
ipAdEntNetMaskThe subnet mask associated with the IP address of this entry. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.ro
IpAddress
.1.3.6.1.2.1.4.20.1.3
ipAdEntBcastAddrThe value of the least-significant bit in the IP broadcast address used for sending datagrams on the (logical) interface associated with the IP address of this entry. For example, when the Internet standard all-ones broadcast address is used, the value will be 1. This value applies to both the subnet and network broadcasts addresses used by the entity on this (logical) interface.ro
INTEGER
.1.3.6.1.2.1.4.20.1.4
ipAdEntReasmMaxSizeThe size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.ro
INTEGER
.1.3.6.1.2.1.4.20.1.5
ipRouteTableThis entity's IP Routing table.
SEQUENCE OF IpRouteEntry
.1.3.6.1.2.1.4.21
ipRouteEntryA route to a particular destination.
IpRouteEntry
.1.3.6.1.2.1.4.21.1
ipRouteDestThe destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is dependent on the table- access mechanisms defined by the network management protocol in use.rw
IpAddress
.1.3.6.1.2.1.4.21.1.1
ipRouteIfIndexThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.rw
INTEGER
.1.3.6.1.2.1.4.21.1.2
ipRouteMetric1The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.rw
INTEGER
.1.3.6.1.2.1.4.21.1.3
ipRouteMetric2An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.rw
INTEGER
.1.3.6.1.2.1.4.21.1.4
ipRouteMetric3An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.rw
INTEGER
.1.3.6.1.2.1.4.21.1.5
ipRouteMetric4An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.rw
INTEGER
.1.3.6.1.2.1.4.21.1.6
ipRouteNextHopThe IP address of the next hop of this route. (In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.)rw
IpAddress
.1.3.6.1.2.1.4.21.1.7
ipRouteTypeThe type of route. Note that the values direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipRouteTable object. That is, it effectively dissasociates the destination identified with said entry from the route identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipRouteType object.rw
Enumeration
.1.3.6.1.2.1.4.21.1.8
ipRouteProtoThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.ro
Enumeration
.1.3.6.1.2.1.4.21.1.9
ipRouteAgeThe number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was learned.rw
INTEGER
.1.3.6.1.2.1.4.21.1.10
ipRouteMaskIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field belong to a class-A, B, or C network, and then using one of: mask network 255.0.0.0 class-A 255.255.0.0 class-B 255.255.255.0 class-C If the value of the ipRouteDest is 0.0.0.0 (a default route), then the mask value is also 0.0.0.0. It should be noted that all IP routing subsystems implicitly use this mechanism.rw
IpAddress
.1.3.6.1.2.1.4.21.1.11
ipRouteMetric5An alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's ipRouteProto value. If this metric is not used, its value should be set to -1.rw
INTEGER
.1.3.6.1.2.1.4.21.1.12
ipRouteInfoA reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the route's ipRouteProto value. If this information is not present, its value should be set to the OBJECT IDENTIFIER { 0 0 }, which is a syntatically valid object identifier, and any conformant implementation of ASN.1 and BER must be able to generate and recognize this value.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.4.21.1.13
ipNetToMediaTableThe IP Address Translation table used for mapping from IP addresses to physical addresses.
SEQUENCE OF IpNetToMediaEntry
.1.3.6.1.2.1.4.22
ipNetToMediaEntryEach entry contains one IpAddress to `physical' address equivalence.
IpNetToMediaEntry
.1.3.6.1.2.1.4.22.1
ipNetToMediaIfIndexThe interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.rw
INTEGER
.1.3.6.1.2.1.4.22.1.1
ipNetToMediaPhysAddressThe media-dependent `physical' address.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.2.1.4.22.1.2
ipNetToMediaNetAddressThe IpAddress corresponding to the media- dependent `physical' address.ro
IpAddress
.1.3.6.1.2.1.4.22.1.3
ipNetToMediaTypeThe type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the ipNetToMediaTable. That is, it effectively dissasociates the interface identified with said entry from the mapping identified with said entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant ipNetToMediaType object.rw
Enumeration
.1.3.6.1.2.1.4.22.1.4
ipRoutingDiscardsThe number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.ro
Counter
.1.3.6.1.2.1.4.23
icmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.5
icmpInMsgsThe total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.ro
Counter
.1.3.6.1.2.1.5.1
icmpInErrorsThe number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).ro
Counter
.1.3.6.1.2.1.5.2
icmpInDestUnreachsThe number of ICMP Destination Unreachable messages received.ro
Counter
.1.3.6.1.2.1.5.3
icmpInTimeExcdsThe number of ICMP Time Exceeded messages received.ro
Counter
.1.3.6.1.2.1.5.4
icmpInParmProbsThe number of ICMP Parameter Problem messages received.ro
Counter
.1.3.6.1.2.1.5.5
icmpInSrcQuenchsThe number of ICMP Source Quench messages received.ro
Counter
.1.3.6.1.2.1.5.6
icmpInRedirectsThe number of ICMP Redirect messages received.ro
Counter
.1.3.6.1.2.1.5.7
icmpInEchosThe number of ICMP Echo (request) messages received.ro
Counter
.1.3.6.1.2.1.5.8
icmpInEchoRepsThe number of ICMP Echo Reply messages received.ro
Counter
.1.3.6.1.2.1.5.9
icmpInTimestampsThe number of ICMP Timestamp (request) messages received.ro
Counter
.1.3.6.1.2.1.5.10
icmpInTimestampRepsThe number of ICMP Timestamp Reply messages received.ro
Counter
.1.3.6.1.2.1.5.11
icmpInAddrMasksThe number of ICMP Address Mask Request messages received.ro
Counter
.1.3.6.1.2.1.5.12
icmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages received.ro
Counter
.1.3.6.1.2.1.5.13
icmpOutMsgsThe total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.ro
Counter
.1.3.6.1.2.1.5.14
icmpOutErrorsThe number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter's value.ro
Counter
.1.3.6.1.2.1.5.15
icmpOutDestUnreachsThe number of ICMP Destination Unreachable messages sent.ro
Counter
.1.3.6.1.2.1.5.16
icmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.ro
Counter
.1.3.6.1.2.1.5.17
icmpOutParmProbsThe number of ICMP Parameter Problem messages sent.ro
Counter
.1.3.6.1.2.1.5.18
icmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.ro
Counter
.1.3.6.1.2.1.5.19
icmpOutRedirectsThe number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.ro
Counter
.1.3.6.1.2.1.5.20
icmpOutEchosThe number of ICMP Echo (request) messages sent.ro
Counter
.1.3.6.1.2.1.5.21
icmpOutEchoRepsThe number of ICMP Echo Reply messages sent.ro
Counter
.1.3.6.1.2.1.5.22
icmpOutTimestampsThe number of ICMP Timestamp (request) messages sent.ro
Counter
.1.3.6.1.2.1.5.23
icmpOutTimestampRepsThe number of ICMP Timestamp Reply messages sent.ro
Counter
.1.3.6.1.2.1.5.24
icmpOutAddrMasksThe number of ICMP Address Mask Request messages sent.ro
Counter
.1.3.6.1.2.1.5.25
icmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages sent.ro
Counter
.1.3.6.1.2.1.5.26
tcp
OBJECT IDENTIFIER
.1.3.6.1.2.1.6
tcpRtoAlgorithmThe algorithm used to determine the timeout value used for retransmitting unacknowledged octets.ro
Enumeration
.1.3.6.1.2.1.6.1
tcpRtoMinThe minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the LBOUND quantity described in RFC 793.ro
INTEGER
.1.3.6.1.2.1.6.2
tcpRtoMaxThe maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the timeout algorithm is rsre(3), an object of this type has the semantics of the UBOUND quantity described in RFC 793.ro
INTEGER
.1.3.6.1.2.1.6.3
tcpMaxConnThe limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should contain the value -1.ro
INTEGER
.1.3.6.1.2.1.6.4
tcpActiveOpensThe number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.ro
Counter
.1.3.6.1.2.1.6.5
tcpPassiveOpensThe number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.ro
Counter
.1.3.6.1.2.1.6.6
tcpAttemptFailsThe number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.ro
Counter
.1.3.6.1.2.1.6.7
tcpEstabResetsThe number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.ro
Counter
.1.3.6.1.2.1.6.8
tcpCurrEstabThe number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.ro
Gauge
.1.3.6.1.2.1.6.9
tcpInSegsThe total number of segments received, including those received in error. This count includes segments received on currently established connections.ro
Counter
.1.3.6.1.2.1.6.10
tcpOutSegsThe total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.ro
Counter
.1.3.6.1.2.1.6.11
tcpRetransSegsThe total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.ro
Counter
.1.3.6.1.2.1.6.12
tcpConnTableA table containing TCP connection-specific information.
SEQUENCE OF TcpConnEntry
.1.3.6.1.2.1.6.13
tcpConnEntryInformation about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection makes the transition to the CLOSED state.
TcpConnEntry
.1.3.6.1.2.1.6.13.1
tcpConnStateThe state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).rw
Enumeration
.1.3.6.1.2.1.6.13.1.1
tcpConnLocalAddressThe local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used.ro
IpAddress
.1.3.6.1.2.1.6.13.1.2
tcpConnLocalPortThe local port number for this TCP connection.ro
INTEGER
.1.3.6.1.2.1.6.13.1.3
tcpConnRemAddressThe remote IP address for this TCP connection.ro
IpAddress
.1.3.6.1.2.1.6.13.1.4
tcpConnRemPortThe remote port number for this TCP connection.ro
INTEGER
.1.3.6.1.2.1.6.13.1.5
tcpInErrsThe total number of segments received in error (e.g., bad TCP checksums).ro
Counter
.1.3.6.1.2.1.6.14
tcpOutRstsThe number of TCP segments sent containing the RST flag.ro
Counter
.1.3.6.1.2.1.6.15
udp
OBJECT IDENTIFIER
.1.3.6.1.2.1.7
udpInDatagramsThe total number of UDP datagrams delivered to UDP users.ro
Counter
.1.3.6.1.2.1.7.1
udpNoPortsThe total number of received UDP datagrams for which there was no application at the destination port.ro
Counter
.1.3.6.1.2.1.7.2
udpInErrorsThe number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.ro
Counter
.1.3.6.1.2.1.7.3
udpOutDatagramsThe total number of UDP datagrams sent from this entity.ro
Counter
.1.3.6.1.2.1.7.4
udpTableA table containing UDP listener information.
SEQUENCE OF UdpEntry
.1.3.6.1.2.1.7.5
udpEntryInformation about a particular current UDP listener.
UdpEntry
.1.3.6.1.2.1.7.5.1
udpLocalAddressThe local IP address for this UDP listener. In the case of a UDP listener which is willing to accept datagrams for any IP interface associated with the node, the value 0.0.0.0 is used.ro
IpAddress
.1.3.6.1.2.1.7.5.1.1
udpLocalPortThe local port number for this UDP listener.ro
INTEGER
.1.3.6.1.2.1.7.5.1.2
egp
OBJECT IDENTIFIER
.1.3.6.1.2.1.8
egpInMsgsThe number of EGP messages received without error.ro
Counter
.1.3.6.1.2.1.8.1
egpInErrorsThe number of EGP messages received that proved to be in error.ro
Counter
.1.3.6.1.2.1.8.2
egpOutMsgsThe total number of locally generated EGP messages.ro
Counter
.1.3.6.1.2.1.8.3
egpOutErrorsThe number of locally generated EGP messages not sent due to resource limitations within an EGP entity.ro
Counter
.1.3.6.1.2.1.8.4
egpNeighTableThe EGP neighbor table.
SEQUENCE OF EgpNeighEntry
.1.3.6.1.2.1.8.5
egpNeighEntryInformation about this entity's relationship with a particular EGP neighbor.
EgpNeighEntry
.1.3.6.1.2.1.8.5.1
egpNeighStateThe EGP state of the local system with respect to this entry's EGP neighbor. Each EGP state is represented by a value that is one greater than the numerical value associated with said state in RFC 904.ro
Enumeration
.1.3.6.1.2.1.8.5.1.1
egpNeighAddrThe IP address of this entry's EGP neighbor.ro
IpAddress
.1.3.6.1.2.1.8.5.1.2
egpNeighAsThe autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known.ro
INTEGER
.1.3.6.1.2.1.8.5.1.3
egpNeighInMsgsThe number of EGP messages received without error from this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.4
egpNeighInErrsThe number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum).ro
Counter
.1.3.6.1.2.1.8.5.1.5
egpNeighOutMsgsThe number of locally generated EGP messages to this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.6
egpNeighOutErrsThe number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity.ro
Counter
.1.3.6.1.2.1.8.5.1.7
egpNeighInErrMsgsThe number of EGP-defined error messages received from this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.8
egpNeighOutErrMsgsThe number of EGP-defined error messages sent to this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.9
egpNeighStateUpsThe number of EGP state transitions to the UP state with this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.10
egpNeighStateDownsThe number of EGP state transitions from the UP state to any other state with this EGP peer.ro
Counter
.1.3.6.1.2.1.8.5.1.11
egpNeighIntervalHelloThe interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904.ro
INTEGER
.1.3.6.1.2.1.8.5.1.12
egpNeighIntervalPollThe interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904.ro
INTEGER
.1.3.6.1.2.1.8.5.1.13
egpNeighModeThe polling mode of this EGP entity, either passive or active.ro
Enumeration
.1.3.6.1.2.1.8.5.1.14
egpNeighEventTriggerA control variable used to trigger operator- initiated Start and Stop events. When read, this variable always returns the most recent value that egpNeighEventTrigger was set to. If it has not been set since the last initialization of the network management subsystem on the node, it returns a value of `stop'. When set, this variable causes a Start or Stop event on the specified neighbor, as specified on pages 8-10 of RFC 904. Briefly, a Start event causes an Idle peer to begin neighbor acquisition and a non-Idle peer to reinitiate neighbor acquisition. A stop event causes a non-Idle peer to return to the Idle state until a Start event occurs, either via egpNeighEventTrigger or otherwise.rw
Enumeration
.1.3.6.1.2.1.8.5.1.15
egpAsThe autonomous system number of this EGP entity.ro
INTEGER
.1.3.6.1.2.1.8.6
transmission
OBJECT IDENTIFIER
.1.3.6.1.2.1.10
x25
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5
x25RestartThis trap means the X.25 PLE sent or received a restart packet. The restart that brings up the link should not send a x25Restart trap so the interface should send a linkUp trap. Sending this trap means the agent does not send a linkDown and linkUp trap.
TRAP-TYPE
.1.3.6.1.2.1.10.5.0.1
x25ResetIf the PLE sends or receives a reset, the agent should send an x25Reset trap.
TRAP-TYPE
.1.3.6.1.2.1.10.5.0.2
x25AdmnTableThis table contains the administratively set configuration parameters for an X.25 Packet Level Entity (PLE). Most of the objects in this table have corresponding objects in the x25OperTable. This table contains the values as last set by the administrator. The x25OperTable contains the values actually in use by an X.25 PLE. Changing an administrative value may or may not change a current operating value. The operating value may not change until the interface is restarted. Some implementations may change the values immediately upon changing the administrative table. All implementations are required to load the values from the administrative table when initializing a PLE.
SEQUENCE OF X25AdmnEntry
.1.3.6.1.2.1.10.5.1
x25AdmnEntryEntries of x25AdmnTable.
X25AdmnEntry
.1.3.6.1.2.1.10.5.1.1
x25AdmnIndexThe ifIndex value for the X.25 Interface.ro
IfIndexType
.1.3.6.1.2.1.10.5.1.1.1
x25AdmnInterfaceModeIdentifies DCE/DTE mode in which the interface operates. A value of dxe indicates the mode will be determined by XID negotiation.rw
Enumeration
.1.3.6.1.2.1.10.5.1.1.2
x25AdmnMaxActiveCircuitsThe maximum number of circuits this PLE can support; including PVCs.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.3
x25AdmnPacketSequencingThe modulus of the packet sequence number space.rw
Enumeration
.1.3.6.1.2.1.10.5.1.1.4
x25AdmnRestartTimerThe T20 restart timer in milliseconds.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.5
x25AdmnCallTimerThe T21 Call timer in milliseconds.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.6
x25AdmnResetTimerThe T22 Reset timer in milliseconds.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.7
x25AdmnClearTimerThe T23 Clear timer in milliseconds.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.8
x25AdmnWindowTimerThe T24 window status transmission timer in milliseconds. A value of 2147483647 indicates no window timer in use.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.9
x25AdmnDataRxmtTimerThe T25 data retransmission timer in milliseconds. A value of 2147483647 indicates no data retransmission timer in use.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.10
x25AdmnInterruptTimerThe T26 interrupt timer in milliseconds. A value of 2147483647 indicates no interrupt timer in use.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.11
x25AdmnRejectTimerThe T27 Reject retransmission timer in milliseconds. A value of 2147483647 indicates no reject timer in use.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.12
x25AdmnRegistrationRequestTimerThe T28 registration timer in milliseconds. A value of 2147483647 indicates no registration timer in use.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.13
x25AdmnMinimumRecallTimerMinimum time interval between unsuccessful call attempts in milliseconds.rw
PositiveInteger
.1.3.6.1.2.1.10.5.1.1.14
x25AdmnRestartCountThe R20 restart retransmission count.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.15
x25AdmnResetCountThe r22 Reset retransmission count.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.16
x25AdmnClearCountThe r23 Clear retransmission count.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.17
x25AdmnDataRxmtCountThe R25 Data retransmission count. This value is irrelevant if the x25AdmnDataRxmtTimer indicates no timer in use.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.18
x25AdmnRejectCountThe R27 reject retransmission count. This value is irrelevant if the x25AdmnRejectTimer indicates no timer in use.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.19
x25AdmnRegistrationRequestCountThe R28 Registration retransmission Count. This value is irrelevant if the x25AdmnRegistrationRequestTimer indicates no timer in use.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.20
x25AdmnNumberPVCsThe number of PVC configured for this PLE. The PVCs use channel numbers from 1 to this number.rw
INTEGER
.1.3.6.1.2.1.10.5.1.1.21
x25AdmnDefCallParamIdThis identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the default call parameters for this PLE.rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.1.1.22
x25AdmnLocalAddressThe local address for this PLE subnetwork. A zero length address maybe returned by PLEs that only support PVCs.rw
X121Address
.1.3.6.1.2.1.10.5.1.1.23
x25AdmnProtocolVersionSupportedIdentifies the version of the X.25 protocol this interface should support. Object identifiers for common versions are defined below in the x25ProtocolVersion subtree.rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.1.1.24
x25OperTableThe operation parameters in use by the X.25 PLE.
SEQUENCE OF X25OperEntry
.1.3.6.1.2.1.10.5.2
x25OperEntryEntries of x25OperTable.
X25OperEntry
.1.3.6.1.2.1.10.5.2.1
x25OperIndexThe ifIndex value for the X.25 interface.ro
IfIndexType
.1.3.6.1.2.1.10.5.2.1.1
x25OperInterfaceModeIdentifies DCE/DTE mode in which the interface operates. A value of dxe indicates the role will be determined by XID negotiation at the Link Layer and that negotiation has not yet taken place.ro
Enumeration
.1.3.6.1.2.1.10.5.2.1.2
x25OperMaxActiveCircuitsMaximum number of circuits this PLE can support.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.3
x25OperPacketSequencingThe modulus of the packet sequence number space.ro
Enumeration
.1.3.6.1.2.1.10.5.2.1.4
x25OperRestartTimerThe T20 restart timer in milliseconds.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.5
x25OperCallTimerThe T21 Call timer in milliseconds.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.6
x25OperResetTimerThe T22 Reset timer in milliseconds.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.7
x25OperClearTimerThe T23 Clear timer in milliseconds.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.8
x25OperWindowTimerThe T24 window status transmission timer milliseconds. A value of 2147483647 indicates no window timer in use.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.9
x25OperDataRxmtTimerThe T25 Data Retransmission timer in milliseconds. A value of 2147483647 indicates no data retransmission timer in use.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.10
x25OperInterruptTimerThe T26 Interrupt timer in milliseconds. A value of 2147483647 indicates interrupts are not being used.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.11
x25OperRejectTimerThe T27 Reject retransmission timer in milliseconds. A value of 2147483647 indicates no reject timer in use.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.12
x25OperRegistrationRequestTimerThe T28 registration timer in milliseconds. A value of 2147483647 indicates no registration timer in use.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.13
x25OperMinimumRecallTimerMinimum time interval between unsuccessful call attempts in milliseconds.ro
PositiveInteger
.1.3.6.1.2.1.10.5.2.1.14
x25OperRestartCountThe R20 restart retransmission count.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.15
x25OperResetCountThe r22 Reset retransmission count.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.16
x25OperClearCountThe r23 Clear retransmission count.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.17
x25OperDataRxmtCountThe R25 Data retransmission count. This value is undefined if the x25OperDataRxmtTimer indicates no timer in use.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.18
x25OperRejectCountThe R27 reject retransmission count. This value is undefined if the x25OperRejectTimer indicates no timer in use.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.19
x25OperRegistrationRequestCountThe R28 Registration retransmission Count. This value is undefined if the x25OperREgistrationRequestTimer indicates no timer in use.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.20
x25OperNumberPVCsThe number of PVC configured for this PLE. The PVCs use channel numbers from 1 to this number.ro
INTEGER
.1.3.6.1.2.1.10.5.2.1.21
x25OperDefCallParamIdThis identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable that contains the default call parameters for this PLE.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.2.1.22
x25OperLocalAddressThe local address for this PLE subnetwork. A zero length address maybe returned by PLEs that only support PVCs.ro
X121Address
.1.3.6.1.2.1.10.5.2.1.23
x25OperDataLinkIdThis identifies the instance of the index object in the first table of the most device specific MIB for the interface used by this PLE.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.2.1.24
x25OperProtocolVersionSupportedIdentifies the version of the X.25 protocol this interface supports. Object identifiers for common versions are defined below in the x25ProtocolVersion subtree.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.2.1.25
x25StatTableStatistics information about this X.25 PLE.
SEQUENCE OF X25StatEntry
.1.3.6.1.2.1.10.5.3
x25StatEntryEntries of the x25StatTable.
X25StatEntry
.1.3.6.1.2.1.10.5.3.1
x25StatIndexThe ifIndex value for the X.25 interface.ro
IfIndexType
.1.3.6.1.2.1.10.5.3.1.1
x25StatInCallsThe number of incoming calls received.ro
Counter
.1.3.6.1.2.1.10.5.3.1.2
x25StatInCallRefusalsThe number of incoming calls refused. This includes calls refused by the PLE and by higher layers. This also includes calls cleared because of restricted fast select.ro
Counter
.1.3.6.1.2.1.10.5.3.1.3
x25StatInProviderInitiatedClearsThe number of clear requests with a cause code other than DTE initiated.ro
Counter
.1.3.6.1.2.1.10.5.3.1.4
x25StatInRemotelyInitiatedResetsThe number of reset requests received with cause code DTE initiated.ro
Counter
.1.3.6.1.2.1.10.5.3.1.5
x25StatInProviderInitiatedResetsThe number of reset requests received with cause code other than DTE initiated.ro
Counter
.1.3.6.1.2.1.10.5.3.1.6
x25StatInRestartsThe number of remotely initiated (including provider initiated) restarts experienced by the PLE excluding the restart associated with bringing up the PLE interface. This only counts restarts received when the PLE already has an established connection with the remove PLE.ro
Counter
.1.3.6.1.2.1.10.5.3.1.7
x25StatInDataPacketsThe number of data packets received.ro
Counter
.1.3.6.1.2.1.10.5.3.1.8
x25StatInAccusedOfProtocolErrorsThe number of packets received containing a procedure error cause code. These include clear, reset, restart, or diagnostic packets.ro
Counter
.1.3.6.1.2.1.10.5.3.1.9
x25StatInInterruptsThe number of interrupt packets received by the PLE or over the PVC/VC.ro
Counter
.1.3.6.1.2.1.10.5.3.1.10
x25StatOutCallAttemptsThe number of calls attempted.ro
Counter
.1.3.6.1.2.1.10.5.3.1.11
x25StatOutCallFailuresThe number of call attempts which failed. This includes calls that were cleared because of restrictive fast select.ro
Counter
.1.3.6.1.2.1.10.5.3.1.12
x25StatOutInterruptsThe number of interrupt packets send by the PLE or over the PVC/VC.ro
Counter
.1.3.6.1.2.1.10.5.3.1.13
x25StatOutDataPacketsThe number of data packets sent by this PLE.ro
Counter
.1.3.6.1.2.1.10.5.3.1.14
x25StatOutgoingCircuitsThe number of active outgoing circuits. This includes call requests sent but not yet confirmed. This does not count PVCs.ro
Gauge
.1.3.6.1.2.1.10.5.3.1.15
x25StatIncomingCircuitsThe number of active Incoming Circuits. This includes call indications received but not yet acknowledged. This does not count PVCs.ro
Gauge
.1.3.6.1.2.1.10.5.3.1.16
x25StatTwowayCircuitsThe number of active two-way Circuits. This includes call requests sent but not yet confirmed. This does not count PVCs.ro
Gauge
.1.3.6.1.2.1.10.5.3.1.17
x25StatRestartTimeoutsThe number of times the T20 restart timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.18
x25StatCallTimeoutsThe number of times the T21 call timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.19
x25StatResetTimeoutsThe number of times the T22 reset timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.20
x25StatClearTimeoutsThe number of times the T23 clear timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.21
x25StatDataRxmtTimeoutsThe number of times the T25 data timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.22
x25StatInterruptTimeoutsThe number of times the T26 interrupt timer expired.ro
Counter
.1.3.6.1.2.1.10.5.3.1.23
x25StatRetryCountExceededsThe number of times a retry counter was exhausted.ro
Counter
.1.3.6.1.2.1.10.5.3.1.24
x25StatClearCountExceededsThe number of times the R23 clear count was exceeded.ro
Counter
.1.3.6.1.2.1.10.5.3.1.25
x25ChannelTableThese objects contain information about the channel number configuration in an X.25 PLE. These values are the configured values. changes in these values after the interfaces has started may not be reflected in the operating PLE.
SEQUENCE OF X25ChannelEntry
.1.3.6.1.2.1.10.5.4
x25ChannelEntryEntries of x25ChannelTable.
X25ChannelEntry
.1.3.6.1.2.1.10.5.4.1
x25ChannelIndexThe ifIndex value for the X.25 Interface.ro
IfIndexType
.1.3.6.1.2.1.10.5.4.1.1
x25ChannelLICLowest Incoming channel.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.2
x25ChannelHICHighest Incoming channel. A value of zero indicates no channels in this range.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.3
x25ChannelLTCLowest Two-way channel.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.4
x25ChannelHTCHighest Two-way channel. A value of zero indicates no channels in this range.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.5
x25ChannelLOCLowest outgoing channel.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.6
x25ChannelHOCHighest outgoing channel. A value of zero indicates no channels in this range.rw
INTEGER
.1.3.6.1.2.1.10.5.4.1.7
x25CircuitTableThese objects contain general information about a specific circuit of an X.25 PLE.
SEQUENCE OF X25CircuitEntry
.1.3.6.1.2.1.10.5.5
x25CircuitEntryEntries of x25CircuitTable.
X25CircuitEntry
.1.3.6.1.2.1.10.5.5.1
x25CircuitIndexThe ifIndex value for the X.25 Interface.ro
IfIndexType
.1.3.6.1.2.1.10.5.5.1.1
x25CircuitChannelThe channel number for this circuit.ro
INTEGER
.1.3.6.1.2.1.10.5.5.1.2
x25CircuitStatusThis object reports the current status of the circuit. An existing instance of this object can only be set to startClear, startPvcResetting, or invalid. An instance with the value calling or open can only be set to startClear and that action will start clearing the circuit. An instance with the value PVC can only be set to startPvcResetting or invalid and that action resets the PVC or deletes the circuit respectively. The values startClear or startPvcResetting will never be returned by an agent. An attempt to set the status of an existing instance to a value other than one of these values will result in an error. A non-existing instance can be set to PVC to create a PVC if the implementation supports dynamic creation of PVCs. Some implementations may only allow creation and deletion of PVCs if the interface is down. Since the instance identifier will supply the PLE index and the channel number, setting this object alone supplies sufficient information to create the instance. All the DEFVAL clauses for the other objects of this table are appropriate for creating a PVC; PLEs creating entries for placed or accepted calls will use values appropriate for the call rather than the value of the DEFVAL clause. Two managers trying to create the same PVC can determine from the return code which manager succeeded and which failed (the failing manager fails because it can not set a value of PVC for an existing object). An entry in the closed or invalid state may be deleted or reused at the agent's convence. If the entry is kept in the closed state, the values of the parameters associated with the entry must be correct. Closed implies the values in the circuit table are correct. The value of invalid indicates the other values in the table are invalid. Many agents may never return a value of invalid because they dynamically allocate and free unused table entries. An agent for a statically configured systems can return invalid to indicate the entry has not yet been used so the counters contain no information.rw
Enumeration
.1.3.6.1.2.1.10.5.5.1.3
x25CircuitEstablishTimeThe value of sysUpTime when the channel was associated with this circuit. For outgoing SVCs, this is the time the first call packet was sent. For incoming SVCs, this is the time the call indication was received. For PVCs this is the time the PVC was able to pass data to a higher layer entity without loss of data.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.5.5.1.4
x25CircuitDirectionThe direction of the call that established this circuit.rw
Enumeration
.1.3.6.1.2.1.10.5.5.1.5
x25CircuitInOctetsThe number of octets of user data delivered to upper layer.ro
Counter
.1.3.6.1.2.1.10.5.5.1.6
x25CircuitInPdusThe number of PDUs received for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.7
x25CircuitInRemotelyInitiatedResetsThe number of Resets received for this circuit with cause code of DTE initiated.ro
Counter
.1.3.6.1.2.1.10.5.5.1.8
x25CircuitInProviderInitiatedResetsThe number of Resets received for this circuit with cause code other than DTE initiated.ro
Counter
.1.3.6.1.2.1.10.5.5.1.9
x25CircuitInInterruptsThe number of interrupt packets received for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.10
x25CircuitOutOctetsThe number of octets of user data sent for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.11
x25CircuitOutPdusThe number of PDUs sent for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.12
x25CircuitOutInterruptsThe number of interrupt packets sent on this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.13
x25CircuitDataRetransmissionTimeoutsThe number of times the T25 data retransmission timer expired for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.14
x25CircuitResetTimeoutsThe number of times the T22 reset timer expired for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.15
x25CircuitInterruptTimeoutsThe number of times the T26 Interrupt timer expired for this circuit.ro
Counter
.1.3.6.1.2.1.10.5.5.1.16
x25CircuitCallParamIdThis identifies the instance of the x25CallParmIndex for the entry in the x25CallParmTable which contains the call parameters in use with this circuit. The entry referenced must contain the values that are currently in use by the circuit rather than proposed values. A value of NULL indicates the circuit is a PVC or is using all the default parameters.rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.5.1.17
x25CircuitCalledDteAddressFor incoming calls, this is the called address from the call indication packet. For outgoing calls, this is the called address from the call confirmation packet. This will be zero length for PVCs.rw
X121Address
.1.3.6.1.2.1.10.5.5.1.18
x25CircuitCallingDteAddressFor incoming calls, this is the calling address from the call indication packet. For outgoing calls, this is the calling address from the call confirmation packet. This will be zero length for PVCs.rw
X121Address
.1.3.6.1.2.1.10.5.5.1.19
x25CircuitOriginallyCalledAddressFor incoming calls, this is the address in the call Redirection or Call Deflection Notification facility if the call was deflected or redirected, otherwise it will be called address from the call indication packet. For outgoing calls, this is the address from the call request packet. This will be zero length for PVCs.rw
X121Address
.1.3.6.1.2.1.10.5.5.1.20
x25CircuitDescrA descriptive string associated with this circuit. This provides a place for the agent to supply any descriptive information it knows about the use or owner of the circuit. The agent may return the process identifier and user name for the process using the circuit. Alternative the agent may return the name of the configuration entry that caused a bridge to establish the circuit. A zero length value indicates the agent doesn't have any additional information.rw
DisplayString
.1.3.6.1.2.1.10.5.5.1.21
x25ClearedCircuitEntriesRequestedThe requested number of entries for the agent to keep in the x25ClearedCircuit table.rw
PositiveInteger
.1.3.6.1.2.1.10.5.6
x25ClearedCircuitEntriesGrantedThe actual number of entries the agent will keep in the x25ClearedCircuit Table.ro
PositiveInteger
.1.3.6.1.2.1.10.5.7
x25ClearedCircuitTableA table of entries about closed circuits. Entries must be made in this table whenever circuits are closed and the close request or close indication packet contains a clearing cause other than DTE Originated or a Diagnostic code field other than Higher Layer Initiated disconnection-normal. An agent may optionally make entries for normal closes (to record closing facilities or other information). Agents will delete the oldest entry in the table when adding a new entry would exceed agent resources. Agents are required to keep the last entry put in the table and may keep more entries. The object x25OperClearEntriesGranted returns the maximum number of entries kept in the table.
SEQUENCE OF X25ClearedCircuitEntry
.1.3.6.1.2.1.10.5.8
x25ClearedCircuitEntryInformation about a cleared circuit.
X25ClearedCircuitEntry
.1.3.6.1.2.1.10.5.8.1
x25ClearedCircuitIndexAn index that uniquely distinguishes one entry in the clearedCircuitTable from another. This index will start at 2147483647 and will decrease by one for each new entry added to the table. Upon reaching one, the index will reset to 2147483647. Because the index starts at 2147483647 and decreases, a manager may do a getnext on entry zero and obtain the most recent entry. When the index has the value of 1, the next entry will delete all entries in the table and that entry will be numbered 2147483647.ro
PositiveInteger
.1.3.6.1.2.1.10.5.8.1.1
x25ClearedCircuitPleIndexThe value of ifIndex for the PLE which cleared the circuit that created the entry.ro
IfIndexType
.1.3.6.1.2.1.10.5.8.1.2
x25ClearedCircuitTimeEstablishedThe value of sysUpTime when the circuit was established. This will be the same value that was in the x25CircuitEstablishTime for the circuit.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.5.8.1.3
x25ClearedCircuitTimeClearedThe value of sysUpTime when the circuit was cleared. For locally initiated clears, this will be the time when the clear confirmation was received. For remotely initiated clears, this will be the time when the clear indication was received.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.5.8.1.4
x25ClearedCircuitChannelThe channel number for the circuit that was cleared.ro
INTEGER
.1.3.6.1.2.1.10.5.8.1.5
x25ClearedCircuitClearingCauseThe Clearing Cause from the clear request or clear indication packet that cleared the circuit.ro
INTEGER
.1.3.6.1.2.1.10.5.8.1.6
x25ClearedCircuitDiagnosticCodeThe Diagnostic Code from the clear request or clear indication packet that cleared the circuit.ro
INTEGER
.1.3.6.1.2.1.10.5.8.1.7
x25ClearedCircuitInPdusThe number of PDUs received on the circuit.ro
Counter
.1.3.6.1.2.1.10.5.8.1.8
x25ClearedCircuitOutPdusThe number of PDUs transmitted on the circuit.ro
Counter
.1.3.6.1.2.1.10.5.8.1.9
x25ClearedCircuitCalledAddressThe called address from the cleared circuit.ro
X121Address
.1.3.6.1.2.1.10.5.8.1.10
x25ClearedCircuitCallingAddressThe calling address from the cleared circuit.ro
X121Address
.1.3.6.1.2.1.10.5.8.1.11
x25ClearedCircuitClearFacilitiesThe facilities field from the clear request or clear indication packet that cleared the circuit. A size of zero indicates no facilities were present.ro
OCTET STRING
.1.3.6.1.2.1.10.5.8.1.12
x25CallParmTableThese objects contain the parameters that can be varied between X.25 calls. The entries in this table are independent of the PLE. There exists only one of these tables for the entire system. The indexes for the entries are independent of any PLE or any circuit. Other tables reference entries in this table. Entries in this table can be used for default PLE parameters, for parameters to use to place/answer a call, for the parameters currently in use for a circuit, or parameters that were used by a circuit. The number of references to a given set of parameters can be found in the x25CallParmRefCount object sharing the same instance identifier with the parameters. The value of this reference count also affects the access of the objects in this table. An object in this table with the same instance identifier as the instance identifier of an x25CallParmRefCount must be consider associated with that reference count. An object with an associated reference count of zero can be written (if its ACCESS clause allows it). An object with an associated reference count greater than zero can not be written (regardless of the ACCESS clause). This ensures that a set of call parameters being referenced from another table can not be modified or changed in a ways inappropriate for continued use by that table.
SEQUENCE OF X25CallParmEntry
.1.3.6.1.2.1.10.5.9
x25CallParmEntryEntries of x25CallParmTable.
X25CallParmEntry
.1.3.6.1.2.1.10.5.9.1
x25CallParmIndexA value that distinguishes this entry from another entry. Entries in this table are referenced from other objects which identify call parameters. It is impossible to know which other objects in the MIB reference entries in the table by looking at this table. Because of this, changes to parameters must be accomplished by creating a new entry in this table and then changing the referencing table to identify the new entry. Note that an agent will only use the values in this table when another table is changed to reference those values. The number of other tables that reference an index object in this table can be found in x25CallParmRefCount. The value of the reference count will affect the writability of the objects as explained above. Entries in this table which have a reference count of zero maybe deleted at the convence of the agent. Care should be taken by the agent to give the NMS sufficient time to create a reference to newly created entries. Should a Management Station not find a free index with which to create a new entry, it may feel free to delete entries with a reference count of zero. However in doing so the Management Station much realize it may impact other Management Stations.ro
PositiveInteger
.1.3.6.1.2.1.10.5.9.1.1
x25CallParmStatusThe status of this call parameter entry. See RFC 1271 for details of usage.rw
EntryStatus
.1.3.6.1.2.1.10.5.9.1.2
x25CallParmRefCountThe number of references know by a management station to exist to this set of call parameters. This is the number of other objects that have returned a value of, and will return a value of, the index for this set of call parameters. Examples of such objects are the x25AdmnDefCallParamId, x25OperDataLinkId, or x25AdmnDefCallParamId objects defined above.ro
PositiveInteger
.1.3.6.1.2.1.10.5.9.1.3
x25CallParmInPacketSizeThe maximum receive packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE means use a default size of 128.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.4
x25CallParmOutPacketSizeThe maximum transmit packet size in octets for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use a default size of 128.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.5
x25CallParmInWindowSizeThe receive window size for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use 2.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.6
x25CallParmOutWindowSizeThe transmit window size for a circuit. A size of zero for a circuit means use the PLE default size. A size of zero for the PLE default means use 2.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.7
x25CallParmAcceptReverseChargingAn enumeration defining if the PLE will accept or refuse charges. A value of default for a circuit means use the PLE default value. A value of neverAccept is only used for the PLE default and indicates the PLE will never accept reverse charging. A value of default for a PLE default means refuse.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.8
x25CallParmProposeReverseChargingAn enumeration defining if the PLE should propose reverse or local charging. The value of default for a circuit means use the PLE default. The value of default for the PLE default means use local.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.9
x25CallParmFastSelectExpresses preference for use of fast select facility. The value of default for a circuit is the PLE default. A value of default for the PLE means noFastSelect. A value of noFastSelect or noRestrictedFastResponse indicates a circuit may not use fast select or restricted fast response.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.10
x25CallParmInThruPutClasSizeThe incoming throughput class to negotiate. A value of tcDefault for a circuit means use the PLE default. A value of tcDefault for the PLE default means tcNone. A value of tcNone means do not negotiate throughtput class.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.11
x25CallParmOutThruPutClasSizeThe outgoing throughput class to negotiate. A value of tcDefault for a circuit means use the PLE default. A value of tcDefault for the PLE default means use tcNone. A value of tcNone means do not negotiate throughtput class.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.12
x25CallParmCugThe Closed User Group to specify. This consists of two or four octets containing the characters 0 through 9. A zero length string indicates no facility requested. A string length of three containing the characters DEF for a circuit means use the PLE default, (the PLE default parameter may not reference an entry of DEF.)rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.13
x25CallParmCugoaThe Closed User Group with Outgoing Access to specify. This consists of two or four octets containing the characters 0 through 9. A string length of three containing the characters DEF for a circuit means use the PLE default (the PLE default parameters may not reference an entry of DEF). A zero length string indicates no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.14
x25CallParmBcugThe Bilateral Closed User Group to specify. This consists of two octets containing the characters 0 through 9. A string length of three containing the characters DEF for a circuit means use the PLE default (the PLE default parameter may not reference an entry of DEF). A zero length string indicates no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.15
x25CallParmNuiThe Network User Identifier facility. This is binary value to be included immediately after the length field. The PLE will supply the length octet. A zero length string indicates no facility requested. This value is ignored for the PLE default parameters entry.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.16
x25CallParmChargingInfoThe charging Information facility. A value of default for a circuit means use the PLE default. The value of default for the default PLE parameters means use noFacility. The value of noFacility means do not include a facility.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.17
x25CallParmRpoaThe RPOA facility. The octet string contains n * 4 sequences of the characters 0-9 to specify a facility with n entries. The octet string containing the 3 characters DEF for a circuit specifies use of the PLE default (the entry for the PLE default may not contain DEF). A zero length string indicates no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.18
x25CallParmTrnstDlyThe Transit Delay Selection and Indication value. A value of 65536 indicates no facility requested. A value of 65537 for a circuit means use the PLE default (the PLE default parameters entry may not use the value 65537). The value 65535 may only be used to indicate the value in use by a circuit.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.19
x25CallParmCallingExtThe Calling Extension facility. This contains one of the following: A sequence of hex digits with the value to be put in the facility. These digits will be converted to binary by the agent and put in the facility. These octets do not include the length octet. A value containing the three character DEF for a circuit means use the PLE default, (the entry for the PLE default parameters may not use the value DEF). A zero length string indicates no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.20
x25CallParmCalledExtThe Called Extension facility. This contains one of the following: A sequence of hex digits with the value to be put in the facility. These digits will be converted to binary by the agent and put in the facility. These octets do not include the length octet. A value containing the three character DEF for a circuit means use the PLE default, (the entry for the PLE default parameters may not use the value DEF). A zero length string indicates no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.21
x25CallParmInMinThuPutClsThe minimum input throughput Class. A value of 16 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 17 indicates no facility requested.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.22
x25CallParmOutMinThuPutClsThe minimum output throughput Class. A value of 16 for a circuit means use the PLE default (the PLE parameters entry may not use this value). A value of 17 indicates no facility requested.rw
INTEGER
.1.3.6.1.2.1.10.5.9.1.23
x25CallParmEndTrnsDlyThe End-to-End Transit Delay to negotiate. An octet string of length 2, 4, or 6 contains the facility encoded as specified in ISO/IEC 8208 section 15.3.2.4. An octet string of length 3 containing the three character DEF for a circuit means use the PLE default (the entry for the PLE default can not contain the characters DEF). A zero length string indicates no facility requested.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.24
x25CallParmPriorityThe priority facility to negotiate. The octet string encoded as specified in ISO/IEC 8208 section 15.3.2.5. A zero length string indicates no facility requested. The entry for the PLE default parameters must be zero length.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.25
x25CallParmProtectionA string contains the following: A hex string containing the value for the protection facility. This will be converted from hex to the octets actually in the packet by the agent. The agent will supply the length field and the length octet is not contained in this string. An string containing the 3 characters DEF for a circuit means use the PLE default (the entry for the PLE default parameters may not use the value DEF). A zero length string mean no facility requested.rw
DisplayString
.1.3.6.1.2.1.10.5.9.1.26
x25CallParmExptDataThe Expedited Data facility to negotiate. A value of default for a circuit means use the PLE default value. The entry for the PLE default parameters may not have the value default.rw
Enumeration
.1.3.6.1.2.1.10.5.9.1.27
x25CallParmUserDataThe call user data as placed in the packet. A zero length string indicates no call user data. If both the circuit call parameters and the PLE default have call user data defined, the data from the circuit call parameters will be used. If only the PLE has data defined, the PLE entry will be used. If neither the circuit call parameters or the PLE default entry has a value, no call user data will be sent.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.28
x25CallParmCallingNetworkFacilitiesThe calling network facilities. The facilities are encoded here exactly as encoded in the call packet. These facilities do not include the marker facility code. A zero length string in the entry for the parameter to use when establishing a circuit means use the PLE default. A zero length string in the entry for PLE default parameters indicates no default facilities.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.29
x25CallParmCalledNetworkFacilitiesThe called network facilities. The facilities are encoded here exactly as encoded in the call packet. These facilities do not include the marker facility code. A zero length string in the entry for the parameter to use when establishing a circuit means use the PLE default. A zero length string in the entry for PLE default parameters indicates no default facilities.rw
OCTET STRING
.1.3.6.1.2.1.10.5.9.1.30
x25ProtocolVersion
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10
x25protocolCcittV1976
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.1
x25protocolCcittV1980
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.2
x25protocolCcittV1984
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.3
x25protocolCcittV1988
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.4
x25protocolIso8208V1987
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.5
x25protocolIso8208V1989
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.5.10.6
lapb
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.16
lapbProtocolVersion
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.16.5
lapbProtocolIso7776v1986
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.16.5.1
lapbProtocolCcittV1980
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.16.5.2
lapbProtocolCcittV1984
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.16.5.3
frame-relay
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32
frDLCIStatusChangeThis trap indicates that the indicated Virtual Circuit has changed state. It has either been created or invalidated, or has toggled between the active and inactive states.
TRAP-TYPE
.1.3.6.1.2.1.10.32.0.1
frDlcmiTableThe Parameters for the Data Link Connection Management Interface for the frame relay service on this interface.
SEQUENCE OF FrDlcmiEntry
.1.3.6.1.2.1.10.32.1
frDlcmiEntryThe Parameters for a particular Data Link Con- nection Management Interface.
FrDlcmiEntry
.1.3.6.1.2.1.10.32.1.1
frDlcmiIfIndexThe ifIndex value of the corresponding ifEn- try.ro
Index
.1.3.6.1.2.1.10.32.1.1.1
frDlcmiStateThis variable states which Data Link Connec- tion Management scheme is active (and by impli- cation, what DLCI it uses) on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.2
frDlcmiAddressThis variable states which address format is in use on the Frame Relay interface.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.3
frDlcmiAddressLenThis variable states which address length in octets. In the case of Q922 format, the length indicates the entire length of the address in- cluding the control portion.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.4
frDlcmiPollingIntervalThis is the number of seconds between succes- sive status enquiry messages.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.5
frDlcmiFullEnquiryIntervalNumber of status enquiry intervals that pass before issuance of a full status enquiry mes- sage.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.6
frDlcmiErrorThresholdThis is the maximum number of unanswered Status Enquiries the equipment shall accept be- fore declaring the interface down.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.7
frDlcmiMonitoredEventsThis is the number of status polling intervals over which the error threshold is counted. For example, if within 'MonitoredEvents' number of events the station receives 'ErrorThreshold' number of errors, the interface is marked as down.rw
INTEGER
.1.3.6.1.2.1.10.32.1.1.8
frDlcmiMaxSupportedVCsThe maximum number of Virtual Circuits allowed for this interface. Usually dictated by the Frame Relay network. In response to a SET, if a value less than zero or higher than the agent's maximal capability is configured, the agent should respond bad- Valuerw
INTEGER
.1.3.6.1.2.1.10.32.1.1.9
frDlcmiMulticastThis indicates whether the Frame Relay inter- face is using a multicast service.rw
Enumeration
.1.3.6.1.2.1.10.32.1.1.10
frCircuitTableA table containing information about specific Data Link Connection Identifiers and corresponding virtual circuits.
SEQUENCE OF FrCircuitEntry
.1.3.6.1.2.1.10.32.2
frCircuitEntryThe information regarding a single Data Link Connection Identifier.
FrCircuitEntry
.1.3.6.1.2.1.10.32.2.1
frCircuitIfIndexThe ifIndex Value of the ifEntry this virtual circuit is layered onto.ro
Index
.1.3.6.1.2.1.10.32.2.1.1
frCircuitDlciThe Data Link Connection Identifier for this virtual circuit.ro
DLCI
.1.3.6.1.2.1.10.32.2.1.2
frCircuitStateIndicates whether the particular virtual cir- cuit is operational. In the absence of a Data Link Connection Management Interface, virtual circuit entries (rows) may be created by set- ting virtual circuit state to 'active', or deleted by changing Circuit state to 'invalid'. Whether or not the row actually disappears is left to the implementation, so this object may actually read as 'invalid' for some arbitrary length of time. It is also legal to set the state of a virtual circuit to 'inactive' to temporarily disable a given circuit.rw
Enumeration
.1.3.6.1.2.1.10.32.2.1.3
frCircuitReceivedFECNsNumber of frames received from the network in- dicating forward congestion since the virtual circuit was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.4
frCircuitReceivedBECNsNumber of frames received from the network in- dicating backward congestion since the virtual circuit was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.5
frCircuitSentFramesThe number of frames sent from this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.6
frCircuitSentOctetsThe number of octets sent from this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.7
frCircuitReceivedFramesNumber of frames received over this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.8
frCircuitReceivedOctetsNumber of octets received over this virtual circuit since it was created.ro
Counter
.1.3.6.1.2.1.10.32.2.1.9
frCircuitCreationTimeThe value of sysUpTime when the virtual cir- cuit was created, whether by the Data Link Con- nection Management Interface or by a SetRe- quest.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.2.1.10
frCircuitLastTimeChangeThe value of sysUpTime when last there was a change in the virtual circuit statero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.2.1.11
frCircuitCommittedBurstThis variable indicates the maximum amount of data, in bits, that the network agrees to transfer under normal conditions, during the measurement interval.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.12
frCircuitExcessBurstThis variable indicates the maximum amount of uncommitted data bits that the network will at- tempt to deliver over the measurement interval. By default, if not configured when creating the entry, the Excess Information Burst Size is set to the value of ifSpeed.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.13
frCircuitThroughputThroughput is the average number of 'Frame Re- lay Information Field' bits transferred per second across a user network interface in one direction, measured over the measurement inter- val. If the configured committed burst rate and throughput are both non-zero, the measurement interval T=frCircuitCommittedBurst/frCircuitThroughput. If the configured committed burst rate and throughput are both zero, the measurement in- terval T=frCircuitExcessBurst/ifSpeed.rw
INTEGER
.1.3.6.1.2.1.10.32.2.1.14
frErrTableA table containing information about Errors on the Frame Relay interface.
SEQUENCE OF FrErrEntry
.1.3.6.1.2.1.10.32.3
frErrEntryThe error information for a single frame relay interface.
FrErrEntry
.1.3.6.1.2.1.10.32.3.1
frErrIfIndexThe ifIndex Value of the corresponding ifEn- try.ro
Index
.1.3.6.1.2.1.10.32.3.1.1
frErrTypeThe type of error that was last seen on this interface.ro
Enumeration
.1.3.6.1.2.1.10.32.3.1.2
frErrDataAn octet string containing as much of the er- ror packet as possible. As a minimum, it must contain the Q.922 Address or as much as was delivered. It is desirable to include all in- formation up to the PDU.ro
OCTET STRING
.1.3.6.1.2.1.10.32.3.1.3
frErrTimeThe value of sysUpTime at which the error was detected.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.10.32.3.1.4
frame-relay-globals
OBJECT IDENTIFIER
.1.3.6.1.2.1.10.32.4
frTrapStateThis variable indicates whether the system produces the frDLCIStatusChange trap.rw
Enumeration
.1.3.6.1.2.1.10.32.4.1
snmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.11
snmpInPktsThe total number of Messages delivered to the SNMP entity from the transport service.ro
Counter
.1.3.6.1.2.1.11.1
snmpOutPktsThe total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.ro
Counter
.1.3.6.1.2.1.11.2
snmpInBadVersionsThe total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.ro
Counter
.1.3.6.1.2.1.11.3
snmpInBadCommunityNamesThe total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.ro
Counter
.1.3.6.1.2.1.11.4
snmpInBadCommunityUsesThe total number of SNMP Messages delivered to the SNMP protocol entity which represented an SNMP operation which was not allowed by the SNMP community named in the Message.ro
Counter
.1.3.6.1.2.1.11.5
snmpInASNParseErrsThe total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.ro
Counter
.1.3.6.1.2.1.11.6
snmpInTooBigsThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `tooBig'.ro
Counter
.1.3.6.1.2.1.11.8
snmpInNoSuchNamesThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `noSuchName'.ro
Counter
.1.3.6.1.2.1.11.9
snmpInBadValuesThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `badValue'.ro
Counter
.1.3.6.1.2.1.11.10
snmpInReadOnlysThe total number valid SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `readOnly'. It should be noted that it is a protocol error to generate an SNMP PDU which contains the value `readOnly' in the error-status field, as such this object is provided as a means of detecting incorrect implementations of the SNMP.ro
Counter
.1.3.6.1.2.1.11.11
snmpInGenErrsThe total number of SNMP PDUs which were delivered to the SNMP protocol entity and for which the value of the error-status field is `genErr'.ro
Counter
.1.3.6.1.2.1.11.12
snmpInTotalReqVarsThe total number of MIB objects which have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.ro
Counter
.1.3.6.1.2.1.11.13
snmpInTotalSetVarsThe total number of MIB objects which have been altered successfully by the SNMP protocol entity as the result of receiving valid SNMP Set-Request PDUs.ro
Counter
.1.3.6.1.2.1.11.14
snmpInGetRequestsThe total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.15
snmpInGetNextsThe total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.16
snmpInSetRequestsThe total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.17
snmpInGetResponsesThe total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.18
snmpInTrapsThe total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.19
snmpOutTooBigsThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `tooBig.'ro
Counter
.1.3.6.1.2.1.11.20
snmpOutNoSuchNamesThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName'.ro
Counter
.1.3.6.1.2.1.11.21
snmpOutBadValuesThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue'.ro
Counter
.1.3.6.1.2.1.11.22
snmpOutGenErrsThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `genErr'.ro
Counter
.1.3.6.1.2.1.11.24
snmpOutGetRequestsThe total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.25
snmpOutGetNextsThe total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.26
snmpOutSetRequestsThe total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.27
snmpOutGetResponsesThe total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.28
snmpOutTrapsThe total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.ro
Counter
.1.3.6.1.2.1.11.29
snmpEnableAuthenTrapsIndicates whether the SNMP agent process is permitted to generate authentication-failure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authentication-failure traps may be disabled. Note that it is strongly recommended that this object be stored in non-volatile memory so that it remains constant between re-initializations of the network management system.rw
Enumeration
.1.3.6.1.2.1.11.30
appletalk
OBJECT IDENTIFIER
.1.3.6.1.2.1.13
llap
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.1
aarp
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.2
atport
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.3
ddp
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.4
rtmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.5
kip
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.6
zip
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.7
nbp
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.8
atecho
OBJECT IDENTIFIER
.1.3.6.1.2.1.13.9
ospf
OBJECT IDENTIFIER
.1.3.6.1.2.1.14
ospfGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.2.1.14.1
rmon
OBJECT IDENTIFIER
.1.3.6.1.2.1.16
risingAlarmThe SNMP trap that is generated when an alarm entry crosses its rising threshold and generates an event that is configured for sending SNMP traps.
TRAP-TYPE
.1.3.6.1.2.1.16.0.1
fallingAlarmThe SNMP trap that is generated when an alarm entry crosses its falling threshold and generates an event that is configured for sending SNMP traps.
TRAP-TYPE
.1.3.6.1.2.1.16.0.2
statistics
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.1
etherStatsTableA list of Ethernet statistics entries.
SEQUENCE OF EtherStatsEntry
.1.3.6.1.2.1.16.1.1
etherStatsEntryA collection of statistics kept for a particular Ethernet interface.
EtherStatsEntry
.1.3.6.1.2.1.16.1.1.1
etherStatsIndexThe value of this object uniquely identifies this etherStats entry.ro
INTEGER
.1.3.6.1.2.1.16.1.1.1.1
etherStatsDataSourceThis object identifies the source of the data that this etherStats entry is configured to analyze. This source can be any ethernet interface on this device. In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in [4,6], for the desired interface. For example, if an entry were to receive data from interface #1, this object would be set to ifIndex.1. The statistics in this group reflect all packets on the local network segment attached to the identified interface. This object may not be modified if the associated etherStatsStatus object is equal to valid(1).rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.1.1.1.2
etherStatsDropEventsThe total number of events in which packets were dropped by the probe due to lack of resources. Note that this number is not necessarily the number of packets dropped; it is just the number of times this condition has been detected.ro
Counter
.1.3.6.1.2.1.16.1.1.1.3
etherStatsOctetsThe total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.4
etherStatsPktsThe total number of packets (including error packets) received.ro
Counter
.1.3.6.1.2.1.16.1.1.1.5
etherStatsBroadcastPktsThe total number of good packets received that were directed to the broadcast address.ro
Counter
.1.3.6.1.2.1.16.1.1.1.6
etherStatsMulticastPktsThe total number of good packets received that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.ro
Counter
.1.3.6.1.2.1.16.1.1.1.7
etherStatsCRCAlignErrorsThe total number of packets received that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but were not an integral number of octets in length or had a bad Frame Check Sequence (FCS).ro
Counter
.1.3.6.1.2.1.16.1.1.1.8
etherStatsUndersizePktsThe total number of packets received that were less than 64 octets long (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter
.1.3.6.1.2.1.16.1.1.1.9
etherStatsOversizePktsThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets) and were otherwise well formed.ro
Counter
.1.3.6.1.2.1.16.1.1.1.10
etherStatsFragmentsThe total number of packets received that were not an integral number of octets in length or that had a bad Frame Check Sequence (FCS), and were less than 64 octets in length (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.11
etherStatsJabbersThe total number of packets received that were longer than 1518 octets (excluding framing bits, but including FCS octets), and were not an integral number of octets in length or had a bad Frame Check Sequence (FCS).ro
Counter
.1.3.6.1.2.1.16.1.1.1.12
etherStatsCollisionsThe best estimate of the total number of collisions on this Ethernet segment.ro
Counter
.1.3.6.1.2.1.16.1.1.1.13
etherStatsPkts64OctetsThe total number of packets (including error packets) received that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.14
etherStatsPkts65to127OctetsThe total number of packets (including error packets) received that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.15
etherStatsPkts128to255OctetsThe total number of packets (including error packets) received that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.16
etherStatsPkts256to511OctetsThe total number of packets (including error packets) received that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.17
etherStatsPkts512to1023OctetsThe total number of packets (including error packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.18
etherStatsPkts1024to1518OctetsThe total number of packets (including error packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.2.1.16.1.1.1.19
etherStatsOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString
.1.3.6.1.2.1.16.1.1.1.20
etherStatsStatusThe status of this etherStats entry.rw
EntryStatus
.1.3.6.1.2.1.16.1.1.1.21
history
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.2
alarm
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.3
alarmTableA list of alarm entries.
SEQUENCE OF AlarmEntry
.1.3.6.1.2.1.16.3.1
alarmEntryA list of parameters that set up a periodic checking for alarm conditions.
AlarmEntry
.1.3.6.1.2.1.16.3.1.1
alarmIndexAn index that uniquely identifies an entry in the alarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.ro
INTEGER
.1.3.6.1.2.1.16.3.1.1.1
alarmIntervalThe interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be given to ensure that the variable being monitored will not exceed 2^31 - 1 and roll over the alarmValue object during the interval. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
INTEGER
.1.3.6.1.2.1.16.3.1.1.2
alarmVariableThe object identifier of the particular variable to be sampled. Only variables that resolve to an ASN.1 primitive type of INTEGER (INTEGER, Counter, Gauge, or TimeTicks) may be sampled. Because SNMP access control is articulated entirely in terms of the contents of MIB views, no access control mechanism exists that can restrict the value of this object to identify only those objects that exist in a particular MIB view. Because there is thus no acceptable means of restricting the read access that could be obtained through the alarm mechanism, the probe must only grant write access to this object in those views that have read access to all objects on the probe. During a set operation, if the supplied variable name is not available in the selected MIB view, a badValue error must be returned. If at any time the variable name of an established alarmEntry is no longer available in the selected MIB view, the probe must change the status of this alarmEntry to invalid(4). This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.3.1.1.3
alarmSampleTypeThe method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
Enumeration
.1.3.6.1.2.1.16.3.1.1.4
alarmValueThe value of the statistic during the last sampling period. The value during the current sampling period is not made available until the period is completed.ro
INTEGER
.1.3.6.1.2.1.16.3.1.1.5
alarmStartupAlarmThe alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
Enumeration
.1.3.6.1.2.1.16.3.1.1.6
alarmRisingThresholdA threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the alarmFallingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
INTEGER
.1.3.6.1.2.1.16.3.1.1.7
alarmFallingThresholdA threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
INTEGER
.1.3.6.1.2.1.16.3.1.1.8
alarmRisingEventIndexThe index of the eventEntry that is used when a rising threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
INTEGER
.1.3.6.1.2.1.16.3.1.1.9
alarmFallingEventIndexThe index of the eventEntry that is used when a falling threshold is crossed. The eventEntry identified by a particular value of this index is the same as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In particular, if this value is zero, no associated event will be generated, as zero is not a valid event index. This object may not be modified if the associated alarmStatus object is equal to valid(1).rw
INTEGER
.1.3.6.1.2.1.16.3.1.1.10
alarmOwnerThe entity that configured this entry and is therefore using the resources assigned to it.rw
OwnerString
.1.3.6.1.2.1.16.3.1.1.11
alarmStatusThe status of this alarm entry.rw
EntryStatus
.1.3.6.1.2.1.16.3.1.1.12
hosts
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.4
hostTopN
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.5
matrix
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.6
filter
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.7
capture
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.8
event
OBJECT IDENTIFIER
.1.3.6.1.2.1.16.9
eventTableA list of events to be generated.
SEQUENCE OF EventEntry
.1.3.6.1.2.1.16.9.1
eventEntryA set of parameters that describe an event to be generated when certain conditions are met.
EventEntry
.1.3.6.1.2.1.16.9.1.1
eventIndexAn index that uniquely identifies an entry in the event table. Each such entry defines one event that is to be generated when the appropriate conditions occur.ro
INTEGER
.1.3.6.1.2.1.16.9.1.1.1
eventDescriptionA comment describing this event entry.rw
DisplayString
.1.3.6.1.2.1.16.9.1.1.2
eventTypeThe type of notification that the probe will make about this event. In the case of log, an entry is made in the log table for each event. In the case of snmp-trap, an SNMP trap is sent to one or more management stations.rw
Enumeration
.1.3.6.1.2.1.16.9.1.1.3
eventCommunityIf an SNMP trap is to be sent, it will be sent to the SNMP community specified by this octet string. In the future this table will be extended to include the party security mechanism. This object shall be set to a string of length zero if it is intended that that mechanism be used to specify the destination of the trap.rw
OCTET STRING
.1.3.6.1.2.1.16.9.1.1.4
eventLastTimeSentThe value of sysUpTime at the time this event entry last generated an event. If this entry has not generated any events, this value will be zero.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.16.9.1.1.5
eventOwnerThe entity that configured this entry and is therefore using the resources assigned to it. If this object contains a string starting with 'monitor' and has associated entries in the log table, all connected management stations should retrieve those log entries, as they may have significance to all management stations connected to this devicerw
OwnerString
.1.3.6.1.2.1.16.9.1.1.6
eventStatusThe status of this event entry. If this object is not equal to valid(1), all associated log entries shall be deleted by the agent.rw
EntryStatus
.1.3.6.1.2.1.16.9.1.1.7
logTableA list of events that have been logged.
SEQUENCE OF LogEntry
.1.3.6.1.2.1.16.9.2
logEntryA set of data describing an event that has been logged.
LogEntry
.1.3.6.1.2.1.16.9.2.1
logEventIndexThe event entry that generated this log entry. The log identified by a particular value of this index is associated with the same eventEntry as identified by the same value of eventIndex.ro
INTEGER
.1.3.6.1.2.1.16.9.2.1.1
logIndexAn index that uniquely identifies an entry in the log table amongst those generated by the same eventEntries. These indexes are assigned beginning with 1 and increase by one with each new log entry. The association between values of logIndex and logEntries is fixed for the lifetime of each logEntry. The agent may choose to delete the oldest instances of logEntry as required because of lack of memory. It is an implementation-specific matter as to when this deletion may occur.ro
INTEGER
.1.3.6.1.2.1.16.9.2.1.2
logTimeThe value of sysUpTime when this log entry was created.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.16.9.2.1.3
logDescriptionAn implementation dependent description of the event that activated this log entry.ro
DisplayString
.1.3.6.1.2.1.16.9.2.1.4
dot1dBridge
OBJECT IDENTIFIER
.1.3.6.1.2.1.17
newRootThe newRoot trap indicates that the sending agent has become the new root of the Spanning Tree; the trap is sent by a bridge soon after its election as the new root, e.g., upon expiration of the Topology Change Timer immediately subsequent to its election. Implementation of this trap is optional.
TRAP-TYPE
.1.3.6.1.2.1.17.0.1
topologyChangeA topologyChange trap is sent by a bridge when any of its configured ports transitions from the Learning state to the Forwarding state, or from the Forwarding state to the Blocking state. The trap is not sent if a newRoot trap is sent for the same transition. Implementation of this trap is optional.
TRAP-TYPE
.1.3.6.1.2.1.17.0.2
dot1dBase
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.1
dot1dBaseBridgeAddressThe MAC address used by this bridge when it must be referred to in a unique fashion. It is recommended that this be the numerically smallest MAC address of all ports that belong to this bridge. However it is only required to be unique. When concatenated with dot1dStpPriority a unique BridgeIdentifier is formed which is used in the Spanning Tree Protocol.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.17.1.1
dot1dBaseNumPortsThe number of ports controlled by this bridging entity.ro
INTEGER
.1.3.6.1.2.1.17.1.2
dot1dBaseTypeIndicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type.ro
Enumeration
.1.3.6.1.2.1.17.1.3
dot1dBasePortTableA table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included.
SEQUENCE OF Dot1dBasePortEntry
.1.3.6.1.2.1.17.1.4
dot1dBasePortEntryA list of information for each port of the bridge.
Dot1dBasePortEntry
.1.3.6.1.2.1.17.1.4.1
dot1dBasePortThe port number of the port for which this entry contains bridge management information.ro
INTEGER
.1.3.6.1.2.1.17.1.4.1.1
dot1dBasePortIfIndexThe value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port.ro
INTEGER
.1.3.6.1.2.1.17.1.4.1.2
dot1dBasePortCircuitFor a port which (potentially) has the same value of dot1dBasePortIfIndex as another port on the same bridge, this object contains the name of an object instance unique to this port. For example, in the case where multiple ports correspond one- to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of dot1dBasePortIfIndex, this object can have the value { 0 0 }.ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.1.4.1.3
dot1dBasePortDelayExceededDiscardsThe number of frames discarded by this port due to excessive transit delay through the bridge. It is incremented by both transparent and source route bridges.ro
Counter
.1.3.6.1.2.1.17.1.4.1.4
dot1dBasePortMtuExceededDiscardsThe number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges.ro
Counter
.1.3.6.1.2.1.17.1.4.1.5
dot1dStp
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.2
dot1dStpProtocolSpecificationAn indication of what version of the Spanning Tree Protocol is being run. The value 'decLb100(2)' indicates the DEC LANbridge 100 Spanning Tree protocol. IEEE 802.1d implementations will return 'ieee8021d(3)'. If future versions of the IEEE Spanning Tree Protocol are released that are incompatible with the current version a new value will be defined.ro
Enumeration
.1.3.6.1.2.1.17.2.1
dot1dStpPriorityThe value of the write-able portion of the Bridge ID, i.e., the first two octets of the (8 octet long) Bridge ID. The other (last) 6 octets of the Bridge ID are given by the value of dot1dBaseBridgeAddress.rw
INTEGER
.1.3.6.1.2.1.17.2.2
dot1dStpTimeSinceTopologyChangeThe time (in hundredths of a second) since the last time a topology change was detected by the bridge entity.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.17.2.3
dot1dStpTopChangesThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.ro
Counter
.1.3.6.1.2.1.17.2.4
dot1dStpDesignatedRootThe bridge identifier of the root of the spanning tree as determined by the Spanning Tree Protocol as executed by this node. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.ro
BridgeId
.1.3.6.1.2.1.17.2.5
dot1dStpRootCostThe cost of the path to the root as seen from this bridge.ro
INTEGER
.1.3.6.1.2.1.17.2.6
dot1dStpRootPortThe port number of the port which offers the lowest cost path from this bridge to the root bridge.ro
INTEGER
.1.3.6.1.2.1.17.2.7
dot1dStpMaxAgeThe maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.ro
Timeout
.1.3.6.1.2.1.17.2.8
dot1dStpHelloTimeThe amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.ro
Timeout
.1.3.6.1.2.1.17.2.9
dot1dStpHoldTimeThis time value determines the interval length during which no more than two Configuration bridge PDUs shall be transmitted by this node, in units of hundredths of a second.ro
INTEGER
.1.3.6.1.2.1.17.2.10
dot1dStpForwardDelayThis time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in each of the Listening and Learning states, which precede the Forwarding state. This value is also used, when a topology change has been detected and is underway, to age all dynamic entries in the Forwarding Database. [Note that this value is the one that this bridge is currently using, in contrast to dot1dStpBridgeForwardDelay which is the value that this bridge and all others would start using if/when this bridge were to become the root.]ro
Timeout
.1.3.6.1.2.1.17.2.11
dot1dStpBridgeMaxAgeThe value that all bridges use for MaxAge when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeHelloTime. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.2.1.17.2.12
dot1dStpBridgeHelloTimeThe value that all bridges use for HelloTime when this bridge is acting as the root. The granularity of this timer is specified by 802.1D- 1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.2.1.17.2.13
dot1dStpBridgeForwardDelayThe value that all bridges use for ForwardDelay when this bridge is acting as the root. Note that 802.1D-1990 specifies that the range for this parameter is related to the value of dot1dStpBridgeMaxAge. The granularity of this timer is specified by 802.1D-1990 to be 1 second. An agent may return a badValue error if a set is attempted to a value which is not a whole number of seconds.rw
Timeout
.1.3.6.1.2.1.17.2.14
dot1dStpPortTableA table that contains port-specific information for the Spanning Tree Protocol.
SEQUENCE OF Dot1dStpPortEntry
.1.3.6.1.2.1.17.2.15
dot1dStpPortEntryA list of information maintained by every port about the Spanning Tree Protocol state for that port.
Dot1dStpPortEntry
.1.3.6.1.2.1.17.2.15.1
dot1dStpPortThe port number of the port for which this entry contains Spanning Tree Protocol management information.ro
INTEGER
.1.3.6.1.2.1.17.2.15.1.1
dot1dStpPortPriorityThe value of the priority field which is contained in the first (in network byte order) octet of the (2 octet long) Port ID. The other octet of the Port ID is given by the value of dot1dStpPort.rw
INTEGER
.1.3.6.1.2.1.17.2.15.1.2
dot1dStpPortStateThe port's current state as defined by application of the Spanning Tree Protocol. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning it will place that port into the broken(6) state. For ports which are disabled (see dot1dStpPortEnable), this object will have a value of disabled(1).ro
Enumeration
.1.3.6.1.2.1.17.2.15.1.3
dot1dStpPortEnableThe enabled/disabled status of the port.rw
Enumeration
.1.3.6.1.2.1.17.2.15.1.4
dot1dStpPortPathCostThe contribution of this port to the path cost of paths towards the spanning tree root which include this port. 802.1D-1990 recommends that the default value of this parameter be in inverse proportion to the speed of the attached LAN.rw
INTEGER
.1.3.6.1.2.1.17.2.15.1.5
dot1dStpPortDesignatedRootThe unique Bridge Identifier of the Bridge recorded as the Root in the Configuration BPDUs transmitted by the Designated Bridge for the segment to which the port is attached.ro
BridgeId
.1.3.6.1.2.1.17.2.15.1.6
dot1dStpPortDesignatedCostThe path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs.ro
INTEGER
.1.3.6.1.2.1.17.2.15.1.7
dot1dStpPortDesignatedBridgeThe Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment.ro
BridgeId
.1.3.6.1.2.1.17.2.15.1.8
dot1dStpPortDesignatedPortThe Port Identifier of the port on the Designated Bridge for this port's segment.ro
OCTET STRING
.1.3.6.1.2.1.17.2.15.1.9
dot1dStpPortForwardTransitionsThe number of times this port has transitioned from the Learning state to the Forwarding state.ro
Counter
.1.3.6.1.2.1.17.2.15.1.10
dot1dSr
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.3
dot1dTp
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.4
dot1dTpLearnedEntryDiscardsThe total number of Forwarding Database entries, which have been or would have been learnt, but have been discarded due to a lack of space to store them in the Forwarding Database. If this counter is increasing, it indicates that the Forwarding Database is regularly becoming full (a condition which has unpleasant performance effects on the subnetwork). If this counter has a significant value but is not presently increasing, it indicates that the problem has been occurring but is not persistent.ro
Counter
.1.3.6.1.2.1.17.4.1
dot1dTpAgingTimeThe timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds.rw
INTEGER
.1.3.6.1.2.1.17.4.2
dot1dTpFdbTableA table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame.
SEQUENCE OF Dot1dTpFdbEntry
.1.3.6.1.2.1.17.4.3
dot1dTpFdbEntryInformation about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information.
Dot1dTpFdbEntry
.1.3.6.1.2.1.17.4.3.1
dot1dTpFdbAddressA unicast MAC address for which the bridge has forwarding and/or filtering information.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.17.4.3.1.1
dot1dTpFdbPortEither the value '0', or the port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1dTpFdbAddress has been seen. A value of '0' indicates that the port number has not been learned but that the bridge does have some forwarding/filtering information about this address (e.g. in the dot1dStaticTable). Implementors are encouraged to assign the port value to this object whenever it is learned even for addresses for which the corresponding value of dot1dTpFdbStatus is not learned(3).ro
INTEGER
.1.3.6.1.2.1.17.4.3.1.2
dot1dTpFdbStatusThe status of this entry. The meanings of the values are: other(1) : none of the following. This would include the case where some other MIB object (not the corresponding instance of dot1dTpFdbPort, nor an entry in the dot1dStaticTable) is being used to determine if and how frames addressed to the value of the corresponding instance of dot1dTpFdbAddress are being forwarded. invalid(2) : this entry is not longer valid (e.g., it was learned but has since aged-out), but has not yet been flushed from the table. learned(3) : the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self(4) : the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge's addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge's ports has this address. mgmt(5) : the value of the corresponding instance of dot1dTpFdbAddress is also the value of an existing instance of dot1dStaticAddress.ro
Enumeration
.1.3.6.1.2.1.17.4.3.1.3
dot1dTpPortTableA table that contains information about every port that is associated with this transparent bridge.
SEQUENCE OF Dot1dTpPortEntry
.1.3.6.1.2.1.17.4.4
dot1dTpPortEntryA list of information for each port of a transparent bridge.
Dot1dTpPortEntry
.1.3.6.1.2.1.17.4.4.1
dot1dTpPortThe port number of the port for which this entry contains Transparent bridging management information.ro
INTEGER
.1.3.6.1.2.1.17.4.4.1.1
dot1dTpPortMaxInfoThe maximum size of the INFO (non-MAC) field that this port will receive or transmit.ro
INTEGER
.1.3.6.1.2.1.17.4.4.1.2
dot1dTpPortInFramesThe number of frames that have been received by this port from its segment. Note that a frame received on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter
.1.3.6.1.2.1.17.4.4.1.3
dot1dTpPortOutFramesThe number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function, including bridge management frames.ro
Counter
.1.3.6.1.2.1.17.4.4.1.4
dot1dTpPortInDiscardsCount of valid frames received which were discarded (i.e., filtered) by the Forwarding Process.ro
Counter
.1.3.6.1.2.1.17.4.4.1.5
dot1dStatic
OBJECT IDENTIFIER
.1.3.6.1.2.1.17.5
dot1dStaticTableA table containing filtering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from specific ports and containing specific destination addresses are allowed to be forwarded. The value of zero in this table as the port number from which frames with a specific destination address are received, is used to specify all ports for which there is no specific entry in this table for that particular destination address. Entries are valid for unicast and for group/broadcast addresses.
SEQUENCE OF Dot1dStaticEntry
.1.3.6.1.2.1.17.5.1
dot1dStaticEntryFiltering information configured into the bridge by (local or network) management specifying the set of ports to which frames received from a specific port and containing a specific destination address are allowed to be forwarded.
Dot1dStaticEntry
.1.3.6.1.2.1.17.5.1.1
dot1dStaticAddressThe destination MAC address in a frame to which this entry's filtering information applies. This object can take the value of a unicast address, a group address or the broadcast address.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.17.5.1.1.1
dot1dStaticReceivePortEither the value '0', or the port number of the port from which a frame must be received in order for this entry's filtering information to apply. A value of zero indicates that this entry applies on all ports of the bridge for which there is no other applicable entry.rw
INTEGER
.1.3.6.1.2.1.17.5.1.1.2
dot1dStaticAllowedToGoToThe set of ports to which frames received from a specific port and destined for a specific MAC address, are allowed to be forwarded. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the bridge is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. (Note that the setting of the bit corresponding to the port from which a frame is received is irrelevant.) The default value of this object is a string of ones of appropriate length.rw
OCTET STRING
.1.3.6.1.2.1.17.5.1.1.3
dot1dStaticStatusThis object indicates the status of this entry. The default value is permanent(3). other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. invalid(2) - writing this value to the object removes the corresponding entry. permanent(3) - this entry is currently in use and will remain so after the next reset of the bridge. deleteOnReset(4) - this entry is currently in use and will remain so until the next reset of the bridge. deleteOnTimeout(5) - this entry is currently in use and will remain so until it is aged out.rw
Enumeration
.1.3.6.1.2.1.17.5.1.1.4
phiv
OBJECT IDENTIFIER
.1.3.6.1.2.1.18
phivSystem
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.1
phivManagement
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.2
session
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.3
end
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.4
routing
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.5
circuit
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.6
phivCircuitParametersTableInformation about the parameters associated with all circuits currently known.
SEQUENCE OF PhivCircuitParametersEntry
.1.3.6.1.2.1.18.6.1
phivCircuitParametersEntryParameters information about all circuits currently known.
PhivCircuitParametersEntry
.1.3.6.1.2.1.18.6.1.1
phivCircuitIndexA unique index value for each known circuit.ro
INTEGER
.1.3.6.1.2.1.18.6.1.1.1
phivCircuitLineIndexThe line on which this circuit is active. This is the same as the IfIndex.ro
INTEGER
.1.3.6.1.2.1.18.6.1.1.2
phivCircuitCommonStateThis value represents the circuit's Network Management operational state. NOTE: These values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.rw
Enumeration
.1.3.6.1.2.1.18.6.1.1.3
phivCircuitCommonSubStateThis value represents the circuit's Network Management operational and service substate. NOTE: These values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.ro
Enumeration
.1.3.6.1.2.1.18.6.1.1.4
phivCircuitCommonNameThe name of the circuit entry in the table, for example, SVA-0 or in a level 2 router ASYNC-8 or ETHER-1).ro
DisplayString ( SIZE
.1.3.6.1.2.1.18.6.1.1.5
phivCircuitExecRecallTimerThis parameter represents the minimum number of seconds to wait before restarting the circuit. A value of 0 indicates not timer is running.rw
INTEGER
.1.3.6.1.2.1.18.6.1.1.6
phivCircuitCommonTypeRepresents the type of the circuit. For X.25 circuits, the value must be set to X25. For DDCMP and Ethernet circuits it is read only and is the same value as the protocol of the associated line. NOTE: Values 1 - 5 are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.ro
Enumeration
.1.3.6.1.2.1.18.6.1.1.7
phivCircuitServiceThis value indicates whether or not Network Management allows service operations on a circuit. The values for service-control are as follows: ENABLED SERVICE state and/or service functions are allowed. DISABLED SERVICE state and/or service functions are not allowed. NOTE: These values are incremented by one compared to the standard DECnet values in order to maintain compliance with RFC 1155.rw
Enumeration
.1.3.6.1.2.1.18.6.1.1.8
phivCircuitExecCostThis value represents the routing cost of the circuit. Routing sends messages along the path between two nodes having the smallest cost.rw
INTEGER
.1.3.6.1.2.1.18.6.1.1.9
phivCircuitExecHelloTimerThis value determines the frequency of Routing Hello messages sent to the adjacent node on the circuit.rw
INTEGER
.1.3.6.1.2.1.18.6.1.1.10
phivCircuitCountTableInformation about the counters associated with all circuits currently known.
SEQUENCE OF PhivCircuitCountEntry
.1.3.6.1.2.1.18.6.2
phivCircuitCountEntryCounter information about all circuits currently known
PhivCircuitCountEntry
.1.3.6.1.2.1.18.6.2.1
phivCircuitCountSecLastZeroedNumber of seconds since the circuit counters for this circuit were last zeroed.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.1
phivCircuitCountTermPacketsRecdNumber of terminating packets received on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.2
phivCircuitCountOriginPackSentNumber of originating packets sent on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.3
phivCircuitCountTermCongLossNumber of terminating congestion losses on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.4
phivCircuitCountCorruptLossNumber of corruption losses on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.5
phivCircuitCountTransitPksRecdNumber of Transit packets received on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.6
phivCircuitCountTransitPkSentNumber of transit packets sent on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.7
phivCircuitCountTransitCongestLossNumber of transit congestion losses on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.8
phivCircuitCountCircuitDownNumber of circuit downs on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.9
phivCircuitCountInitFailureNumber of Initialization failures on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.10
phivCircuitCountAdjDownThis counter indicates the number of adjacency losses that result from any of the following: Node listener timeout Invalid data received at node listener Unexpected control (initialization or verification) message received Routing message received with a checksum error Node identification from a routing message or a Hello message that is not the one expected Hello message received indicating that connectivity became one-way Adjacency idled.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.11
phivCircuitCountPeakAdjThis counter indicates the maximum number of nodes that are up on the circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.12
phivCircuitCountBytesRecdNumber of bytes received on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.13
phivCircuitCountBytesSentNumber of bytes sent on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.14
phivCircuitCountDataBlocksRecdNumber of data blocks received on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.15
phivCircuitCountDataBlocksSentNumber of data blocks sent on this circuit.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.16
phivCircuitCountUsrBuffUnavNumber of user buffer unavailable errors.ro
PhivCounter
.1.3.6.1.2.1.18.6.2.1.17
phivCircuitOrigQueueLimitThis parameter indicates the maximum number of originating packets that may be outstanding on this circuit. This does not include route-thru traffic.rw
INTEGER
.1.3.6.1.2.1.18.6.3
phivCircuitCountZeroCountWhen this value is set to 2, all of the counters in the Circuit Counter Table are set to zero.rw
Enumeration
.1.3.6.1.2.1.18.6.4
ddcmp
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.7
control
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.8
ethernet
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.9
counters
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.10
adjacency
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.11
line
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.12
nonBroadcastLine
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.14
area
OBJECT IDENTIFIER
.1.3.6.1.2.1.18.15
char
OBJECT IDENTIFIER
.1.3.6.1.2.1.19
charNumberThe number of entries in charPortTable, regardless of their current state.ro
INTEGER
.1.3.6.1.2.1.19.1
charPortTableA list of port entries. The number of entries is given by the value of charNumber.
SEQUENCE OF CharPortEntry
.1.3.6.1.2.1.19.2
charPortEntryStatus and parameter values for a character port.
CharPortEntry
.1.3.6.1.2.1.19.2.1
charPortIndexA unique value for each character port. Its value ranges between 1 and the value of charNumber. By convention and if possible, hardware port numbers come first, with a simple, direct mapping. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.ro
INTEGER
.1.3.6.1.2.1.19.2.1.1
charPortNameAn administratively assigned name for the port, typically with some local significance.rw
DisplayString
.1.3.6.1.2.1.19.2.1.2
charPortTypeThe port's type, 'physical' if the port represents an external hardware connector, 'virtual' if it does not.ro
Enumeration
.1.3.6.1.2.1.19.2.1.3
charPortHardwareA reference to hardware MIB definitions specific to a physical port's external connector. For example, if the connector is RS-232, then the value of this object refers to a MIB sub-tree defining objects specific to RS-232. If an agent is not configured to have such values, the agent returns the object identifier: nullHardware OBJECT IDENTIFIER ::= { 0 0 }ro
AutonomousType
.1.3.6.1.2.1.19.2.1.4
charPortResetA control to force the port into a clean, initial state, both hardware and software, disconnecting all the port's existing sessions. In response to a get-request or get-next-request, the agent always returns 'ready' as the value. Setting the value to 'execute' causes a reset.rw
Enumeration
.1.3.6.1.2.1.19.2.1.5
charPortAdminStatusThe port's desired state, independent of flow control. 'enabled' indicates that the port is allowed to pass characters and form new sessions. 'disabled' indicates that the port is allowed to pass characters but not form new sessions. 'off' indicates that the port is not allowed to pass characters or have any sessions. 'maintenance' indicates a maintenance mode, exclusive of normal operation, such as running a test.rw
Enumeration
.1.3.6.1.2.1.19.2.1.6
charPortOperStatusThe port's actual, operational state, independent of flow control. 'up' indicates able to function normally. 'down' indicates inability to function for administrative or operational reasons. 'maintenance' indicates a maintenance mode, exclusive of normal operation, such as running a test. 'absent' indicates that port hardware is not present. 'active' indicates up with a user present (e.g. logged in).ro
Enumeration
.1.3.6.1.2.1.19.2.1.7
charPortLastChangeThe value of sysUpTime at the time the port entered its current operational state. If the current state was entered prior to the last reinitialization of the local network management subsystem, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.19.2.1.8
charPortInFlowTypeThe port's type of input flow control. 'none' indicates no flow control at this level or below. 'xonXoff' indicates software flow control by recognizing XON and XOFF characters. 'hardware' indicates flow control delegated to the lower level, for example a parallel port. 'ctsRts' and 'dsrDtr' are specific to RS-232-like ports. Although not architecturally pure, they are included here for simplicity's sake.rw
Enumeration
.1.3.6.1.2.1.19.2.1.9
charPortOutFlowTypeThe port's type of output flow control. 'none' indicates no flow control at this level or below. 'xonXoff' indicates software flow control by recognizing XON and XOFF characters. 'hardware' indicates flow control delegated to the lower level, for example a parallel port. 'ctsRts' and 'dsrDtr' are specific to RS-232-like ports. Although not architecturally pure, they are included here for simplicy's sake.rw
Enumeration
.1.3.6.1.2.1.19.2.1.10
charPortInFlowStateThe current operational state of input flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level does not know. 'stop' indicates flow not allowed. 'go' indicates flow allowed.ro
Enumeration
.1.3.6.1.2.1.19.2.1.11
charPortOutFlowStateThe current operational state of output flow control on the port. 'none' indicates not applicable. 'unknown' indicates this level does not know. 'stop' indicates flow not allowed. 'go' indicates flow allowed.ro
Enumeration
.1.3.6.1.2.1.19.2.1.12
charPortInCharactersTotal number of characters detected as input from the port since system re-initialization and while the port operational state was 'up', 'active', or 'maintenance', including, for example, framing, flow control (i.e. XON and XOFF), each occurrence of a BREAK condition, locally-processed input, and input sent to all sessions.ro
Counter
.1.3.6.1.2.1.19.2.1.13
charPortOutCharactersTotal number of characters detected as output to the port since system re-initialization and while the port operational state was 'up', 'active', or 'maintenance', including, for example, framing, flow control (i.e. XON and XOFF), each occurrence of a BREAK condition, locally-created output, and output received from all sessions.ro
Counter
.1.3.6.1.2.1.19.2.1.14
charPortAdminOriginThe administratively allowed origin for establishing session on the port. 'dynamic' allows 'network' or 'local' session establishment. 'none' disallows session establishment.rw
Enumeration
.1.3.6.1.2.1.19.2.1.15
charPortSessionMaximumThe maximum number of concurrent sessions allowed on the port. A value of -1 indicates no maximum. Setting the maximum to less than the current number of sessions has unspecified results.rw
INTEGER
.1.3.6.1.2.1.19.2.1.16
charPortSessionNumberThe number of open sessions on the port that are in the connecting, connected, or disconnecting state.ro
Gauge
.1.3.6.1.2.1.19.2.1.17
charPortSessionIndexThe value of charSessIndex for the port's first or only active session. If the port has no active session, the agent returns the value zero.ro
INTEGER
.1.3.6.1.2.1.19.2.1.18
charSessTableA list of port session entries.
SEQUENCE OF CharSessEntry
.1.3.6.1.2.1.19.3
charSessEntryStatus and parameter values for a character port session.
CharSessEntry
.1.3.6.1.2.1.19.3.1
charSessPortIndexThe value of charPortIndex for the port to which this session belongs.ro
INTEGER
.1.3.6.1.2.1.19.3.1.1
charSessIndexThe session index in the context of the port, a non-zero positive integer. Session indexes within a port need not be sequential. Session indexes may be reused for different ports. For example, port 1 and port 3 may both have a session 2 at the same time. Session indexes may have any valid integer value, with any meaning convenient to the agent implementation.ro
INTEGER
.1.3.6.1.2.1.19.3.1.2
charSessKillA control to terminate the session. In response to a get-request or get-next-request, the agent always returns 'ready' as the value. Setting the value to 'execute' causes termination.rw
Enumeration
.1.3.6.1.2.1.19.3.1.3
charSessStateThe current operational state of the session, disregarding flow control. 'connected' indicates that character data could flow on the network side of session. 'connecting' indicates moving from nonexistent toward 'connected'. 'disconnecting' indicates moving from 'connected' or 'connecting' to nonexistent.ro
Enumeration
.1.3.6.1.2.1.19.3.1.4
charSessProtocolThe network protocol over which the session is running. Other OBJECT IDENTIFIER values may be defined elsewhere, in association with specific protocols. However, this document assigns those of known interest as of this writing.ro
AutonomousType
.1.3.6.1.2.1.19.3.1.5
charSessOperOriginThe session's source of establishment.ro
Enumeration
.1.3.6.1.2.1.19.3.1.6
charSessInCharactersThis session's subset of charPortInCharacters.ro
Counter
.1.3.6.1.2.1.19.3.1.7
charSessOutCharactersThis session's subset of charPortOutCharacters.ro
Counter
.1.3.6.1.2.1.19.3.1.8
charSessConnectionIdA reference to additional local MIB information. This should be the highest available related MIB, corresponding to charSessProtocol, such as Telnet. For example, the value for a TCP connection (in the absence of a Telnet MIB) is the object identifier of tcpConnState. If an agent is not configured to have such values, the agent returns the object identifier: nullConnectionId OBJECT IDENTIFIER ::= { 0 0 }ro
InstancePointer
.1.3.6.1.2.1.19.3.1.9
charSessStartTimeThe value of sysUpTime in MIB-2 when the session entered connecting state.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.19.3.1.10
wellKnownProtocols
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4
protocolOther
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.1
protocolTelnet
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.2
protocolRlogin
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.3
protocolLat
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.4
protocolX29
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.5
protocolVtp
OBJECT IDENTIFIER
.1.3.6.1.2.1.19.4.6
snmpDot3RptrMgt
OBJECT IDENTIFIER
.1.3.6.1.2.1.22
rptrHealthThe rptrHealth trap conveys information related to the operational status of the repeater. This trap is sent either when the value of rptrOperStatus changes, or upon completion of a non-disruptive test. The rptrHealth trap must contain the rptrOperStatus object. The agent may optionally include the rptrHealthText object in the varBind list. See the rptrOperStatus and rptrHealthText objects for descriptions of the information that is sent. The agent must throttle the generation of consecutive rptrHealth traps so that there is at least a five-second gap between traps of this type. When traps are throttled, they are dropped, not queued for sending at a future time. (Note that 'generating' a trap means sending to all configured recipients.)
TRAP-TYPE
.1.3.6.1.2.1.22.0.1
rptrGroupChangeThis trap is sent when a change occurs in the group structure of a repeater. This occurs only when a group is logically or physically removed from or added to a repeater. The varBind list contains the identifier of the group that was removed or added. The agent must throttle the generation of consecutive rptrGroupChange traps for the same group so that there is at least a five-second gap between traps of this type. When traps are throttled, they are dropped, not queued for sending at a future time. (Note that 'generating' a trap means sending to all configured recipients.)
TRAP-TYPE
.1.3.6.1.2.1.22.0.2
rptrResetEventThe rptrResetEvent trap conveys information related to the operational status of the repeater. This trap is sent on completion of a repeater reset action. A repeater reset action is defined as an a transition to the START state of Fig 9-2 in section 9 [IEEE 802.3 Std], when triggered by a management command (e.g., an SNMP Set on the rptrReset object). The agent must throttle the generation of consecutive rptrResetEvent traps so that there is at least a five-second gap between traps of this type. When traps are throttled, they are dropped, not queued for sending at a future time. (Note that 'generating' a trap means sending to all configured recipients.) The rptrResetEvent trap is not sent when the agent restarts and sends an SNMP coldStart or warmStart trap. However, it is recommended that a repeater agent send the rptrOperStatus object as an optional object with its coldStart and warmStart trap PDUs. The rptrOperStatus object must be included in the varbind list sent with this trap. The agent may optionally include the rptrHealthText object as well.
TRAP-TYPE
.1.3.6.1.2.1.22.0.3
rptrBasicPackage
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.1
rptrRptrInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.1.1
rptrGroupCapacityThe rptrGroupCapacity is the number of groups that can be contained within the repeater. Within each managed repeater, the groups are uniquely numbered in the range from 1 to rptrGroupCapacity. Some groups may not be present in the repeater, in which case the actual number of groups present will be less than rptrGroupCapacity. The number of groups present will never be greater than rptrGroupCapacity. Note: In practice, this will generally be the number of field-replaceable units (i.e., modules, cards, or boards) that can fit in the physical repeater enclosure, and the group numbers will correspond to numbers marked on the physical enclosure.ro
INTEGER
.1.3.6.1.2.1.22.1.1.1
rptrOperStatusThe rptrOperStatus object indicates the operational state of the repeater. The rptrHealthText object may be consulted for more specific information about the state of the repeater's health. In the case of multiple kinds of failures (e.g., repeater failure and port failure), the value of this attribute shall reflect the highest priority failure in the following order, listed highest priority first: rptrFailure(3) groupFailure(4) portFailure(5) generalFailure(6).ro
Enumeration
.1.3.6.1.2.1.22.1.1.2
rptrHealthTextThe health text object is a text string that provides information relevant to the operational state of the repeater. Agents may use this string to provide detailed information on current failures, including how they were detected, and/or instructions for problem resolution. The contents are agent-specific.ro
DisplayString
.1.3.6.1.2.1.22.1.1.3
rptrResetSetting this object to reset(2) causes a transition to the START state of Fig 9-2 in section 9 [IEEE 802.3 Std]. Setting this object to noReset(1) has no effect. The agent will always return the value noReset(1) when this object is read. After receiving a request to set this variable to reset(2), the agent is allowed to delay the reset for a short period. For example, the implementor may choose to delay the reset long enough to allow the SNMP response to be transmitted. In any event, the SNMP response must be transmitted. This action does not reset the management counters defined in this document nor does it affect the portAdminStatus parameters. Included in this action is the execution of a disruptive Self-Test with the following characteristics: a) The nature of the tests is not specified. b) The test resets the repeater but without affecting management information about the repeater. c) The test does not inject packets onto any segment. d) Packets received during the test may or may not be transferred. e) The test does not interfere with management functions. After performing this self-test, the agent will update the repeater health information (including rptrOperStatus and rptrHealthText), and send a rptrHealth trap.rw
Enumeration
.1.3.6.1.2.1.22.1.1.4
rptrNonDisruptTestSetting this object to selfTest(2) causes the repeater to perform a agent-specific, non- disruptive self-test that has the following characteristics: a) The nature of the tests is not specified. b) The test does not change the state of the repeater or management information about the repeater. c) The test does not inject packets onto any segment. d) The test does not prevent the relay of any packets. e) The test does not interfere with management functions. After performing this test, the agent will update the repeater health information (including rptrOperStatus and rptrHealthText) and send a rptrHealth trap. Note that this definition allows returning an 'okay' result after doing a trivial test. Setting this object to noSelfTest(1) has no effect. The agent will always return the value noSelfTest(1) when this object is read.rw
Enumeration
.1.3.6.1.2.1.22.1.1.5
rptrTotalPartitionedPortsThis object returns the total number of ports in the repeater whose current state meets all three of the following criteria: rptrPortOperStatus does not have the value notPresent(3), rptrPortAdminStatus is enabled(1), and rptrPortAutoPartitionState is autoPartitioned(2).ro
Gauge
.1.3.6.1.2.1.22.1.1.6
rptrGroupInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.1.2
rptrGroupTableTable of descriptive and status information about the groups of ports.
SEQUENCE OF RptrGroupEntry
.1.3.6.1.2.1.22.1.2.1
rptrGroupEntryAn entry in the table, containing information about a single group of ports.
RptrGroupEntry
.1.3.6.1.2.1.22.1.2.1.1
rptrGroupIndexThis object identifies the group within the repeater for which this entry contains information. This value is never greater than rptrGroupCapacity.ro
INTEGER
.1.3.6.1.2.1.22.1.2.1.1.1
rptrGroupDescrA textual description of the group. This value should include the full name and version identification of the group's hardware type and indicate how the group is differentiated from other types of groups in the repeater. Plug-in Module, Rev A' or 'Barney Rubble 10BASE-T 4-port SIMM socket Version 2.1' are examples of valid group descriptions. It is mandatory that this only contain printable ASCII characters.ro
DisplayString
.1.3.6.1.2.1.22.1.2.1.1.2
rptrGroupObjectIDThe vendor's authoritative identification of the group. This value may be allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides a straight-forward and unambiguous means for determining what kind of group is being managed. For example, this object could take the value 1.3.6.1.4.1.4242.1.2.14 if vendor 'Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, and had assigned the identifier 1.3.6.1.4.1.4242.1.2.14 to its 'Wilma Flintstone 6-Port FOIRL Plug-in Module.'ro
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.1.2.1.1.3
rptrGroupOperStatusAn object that indicates the operational status of the group. A status of notPresent(4) indicates that the group is temporarily or permanently physically and/or logically not a part of the repeater. It is an implementation-specific matter as to whether the agent effectively removes notPresent entries from the table. A status of operational(2) indicates that the group is functioning, and a status of malfunctioning(3) indicates that the group is malfunctioning in some way.ro
Enumeration
.1.3.6.1.2.1.22.1.2.1.1.4
rptrGroupLastOperStatusChangeAn object that contains the value of sysUpTime at the time that the value of the rptrGroupOperStatus object for this group last changed. A value of zero indicates that the group's operational status has not changed since the agent last restarted.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.2.1.22.1.2.1.1.5
rptrGroupPortCapacityThe rptrGroupPortCapacity is the number of ports that can be contained within the group. Valid range is 1-1024. Within each group, the ports are uniquely numbered in the range from 1 to rptrGroupPortCapacity. Note: In practice, this will generally be the number of ports on a module, card, or board, and the port numbers will correspond to numbers marked on the physical embodiment.ro
INTEGER
.1.3.6.1.2.1.22.1.2.1.1.6
rptrPortInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.1.3
rptrPortTableTable of descriptive and status information about the ports.
SEQUENCE OF RptrPortEntry
.1.3.6.1.2.1.22.1.3.1
rptrPortEntryAn entry in the table, containing information about a single port.
RptrPortEntry
.1.3.6.1.2.1.22.1.3.1.1
rptrPortGroupIndexThis object identifies the group containing the port for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.1.3.1.1.1
rptrPortIndexThis object identifies the port within the group for which this entry contains information. This value can never be greater than rptrGroupPortCapacity for the associated group.ro
INTEGER
.1.3.6.1.2.1.22.1.3.1.1.2
rptrPortAdminStatusSetting this object to disabled(2) disables the port. A disabled port neither transmits nor receives. Once disabled, a port must be explicitly enabled to restore operation. A port which is disabled when power is lost or when a reset is exerted shall remain disabled when normal operation resumes. The admin status takes precedence over auto- partition and functionally operates between the auto-partition mechanism and the AUI/PMA. Setting this object to enabled(1) enables the port and exerts a BEGIN on the port's auto-partition state machine. (In effect, when a port is disabled, the value of rptrPortAutoPartitionState for that port is frozen until the port is next enabled. When the port becomes enabled, the rptrPortAutoPartitionState becomes notAutoPartitioned(1), regardless of its pre-disabling state.)rw
Enumeration
.1.3.6.1.2.1.22.1.3.1.1.3
rptrPortAutoPartitionStateThe autoPartitionState flag indicates whether the port is currently partitioned by the repeater's auto-partition protection. The conditions that cause port partitioning are specified in partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here.ro
Enumeration
.1.3.6.1.2.1.22.1.3.1.1.4
rptrPortOperStatusThis object indicates the port's operational status. The notPresent(3) status indicates the port is physically removed (note this may or may not be possible depending on the type of port.) The operational(1) status indicates that the port is enabled (see rptrPortAdminStatus) and working, even though it might be auto-partitioned (see rptrPortAutoPartitionState). If this object has the value operational(1) and rptrPortAdminStatus is set to disabled(2), it is expected that this object's value will soon change to notOperational(2).ro
Enumeration
.1.3.6.1.2.1.22.1.3.1.1.5
rptrMonitorPackage
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.2
rptrMonitorRptrInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.2.1
rptrMonitorTransmitCollisionsThis counter is incremented every time the repeater state machine enters the TRANSMIT COLLISION state from any state other than ONE PORT LEFT (Ref: Fig 9-2, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 16 hours.ro
Counter
.1.3.6.1.2.1.22.2.1.1
rptrMonitorGroupInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.2.2
rptrMonitorGroupTableTable of performance and error statistics for the groups.
SEQUENCE OF RptrMonitorGroupEntry
.1.3.6.1.2.1.22.2.2.1
rptrMonitorGroupEntryAn entry in the table, containing total performance and error statistics for a single group. Regular retrieval of the information in this table provides a means of tracking the performance and health of the networked devices attached to this group's ports. The counters in this table are redundant in the sense that they are the summations of information already available through other objects. However, these sums provide a considerable optimization of network management traffic over the otherwise necessary retrieval of the individual counters included in each sum.
RptrMonitorGroupEntry
.1.3.6.1.2.1.22.2.2.1.1
rptrMonitorGroupIndexThis object identifies the group within the repeater for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.2.2.1.1.1
rptrMonitorGroupTotalFramesThe total number of frames of valid frame length that have been received on the ports in this group and for which the FCSError and CollisionEvent signals were not asserted. This counter is the summation of the values of the rptrMonitorPortReadableFrames counters for all of the ports in the group. This statistic provides one of the parameters necessary for obtaining the packet error rate. The approximate minimum time for rollover of this counter is 80 hours.ro
Counter
.1.3.6.1.2.1.22.2.2.1.1.2
rptrMonitorGroupTotalOctetsThe total number of octets contained in the valid frames that have been received on the ports in this group. This counter is the summation of the values of the rptrMonitorPortReadableOctets counters for all of the ports in the group. This statistic provides an indicator of the total data transferred. The approximate minimum time for rollover of this counter is 58 minutes.ro
Counter
.1.3.6.1.2.1.22.2.2.1.1.3
rptrMonitorGroupTotalErrorsThe total number of errors which have occurred on all of the ports in this group. This counter is the summation of the values of the rptrMonitorPortTotalErrors counters for all of the ports in the group.ro
Counter
.1.3.6.1.2.1.22.2.2.1.1.4
rptrMonitorPortInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.2.3
rptrMonitorPortTableTable of performance and error statistics for the ports.
SEQUENCE OF RptrMonitorPortEntry
.1.3.6.1.2.1.22.2.3.1
rptrMonitorPortEntryAn entry in the table, containing performance and error statistics for a single port.
RptrMonitorPortEntry
.1.3.6.1.2.1.22.2.3.1.1
rptrMonitorPortGroupIndexThis object identifies the group containing the port for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.2.3.1.1.1
rptrMonitorPortIndexThis object identifies the port within the group for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.2.3.1.1.2
rptrMonitorPortReadableFramesThis object is the number of frames of valid frame length that have been received on this port. This counter is incremented by one for each frame received on this port whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1) and for which the FCSError and CollisionEvent signals are not asserted. This statistic provides one of the parameters necessary for obtaining the packet error rate. The approximate minimum time for rollover of this counter is 80 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.3
rptrMonitorPortReadableOctetsThis object is the number of octets contained in valid frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which has been determined to be a readable frame (i.e., including FCS octets but excluding framing bits and dribble bits). This statistic provides an indicator of the total data transferred. The approximate minimum time for rollover of this counter is 58 minutes.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.4
rptrMonitorPortFCSErrorsThis counter is incremented by one for each frame received on this port with the FCSError signal asserted and the FramingError and CollisionEvent signals deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). The approximate minimum time for rollover of this counter is 80 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.5
rptrMonitorPortAlignmentErrorsThis counter is incremented by one for each frame received on this port with the FCSError and FramingError signals asserted and CollisionEvent signal deasserted and whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1). If rptrMonitorPortAlignmentErrors is incremented then the rptrMonitorPortFCSErrors Counter shall not be incremented for the same frame. The approximate minimum time for rollover of this counter is 80 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.6
rptrMonitorPortFrameTooLongsThis counter is incremented by one for each frame received on this port whose OctetCount is greater than maxFrameSize (Ref: 4.4.2.1, IEEE 802.3 Std). If rptrMonitorPortFrameTooLongs is incremented then neither the rptrMonitorPortAlignmentErrors nor the rptrMonitorPortFCSErrors counter shall be incremented for the frame. The approximate minimum time for rollover of this counter is 61 days.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.7
rptrMonitorPortShortEventsThis counter is incremented by one for each CarrierEvent on this port with ActivityDuration less than ShortEventMaxTime. ShortEventMaxTime is greater than 74 bit times and less than 82 bit times. ShortEventMaxTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Note: shortEvents may indicate externally generated noise hits which will cause the repeater to transmit Runts to its other ports, or propagate a collision (which may be late) back to the transmitting DTE and damaged frames to the rest of the network. Implementors may wish to consider selecting the ShortEventMaxTime towards the lower end of the allowed tolerance range to accommodate bit losses suffered through physical channel devices not budgeted for within this standard. The approximate minimum time for rollover of this counter is 16 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.8
rptrMonitorPortRuntsThis counter is incremented by one for each CarrierEvent on this port that meets one of the following two conditions. Only one test need be made. a) The ActivityDuration is greater than ShortEventMaxTime and less than ValidPacketMinTime and the CollisionEvent signal is deasserted. b) The OctetCount is less than 64, the ActivityDuration is greater than ShortEventMaxTime and the CollisionEvent signal is deasserted. ValidPacketMinTime is greater than or equal to 552 bit times and less than 565 bit times. An event whose length is greater than 74 bit times but less than 82 bit times shall increment either the shortEvents counter or the runts counter but not both. A CarrierEvent greater than or equal to 552 bit times but less than 565 bit times may or may not be counted as a runt. ValidPacketMinTime has tolerances included to provide for circuit losses between a conformance test point at the AUI and the measurement point within the state machine. Runts usually indicate collision fragments, a normal network event. In certain situations associated with large diameter networks a percentage of collision fragments may exceed ValidPacketMinTime. The approximate minimum time for rollover of this counter is 16 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.9
rptrMonitorPortCollisionsThis counter is incremented by one for any CarrierEvent signal on any port for which the CollisionEvent signal on this port is also asserted. The approximate minimum time for rollover of this counter is 16 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.10
rptrMonitorPortLateEventsThis counter is incremented by one for each CarrierEvent on this port in which the CollIn(X) variable transitions to the value SQE (Ref: 9.6.6.2, IEEE 802.3 Std) while the ActivityDuration is greater than the LateEventThreshold. Such a CarrierEvent is counted twice, as both a collision and as a lateEvent. The LateEventThreshold is greater than 480 bit times and less than 565 bit times. LateEventThreshold has tolerances included to permit an implementation to build a single threshold to serve as both the LateEventThreshold and ValidPacketMinTime threshold. The approximate minimum time for rollover of this counter is 81 hours.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.11
rptrMonitorPortVeryLongEventsThis counter is incremented by one for each CarrierEvent on this port whose ActivityDuration is greater than the MAU Jabber Lockup Protection timer TW3 (Ref: 9.6.1 & 9.6.5, IEEE 802.3 Std). Other counters may be incremented as appropriate.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.12
rptrMonitorPortDataRateMismatchesThis counter is incremented by one for each frame received on this port that meets all of the following conditions: a) The CollisionEvent signal is not asserted. b) The ActivityDuration is greater than ValidPacketMinTime. c) The frequency (data rate) is detectably mismatched from the local transmit frequency. The exact degree of mismatch is vendor specific and is to be defined by the vendor for conformance testing. When this event occurs, other counters whose increment conditions were satisfied may or may not also be incremented, at the implementor's discretion. Whether or not the repeater was able to maintain data integrity is beyond the scope of this standard.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.13
rptrMonitorPortAutoPartitionsThis counter is incremented by one for each time the repeater has automatically partitioned this port. The conditions that cause port partitioning are specified in the partition state machine in Section 9 [IEEE 802.3 Std]. They are not differentiated here.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.14
rptrMonitorPortTotalErrorsThe total number of errors which have occurred on this port. This counter is the summation of the values of other error counters (for the same port), namely: rptrMonitorPortFCSErrors, rptrMonitorPortAlignmentErrors, rptrMonitorPortFrameTooLongs, rptrMonitorPortShortEvents, rptrMonitorPortLateEvents, rptrMonitorPortVeryLongEvents, and rptrMonitorPortDataRateMismatches. This counter is redundant in the sense that it is the summation of information already available through other objects. However, it is included specifically because the regular retrieval of this object as a means of tracking the health of a port provides a considerable optimization of network management traffic over the otherwise necessary retrieval of the summed counters.ro
Counter
.1.3.6.1.2.1.22.2.3.1.1.15
rptrAddrTrackPackage
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.3
rptrAddrTrackRptrInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.3.1
rptrAddrTrackGroupInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.3.2
rptrAddrTrackPortInfo
OBJECT IDENTIFIER
.1.3.6.1.2.1.22.3.3
rptrAddrTrackTableTable of address mapping information about the ports.
SEQUENCE OF RptrAddrTrackEntry
.1.3.6.1.2.1.22.3.3.1
rptrAddrTrackEntryAn entry in the table, containing address mapping information about a single port.
RptrAddrTrackEntry
.1.3.6.1.2.1.22.3.3.1.1
rptrAddrTrackGroupIndexThis object identifies the group containing the port for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.3.3.1.1.1
rptrAddrTrackPortIndexThis object identifies the port within the group for which this entry contains information.ro
INTEGER
.1.3.6.1.2.1.22.3.3.1.1.2
rptrAddrTrackLastSourceAddressThis object is the SourceAddress of the last readable frame (i.e., counted by rptrMonitorPortReadableFrames) received by this port. This object has been deprecated because its value is undefined when no frames have been observed on this port. The replacement object is rptrAddrTrackNewLastSrcAddress.rodeprecated
MacAddress (SNMPv2-TC)
.1.3.6.1.2.1.22.3.3.1.1.3
rptrAddrTrackSourceAddrChangesThis counter is incremented by one for each time that the rptrAddrTrackLastSourceAddress attribute for this port has changed. This may indicate whether a link is connected to a single DTE or another multi-user segment. The approximate minimum time for rollover of this counter is 81 hours.ro
Counter
.1.3.6.1.2.1.22.3.3.1.1.4
rptrAddrTrackNewLastSrcAddressThis object is the SourceAddress of the last readable frame (i.e., counted by rptrMonitorPortReadableFrames) received by this port. If no frames have been received by this port since the agent began monitoring the port activity, the agent shall return a string of length zero.ro
OCTET STRING
.1.3.6.1.2.1.22.3.3.1.1.5
IMPORTS
Unknown
.1.3.6.1.4.1.33
iTouch
OBJECT IDENTIFIER
.1.3.6.1.4.1.33
resourceFailureIndication that a system resource lack occurred of the type resType.
TRAP-TYPE
.1.3.6.1.4.1.33.0.9
xSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.1
resourceLackIndication that the system incremented the corresponding value of resLacks.
TRAP-TYPE
.1.3.6.1.4.1.33.1.0.1
sysIdentAn identification string for local and remote displays. Corresponds directly to SERVER IDENTIFICATION and the value labeled 'Identification:' on the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.1
sysDefineModeThe system's operation with regard to DEFINE commands. 'permOnly' indicates that DEFINE commands modify only the permanent data base. 'operAndPerm' indicates that DEFINE commands modify both operational and permanent data bases, unless specifically documented to the contrary. Corresponds to SERVER CHANGE and the presence of the label CHANGE in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.2
sysDateTimeThe system's current local date and time. Corresponds directly to SERVER DATE and SERVER TIME and the value in various displays.rw
DateTime
.1.3.6.1.4.1.33.1.3
sysTimeZoneThe adjustment to apply to a universal (Greenwich) time received when down-line loaded, comprising two octets. The first octet is the number of hours west of universal, the second is the number of minutes. Corresponds directly to SERVER TIMEZONE and the value labeled 'Timezone:' in the SERVER CHARACTERISTICS display.rw
OCTET STRING
.1.3.6.1.4.1.33.1.4
sysLoadSoftwareThe software file name to request for down-line load of the server. Corresponds directly to SERVER SOFTWARE, and the value labeled 'Software:' in the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.5
sysDumpControl for dumping the system's memory when the system crashes. Corresponds directly to SERVER DUMP and the presence of 'Dump' under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.6
sysMaintenancePasswordThe password a management system must supply to force the system to reboot or use the system's remote console via the Maintenance Operation Protocol (MOP). Corresponds directly to SERVER MAINTENANCE PASSWORD. When setting this value, the management system must supply eight octets, filling with zeros from the first octet. That is, the value '1ab42' would be expressed as '0.0.0.0.0.1.ab.42'. Setting the value to zero disables the password check. When returning this value, the agent always returns a zero length OCTET STRING.rw
OCTET STRING
.1.3.6.1.4.1.33.1.7
sysLocalNameThe system's local name. Corresponds directly to SERVER NAME and the value labeled 'Name:' in the SERVER CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.8
sysSoftwareVersionTypeThe software version variant running in the system. Corresponds to the letter in the software version in the SERVER CHARACTERISTICS display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom softwarero
Enumeration
.1.3.6.1.4.1.33.1.9
sysSoftwareVersionThe software version running in the system. In order, the octets contain major version, minor version, ECO, and pre-release number. Corresponds to the numbers in the software version in the SERVER CHARACTERISTICS display. For example, the version display for sysSoftwareVersionType 'production' and sysSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for sysSoftwareVersionType 'beta' and sysSoftwareVersion '3.1.0.4' is 'V3.1B4'.ro
OCTET STRING
.1.3.6.1.4.1.33.1.10
sysRomVersionThe firmware version of the bootstrap ROM installed in the system. Corresponds directly to the value labeled 'Rom' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.11
sysHardwareTypeThe type of hardware on which the system is running. Corresponds directly to the value labeled 'Hardware Type:' in the UNIT display.ro
HardwareType
.1.3.6.1.4.1.33.1.12
sysHardwareVersionThis version of hardware on which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.13
sysChassisTypeThe type of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
ChassisType
.1.3.6.1.4.1.33.1.14
sysChassisVersionThis version of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.1.15
sysCrashControl to cause this system to crash. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes an immediate crash. Corresponds to the CRASH command.rw
Enumeration
.1.3.6.1.4.1.33.1.16
sysInitializeControl to cause this system to reset its software to initial load values, typically by reloading. When executing an initialize command, the system observes the value of sysInitializeDelay as supplied anywhere in the same set request with sysInitialize. If this value is not included in the set request, the system uses its default value. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'conditionalExecute' causes initialization if the overall system state is acceptible (such as not needing to store permanent parameters). Setting it to 'unconditionalExecute' causes initialization regardless of the overall system state. Setting it to 'cancel' aborts an initialization that has not yet started. According to standard SNMP operation, if the system is not in a proper state to accept a given set request for this value, it returns the standard SNMP error 'badValue'. Corresponds to the INITIALIZE command.rw
Enumeration
.1.3.6.1.4.1.33.1.17
sysInitializeDelayThe number of minutes to delay before beginning the system initialization process as executed with sysInitialize. This value cannot be set outside a set-request that contains the value 'execute' for sysInitialize. If not included in such a set, the default value is 1. Corresponds to the INITIALIZE command's DELAY parameter and to the value labeled 'Minutes to shutdown:' in the SYSTEM STATUS display.rw
INTEGER
.1.3.6.1.4.1.33.1.18
sysZeroAllControl to zero all counters. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes all the system's counters to be zeroed. Corresponds to the ZERO ALL command.rw
Enumeration
.1.3.6.1.4.1.33.1.19
sysZeroBaseControl to zero all base counters. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes all the system's base counters to be zeroed. Examples of counters that are zeroed are the SNMP counters or the counters from the SYSTEM COUNTERS display. Examples of counters that are not zeroed are Ethernet interface counters or port counters. Corresponds to the ZERO SYSTEM command.rw
Enumeration
.1.3.6.1.4.1.33.1.20
sysZeroBaseTimeThe number hundredths of a second since the most recent zeroing of the base counters, such as through execution of sysZeroAll or sysZeroBase. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the SERVER COUNTERS display.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.1.21
sysLoaderNameThe name of the system that provided this system's running software. Corresponds directly to the value labeled 'Primary Host:' in the SERVER STATUS display.ro
DisplayString
.1.3.6.1.4.1.33.1.22
sysLoaderAddressTypeThe type of network address contained in sysLoaderAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and this system's software was loaded from local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the value labeled 'Load Address:' in the SERVER STATUS display.ro
AddressType
.1.3.6.1.4.1.33.1.23
sysLoaderAddressThe network address of the system that provided this system's running software. Corresponds directly to the value labeled 'Load Address:' in the SERVER STATUS display.ro
OCTET STRING
.1.3.6.1.4.1.33.1.24
sysDumperAddressTypeThe type of network address contained in sysDumperAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and this system's was dumped to local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the value labeled 'Dump Address:' in the SERVER STATUS display.ro
AddressType
.1.3.6.1.4.1.33.1.25
sysDumperAddressThe network address of the system that most recently accepted a crash dump from this system. Corresponds directly to the value labeled 'Dump Address:' in the SERVER STATUS display.ro
OCTET STRING
.1.3.6.1.4.1.33.1.26
sysResourceLacksThe number of times a local resource allocation failed, for example due to lack of dynamic memory. Corresponds directly to the value labeled 'Resource Errors:' in the SERVER STATUS display.ro
Counter
.1.3.6.1.4.1.33.1.27
sysChassisStateFor chassis-based systems, the state of the overall chassis. 'notApplicable' indicates the system is not chassis based. 'noFault' indicates no current chassis problem. 'fault' indicates a current chassis problem such as a card or power supply failure. Corresponds directly to the value labeled 'Crate Current State: in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.28
sysChassisFaultTransitionsThe number of times this system has seen sysChassisState switch from 'noFault' to 'fault' or from 'fault' to 'noFault'. Corresponds directly to the value labeled 'Crate Transition Count: in the SERVER ALTERNATE STATUS display.ro
Counter
.1.3.6.1.4.1.33.1.29
sysResourceNumberThe number of resource entries in the Resource table.ro
INTEGER
.1.3.6.1.4.1.33.1.30
sysFeatureNumberThe number of feature entries in the Feature table.ro
INTEGER
.1.3.6.1.4.1.33.1.31
resTableA list of resource entries. The number of entries is given by the value of sysResourceNumber.
SEQUENCE OF ResEntry
.1.3.6.1.4.1.33.1.32
resEntryStatus values for a system resource.
ResEntry
.1.3.6.1.4.1.33.1.32.1
resTypeIdentification of a resource type. Typically corresponds directly to a label such as 'Processes:' in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.32.1.1
resCurrentThe number of resources currently in use on the system. Typically corresponds directly to a value labeled 'Cur' in the SERVER ALTERNATE STATUS display.ro
Gauge
.1.3.6.1.4.1.33.1.32.1.2
resWorstThe highest or lowest value of resCurrent since system initialization. Typically corresponds directly to a value labeled 'High' or 'Low' in the SERVER ALTERNATE STATUS display.ro
Gauge
.1.3.6.1.4.1.33.1.32.1.3
resAdminMaximumThe desired maximum possible number of resources in the system. In many cases, ACCESS to this object for a particular resType is read-only. Typically corresponds directly to a value labeled 'Max' in the SERVER ALTERNATE STATUS display for desired, administrative values. When the desired change takes effect is implementation specific, ranging from immediately to the next system initialization.rw
INTEGER
.1.3.6.1.4.1.33.1.32.1.4
resLacksThe number of times since system initialization that the system could not obtain the resource because none were available. Typically corresponds directly to a value labeled 'Failure' in the SERVER ALTERNATE STATUS display. If such failures do not apply to the particular resource, such as 'cpuPercent', the agent returns zero for this object.ro
Counter
.1.3.6.1.4.1.33.1.32.1.5
resLackTimeThe local system date and time when resLack last increased. Typically corresponds directly to a value labeled 'Last Occurred' in the SERVER ALTERNATE STATUS display. If such failures do not apply to the particular resource, such as 'cpuPercent', the agent returns all zeroes (unknown) for this object.ro
DateTime
.1.3.6.1.4.1.33.1.32.1.6
resOperMaximumThe current maximum possible number of resources in the system. Typically corresponds directly to a value labeled 'Max' in the SERVER ALTERNATE STATUS display for current operational values. This value is based on current or previous value of resAdminMaximum.ro
INTEGER
.1.3.6.1.4.1.33.1.32.1.7
featTableA list of feature entries. The number of entries is given by the value of sysFeatureNumber.
SEQUENCE OF FeatEntry
.1.3.6.1.4.1.33.1.33
featEntryStatus values for a system feature.
FeatEntry
.1.3.6.1.4.1.33.1.33.1
featTypeIdentification of a feature type. Corresponds to a SERVER feature keyword.ro
Enumeration
.1.3.6.1.4.1.33.1.33.1.1
featStatusThe status of the feature as of the next system initialization. Corresponds to the presence of the feature's lable following the label 'Enabled Feature(s): in the UNIT display.rw
Enumeration
.1.3.6.1.4.1.33.1.33.1.2
featKeyThe key a management system must supply to make a locked feature available. When unlocking a feature and the management system does not supply a value for featStatus, that object's value is implementation dependent. When returning this value, the agent always returns a zero length DisplayString.rw
DisplayString
.1.3.6.1.4.1.33.1.33.1.3
xBootControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.1.34
bootControlLoadInternetFileThe filename to request when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD FILE and the value labeled 'Internet Load File:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
DisplayString
.1.3.6.1.4.1.33.1.34.1
bootControlLoadInternetServerThe internet address of the server to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD HOST and the value labeled 'Internet Load Host:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
IpAddress
.1.3.6.1.4.1.33.1.34.2
bootControlLoadInternetGatewayThe internet address of the gateway to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD GATEWAY and the value labeled 'Internet Load Gateway:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
IpAddress
.1.3.6.1.4.1.33.1.34.3
bootControlLoadBootpTftpControl for loading via the combination of BOOTP and TFTP. Corresponds to SERVER LOAD PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP/' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.4
bootControlLoadTftpDirectControl for loading via directed TFTP. Corresponds to SERVER LOAD PROTOCOL TFTPDIRECT and the presence of 'TFTPDIRECT' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.5
bootControlLoadLocalControl for loading from a local medium. Corresponds to SERVER LOAD PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.6
bootControlLoadMopControl for loading via DEC MOP. Corresponds to SERVER LOAD PROTOCOL MOP and the presence of 'MOP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.7
bootControlLoadProprietaryControl for loading via ITouch-proprietary extended MOP. Corresponds to SERVER LOAD PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.8
bootControlLoadRarpTftpControl for loading via the combination of RARP and TFTP. Corresponds to SERVER LOAD PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.9
bootControlDumpBootpTftpControl for dumping via the combination of BOOTP and TFTP. Corresponds to SERVER DUMP PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.10
bootControlDumpLocalControl for dumping to a local medium. Corresponds to SERVER DUMP PROTOCOL LOCAL and the presence of 'Local' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.11
bootControlDumpMopControl for dumping via DEC MOP. Corresponds to SERVER DUMP PROTOCOL MOP and the presence of 'MOP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.12
bootControlDumpProprietaryControl for dumping via ITouch-proprietary extended MOP. Corresponds to SERVER DUMP PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.13
bootControlDumpRarpTftpControl for dumping via the combination of RARP and TFTP. Corresponds to SERVER DUMP PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.14
bootControlParamBootpTftpControl for loading parameters via the combination of BOOTP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'BOOTP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.15
bootControlParamLocalControl for loading parameters from a local medium. Corresponds to SERVER PARAMETER PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.16
bootControlParamMopControl for loading parameters via DEC MOP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'MOP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.17
bootControlParamProprietaryControl for loading parameters via ITouch-proprietary extended MOP. Corresponds to SERVER PARAMETER PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.18
bootControlParamRarpTftpControl for loading parameters via the combination of RARP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.1.34.19
sysInstalledMemoryThe total number of bytes of main memory installed in the system. Corresponds directly to the value labeled 'Installed' on the SERVER ALTERNATE STATUS display. A value of 0 indicates standard memory for the particular hardware.ro
Gauge
.1.3.6.1.4.1.33.1.35
sysTemperatureLevelThe temperature level of the system. 'unknown' indicates the system does not support a temperature sensor. 'normal' indicates a normal temperature level. 'high' indicates an excessive temperature level. Corresponds directly to the value labeled 'Temperature Level:' in the SERVER ALTERNATE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.1.36
bootRecordTableA list of boot control records.
SEQUENCE OF BootRecordEntry
.1.3.6.1.4.1.33.1.37
bootRecordEntryValues for a boot record.
BootRecordEntry
.1.3.6.1.4.1.33.1.37.1
bootRecordIndexAn index value that uniquely identifies a boot control record entry, from 1 to the number of entries for the system.ro
INTEGER
.1.3.6.1.4.1.33.1.37.1.1
bootRecordLoadInternetFileThe filename to request when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD FILE and the value labeled 'Internet Load File:' in the SERVER BOOT CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.2
bootRecordLoadInternetServerThe internet address of the server to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD HOST and the value labeled 'Internet Load Host:' in the SERVER BOOT CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.3
bootRecordLoadInternetGatewayThe internet address of the gateway to use when loading an image via TFTP. Corresponds directly to SERVER INTERNET LOAD GATEWAY and the value labeled 'Internet Load Gateway:' in the SERVER BOOT CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.4
bootRecordLoadBootpTftpControl for loading via the combination of BOOTP and TFTP. Corresponds to SERVER LOAD PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP/' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.5
bootRecordLoadTftpDirectControl for loading via directed TFTP. Corresponds to SERVER LOAD PROTOCOL TFTPDIRECT and the presence of 'TFTPDIRECT' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.6
bootRecordLoadLocalControl for loading from a local medium. Corresponds to SERVER LOAD PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.7
bootRecordLoadMopControl for loading via DEC MOP. Corresponds to SERVER LOAD PROTOCOL MOP and the presence of 'MOP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.8
bootRecordLoadProprietaryControl for loading via ITouch-proprietary extended MOP. Corresponds to SERVER LOAD PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.9
bootRecordLoadRarpTftpControl for loading via the combination of RARP and TFTP. Corresponds to SERVER LOAD PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Load Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.10
bootRecordDumpBootpTftpControl for dumping via the combination of BOOTP and TFTP. Corresponds to SERVER DUMP PROTOCOL BOOTPTFTP and the presence of 'BOOTP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.11
bootRecordDumpLocalControl for dumping to a local medium. Corresponds to SERVER DUMP PROTOCOL LOCAL and the presence of 'Local' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.12
bootRecordDumpMopControl for dumping via DEC MOP. Corresponds to SERVER DUMP PROTOCOL MOP and the presence of 'MOP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.13
bootRecordDumpProprietaryControl for dumping via ITouch-proprietary extended MOP. Corresponds to SERVER DUMP PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.14
bootRecordDumpRarpTftpControl for dumping via the combination of RARP and TFTP. Corresponds to SERVER DUMP PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Dump Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.15
bootRecordParamBootpTftpControl for loading parameters via the combination of BOOTP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'BOOTP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.16
bootRecordParamLocalControl for loading parameters from a local medium. Corresponds to SERVER PARAMETER PROTOCOL LOCAL and the presence of 'LOCAL' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.17
bootRecordParamMopControl for loading parameters via DEC MOP. Corresponds to SERVER PARAMETER PROTOCOL MOP and the presence of 'MOP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.18
bootRecordParamProprietaryControl for loading parameters via ITouch-proprietary extended MOP. Corresponds to SERVER PARAMETER PROTOCOL PROPRIETARY and the presence of 'Proprietary' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.19
bootRecordParamRarpTftpControl for loading parameters via the combination of RARP and TFTP. Corresponds to SERVER PARAMETER PROTOCOL RARPTFTP and the presence of 'RARP/TFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.20
bootRecordStatusThe status of the entry. Set to 'disabled' to disable the entry.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.21
bootRecordMopFileThe software file name to request for down-line load of the server via MOP or XMOP.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.22
bootRecordInternetAddressThe internet address of the system is to use for itself when loading via TFTP. The value 0.0.0.0 indicates default action.rw
IpAddress
.1.3.6.1.4.1.33.1.37.1.23
bootRecordParamTftpDirectControl for loading parameters via the protocol DTFTP. Corresponds to SERVER PARAMETER PROTOCOL DTFTP and the presence of 'DTFTP' following the label 'Parameter Protocols Enabled:' in the SERVER BOOT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.37.1.24
bootRecordInternetDelimiterThe character separating the load file directory name from the file name.rw
DisplayString
.1.3.6.1.4.1.33.1.37.1.25
sysLastAgentErrorThe most recent error the agent encountered in attempting to satisfy an SNMP request. Reading this value has the side effect of resetting it to 'noError'.ro
Enumeration
.1.3.6.1.4.1.33.1.38
sysRcpMulticastControl for sending of the MOP RCP system identifier message. Corresponds directly to the presence of 'RCP Multicast' under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.40
sysTimeServerAddressThe address of the time server, either an IpAddr or an ethernet address.ro
TypedAddress
.1.3.6.1.4.1.33.1.41
sysTimeServerConfiguredAddressThe address of a configured time server (, either an IpAddr or an ethernet address).rw
TypedAddress
.1.3.6.1.4.1.33.1.46
sysTimeServerConfiguredStatusControl whether the sysTimeServerConfiguredAddress is the only time server used to obtain the time (REQUIRED), the first time server used to obtain the time (ENABLED), or not used to obtain the time (DISABLED).rw
Enumeration
.1.3.6.1.4.1.33.1.47
sysBootRecordOverrideDefinedAddressControl to override the internally defined Internet address with that obtained from the bootp loading protocol.rw
Enumeration
.1.3.6.1.4.1.33.1.48
sysBootRecordMessageEnableControl to display load status messages during reboot. Corresponds directly to the value labeled 'Status Message:' in the SERVER LOADDUMP display.rw
Enumeration
.1.3.6.1.4.1.33.1.49
sysBootRecordParamDefaultsControl to use default parameters upon the next reboot after which time this control reverts to disabled. This control only applies to stand-alone devices. Corresponds directly to the value labeled 'Default Parameters:' in the SERVER LOADDUMP display.rw
Enumeration
.1.3.6.1.4.1.33.1.50
sysLoginAuthFailureTrapTypeIndicates the type of authentication failure which last occurred.ro
Enumeration
.1.3.6.1.4.1.33.1.78
sysLoginAuthTrapIdentityAn identification string for the circuit or port where an authentication failure last occurred.ro
DisplayString
.1.3.6.1.4.1.33.1.81
sysLocalScriptServerControl to allow script serving for this system from a script residing in a local flash card.rw
Enumeration
.1.3.6.1.4.1.33.1.82
sysInReachManagementSecurityStatusIndicates whether per port authentication is in use. This includes username, password, privilege level, and list of power outlets controlled by that user, or console connections allowed from that port.ro
Enumeration
.1.3.6.1.4.1.33.1.83
sysProductNameDisplays the product name of this system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.33.1.84
sysModemPresentIndicates whether this system has a built-in modem.ro
Enumeration
.1.3.6.1.4.1.33.1.85
sysCauseActionA control for toggling the cause action feature. Corresponds directly to the presence of 'Trigger/Action' under the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. The desired change will not take effect until the next system initialization.rw
Enumeration
.1.3.6.1.4.1.33.1.86
sysWebServerConfigAdminStatusA control for bring the web server up or down. Corresponds directly to the presence of 'Web Server' under the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.1.87
sysTl1SourceIdentifierThe source identifier (SID) is the server name used by TL1 to identify the server.rw
DisplayString
.1.3.6.1.4.1.33.1.88
sysInitializeDelayParameterControl to begin the system initialization process providing that at least one parameter server is current. Corresponds directly to the INITIALIZE DELAY PARAMETER command. In response to a get-request or get-next-request, the agent always returns 'ready' for this value.rw
Enumeration
.1.3.6.1.4.1.33.1.89
xInternetDep
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.4
bridgeDep
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.5
xBootServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.6
xBsBasic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.6.1
basicLogLimitMaximum allowed number of kilobytes for recording events. Corresponds directly to MANAGER LOG FILE SIZE and the value labeled 'Log File Size:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.1.1
basicActiveLimitMaximum allowed number of simultaneous service dialogs. Corresponds directly to MANAGER SIMULTANEOUS and the value labeled 'Maximum simultaneous requests:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.1.2
basicActiveNumberNumber of active service dialogs. Corresponds indirectly to the list of active clients in the MANAGER STATUS display.ro
Gauge
.1.3.6.1.4.1.33.6.1.3
basicClientNumberNumber of defined clients. Corresponds indirectly to the list of defined clients in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.ro
Gauge
.1.3.6.1.4.1.33.6.1.4
basicOffersSentTotal number of service offers sent in response to client requests. Corresponds directly to the value labeled 'Total service offers sent:' in the MANAGER STATUS display.ro
Counter
.1.3.6.1.4.1.33.6.1.5
basicEventTotalTotal number of events that have been written to the event log since it was last purged. This may be less than the number currently in the log. Corresponds directly to the value labeled 'Total Messages Logged:' in the MANAGER EVENTS display.ro
Gauge
.1.3.6.1.4.1.33.6.1.6
basicEventPurgeControl to cause emptying the event log. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the event log to immediately become empty. Corresponds directly to the PURGE MANAGER LOG FILE command.rw
Enumeration
.1.3.6.1.4.1.33.6.1.7
activeTableA list of active client dialog entries. The number of entries is given by basicActiveNumber.
SEQUENCE OF ActiveEntry
.1.3.6.1.4.1.33.6.1.8
activeEntryParameter values for an active client dialog entry.
ActiveEntry
.1.3.6.1.4.1.33.6.1.8.1
activeIdentificationTypeThe type of identification value in activeIdentification. Corresponds indirectly to the value labeled 'EthernetAddress' in the MANAGER STATUS display.ro
AddressType
.1.3.6.1.4.1.33.6.1.8.1.1
activeIdentificationIdentification of the active partner. Corresponds directly to the value labeled 'EthernetAddress' in the MANAGER STATUS display.ro
OCTET STRING
.1.3.6.1.4.1.33.6.1.8.1.2
activeFunctionThe function the server is performing with the partner. Corresponds directly to the value labeled 'Function' in the MANAGER STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.6.1.8.1.3
activeSoftwareVersionTypeIf activeFunction is 'load', the software version being sent to the client, otherwise 'notApplicable'. Corresponds to the letter in the software version labeled 'Version' in the MANAGER STATUS display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom software diagnostic 'D': diagnostic, debug softwarero
Enumeration
.1.3.6.1.4.1.33.6.1.8.1.4
activeSoftwareVersionIf activeFunction is 'load', the 4-byte software version being sent to the client, otherwise zero length. In order, the octets contain major version, minor version, ECO, and pre-release number. Corresponds to the numbers in the software version labeled 'Version' in the MANAGER STATUS display. For example, the version display for activeSoftwareVersionType 'production' and activeSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for activeSoftwareVersionType 'beta' and activeSoftwareVersion '3.1.0.4' is 'V3.1B4'.ro
OCTET STRING
.1.3.6.1.4.1.33.6.1.8.1.5
activeParameterVersionIf activeFunction is 'parameterStore', the parameter version being stored by the client, otherwise zero. Corresponds directly to the value labeled 'Version' in the MANAGER STATUS display.ro
INTEGER
.1.3.6.1.4.1.33.6.1.8.1.6
activeCurrentSequenceThe current dialog sequence number. Corresponds directly to the value labeled 'Seq' in the MANAGER STATUS display.ro
INTEGER
.1.3.6.1.4.1.33.6.1.8.1.7
activeBytesRemainingThe number of bytes remaining to be transferred in the dialog. Corresponds directly to the value labeled 'Left' in the MANAGER STATUS display.ro
INTEGER
.1.3.6.1.4.1.33.6.1.8.1.8
activeFileThe name of the file being used in the dialog. Corresponds directly to the value labeled 'File' in the MANAGER STATUS display.ro
DisplayString
.1.3.6.1.4.1.33.6.1.8.1.9
activeStatusThe final status of the most recent attempt to get an image. Corresponds directly to the value labeled 'Get Status:' in the DEVICE STATUS display.ro
DialogStatus
.1.3.6.1.4.1.33.6.1.8.1.10
activeStateThe dynamic state of an active attempt to get an image. Corresponds directly to the value labeled 'Get State:' in the DEVICE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.6.1.8.1.11
clientTableA list of client data base entries. The number of entries is given by basicClientNumber.
SEQUENCE OF ClientEntry
.1.3.6.1.4.1.33.6.1.9
clientEntryParameter values for a client data base entry.
ClientEntry
.1.3.6.1.4.1.33.6.1.9.1
clientIdentificationTypeThe type of identification value in clientIdentification. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.ro
AddressType
.1.3.6.1.4.1.33.6.1.9.1.1
clientIdentificationIdentification of the client, either a hardware type or an Ethernet address, depending on clientIdentificationType. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.ro
OCTET STRING
.1.3.6.1.4.1.33.6.1.9.1.2
clientEntryStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands. Actual removal of the entry is implementation specific.rw
Enumeration
.1.3.6.1.4.1.33.6.1.9.1.3
clientNameA name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display.rw
DisplayString
.1.3.6.1.4.1.33.6.1.9.1.4
clientLoadFileThe file with the client's load image. Corresponds directly to the value labeled 'Load File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.rw
DisplayString
.1.3.6.1.4.1.33.6.1.9.1.5
clientDiagnosticFileThe file with the client's diagnostic test image. Corresponds directly to the value labeled 'Diag File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.rw
DisplayString
.1.3.6.1.4.1.33.6.1.9.1.6
clientLoadServiceControl for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.rw
Enumeration
.1.3.6.1.4.1.33.6.1.9.1.7
clientDumpServiceControl for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.rw
Enumeration
.1.3.6.1.4.1.33.6.1.9.1.8
namedTableA list of named client data base entries. The number of entries is given by basicClientNumber.
SEQUENCE OF NamedEntry
.1.3.6.1.4.1.33.6.1.10
namedEntryParameter values for a named client data base entry.
NamedEntry
.1.3.6.1.4.1.33.6.1.10.1
namedIdentificationTypeThe type of identification value in namedIdentification. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.ro
AddressType
.1.3.6.1.4.1.33.6.1.10.1.1
namedIdentificationIdentification of the client, either a hardware type or an Ethernet address, depending on namedIdentificationType. Corresponds directly to MANAGER NODE, MANAGER GLOBAL, and MANAGER LOCAL, and the value labeled 'Ethernet Address' in the MANAGER NODE display or 'Ethernet Address', 'Device', and 'Global Devices' or 'Local Devices' in the MANAGER GLOBAL and LOCAL displays.ro
OCTET STRING
.1.3.6.1.4.1.33.6.1.10.1.2
namedEntryStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE LOCAL, PURGE GLOBAL, and PURGE NODE commands. Actual removal of the entry is implementation specific.ro
Enumeration
.1.3.6.1.4.1.33.6.1.10.1.3
namedNameA name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display.ro
DisplayString
.1.3.6.1.4.1.33.6.1.10.1.4
namedLoadFileThe file with the client's load image. Corresponds directly to the value labeled 'Load File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.ro
DisplayString
.1.3.6.1.4.1.33.6.1.10.1.5
namedDiagnosticFileThe file with the client's diagnostic test image. Corresponds directly to the value labeled 'Diag File' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.ro
DisplayString
.1.3.6.1.4.1.33.6.1.10.1.6
namedLoadServiceControl for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.ro
Enumeration
.1.3.6.1.4.1.33.6.1.10.1.7
namedDumpServiceControl for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays.ro
Enumeration
.1.3.6.1.4.1.33.6.1.10.1.8
xEventTableA list of event entries. The number of entries is given by basicEventNumber.
SEQUENCE OF XEventEntry
.1.3.6.1.4.1.33.6.1.11
xEventEntryParameter values for a event entry.
XEventEntry
.1.3.6.1.4.1.33.6.1.11.1
xEventIndexIn identification number for an event. The value 1 indicates the oldest event in the file, with subsequent numbers indicating sequential events. The event text for a given number may change as a circular event log wraps over its beginning. Corresponds directly to the relative position of an event in the MANAGER EVENTS display.ro
INTEGER
.1.3.6.1.4.1.33.6.1.11.1.1
xEventTextThe text of the event, including date, time and other information. Corresponds directly to the individual event text in the MANAGER EVENTS display.ro
DisplayString
.1.3.6.1.4.1.33.6.1.11.1.2
basicDeviceNumberThe system's number of mass-storage devices.ro
INTEGER
.1.3.6.1.4.1.33.6.1.12
deviceTableA list of device entries. The number of entries is given by basicDeviceNumber.
SEQUENCE OF DeviceEntry
.1.3.6.1.4.1.33.6.1.13
deviceEntryParameter values for a device entry.
DeviceEntry
.1.3.6.1.4.1.33.6.1.13.1
deviceIndexIn identification number for a device, in the range 1 to basicDeviceNumberro
INTEGER
.1.3.6.1.4.1.33.6.1.13.1.1
deviceNameA name by which the device is known in other displays, such as 'C1' or 'D2'.ro
DisplayString
.1.3.6.1.4.1.33.6.1.13.1.2
deviceDescrDetails of the device type, including, for example, size, manufacturer, Flash versus RAM, and such. Corresponds directly to the value labeled 'Device Type: in the MANAGER DEVICE STATUS display.ro
DisplayString
.1.3.6.1.4.1.33.6.1.13.1.3
deviceOperationCurrent operational state of the device. Corresponds directly the value labeled 'Device Operation:' in the MANAGER DEVICE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.4
deviceFormatFormatting status of the device. Corresponds directly the presence of one of the value labels under the label 'Device Status:' in the MANAGER DEVICE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.5
deviceProtectionWrite-protect status of the device. Corresponds directly the presence of one of the value labels under the label 'Device Status:' in the MANAGER DEVICE STATUS display.ro
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.6
deviceFormatMediumControl to cause formatting of the medium in the device. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the device to be formatted. Corresponds directly to the FORMAT DEVICE command.rw
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.7
deviceGetFileControl to cause getting a file to the device from a remote host system. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the get to be attempted. Corresponds directly to the GET DEVICE command. When set to 'execute', the objects deviceGetFileHostIdentificationType, deviceGetFileHostIdentification, deviceGetFileName and deviceGetFileArea must be somewhere in the same set request message.rw
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.8
deviceGetFileHostIdentificationTypeThe type of identification value in deviceIdentification. Corresponds indirectly to ADDRESS in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is 'undefined'.rw
AddressType
.1.3.6.1.4.1.33.6.1.13.1.9
deviceGetFileHostIdentificationIdentification of the host to get the file from, with type depending on deviceIdentificationType. Corresponds directly to ADDRESS in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is zero length.rw
OCTET STRING
.1.3.6.1.4.1.33.6.1.13.1.10
deviceGetFileNameThe name of the file to get. Corresponds directly to LOAD FILE in the GET DEVICE command. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is zero length.rw
DisplayString
.1.3.6.1.4.1.33.6.1.13.1.11
deviceGetFileAreaThe area number in which to put the file. Corresponds directly to AREA in the GET DEVICE command. If it is not relevant to the particular device, it is ignored. This object may not be set outside the context of setting deviceGetFile to 'execute'. In response to a get-request or get-next-request, the value of this object is zero.rw
INTEGER
.1.3.6.1.4.1.33.6.1.13.1.12
deviceFormatOptionFormatting option to apply. Corresponds directly to the OPTION in the FORMAT DEVICE command. This object may not be set outside the context of setting deviceFormatMedium to 'execute'. In response to a get-request or get-next-request, the value of this object is zero.rw
INTEGER
.1.3.6.1.4.1.33.6.1.13.1.13
deviceFormatRedundantParamsControl for creating redundant parameter storage areas when formatting. Corresponds directly to NONREDUNDANT in the FORMAT DEVICE command. This object may not be set outside the context of setting deviceFormatMedium to 'execute'. In response to a get-request or get-next-request, the value of this object is zero.rw
Enumeration
.1.3.6.1.4.1.33.6.1.13.1.14
devicePreviousStatusResult of the immediately previous concluded boot dialog. Corresponds directly to the value labeled 'Get File Previous Status:' in the SHOW CARD STATUS display.ro
DialogStatus
.1.3.6.1.4.1.33.6.1.13.1.15
xDump
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.6.2
dumpServiceControl for allowing dump service for any client. Corresponds directly to DUMP and the value labeled 'Dump:' in the MANAGER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.6.2.1
dumpDriveIdentification number of the disk drive where dumps are stored. Corresponds directly to DUMP DRIVE and the value labeled 'Dump Drive:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.2.2
dumpMeritRelative preference for this dump server over others. Corresponds directly to DUMP MERIT and the value labeled 'Dump Merit:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.2.3
dumpSizeType of dump file to keep. Corresponds directly to DUMP SIZE and the value labeled 'Dump Size:' in the MANAGER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.6.2.4
dumpCompletedThe number of dumps completed since system initialization. Corresponds directly to the value labeled 'Dump Operations Completed:' in the MANAGER STATUS display.ro
Counter
.1.3.6.1.4.1.33.6.2.5
dumpActiveThe number of dumps in progress. Corresponds directly to the value labeled 'Currently Dumping:' in the MANAGER STATUS display.ro
Gauge
.1.3.6.1.4.1.33.6.2.6
dumpFileNumberThe number of dump files currently stored. Corresponds directly to the value labeled 'Network dump files' and 'files' in the MANAGER FILES display.ro
Gauge
.1.3.6.1.4.1.33.6.2.7
dumpFileTableA list of dump file entries. The number of entries is given by dumpFileNumber.
SEQUENCE OF DumpFileEntry
.1.3.6.1.4.1.33.6.2.8
dumpFileEntryParameter values for a dump file entry.
DumpFileEntry
.1.3.6.1.4.1.33.6.2.8.1
dumpFileIdentificationTypeThe type of identification value in dumpFileIdentification. Corresponds indirectly to a file name part in the section labeled 'Network dump files' in the MANAGER FILES display.ro
AddressType
.1.3.6.1.4.1.33.6.2.8.1.1
dumpFileIdentificationIdentification of the dump file, an Ethernet address, as indicated by dumpFileIdentificationType. Corresponds indirectly to a file name part in the section labeled 'Network dump files' in the MANAGER FILES display.ro
OCTET STRING
.1.3.6.1.4.1.33.6.2.8.1.2
dumpFileEntryStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds indirectly to the PURGE MANAGER DUMP FILES command. Actual removal of the entry is implementation specific.rw
Enumeration
.1.3.6.1.4.1.33.6.2.8.1.3
dumpFileCreationThe time the dump file was created. Corresponds directly to a date and time in the section labeled 'Network dump files' in the MANAGER FILES display.ro
DateTime
.1.3.6.1.4.1.33.6.2.8.1.4
dumpFileSizeThe number of bytes stored in the dump file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Network dump files' in the MANAGER FILES display.ro
INTEGER
.1.3.6.1.4.1.33.6.2.8.1.5
xLoad
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.6.3
loadServiceControl for allowing load service for any client. Corresponds directly to LOAD and the value labeled 'Load:' in the MANAGER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.6.3.1
loadMeritRelative preference for this load server over others. Corresponds directly to LOAD MERIT and the value labeled 'Load Merit:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.3.2
loadCompletedThe number of loads completed since system initialization. Corresponds directly to the value labeled 'Load Operations Completed:' in the MANAGER STATUS display.ro
Counter
.1.3.6.1.4.1.33.6.3.3
loadActiveThe number of loads in progress. Corresponds directly to the value labeled 'Currently Loading:' in the MANAGER STATUS display.ro
Gauge
.1.3.6.1.4.1.33.6.3.4
loadFileNumberThe number of load files currently stored. Corresponds directly to the value labeled 'Load image files' and 'files' in the MANAGER FILES display.ro
Gauge
.1.3.6.1.4.1.33.6.3.5
loadFileTableA list of load file entries. The number of entries is given by loadFileNumber.
SEQUENCE OF LoadFileEntry
.1.3.6.1.4.1.33.6.3.6
loadFileEntryParameter values for a load file entry.
LoadFileEntry
.1.3.6.1.4.1.33.6.3.6.1
loadFileNameThe name of a load file. Corresponds directly to a file name part in the section labeled 'Load image files' in the MANAGER FILES display.ro
DisplayString
.1.3.6.1.4.1.33.6.3.6.1.1
loadFileCreationThe time the load file was created. Corresponds directly to a date and time in the section labeled 'Load image files' in the MANAGER FILES display.ro
DateTime
.1.3.6.1.4.1.33.6.3.6.1.2
loadFileSizeThe number of bytes stored in the load file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Load image files' in the MANAGER FILES display.ro
INTEGER
.1.3.6.1.4.1.33.6.3.6.1.3
loadFileSoftwareVersionTypeThe software version type of the image in the load file. Corresponds directly to a software version in the section labeled 'Load image files' in the MANAGER FILES display. alpha 'A': alpha test beta 'B': beta test production null: normal, production software special 'S': special, custom softwarero
Enumeration
.1.3.6.1.4.1.33.6.3.6.1.4
loadFileSoftwareVersionThe software version of the image in the load file. Corresponds directly to a software version in the section labeled 'Load image files' in the MANAGER FILES display. For example, the version display for loadFileSoftwareVersionType 'production' and loadFileSoftwareVersion '2.2.0.0' is 'V2.2'. The version display for loadFileSoftwareVersionType 'beta' and loadFileSoftwareVersion '3.1.0.4' is 'V3.1B4'.ro
OCTET STRING
.1.3.6.1.4.1.33.6.3.6.1.5
xParam
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.6.4
paramServiceControl for allowing parameter storage service for any client. Corresponds directly to PARAMETER SERVICE and the value labeled 'Parameter Service:' in the MANAGER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.6.4.1
paramDefaultServiceControl for allowing default parameter loading service for any client. Corresponds directly to PARAMETER DEFAULT SERVICE and the value labeled 'Parameter Default Service:' in the MANAGER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.6.4.2
paramDriveIdentification number of the disk drive where parameters are stored. Corresponds directly to PARAMETER DRIVE and the value labeled 'Parameter Drive:' in the MANAGER CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.6.4.3
paramActiveThe number of params in progress. Corresponds directly to the value labeled 'Currently Paraming:' in the MANAGER STATUS display.ro
Gauge
.1.3.6.1.4.1.33.6.4.4
paramStorageActiveThe number of parameter storage operations in progress. Corresponds directly to the value labeled 'Currently saving parameters:' in the MANAGER STATUS display.ro
Gauge
.1.3.6.1.4.1.33.6.4.5
paramFileNumberThe number of parameter files currently stored. Corresponds directly to the value labeled 'Parameter files' and 'files' in the MANAGER FILES display.ro
Gauge
.1.3.6.1.4.1.33.6.4.6
paramFileTableA list of param file entries. The number of entries is given by paramFileNumber.
SEQUENCE OF ParamFileEntry
.1.3.6.1.4.1.33.6.4.7
paramFileEntryParameter values for a param file entry.
ParamFileEntry
.1.3.6.1.4.1.33.6.4.7.1
paramFileIdentificationTypeThe type of identification value in paramFileIdentification. Corresponds indirectly to a file name part in the section labeled 'Parameter files' in the MANAGER FILES display.ro
AddressType
.1.3.6.1.4.1.33.6.4.7.1.1
paramFileIdentificationIdentification of the param file, an Ethernet address, as indicated by paramFileIdentificationType. Corresponds indirectly to a file name part in the section labeled 'Parameter files' in the MANAGER FILES display.ro
OCTET STRING
.1.3.6.1.4.1.33.6.4.7.1.2
paramFileEntryStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds indirectly to the PURGE MANAGER PARAMETER FILES command. Actual removal of the entry is implementation specific.rw
Enumeration
.1.3.6.1.4.1.33.6.4.7.1.3
paramFileWriteThe time the parameter file was last written. Corresponds directly to a date and time in the section labeled 'Parameter files' in the MANAGER FILES display.ro
DateTime
.1.3.6.1.4.1.33.6.4.7.1.4
paramFileSizeThe number of bytes stored in the param file. Corresponds directly to the value labeled 'bytes' in the section labeled 'Parameter files' in the MANAGER FILES display.ro
INTEGER
.1.3.6.1.4.1.33.6.4.7.1.5
paramFileParameterVersionThe version number of the parameter data in the file. Corresponds directly to the value labeled 'ver' in the section labeled 'Parameter files' in the MANAGER FILES display.ro
INTEGER
.1.3.6.1.4.1.33.6.4.7.1.6
xParamClient
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.7
paramClientLoaderNameThe name of the system that most recently provided this system's stored parameters. Corresponds directly to the name value labeled 'Loaded From:' in the PARAMETER SERVER display.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.33.7.1
paramClientLoaderAddressTypeThe type of network address contained in paramClientLoaderAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and parameters were loaded from local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the address value labeled 'Loaded From:' in the PARAMETER SERVER display.ro
AddressType
.1.3.6.1.4.1.33.7.2
paramClientLoaderAddressThe network address of the system that most recently provided this system's stored parameters. Corresponds directly to the address value labeled 'Loaded From:' in the PARAMETER SERVER display.ro
OCTET STRING
.1.3.6.1.4.1.33.7.3
paramClientParameterVersionThe version number of the parameters as stored in this system's local memory. Corresponds directly to SERVER PARAMETER VERSION and the value labeled 'Last Update Version:' in the PARAMETER SERVER display.rw
INTEGER
.1.3.6.1.4.1.33.7.4
paramClientUpdateTimeThis system's local date and time when it last attempted to store parameters with a parameter server. Corresponds directly to the values labeled 'Last Update Date:' and 'Last Update Time:' in the PARAMETER SERVER display.ro
DateTime
.1.3.6.1.4.1.33.7.5
paramClientServerCheckControl over whether or not this system is allowed to check for additional parameter servers. 'enabled' allows checking. Corresponds directly to PARAMETER SERVER CHECK and the presence of PARAMETER POLLING under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.7.6
paramClientCheckIntervalThe number of minutes between checks for additional parameter servers. Corresponds directly to PARAMETER SERVER CHECK TIMER and the value labeled 'Check Timer:' in the PARAMETER SERVER display.rw
INTEGER
.1.3.6.1.4.1.33.7.7
paramClientCheckNowControl to cause this system to immediately check for additional parameter servers. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes a check to be started. Corresponds to the CHECK PARAMETER SERVER command.rw
Enumeration
.1.3.6.1.4.1.33.7.8
paramClientServerLimitThe maximum number of parameter servers this system is allowed to remember at the same time. Corresponds directly to PARAMETER SERVER LIMIT and the value labeled 'Parameter Server Limit:' in the PARAMETER SERVER display.rw
INTEGER
.1.3.6.1.4.1.33.7.9
paramClientRetransmitIntervalThe number of minutes between this system's attempts to store new parameters with a server that has not acknowledged previous attempts. Corresponds directly to PARAMETER SERVER RETRANSMIT TIMER and the value labeled 'Retransmit Timer: in the PARAMETER SERVER display.rw
INTEGER
.1.3.6.1.4.1.33.7.10
paramClientRetransmitLimitThe maximum number of attempts by this system to store new parameters with a server that has not acknowledged previous attempts. Corresponds directly to PARAMETER SERVER RETRANSMIT LIMIT and the value labeled 'Retransmit Limit:' in the PARAMETER SERVER display.rw
INTEGER
.1.3.6.1.4.1.33.7.11
paramClientStateThis system's state with regard to update attempts. The value meanings are: other none of the following idle no update in progress internal internal state of no meaning to manager hold holding to keep from updating too often retry waiting to retry after failure Corresponds directly to the value labeled 'Storage State:' in the PARAMETER SERVER display.ro
Enumeration
.1.3.6.1.4.1.33.7.12
paramClientProtocolErrorsThe number of invalid parameter service protocol messages received by this system. Corresponds directly to the value labeled 'Bad Parameter Messages:' in the PARAMETER SERVER display.ro
Counter
.1.3.6.1.4.1.33.7.13
paramClientServerRejectsThe number of parameter servers this system rejected due to exceeding paramClientServerLimit. Corresponds directly to the value labeled 'Rejected Servers:' in the PARAMETER SERVER display.ro
Counter
.1.3.6.1.4.1.33.7.14
paramClientServerNumberThe number of parameter servers known to this system, indicating the number of entries in serverTable. Corresponds directly to the value labeled 'Parameter Servers:' in the PARAMETER SERVER display.ro
INTEGER
.1.3.6.1.4.1.33.7.15
paramServerTableA list of parameter server entries. The number of entries is given by the value of paramClientServerNumber.
SEQUENCE OF ParamServerEntry
.1.3.6.1.4.1.33.7.16
paramServerEntryStatus and parameter values for a parameter server.
ParamServerEntry
.1.3.6.1.4.1.33.7.16.1
paramServerNameThe server's name, unique within this system. Always 16 characters, null padded on the end. Corresponds directly to the name used to create the entry and the value labeled 'Name' in the PARAMETER SERVER display.ro
DisplayString
.1.3.6.1.4.1.33.7.16.1.1
paramServerEntryStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR/PURGE PARAMETER SERVER command. Actual removal of the entry is implementation specific.rw
Enumeration
.1.3.6.1.4.1.33.7.16.1.2
paramServerAddressTypeThe type of network address contained in paramServerAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'local' means there is no address and parameters were loaded from local storage. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. Corresponds indirectly to the value labeled 'Address' in the PARAMETER SERVER display.rw
AddressType
.1.3.6.1.4.1.33.7.16.1.3
paramServerAddressThe server's network address. Corresponds directly to the value labeled 'Address' in the PARAMETER SERVER display.rw
OCTET STRING
.1.3.6.1.4.1.33.7.16.1.4
paramServerStoredVersionParameter version number currently stored at the server. Corresponds directly to the value labeled 'Version' in the PARAMETER SERVER display.ro
INTEGER
.1.3.6.1.4.1.33.7.16.1.5
paramServerStoredTimeThe server's date and time when it stored the parameters of version paramServerStoredVersion. Corresponds directly to the value labeled 'Date' in the PARAMETER SERVER display.ro
DateTime
.1.3.6.1.4.1.33.7.16.1.6
paramServerStoredStatusStatus of this system's parameters with respect to the server. Corresponds directly to the value labeled 'Status' in the PARAMETER SERVER display. The value meanings are: ahead server version newer than system's behind server version older than system's current up to date failed system no longer attempting update failing system trying to update but failing query attempting to determine version noMemCard no memory card in card drive unknown version not knownro
Enumeration
.1.3.6.1.4.1.33.7.16.1.7
paramServerStoredFailureWhen paramServerStoredStatus is 'failed' or 'failing', the reason for the most recent failure. Corresponds directly to the value labeled 'Reason' in the PARAMETER SERVER display. The value meanings are: other none of the following none no failure protocolOut invalid protocol message to server open file open error at server read file read error at server write file write error at server resource resource lack at server (e.g. disk) protocolIn invalid protocol message from server response no response from server close file close error at server delete file delete error at server rename file rename error at server fileData bad parameter data stored at serverro
Enumeration
.1.3.6.1.4.1.33.7.16.1.8
paramClientPathThe directory path to the parameter file on all servers. Corresponds directly to PARAMETER SERVER PATH and the value labeled 'Path:' in the PARAMETER SERVER display.rw
DisplayString
.1.3.6.1.4.1.33.7.17
paramClientChassisStorageStateThe status of the current attempt to update parameters in local chassis storage. Corresponds directly to the value labeled 'Chassis Configuration:'.ro
Enumeration
.1.3.6.1.4.1.33.7.18
paramClientTftpBroadcastControl over whether or not this system is allowed to send out a TFTP read broadcast after sending a BOOTP broadcast during the Parameter Check Function. 'enabled' allows TFTP broadcast. Corresponds directly to the presence of PARAMETER TFTP BROADCAST under the label 'Enabled Characteristics' in the SERVER CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.7.20
paramClientWriteNowControl to start saving parameters immediately in response to an execute. Corresponds directly to the WRITE PARAMETERS command. In response to a get-request or get-next-request, the agent always returns 'ready' for this value.rw
Enumeration
.1.3.6.1.4.1.33.7.21
agent
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8
terminalServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1
tsMxCard1M
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.1
tsMxBox1M
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.2
tsMxCard
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.3
tsMxBox
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.4
tsN9
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.5
tsPrint
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.6
tsX25
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.7
em1608
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.29
ir7520
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.30
ir9020
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.31
ir7020
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.32
irMgr0Rdc
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.124
ir9040
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.125
ir7040
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.126
irMgr0
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.127
irM800
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.128
irM700
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.129
ir8020
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.130
ir8040
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.131
ir7004
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.132
ir7008
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.133
ir8004
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.134
ir8008
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.135
irM900
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.136
irMGR0AC
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.137
irMGR0AC-IN
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.138
ir9004
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.139
ir9008
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.1.140
bridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.3
repeater
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.4
rpMx
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.4.1
rpN9
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.4.2
bridgeRouter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5
bridgeRouterMx
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5.1
bridgeRouterN9
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5.2
bridgeRouterN3
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5.3
bridgeRouterN2
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5.4
bridgeRouterEB
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.5.5
bridgeRouterRepeater
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.7
switch
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.8
oem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.9
netVantage
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.9.1
nv8516TT
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.9.1.1
nv8516FF
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.9.1.2
nbase
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.10
nbaseSwitch
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.10.1
nbaseSwitchN9
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.8.10.1.1
hubDeprecated
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.9
xInternet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10
xIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.1
ipGatewayAddress1The internet address of the system's primary (first choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY GATEWAY ADDRESS and the value labeled 'Primary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.1.1
ipGatewayAddress2The internet address of the system's secondary (second choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY GATEWAY ADDRESS and the value labeled 'Secondary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.1.2
ipAutoSubnetMaskA control for automatic determination of subnet mask. 'disabled' indicates the system must use the mask as configured by the network manager. 'enabled' indicates that the system is to automatically change the subnet mask when the system's Internet address is changed. Corresponds directly to SERVER INTERNET SUBNET MASK AUTOCONFIGURE and the value labeled 'Subnet Mask Autoconfigure:' in the SERVER INTERNET CHARACTERISTICS display.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.10.1.3
ipReassemblyA control for reassembly of IP fragments. Corresponds directly to SERVER INTERNET REASSEMBLY and the value labeled 'Reassembly:' in the SERVER INTERNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.1.4
ipFragmentsQueuedHighHighest number of IP fragments queued.ro
Gauge
.1.3.6.1.4.1.33.10.1.5
ipFragmentsQueuedCurrentCurrent number of IP fragments queued.ro
Gauge
.1.3.6.1.4.1.33.10.1.6
ipGenAdExtTableTable 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, iTouch implementations typically implement it as read-write to support modification of local IP addresses, network masks, and such.
SEQUENCE OF IpGenAdExtEntry
.1.3.6.1.4.1.33.10.1.7
ipGenAdExtEntryA particular entry.
IpGenAdExtEntry
.1.3.6.1.4.1.33.10.1.7.1
ipGenAdEntExtTypeThe 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 connectionrw
Enumeration
.1.3.6.1.4.1.33.10.1.7.1.1
ipGenAdEntExtBroadcastOutgoing IP broadcast address associated with this local address. Value may be confined to logical compatibility with associated network mask.rw
IpAddress
.1.3.6.1.4.1.33.10.1.7.1.2
ipARPTimeoutA 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.rw
INTEGER
.1.3.6.1.4.1.33.10.1.8
ipGatewayPingIntervalA 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.rw
INTEGER
.1.3.6.1.4.1.33.10.1.9
ipConfigureBootpControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.1.11
xTcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.2
tcpPortTableA list of TCP character port entries.
SEQUENCE OF TcpPortEntry
.1.3.6.1.4.1.33.10.2.1
tcpPortEntryTCP parameter values for a character port.
TcpPortEntry
.1.3.6.1.4.1.33.10.2.1.1
tcpPortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.2.1.1.1
tcpPortConnectByAddressA control for requesting outgoing connection by internet address. 'disabled' indicates outgoing connections must be by Domain name. 'enabled' indicates that outgoing connections may be requested by internet address. Corresponds directly to PORT INTERNET CONNECTIONS and the presence of the label 'Internet Connections' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.2.1.1.2
tcpPortWindowSizeSize of the TCP window for TCP connections on the port. Corresponds directly to PORT INTERNET TCP WINDOW SIZE and the value labeled 'TCP Window Size:' in the PORT ALTERNATE CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.2.1.1.3
tcpPortKeepAliveLimitNumber of minutes to maintain a TCP connection without response to keep-alive communication. A value of zero indicates no limit.rw
INTEGER
.1.3.6.1.4.1.33.10.2.1.1.4
tcpResequencingA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.2.2
tcpQueuedSegsNumber of TCP segments in the TCP receive queues. Corresponds directly to the value labeled 'TCP Packets Queued:' in the SERVER INTERNET COUNTERS display.ro
Gauge
.1.3.6.1.4.1.33.10.2.3
tcpDiscardSegsNumber 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.ro
Counter
.1.3.6.1.4.1.33.10.2.4
tcpConnectTimerNumber 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 displayrw
INTEGER
.1.3.6.1.4.1.33.10.2.5
tcpLocalPortBaseThe value for port 0's tcp source port number.rw
INTEGER
.1.3.6.1.4.1.33.10.2.6
tcpLocalPortIncrementThe value by which the tcp source port number increases for each port greater than port 0.rw
INTEGER
.1.3.6.1.4.1.33.10.2.7
tcpRoutingTblSzA control to set the size of the working routing table. The default is the current size of the table (64).rw
INTEGER
.1.3.6.1.4.1.33.10.2.8
tcpDataSendDelayA control to delay for the specified number of 10 millisecond ticks before sending the userdata string over the telnet connection.rw
INTEGER
.1.3.6.1.4.1.33.10.2.9
tcpAckDelayA Control to prevent sending a TCP ACK when we we change TCP window size.rw
Enumeration
.1.3.6.1.4.1.33.10.2.10
tcpRetransmitMinNumber of milliseconds for the initial TCP Retransmit timer. This is the time at which a TCP session will initially retransmit unacknowledged packets.rw
INTEGER
.1.3.6.1.4.1.33.10.2.11
xSnmpAgent
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.3
snmpAgentGetCommunityThe SNMP community name allowed to perform get-requests or get-next requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP GET COMMUNITY and the value labeled 'Get Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.3.1
snmpAgentSetCommunityThe SNMP community name allowed to perform set-requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP SET COMMUNITY and the value labeled 'Set Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.3.2
snmpAgentTrapCommunityThe SNMP community name sent in traps from this agent. Use of this value preserves case. Corresponds directly to SERVER INTERNET SNMP TRAP COMMUNITY and the value labeled 'Trap Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.3.3
snmpAgentGetClientNumberThe number of client source addresses allowed to perform get-requests or get-next requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.4
snmpAgentSetClientNumberThe number of client source addresses allowed to perform set-requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.5
snmpAgentTrapClientNumberThe number of client source addresses to which this agent sends traps. If the value is 0, the agent does not perform this operation. Corresponds indirectly to the values labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.6
getClientTableA list of get client entries. The number of entries is given by the value of snmpAgentGetClientNumber.
SEQUENCE OF GetClientEntry
.1.3.6.1.4.1.33.10.3.7
getClientEntryParameter values for a get client.
GetClientEntry
.1.3.6.1.4.1.33.10.3.7.1
getClientIndexIdentification of a get client entry. Corresponds directly to the number in the label 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.7.1.1
getClientEntryStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rw
Enumeration
.1.3.6.1.4.1.33.10.3.7.1.2
getClientAddressTypeThe type of network address contained in getClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
AddressType
.1.3.6.1.4.1.33.10.3.7.1.3
getClientAddressThe client's network address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.7.1.4
setClientTableA list of set client entries. The number of entries is given by the value of snmpAgentSetClientNumber.
SEQUENCE OF SetClientEntry
.1.3.6.1.4.1.33.10.3.8
setClientEntryParameter values for a set client.
SetClientEntry
.1.3.6.1.4.1.33.10.3.8.1
setClientIndexIdentification of a set client entry. Corresponds directly to the number in the label 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.8.1.1
setClientEntryStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rw
Enumeration
.1.3.6.1.4.1.33.10.3.8.1.2
setClientAddressTypeThe type of network address contained in setClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If setClientAddressType does not accompany setClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
AddressType
.1.3.6.1.4.1.33.10.3.8.1.3
setClientAddressThe client's network address. When setting this value, the requester must supply setClientAddressType. If setClientAddressType does not accompany setClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.8.1.4
trapClientTableA list of trap client entries. The number of entries is given by the value of snmpAgentTrapClientNumber.
SEQUENCE OF TrapClientEntry
.1.3.6.1.4.1.33.10.3.9
trapClientEntryParameter values for a trap client.
TrapClientEntry
.1.3.6.1.4.1.33.10.3.9.1
trapClientIndexIdentification of a trap client entry. Corresponds directly to the number in the label 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.ro
INTEGER
.1.3.6.1.4.1.33.10.3.9.1.1
trapClientEntryStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rw
Enumeration
.1.3.6.1.4.1.33.10.3.9.1.2
trapClientAddressTypeThe type of network address contained in trapClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
AddressType
.1.3.6.1.4.1.33.10.3.9.1.3
trapClientAddressThe client's network address. When setting this value, the requester must supply trapClientAddressType. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.3.9.1.4
snmpAgentAuthFailureAddressThe address of the client to most recently fail SNMP authorization.ro
TypedAddress
.1.3.6.1.4.1.33.10.3.10
snmpAgentCommunityAuthenticationAlwaysWhen 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.rw
Enumeration
.1.3.6.1.4.1.33.10.3.14
xDomainResolver
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.4
domainResolverSuffixA partial domain name for the server to append to the end of an incomplete domain name provided by the user. Corresponds directly to SERVER INTERNET DEFAULT DOMAIN SUFFIX and the value labeled 'Domain Suffix:' in the SERVER INTERNET CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.4.1
domainResolverAddress1The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY DOMAIN ADDRESS and the value labeled 'Primary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.4.2
domainResolverAddress2The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY DOMAIN ADDRESS and the value labeled 'Secondary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.4.3
domainResolverTtlThe number of hours to keep received Domain information. Corresponds directly to SERVER INTERNET DOMAIN TTL and the value labeled ' Domain TTL:' in the SERVER INTERNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.4.4
domainResolverNameNumberThe number of Domain name mappings in this system's name cache.ro
INTEGER
.1.3.6.1.4.1.33.10.4.5
nameTableA list of Domain name entries. The number of entries is given by the value of domainResolverNameNumber.
SEQUENCE OF NameEntry
.1.3.6.1.4.1.33.10.4.6
nameEntryParameter values for a Domain name.
NameEntry
.1.3.6.1.4.1.33.10.4.6.1
nameNameA fully qualified domain name. Corresponds directly to the value labeled 'Domain Name' in the DOMAIN display.ro
DisplayString
.1.3.6.1.4.1.33.10.4.6.1.1
nameAddressAn Internet address corresponding to the Domain name. Corresponds directly to the value labeled 'Internet Address' in the DOMAIN display.ro
IpAddress
.1.3.6.1.4.1.33.10.4.6.1.2
nameStatusThe status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE DOMAIN command. Actual removal of the entry is implementation specific.rw
Enumeration
.1.3.6.1.4.1.33.10.4.6.1.3
nameSourceSource of this entry. The value meanings are: local defined by manager (LOCAL) primary obtained from a primary name server secondary obtained from a secondary name server rwho obtained from rwho Corresponds directly to the value labeled 'Source' in the DOMAIN display.ro
Enumeration
.1.3.6.1.4.1.33.10.4.6.1.4
nameTtlThe number of minutes remaining in the entry's time to live. Corresponds directly to the value labeled 'TTL' in the DOMAIN display.ro
INTEGER
.1.3.6.1.4.1.33.10.4.6.1.5
domainResolverPpp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.4.7
domainResolverPppPrimaryServerThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.4.7.1
domainResolverPppSecondaryServerThe 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.rw
IpAddress
.1.3.6.1.4.1.33.10.4.7.2
xSlip
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.5
slipTableA list of SLIP character port entries.
SEQUENCE OF SlipEntry
.1.3.6.1.4.1.33.10.5.1
slipEntryParameter values for a SLIP port.
SlipEntry
.1.3.6.1.4.1.33.10.5.1.1
slipIndexAn index value that uniquely identifies a port that can run SLIP. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.5.1.1.1
slipStateA control indicating whether SLIP is in operation on the port. Corresponds directly to PORT INTERNET SLIP and the value labeled 'SLIP' in the PORT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.5.1.1.2
slipLocalAddressThe IP address assigned to the port. Corresponds directly to PORT SLIP ADDRESS and the value labeled 'SLIP Address:' in the PORT ALTERNATE CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.3
slipRemoteAddressThe IP address of the remote system attached to the port. Corresponds directly to PORT SLIP REMOTE and the value labeled 'Remote SLIP Address:' in the PORT ALTERNATE CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.4
slipMaskThe subnet mask to use for SLIP operation on the port. Corresponds directly to PORT SLIP MASK and the value labeled 'SLIP Mask:' in the PORT ALTERNATE CHARACTERISTICS display.rw
IpAddress
.1.3.6.1.4.1.33.10.5.1.1.5
slipPortPacketsReceivedThe number of SLIP packets received from the port. Corresponds directly to the value labeled 'Serial Packets Received:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.6
slipPortPacketsSentThe number of SLIP packets sent to the port. Corresponds directly to the value labeled 'Serial Packets Sent:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.7
slipPortPacketsDiscardedThe number of SLIP packets received from the port and discarded. Corresponds directly to the value labeled 'Serial Packets Discarded:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.8
slipPortPacketLengthErrorsThe number of SLIP packets received from the port with an incorrect number of bytes. Corresponds directly to the value labeled 'Serial Packet Length Errors:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.9
slipPortPacketChecksumErrorsThe number of SLIP packets received from the port with an invalid checksum. Corresponds directly to the value labeled 'Serial Packet Checksum Errors:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.10
slipNetworkPacketsReceivedThe number of SLIP packets received from the network for this port. Corresponds directly to the value labeled 'Network Packets Received:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.11
slipNetworkPacketsSentThe number of SLIP packets sent to the network from this port. Corresponds directly to the value labeled 'Network Packets Sent:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.12
slipNetworkPacketsDiscardedThe number of SLIP packets received from the network for this port and discarded. Corresponds directly to the value labeled 'Network Packets Discarded:' in the PORT COUNTERS display.ro
Counter
.1.3.6.1.4.1.33.10.5.1.1.13
xTelnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.6
telnetPortTableA list of Telnet character port entries.
SEQUENCE OF TelnetPortEntry
.1.3.6.1.4.1.33.10.6.1
telnetPortEntryTelnet parameter values for a character port.
TelnetPortEntry
.1.3.6.1.4.1.33.10.6.1.1
telnetPortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.1
telnetPortIncomingTcpPortThe TCP port number offered for incoming connections to this character port. Corresponds directly to PORT TELNET REMOTE PORT and the value labeled 'Remote Port:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.2
telnetPortOutgoingTcpPortThe TCP port number used by default for outgoing connections from this character port. Corresponds directly to PORT TELNET DEFAULT PORT and the value labeled 'Default Port:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.1.1.3
telnetPortNewlineTranslationTranslation to apply to newline sequences (CR/NULL or CR/LF) received from the network, before sending the newline to the character port. The value indicates the sequence sent to the character port, with 'none' meaning no translation. 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.4
telnetPortTerminalTypeThe terminal type character string for Telnet negotiations. Corresponds directly to PORT TELNET TERMINALTYPE and the value labeled 'TerminalType:' in the PORT TELNET CHARACTERISTICS display.rw
DisplayString
.1.3.6.1.4.1.33.10.6.1.1.5
telnetPortEorReflectionControl for end-of-record handshake. Corresponds directly to PORT TELNET EOR REFLECTION and the value labeled 'EOR Reflection:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.6
telnetPortBinaryModeControl for operation of Telnet binary mode. The value meanings are: disabled refuse binary mode negotiation (INTERACTIVE) flowControl pass all but XON and XOFF (PASTHRU) complete pass all characters (PASSALL) Corresponds directly to PORT TELNET BINARY SESSION MODE and the value labeled 'Binary Session Mode:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.7
telnetPortSendLocationA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.8
telnetPortClientLocationThe location of the Telnet client port. Corresponds directly to the value labeled 'Telnet Client Location' in the SESSION display.ro
DisplayString
.1.3.6.1.4.1.33.10.6.1.1.9
telnetPortPassiveSendLocationA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.1.1.10
telnetSerialPortTableA list of Telnet character port entries.
SEQUENCE OF TelnetSerialPortEntry
.1.3.6.1.4.1.33.10.6.2
telnetSerialPortEntryTelnet parameter values for a character port.
TelnetSerialPortEntry
.1.3.6.1.4.1.33.10.6.2.1
telnetSerialPortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.1
telnetSerialPortOptionDisplayControl for display of Telnet option negotiations. Corresponds directly to PORT TELNET OPTION DISPLAY and the value labeled 'Option Display:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.2
telnetSerialPortCsiEscapeControl for translation of 8-bit escape sequences received from the character port to 7-bit equivalents before transmission to the remote partner. Corresponds directly to PORT TELNET CSI ESCAPE and the value labeled 'CSI Escape:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.3
telnetSerialPortEchoModeControl for who echoes characters that come from the character port. The value meanings are: local terminal server echoes locally remote remote system echoes 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.4
telnetSerialPortNewlineModeTranslation to apply to newline (carriage return) received from the character port, before sending the newline to the remote partner. The correspondence to command keywords is 'crNull' to NULL, 'crLF' to LINEFEED, and 'verbatim' to NOTHING (that is, no translation). Corresponds directly to PORT TELNET NEWLINE and the value labeled 'Newline:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.5
telnetSerialPortTransmitModeCriterion for deciding to send to the remote partner characters received from the character port. Corresponds directly to PORT TELNET TRANSMIT and the value labeled 'Transmit:' in the PORT TELNET CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.6
telnetSerialPortTransmitCharacterTimesNumber of character times to wait before transmitting when telnetSerialPortTransmitMode value is 'timed'. Corresponds directly to PORT TELNET TRANSMIT IDLETIME and the value labeled 'Transmit: Idle Time -' in the PORT TELNET CHARACTERISTICS display. 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 bufferedrw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.7
telnetSerialPortAbortOutputCharacterCharacter input from the character port to cause aborting output. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ABORT OUTPUT and the value labeled 'Abort Output Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.8
telnetSerialPortAttentionCharacterCharacter input from the character port to cause an attention notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ATTENTION and the value labeled 'Attention Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.9
telnetSerialPortEraseKeyCharacterCharacter input from the character port to cause erasure of the previous input character. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE CHARACTER and the value labeled 'Erase Keystroke Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.10
telnetSerialPortEraseLineCharacterCharacter input from the character port to cause erasure of the previous line of input. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE LINE and the value labeled 'Erase Line Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.11
telnetSerialPortInterruptCharacterCharacter input from the character port to cause sending an interrupt notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET INTERRUPT and the value labeled 'Interrupt Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.12
telnetSerialPortQueryCharacterCharacter input from the character port to cause sending a status query to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET QUERY and the value labeled 'Query Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.13
telnetSerialPortSynchronizeCharacterCharacter input from the character port to cause sending a synchronization attempt to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET SYNCHRONIZE and the value labeled 'Synchronize Character:' in the PORT TELNET CHARACTERISTICS display.rw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.14
telnetSerialPortUrgentBreakControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.15
telnetSerialPortRs491A control to enable RS491 protocol processing on a port.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.16
telnetSerialPortTransmitBufferedTimeNumber 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 controlcharrw
INTEGER
.1.3.6.1.4.1.33.10.6.2.1.17
telnetSerialPortInterpretInterruptAsBreakControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.18
telnetSerialPortPass8dControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.19
telnetSerialPortComControlClientControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.20
telnetSerialPortComControlServerControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.21
telnetSerialPortComControlServerRaisesDtrControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.22
telnetSerialPortComControlClientTogglesDtrControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.6.2.1.23
xTn3270
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.7
tn3270DeviceNumberThe number of entries in the tn3270 Device table.ro
INTEGER
.1.3.6.1.4.1.33.10.7.1
tn3270LanguageNumberThe number of entries in the tn3270 Language table.ro
INTEGER
.1.3.6.1.4.1.33.10.7.2
tn3270PortKeymapStatusControl for individual ports to create their own keymaps. Corresponds directly to SERVER TN3270 PORT KEYMAPS and the value labeled 'Port Keymaps:' in the SERVER TN3270 display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.3
tn3270DeviceTableA list of tn3270 terminal device entries.
SEQUENCE OF Tn3270DeviceEntry
.1.3.6.1.4.1.33.10.7.4
tn3270DeviceEntryTn3270 parameter values for a terminal device entry.
Tn3270DeviceEntry
.1.3.6.1.4.1.33.10.7.4.1
tn3270DeviceNameThe name of a generic terminal device. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display.ro
DisplayString
.1.3.6.1.4.1.33.10.7.4.1.1
tn3270DeviceStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the PURGE SERVER TN3270 DEVICE command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.4.1.2
tn3270DeviceTypeThe terminal type character string for use when tn3270DeviceTn3270Type is insufficient. Corresponds directly to SERVER TN3270 DEVICE TERMINALTYPE and the value labeled 'TerminalType:' in the SERVER TN3270 DEVICE display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.4.1.3
tn3270Device3278ModelThe 3278 model for the device. Corresponds directly to SERVER TN3270 DEVICE 3278Model and the value labeled '3278Model:' in the SERVER TN3270 DEVICE display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.4.1.4
tn3270DeviceKeyNumberThe number of Key table entries for this device.ro
INTEGER
.1.3.6.1.4.1.33.10.7.4.1.5
tn3270DeviceScreenNumberThe number of Screen table entries for this device.ro
INTEGER
.1.3.6.1.4.1.33.10.7.4.1.6
tn3270KeyTableA list of tn3270 key entries by device.
SEQUENCE OF Tn3270KeyEntry
.1.3.6.1.4.1.33.10.7.5
tn3270KeyEntryTn3270 parameter values for a key entry for a device.
Tn3270KeyEntry
.1.3.6.1.4.1.33.10.7.5.1
tn3270KeyDeviceNameThe name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display.ro
DisplayString
.1.3.6.1.4.1.33.10.7.5.1.1
tn3270KeyNameThe key name to which this entry applies. Corresponds directly to the key portion of SERVER TN3270 DEVICE KEYMAP and the value labeled '3270-key' in the 'Keymap:' section of the SERVER TN3270 DEVICE display.ro
Enumeration
.1.3.6.1.4.1.33.10.7.5.1.2
tn3270KeyStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.10.7.5.1.3
tn3270KeyCharacterSequenceThe ASCII character sequence for the key. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE KEYMAP and the value labeled 'KeyCode' in the 'Keymap:' section of the SERVER TN3270 DEVICE display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.7.5.1.4
tn3270KeyDescriptionDescriptive text for the key. Corresponds directly to the description portion of SERVER TN3270 DEVICE KEYMAP and the value labeled 'Description' in the SERVER TN3270 DEVICE display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.5.1.5
tn3270ScreenTableA list of tn3270 screen action entries by device.
SEQUENCE OF Tn3270ScreenEntry
.1.3.6.1.4.1.33.10.7.6
tn3270ScreenEntryTn3270 parameter values for a screen action entry for a device.
Tn3270ScreenEntry
.1.3.6.1.4.1.33.10.7.6.1
tn3270ScreenDeviceNameThe name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display.ro
DisplayString
.1.3.6.1.4.1.33.10.7.6.1.1
tn3270ScreenActionNameThe screen action to which this entry applies. Corresponds directly to the action portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled 'Terminal Function' in the 'Screenmap: section of the SERVER TN3270 DEVICE display.ro
Enumeration
.1.3.6.1.4.1.33.10.7.6.1.2
tn3270ScreenStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.10.7.6.1.3
tn3270ScreenCharacterSequenceThe ASCII character sequence for the screen action. Some actions may have a lesser length limit. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled 'HexCode' in the 'Screenmap: section of the SERVER TN3270 DEVICE display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.7.6.1.4
tn3270LanguageTableA list of tn3270 language entries.
SEQUENCE OF Tn3270LanguageEntry
.1.3.6.1.4.1.33.10.7.7
tn3270LanguageEntryTn3270 parameter values for a language entry.
Tn3270LanguageEntry
.1.3.6.1.4.1.33.10.7.7.1
tn3270LanguageNameThe name of language for character translation tables. Corresponds directly to SERVER TN3270 LANGUAGE and the value labeled 'Language Name:' in the SERVER LANGUAGE display.ro
DisplayString
.1.3.6.1.4.1.33.10.7.7.1.1
tn3270LanguageStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. If a new device table entry is added to the table, the agent will copy the USENGLSH table as the default.rw
Enumeration
.1.3.6.1.4.1.33.10.7.7.1.2
eToALanguageTableA list of language EBCDIC to ASCII conversion entries.
SEQUENCE OF EToALanguageEntry
.1.3.6.1.4.1.33.10.7.8
eToALanguageEntryEBCDIC to ASCII parameter values for a language entry.
EToALanguageEntry
.1.3.6.1.4.1.33.10.7.8.1
eToALanguageNameThe name of language from the language table.ro
DisplayString
.1.3.6.1.4.1.33.10.7.8.1.1
eToAOffsetEBCDIC character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled 'EBCDIC to ASCII' in the SERVER LANGUAGE display.ro
INTEGER
.1.3.6.1.4.1.33.10.7.8.1.2
eToAValueASCII character value for the EBCDIC offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled 'EBCDIC to ASCII' in the SERVER LANGUAGE display.rw
INTEGER
.1.3.6.1.4.1.33.10.7.8.1.3
aToELanguageTableA list of language ASCII to EBCDIC conversion entries.
SEQUENCE OF AToELanguageEntry
.1.3.6.1.4.1.33.10.7.9
aToELanguageEntryASCII to EBCDIC parameter values for a language entry.
AToELanguageEntry
.1.3.6.1.4.1.33.10.7.9.1
aToELanguageNameThe name of language from the language table.ro
DisplayString
.1.3.6.1.4.1.33.10.7.9.1.1
aToEOffsetASCII character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled 'ASCII to EBCDIC' in the SERVER LANGUAGE display.ro
INTEGER
.1.3.6.1.4.1.33.10.7.9.1.2
aToEValueEBCDIC character value for the ASCII offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled 'ASCII to EBCDIC' in the SERVER LANGUAGE display.rw
INTEGER
.1.3.6.1.4.1.33.10.7.9.1.3
tn3270PortTableA list of tn3270 character port entries.
SEQUENCE OF Tn3270PortEntry
.1.3.6.1.4.1.33.10.7.10
tn3270PortEntryParameter values for a tn3270 port.
Tn3270PortEntry
.1.3.6.1.4.1.33.10.7.10.1
tn3270PortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.7.10.1.1
tn3270PortDeviceNameThe name of a generic terminal device from the tn3270 device table. Corresponds directly to PORT TELNET TN3270 DEVICE and the value labeled 'Tn3270 Device:' in the PORT TELNET display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.10.1.2
tn3270PortLanguageNameThe name of language from the tn3270 language table. Corresponds directly to PORT TELNET TN3270 LANGUAGE and the value labeled 'Tn3270 Language:' in the PORT TELNET display.rw
DisplayString
.1.3.6.1.4.1.33.10.7.10.1.3
tn3270PortExtendedAttributesA control indicating that certain 3270 extended attributes are supported on the port. Corresponds directly to PORT TELNET TN3270 XTDATTRS and the label 'Tn3270 XtdAttrs' following the label 'Enabled Characteristics' in the PORT TELNET display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.4
tn3270PortEorNegotiationA control for negotiation of the Telnet EOR option when establishing a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 EOR and the label 'Tn3270 EOR' following the label 'Enabled Characteristics' in the PORT TELNET display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.5
tn3270PortErrorLockA control for requiring use the RESET key when the host reports an error during a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 ERRORLOCK and the label 'Tn3270 ErrorLock' following the label 'Enabled Characteristics' in the PORT TELNET display.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.6
tn3270PortPrinterPortThe port number of the tn3270 printer. Corresponds directly to PORT TELNET TN3270 PRINTER and the value labeled 'Tn3270 Printer:' in the PORT TELNET display.rw
INTEGER
.1.3.6.1.4.1.33.10.7.10.1.7
tn3270PortOutgoingTcpPortThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.7.10.1.8
tn3270PortSpaceInsertControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.9
tn3270PortTypeAheadControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.10
tn3270PrefixKeyMapControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.11
tn3270PortScannerIndicates 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.rw
Enumeration
.1.3.6.1.4.1.33.10.7.10.1.12
xKerberos
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.8
kerbStatusA control indicating the level of Kerberos operation on the system. Corresponds directly to SERVER KERBEROS STATUS and the value labeled 'Kerberos Security:' in the SERVER KERBEROS display.rw
Enumeration
.1.3.6.1.4.1.33.10.8.1
kerbRealmThe Kerberos realm with which the kerbServerName1 and kerbServerName2 are associated. Corresponds directly to SERVER KERBEROS REALM and the value labeled 'Kerberos Realm:' in the SERVER KERBEROS display.rw
DisplayString
.1.3.6.1.4.1.33.10.8.2
kerbQueryLimitThe maximum number of attempts the system can make when trying to verify a Kerberos ID. Corresponds directly to SERVER KERBEROS QUERY LIMIT and the value labeled 'Kerberos Query Limit:' in the SERVER KERBEROS display.rw
INTEGER
.1.3.6.1.4.1.33.10.8.3
kerbMasterNameThe Domain name of the Kerberos master host system, which holds the Kerberos database. Corresponds directly to SERVER KERBEROS MASTER and the value labeled 'Kerberos Master:' in the SERVER KERBEROS display.rw
DisplayString
.1.3.6.1.4.1.33.10.8.4
kerbServerName1The Domain name of the first Kerberos server to try when the system verifys a Kerberos ID. Corresponds directly to SERVER KERBEROS PRIMARY SERVER and the value labeled 'Kerberos Primary Server:' in the SERVER KERBEROS display.rw
DisplayString
.1.3.6.1.4.1.33.10.8.5
kerbServerName2The Domain name of the Kerberos server to try when the system verifys a Kerberos ID and cannot reach the Kerberos primary server. Corresponds directly to SERVER KERBEROS SECONDARY SERVER and the value labeled 'Kerberos Secondary Server:' in the SERVER KERBEROS display.rw
DisplayString
.1.3.6.1.4.1.33.10.8.6
kerbInsecureLoginsThe number of user logins on ports for which Kerberos user verification is not enabled. Corresponds directly to the value labeled 'Logins without Kerberos:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.7
kerbSecureLoginsThe number of successful user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled 'Successful Logins:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.8
kerbSecureLoginsFailedThe number of verification failures due to incorrect ID or password for attempted user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled 'Unsuccessful Logins:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.9
kerbPasswordChangeFailedThe number of user failures to change their Kerberos password due to invalid old password or new password verification. Corresponds directly to the value labeled 'Password Change Failures:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.10
kerbErrorThe error number of the most recent Kerberos-related failure. Corresponds directly to the value labeled 'Last Kerberos Error:' in the SERVER KERBEROS display. For a list of error numbers and their meanings, consult relevant iTouch or Kerberos documentation.ro
INTEGER
.1.3.6.1.4.1.33.10.8.11
kerbErrorTimeThe date and time that kerbError was last updated. Corresponds directly to the value labeled 'Occurred:' in the SERVER KERBEROS display.ro
DateTime
.1.3.6.1.4.1.33.10.8.12
kerbMasterAccessThe number of times the system successfully accessed the Kerberos master host. Corresponds directly to the value labeled 'Attempts to access:', 'Master', and 'Successful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.13
kerbMasterAccessFailedThe number of times the system failed access to the Kerberos master host. Corresponds directly to the value labeled 'Attempts to access:', 'Master', and 'Unsuccessful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.14
kerbServerAccess1The number of times the system successfully accessed the Kerberos primary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.15
kerbServerAccessFailed1The number of times the system failed access to the Kerberos primary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Unsuccessful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.16
kerbServerAccess2The number of times the system successfully accessed the Kerberos secondary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.17
kerbServerAccessFailed2The number of times the system failed access to the Kerberos secondary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Unsuccessful:' in the SERVER KERBEROS display.ro
Counter
.1.3.6.1.4.1.33.10.8.18
kerbPortTableA list of Kerberos character port entries.
SEQUENCE OF KerbPortEntry
.1.3.6.1.4.1.33.10.8.19
kerbPortEntryParameter values for a Kerberos port.
KerbPortEntry
.1.3.6.1.4.1.33.10.8.19.1
kerbPortIndexAn index value that uniquely identifies a port could relate to Kerberos. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.8.19.1.1
kerbPortStatusA control indicating the level of Kerberos operation on the port. Corresponds directly to PORT KERBEROS and the value 'Kerberos' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.8.19.1.2
kerbServerPortThe UDP port number on the Kerberos server where Kerberos messages are sent.rw
Enumeration
.1.3.6.1.4.1.33.10.8.20
xPortSecurity
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.9
psEntryNumberThe number of security entries in this system's port security table with psEntryStatus of 'valid'.ro
INTEGER
.1.3.6.1.4.1.33.10.9.1
psEntryNumberLimitThe maximum number of security entries in this system's port security table.ro
INTEGER
.1.3.6.1.4.1.33.10.9.2
psEntryInvalidIndexA value of psEntryIndex for an entry that has psEntryStatus of 'invalid'. A management station may choose this value when adding a new entry. Collisions between independent management stations simultaneously using the same number are beyond the scope of this document.ro
INTEGER
.1.3.6.1.4.1.33.10.9.3
psPortTableA list of port security character port entries.
SEQUENCE OF PsPortEntry
.1.3.6.1.4.1.33.10.9.4
psPortEntryPort security parameter values for a port.
PsPortEntry
.1.3.6.1.4.1.33.10.9.4.1
psPortIndexAn index value that uniquely identifies a port for security purposes. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.9.4.1.1
psPortDefaultInboundAccessThe default access to the port for incoming TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT INBOUND and the value labeled 'Inbound Default:' in the PORT INTERNET SECURITY display.rw
Enumeration
.1.3.6.1.4.1.33.10.9.4.1.2
psPortDefaultOutboundAccessThe default access to the port for outgoing TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT OUTBOUND and the value labeled 'Outbound Default:' in the PORT INTERNET SECURITY display.rw
Enumeration
.1.3.6.1.4.1.33.10.9.4.1.3
psClrInternetSecurityA control for if the internet security entries for this port will be cleared upon port logout. The default is disabled.rw
Enumeration
.1.3.6.1.4.1.33.10.9.4.1.4
psTableA list of port security entries.
SEQUENCE OF PsEntry
.1.3.6.1.4.1.33.10.9.5
psEntryPort security parameter values for an entry for a port.
PsEntry
.1.3.6.1.4.1.33.10.9.5.1
psEntryIndexA small, numeric distinguisher for port security entries. When adding a new entry, the client should specify an unused value, such as psEntryInvalidIndex. Corresponds directly to the value labeled 'Entry' in the SERVER INTERNET SECURITY display.ro
INTEGER
.1.3.6.1.4.1.33.10.9.5.1.1
psEntryStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR INTERNET SECURITY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. 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.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.2
psEntryAddressThe IP address to which the entry pertains. Corresponds directly to the PORT INTERNET SECURITY internet address and the value labeled 'Internet Address' in the SERVER INTERNET SECURITY display.rw
IpAddress
.1.3.6.1.4.1.33.10.9.5.1.3
psEntryMaskThe mask applied to psEntryAddress when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY MASK and the value labeled 'Security Mask' in the SERVER INTERNET SECURITY display.rw
IpAddress
.1.3.6.1.4.1.33.10.9.5.1.4
psEntryAccessThe access to the port for TCP connections when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY ALLOW or DENY and the value labeled 'Access' in the SERVER INTERNET SECURITY display.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.5
psEntryDirectionThe direction of TCP connections to which this entry applies. Corresponds directly to PORT INTERNET SECURITY INBOUND or OUTBOUND and the value labeled 'Direction' in the SERVER INTERNET SECURITY display.rw
Enumeration
.1.3.6.1.4.1.33.10.9.5.1.6
psEntryPortMapThe list of character ports to which this entry applies. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to PORT INTERNET SECURITY and the value labeled 'Ports' in the SERVER INTERNET SECURITY display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.9.5.1.7
xXremote
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.10
xremoteServerName1The Domain name of the first XREMOTE font server to try for downloading fonts. Corresponds directly to SERVER XREMOTE PRIMARY SERVER and the value labeled 'Xremote Primary Font Server:' in the SERVER XREMOTE display.rw
DisplayString
.1.3.6.1.4.1.33.10.10.1
xremoteServerName2The Domain name of the XREMOTE font server to try for downloading fonts and the primary font server does not respond. Corresponds directly to SERVER XREMOTE SECONDARY SERVER and the value labeled 'Xremote Secondary Font Server:' in the SERVER XREMOTE display.rw
DisplayString
.1.3.6.1.4.1.33.10.10.2
xremoteServerAccess1The number of times the system successfully accessed the XREMOTE primary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER XREMOTE display.ro
Counter
.1.3.6.1.4.1.33.10.10.3
xremoteServerAccessFailed1The number of times the system failed access to the XREMOTE primary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Unsuccessful:' in the SERVER XREMOTE display.ro
Counter
.1.3.6.1.4.1.33.10.10.4
xremoteServerAccess2The number of times the system successfully accessed the XREMOTE secondary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER XREMOTE display.ro
Counter
.1.3.6.1.4.1.33.10.10.5
xremoteServerAccessFailed2The number of times the system failed access to the XREMOTE secondary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Unsuccessful:' in the SERVER XREMOTE display.ro
Counter
.1.3.6.1.4.1.33.10.10.6
xremoteSessionsThe number of connected XREMOTE sessions. Corresponds directly to the value labeled 'Current Number of Xremote Sessions:' in the SERVER XREMOTE display.ro
Gauge
.1.3.6.1.4.1.33.10.10.7
xremotePortTableA list of XREMOTE character port entries.
SEQUENCE OF XremotePortEntry
.1.3.6.1.4.1.33.10.10.8
xremotePortEntryXREMOTE parameter values for a port.
XremotePortEntry
.1.3.6.1.4.1.33.10.10.8.1
xremotePortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.10.10.8.1.1
xremotePortXremoteControl for use of XREMOTE on the port. Corresponds directly to PORT XREMOTE and the presence of the label 'Xremote' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display.rw
Enumeration
.1.3.6.1.4.1.33.10.10.8.1.2
xremotePortXdmQueryThe type of query message issued by a port when searching for an X Display Manager (XDM). Corresponds directly to the PORT XDM QUERY and the 'XDM Query:' in the PORT ALTERNATE CHARACTERISTICS displayrw
Enumeration
.1.3.6.1.4.1.33.10.10.8.1.3
xremotePortXdmHostThe Domain name or Internet address of the X Display Manager (XDM) for a port. Corresponds directly to the PORT XDM HOST and the 'XDM Host:' in the PORT ALTERNATE CHARACTERISTICS displayrw
DisplayString
.1.3.6.1.4.1.33.10.10.8.1.4
xremoteServerClientsThe number of active X clients. Corresponds directly to the value labeled 'Current Number of XClients:' in the SERVER XREMOTE display.ro
Gauge
.1.3.6.1.4.1.33.10.10.9
xRotary
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.11
rotaryNumberThe number of entries in the Rotary table.ro
INTEGER
.1.3.6.1.4.1.33.10.11.1
rotaryTableA list of rotary entries.
SEQUENCE OF RotaryEntry
.1.3.6.1.4.1.33.10.11.2
rotaryEntryParameter values for a rotary.
RotaryEntry
.1.3.6.1.4.1.33.10.11.2.1
rotaryAddressThe internet address to be recognized as a rotary. Corresponds directly to the ip-address portion of SERVER INTERNET ROTARY and the value labeled 'Internet Address' in the SERVER INTERNET ROTARY display.ro
IpAddress
.1.3.6.1.4.1.33.10.11.2.1.1
rotaryStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR SERVER INTERNET ROTARY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. 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.rw
Enumeration
.1.3.6.1.4.1.33.10.11.2.1.2
rotaryPortMapThe list of character ports that compose the rotary. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to port-list portion of SERVER INTERNET ROTARY and the value labeled 'Ports' in the SERVER INTERNET ROTARY display.rw
OCTET STRING
.1.3.6.1.4.1.33.10.11.2.1.3
xEgp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.12
egpRoutingControl for EGP routing services.rw
Enumeration
.1.3.6.1.4.1.33.10.12.1
egpStatusStatus of the EGP routing services indicating why it is not running.ro
Enumeration
.1.3.6.1.4.1.33.10.12.2
egpNbrTableThe EGP neighbor table.
SEQUENCE OF EgpNbrEntry
.1.3.6.1.4.1.33.10.12.3
egpNbrEntryInformation about this entity's relationship with a particular EGP neighbor.
EgpNbrEntry
.1.3.6.1.4.1.33.10.12.3.1
egpNbrAddrThe IP address of this entry's EGP neighbor.ro
IpAddress
.1.3.6.1.4.1.33.10.12.3.1.1
egpNbrIntervalDeadThe interval upon entering the cease or idle state before automatically assuming a Start Event has occured. If a neighbor does not respond within 5 minutes, a Stop Event will automatically occur. The interval is in hundredths of seconds.rw
INTEGER
.1.3.6.1.4.1.33.10.12.3.1.2
egpNbrStatusThe status of the entry for this neighbor. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.12.3.1.3
xOspf
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.13
ospfAutoConfigureControl whether OSPF will automatically configure itself.rw
Enumeration
.1.3.6.1.4.1.33.10.13.1
ospfStatusStatus of the OSPF routing services indicating why it is not running.ro
Enumeration
.1.3.6.1.4.1.33.10.13.2
ospfIfMtrcTableThe TOS metrics for a non-virtual interface identified by the interface index.
SEQUENCE OF OspfIfMtrcEntry
.1.3.6.1.4.1.33.10.13.3
ospfIfMtrcEntryA particular TOS metric for a non-virtual interface identified by the interface index.
OspfIfMtrcEntry
.1.3.6.1.4.1.33.10.13.3.1
ospfIfMtrcIpAddressSame as ospfIfMetricIpAddress in OSPF MIB, the IP address of this OSPF interface.ro
IpAddress
.1.3.6.1.4.1.33.10.13.3.1.1
ospfIfMtrcAddressLessIfSame as ospfIfMetricAddressLessIf in OSPF MIB, for the purpose of easing the instancing of addressed and addressless interfaces. This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for interfaces having no IP Address.ro
INTEGER
.1.3.6.1.4.1.33.10.13.3.1.2
ospfIfMtrcTosSame as ospfIfMetricTOS in OSPF MIB, the type of service metric being referenced.ro
INTEGER ( 1..16 )
.1.3.6.1.4.1.33.10.13.3.1.3
ospfIfMtrcCostActualThe actual cost of the metric in case it was set to auto.ro
INTEGER ( 1..65535 )
.1.3.6.1.4.1.33.10.13.3.1.4
ospfXIfTableThe TOS metrics for a non-virtual interface identified by the interface index.
SEQUENCE OF OspfXIfEntry
.1.3.6.1.4.1.33.10.13.4
ospfXIfEntryInterface parameters for OSPF.
OspfXIfEntry
.1.3.6.1.4.1.33.10.13.4.1
ospfXIfIpAddressSame as ospfIfIpAddress in OSPF MIB, the IP address of this OSPF interface.ro
IpAddress
.1.3.6.1.4.1.33.10.13.4.1.1
ospfXIfAddressLessIfSame 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.ro
INTEGER
.1.3.6.1.4.1.33.10.13.4.1.2
ospfXIfTypeActualThe interface type.ro
Enumeration
.1.3.6.1.4.1.33.10.13.4.1.3
ospfXIfStatusThe status of the interface entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.13.4.1.4
ospfXAreaTableParameters for an OSPF area.
SEQUENCE OF OspfXAreaEntry
.1.3.6.1.4.1.33.10.13.5
ospfXAreaEntryAn area entry.
OspfXAreaEntry
.1.3.6.1.4.1.33.10.13.5.1
ospfXAreaIdSame as ospfAreaId in OSPF MIB, the ID of the area.ro
IpAddress
.1.3.6.1.4.1.33.10.13.5.1.1
ospfXAreaStatusThe status of the area entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.13.5.1.2
xRouterIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.14
ipAdExtTableTable of additional fields indexed by local IP address. An entry in this table is created or deleted when an entry in the ipAddrTable is created or deleted.
SEQUENCE OF IpAdExtEntry
.1.3.6.1.4.1.33.10.14.1
ipAdExtEntryA particular entry.
IpAdExtEntry
.1.3.6.1.4.1.33.10.14.1.1
ipAdEntExtAddressSame as ipAdEntAddr, a local address representing a network connection.ro
IpAddress
.1.3.6.1.4.1.33.10.14.1.1.1
ipAdEntExtProxyArpControls whether proxy ARP is active for this local address.rw
Enumeration
.1.3.6.1.4.1.33.10.14.1.1.2
ipAdEntExtRipControls whether RIP as a router discovery protocol is active for this local address.rodeprecated
Enumeration
.1.3.6.1.4.1.33.10.14.1.1.3
ipRouterIfTableTable of IP router values indexed by interface.
SEQUENCE OF IpRouterIfEntry
.1.3.6.1.4.1.33.10.14.2
ipRouterIfEntryA particular entry.
IpRouterIfEntry
.1.3.6.1.4.1.33.10.14.2.1
ipRouterIfIndexThe index of the interface; same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.10.14.2.1.1
ipRouterIfProtocolPriorityThe priority at which all Internet routed packets will be placed on the WAN output queue.rw
Enumeration
.1.3.6.1.4.1.33.10.14.2.1.2
ipRouterIfMTUThe size of the largest datagram that IP can transmit on this interface. The default value is actually hardware dependent.rw
INTEGER
.1.3.6.1.4.1.33.10.14.2.1.3
ipRouterIfRDPControl for whether the router side of the Router Discovery Protocol is running on this interface.rw
Enumeration
.1.3.6.1.4.1.33.10.14.2.1.4
ipRouterIfArpPacketsInThe number of ARP packets received on this interface.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.5
ipRouterIfArpPacketsOutThe number of ARP packets sent on this interface.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.6
ipRouterIfPacketsInThe number of IP packets received on this interface.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.7
ipRouterIfPacketsOutThe number of IP packets sent on this interface.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.8
ipRouterIfForwardsInThe number of IP packets received on this interface that were forwarded.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.9
ipRouterIfForwardsOutThe number of IP packets sent on this interface that were forwarded.ro
Counter
.1.3.6.1.4.1.33.10.14.2.1.10
xIpTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.14.3
ipTrafficSortSetting 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.rw
Enumeration
.1.3.6.1.4.1.33.10.14.3.1
ipTrafficTableA list of traffic entries, sorted in the order specified by ipTrafficSort.
SEQUENCE OF IpTrafficEntry
.1.3.6.1.4.1.33.10.14.3.2
ipTrafficEntryA traffic entry.
IpTrafficEntry
.1.3.6.1.4.1.33.10.14.3.2.1
ipTrafficIndexIdentification of this traffic entry.ro
INTEGER
.1.3.6.1.4.1.33.10.14.3.2.1.1
ipTrafficPercentThe percentage of total traffic that this traffic entry represents, in tenths of a percent.ro
INTEGER
.1.3.6.1.4.1.33.10.14.3.2.1.2
ipTrafficDstAddrThe destination IP address of the traffic entry.ro
IpAddress
.1.3.6.1.4.1.33.10.14.3.2.1.3
ipTrafficSrcAddrThe source IP address of the traffic entry.ro
IpAddress
.1.3.6.1.4.1.33.10.14.3.2.1.4
ipTrafficProtocolThe IP protocol type of the traffic entry.ro
INTEGER ( 0..255 )
.1.3.6.1.4.1.33.10.14.3.2.1.5
ipTrafficDstPortThe destination TCP/UDP port of the traffic entry.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.14.3.2.1.6
ipTrafficSrcPortThe source TCP/UDP port of the traffic entry.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.14.3.2.1.7
ipTrafficIfThe inbound interface to which the traffic entry applies. This value is the same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.10.14.3.2.1.8
ipTrafficMonitoringControl for whether the router side of the Router Discovery Protocol is running on this interface.rw
Enumeration
.1.3.6.1.4.1.33.10.14.3.3
xIpNetToMediaTableiTouch extensions to the IP Address Translation Table.
SEQUENCE OF XIpNetToMediaEntry
.1.3.6.1.4.1.33.10.14.4
xIpNetToMediaEntryEntry parameters.
XIpNetToMediaEntry
.1.3.6.1.4.1.33.10.14.4.1
xIpNetToMediaCircuitAn additional identifier for the circuit (i.e. Frame Relay DLCI or X.25 VC) which the entry extends.rw
INTEGER
.1.3.6.1.4.1.33.10.14.4.1.1
xIpNetToMediaReverseArpWhether reverse ARP is supported on this entry.rw
Enumeration
.1.3.6.1.4.1.33.10.14.4.1.2
xRouterUdp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.15
udpBcstServerTableTable of servers to whom UDP broadcast messages will be forwarded.
SEQUENCE OF UdpBcstServerEntry
.1.3.6.1.4.1.33.10.15.1
udpBcstServerEntryA particular entry.
UdpBcstServerEntry
.1.3.6.1.4.1.33.10.15.1.1
udpBcstServerAddressInternet address of the server.ro
IpAddress
.1.3.6.1.4.1.33.10.15.1.1.1
udpBcstServerStatusThe status of the server. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.15.1.1.2
udpBcstPortTableTable of incoming UDP destination port numbers for which UDP broadcasts will be forwarded.
SEQUENCE OF UdpBcstPortEntry
.1.3.6.1.4.1.33.10.15.2
udpBcstPortEntryA particular entry.
UdpBcstPortEntry
.1.3.6.1.4.1.33.10.15.2.1
udpBcstPortThe incoming destination UDP port number.ro
INTEGER
.1.3.6.1.4.1.33.10.15.2.1.1
udpBcstPortStatusThe status of broadcast forwarding for the port. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.15.2.1.2
udpBcstRoutingThe indication of whether this entity forwards UDP broadcasts.rw
Enumeration
.1.3.6.1.4.1.33.10.15.3
xRouterPolicy
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16
xImport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16.1
impEgpRuleTableThe EGP import table.
SEQUENCE OF ImpEgpRuleEntry
.1.3.6.1.4.1.33.10.16.1.1
impEgpRuleEntryAn 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.
ImpEgpRuleEntry
.1.3.6.1.4.1.33.10.16.1.1.1
impEgpRuleAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.1.1.1.1
impEgpRuleNetworkThe IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.1.1.2
impEgpRuleActionControl whether the route is learned or discarded.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.3
impEgpRulePreferencePreference to be stored with the route. The lower preference is preferred.rw
INTEGER ( 1..255 )
.1.3.6.1.4.1.33.10.16.1.1.1.4
impEgpRuleTypeType to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2.rw
INTEGER ( 1..2 )
.1.3.6.1.4.1.33.10.16.1.1.1.5
impEgpRuleMetricActionHow to apply the impEgpRuleMetric field to the metric learned with the route before storing it in the routing table.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.6
impEgpRuleMetricMetric value to be applied to the metric learned learned with the route before storing it in the routing table.rw
INTEGER
.1.3.6.1.4.1.33.10.16.1.1.1.7
impEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.1.1.8
impOspfRuleTableThe OSPF import table.
SEQUENCE OF ImpOspfRuleEntry
.1.3.6.1.4.1.33.10.16.1.2
impOspfRuleEntryAn 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.
ImpOspfRuleEntry
.1.3.6.1.4.1.33.10.16.1.2.1
impOspfRuleNetworkThe IP network of the route. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.2.1.1
impOspfRulePreferencePreference to be stored with the route. The lower preference is preferred.rw
INTEGER ( 1..255 )
.1.3.6.1.4.1.33.10.16.1.2.1.2
impOspfRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.2.1.3
impRipRuleTableThe RIP import table.
SEQUENCE OF ImpRipRuleEntry
.1.3.6.1.4.1.33.10.16.1.3
impRipRuleEntryA 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.
ImpRipRuleEntry
.1.3.6.1.4.1.33.10.16.1.3.1
impRipRuleFromIfThe interface index of the interface where the rule applies, same as ifIndex.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.3.1.1
impRipRuleNetworkThe IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.3.1.2
impRipRuleActionControl whether the route is learned or discarded.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.3.1.3
impRipRulePreferencePreference to be stored with the route. The lower preference are preferred.rw
INTEGER ( 0..255 )
.1.3.6.1.4.1.33.10.16.1.3.1.4
impRipRuleTypeType to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2.rw
INTEGER ( 1..2 )
.1.3.6.1.4.1.33.10.16.1.3.1.5
impRipRuleMetricActionHow to apply the impRipRuleMetric field to the metric learned with the route before storing it in the routing table.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.3.1.6
impRipRuleMetricMetric value to be applied to the metric learned learned with the route before storing it in the routing table.rw
INTEGER
.1.3.6.1.4.1.33.10.16.1.3.1.7
impRipRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.3.1.8
impIsisRuleTableThe Isis import table.
SEQUENCE OF ImpIsisRuleEntry
.1.3.6.1.4.1.33.10.16.1.4
impIsisRuleEntryAn 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.
ImpIsisRuleEntry
.1.3.6.1.4.1.33.10.16.1.4.1
impIsisRuleNetworkThe IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.1.4.1.1
impIsisRuleActionControl whether the route is learned or discarded.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.4.1.2
impIsisRulePreferencePreference to be stored with the route. The lower preference are preferred.rw
INTEGER ( 0..255 )
.1.3.6.1.4.1.33.10.16.1.4.1.3
impIsisRuleTypeType to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2.rw
INTEGER ( 1..2 )
.1.3.6.1.4.1.33.10.16.1.4.1.4
impIsisRuleMetricActionHow to apply the impIsisRuleMetric field to the metric learned with the route before storing it in the routing table.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.4.1.5
impIsisRuleMetricMetric value to be applied to the metric learned learned with the route before storing it in the routing table.rw
INTEGER
.1.3.6.1.4.1.33.10.16.1.4.1.6
impIsisRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.1.4.1.7
xExport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16.2
expEgpToEgpRuleTableThe EGP to EGP export table.
SEQUENCE OF ExpEgpToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.1
expEgpToEgpRuleEntryAn 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
ExpEgpToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.1.1
expEgpToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.1.1.1
expEgpToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.1.1.2
expEgpToEgpRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.1.1.3
expEgpToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.4
expEgpToEgpRuleMetricActionHow to apply the expEgpToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.5
expEgpToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.1.1.6
expEgpToEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.1.1.7
expOspfToEgpRuleTableThe OSPF to EGP export table.
SEQUENCE OF ExpOspfToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.2
expOspfToEgpRuleEntryAn 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
ExpOspfToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.2.1
expOspfToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.2.1.1
expOspfToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.2.1.2
expOspfToEgpRuleFromAsThe Autonomous System of the route in the route table. Local indicates that the route was not an external OSPF route. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.2.1.3
expOspfToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.4
expOspfToEgpRuleMetricActionHow to apply the expOspfToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.5
expOspfToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.2.1.6
expOspfToEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.2.1.7
expStaticToEgpRuleTableThe Static to EGP export table.
SEQUENCE OF ExpStaticToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.3
expStaticToEgpRuleEntryAn 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
ExpStaticToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.3.1
expStaticToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.3.1.1
expStaticToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.3.1.2
expStaticToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.3
expStaticToEgpRuleMetricActionHow to apply the expStaticToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.4
expStaticToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.3.1.5
expStaticToEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.3.1.6
expEgpToOspfRuleTableThe EGP to OSPF export table.
SEQUENCE OF ExpEgpToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.4
expEgpToOspfRuleEntryAn 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
ExpEgpToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.4.1
expEgpToOspfRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.4.1.1
expEgpToOspfRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.4.1.2
expEgpToOspfRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.4.1.3
expEgpToOspfRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.4.1.4
expRipToEgpRuleTableThe Rip to EGP export table.
SEQUENCE OF ExpRipToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.5
expRipToEgpRuleEntryAn 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
ExpRipToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.5.1
expRipToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.5.1.1
expRipToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.5.1.2
expRipToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.5.1.3
expRipToEgpRuleMetricActionHow to apply the expRipToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.5.1.4
expRipToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.5.1.5
expRipToEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.5.1.6
expRipToOspfRuleTableThe RIP to OSPF export table.
SEQUENCE OF ExpRipToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.6
expRipToOspfRuleEntryA 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
ExpRipToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.6.1
expRipToOspfRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.6.1.1
expRipToOspfRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.6.1.2
expRipToOspfRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.6.1.3
expEgpToRipRuleTableThe EGP to RIP export table.
SEQUENCE OF ExpEgpToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.7
expEgpToRipRuleEntryAn 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
ExpEgpToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.7.1
expEgpToRipRuleToIfThe IP address of the RIP interface to which the rule applies.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.7.1.1
expEgpToRipRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.7.1.2
expEgpToRipRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.7.1.3
expEgpToRipRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.7.1.4
expEgpToRipRuleMetricActionHow to apply the expEgpToRipRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.7.1.5
expEgpToRipRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.7.1.6
expEgpToRipRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.7.1.7
expOspfToRipRuleTableThe OSPF to RIP export table.
SEQUENCE OF ExpOspfToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.8
expOspfToRipRuleEntryAn 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
ExpOspfToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.8.1
expOspfToRipRuleToIfThe IP address of the RIP interface to which the rule applies.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.8.1.1
expOspfToRipRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.8.1.2
expOspfToRipRuleFromAsThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.8.1.3
expOspfToRipRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.8.1.4
expOspfToRipRuleMetricActionHow to apply the expOspfToRipRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.8.1.5
expOspfToRipRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.8.1.6
expOspfToRipRuleStatusThe 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 localrw
Enumeration
.1.3.6.1.4.1.33.10.16.2.8.1.7
expRipToRipRuleTableThe Rip to Rip export table.
SEQUENCE OF ExpRipToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.9
expRipToRipRuleEntryAn 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
ExpRipToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.9.1
expRipToRipRuleToIfThe IP address of the RIP interface to which the rule applies.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.9.1.1
expRipToRipRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.9.1.2
expRipToRipRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.9.1.3
expRipToRipRuleMetricActionHow to apply the expRipToRipRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.9.1.4
expRipToRipRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.9.1.5
expRipToRipRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.9.1.6
expStaticToRipRuleTableThe Static to Rip export table.
SEQUENCE OF ExpStaticToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.10
expStaticToRipRuleEntryAn 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
ExpStaticToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.10.1
expStaticToRipRuleToIfThe IP address of the RIP interface to which the rule applies.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.10.1.1
expStaticToRipRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.10.1.2
expStaticToRipRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.10.1.3
expStaticToRipRuleMetricActionHow to apply the expStaticToRipRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.10.1.4
expStaticToRipRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.10.1.5
expStaticToRipRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.10.1.6
expIsisToEgpRuleTableThe Isis to EGP export table.
SEQUENCE OF ExpIsisToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.11
expIsisToEgpRuleEntryAn 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 .
ExpIsisToEgpRuleEntry
.1.3.6.1.4.1.33.10.16.2.11.1
expIsisToEgpRuleToAsThe Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.11.1.1
expIsisToEgpRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.11.1.2
expIsisToEgpRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.11.1.3
expIsisToEgpRuleMetricActionHow to apply the expIsisToEgpRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.11.1.4
expIsisToEgpRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.11.1.5
expIsisToEgpRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.11.1.6
expIsisToOspfRuleTableThe Isis to Ospf export table.
SEQUENCE OF ExpIsisToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.12
expIsisToOspfRuleEntryAn 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 .
ExpIsisToOspfRuleEntry
.1.3.6.1.4.1.33.10.16.2.12.1
expIsisToOspfRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.12.1.1
expIsisToOspfRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.12.1.2
expIsisToOspfRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.12.1.3
expIsisToRipRuleTableThe Isis to Rip export table.
SEQUENCE OF ExpIsisToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.13
expIsisToRipRuleEntryAn 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 .
ExpIsisToRipRuleEntry
.1.3.6.1.4.1.33.10.16.2.13.1
expIsisToRipRuleToIfThe IP address of the RIP interface to which the rule applies.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.13.1.1
expIsisToRipRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.13.1.2
expIsisToRipRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.13.1.3
expIsisToRipRuleMetricActionHow to apply the expIsisToRipRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.13.1.4
expIsisToRipRuleMetricMetric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.13.1.5
expIsisToRipRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.13.1.6
expEgpToIsisRuleTableThe EGP to Isis export table.
SEQUENCE OF ExpEgpToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.14
expEgpToIsisRuleEntryAn 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 .
ExpEgpToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.14.1
expEgpToIsisRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.14.1.1
expEgpToIsisRuleFromAsThe Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.14.1.2
expEgpToIsisRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.3
expEgpToIsisRuleMetricTypeWhether to advertise the metric as Internal or External.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.4
expEgpToIsisRuleDefaultMetricActionHow to apply the expEgpToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.5
expEgpToIsisRuleDefaultMetricDefault metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.14.1.6
expEgpToIsisRuleDelayMetricActionHow to apply the expEgpToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.7
expEgpToIsisRuleDelayMetricDelay metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.14.1.8
expEgpToIsisRuleErrorMetricActionHow to apply the expEgpToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.9
expEgpToIsisRuleErrorMetricError metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.14.1.10
expEgpToIsisRuleExpenseMetricActionHow to apply the expEgpToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.11
expEgpToIsisRuleExpenseMetricExpense metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.14.1.12
expEgpToIsisRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.14.1.13
expOspfToIsisRuleTableThe Ospf to Isis export table.
SEQUENCE OF ExpOspfToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.15
expOspfToIsisRuleEntryAn 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 .
ExpOspfToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.15.1
expOspfToIsisRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.15.1.1
expOspfToIsisRuleFromAsThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.2.15.1.2
expOspfToIsisRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.3
expOspfToIsisRuleMetricTypeWhether to advertise the metric as Internal or External.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.4
expOspfToIsisRuleDefaultMetricActionHow to apply the expOspfToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.5
expOspfToIsisRuleDefaultMetricDefault metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.15.1.6
expOspfToIsisRuleDelayMetricActionHow to apply the expOspfToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.7
expOspfToIsisRuleDelayMetricDelay metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.15.1.8
expOspfToIsisRuleErrorMetricActionHow to apply the expOspfToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.9
expOspfToIsisRuleErrorMetricError metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.15.1.10
expOspfToIsisRuleExpenseMetricActionHow to apply the expOspfToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.11
expOspfToIsisRuleExpenseMetricExpense metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.15.1.12
expOspfToIsisRuleStatusThe 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 localrw
Enumeration
.1.3.6.1.4.1.33.10.16.2.15.1.13
expRipToIsisRuleTableThe Isis to Isis export table.
SEQUENCE OF ExpRipToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.16
expRipToIsisRuleEntryAn 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 .
ExpRipToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.16.1
expRipToIsisRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.16.1.1
expRipToIsisRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.2
expRipToIsisRuleMetricTypeWhether to advertise the metric as Internal or External.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.3
expRipToIsisRuleDefaultMetricActionHow to apply the expRipToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.4
expRipToIsisRuleDefaultMetricDefault metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.16.1.5
expRipToIsisRuleDelayMetricActionHow to apply the expRipToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.6
expRipToIsisRuleDelayMetricDelay metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.16.1.7
expRipToIsisRuleErrorMetricActionHow to apply the expRipToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.8
expRipToIsisRuleErrorMetricError metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.16.1.9
expRipToIsisRuleExpenseMetricActionHow to apply the expRipToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.10
expRipToIsisRuleExpenseMetricExpense metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.16.1.11
expRipToIsisRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.16.1.12
expStaticToIsisRuleTableThe Static to Isis export table.
SEQUENCE OF ExpStaticToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.17
expStaticToIsisRuleEntryAn 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 .
ExpStaticToIsisRuleEntry
.1.3.6.1.4.1.33.10.16.2.17.1
expStaticToIsisRuleNetworkThe IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network.ro
IpAddress
.1.3.6.1.4.1.33.10.16.2.17.1.1
expStaticToIsisRuleActionControl whether the route is advertised or not.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.2
expStaticToIsisRuleMetricTypeWhether to advertise the metric as Internal or External.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.3
expStaticToIsisRuleDefaultMetricActionHow to apply the expStaticToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.4
expStaticToIsisRuleDefaultMetricDefault metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.17.1.5
expStaticToIsisRuleDelayMetricActionHow to apply the expStaticToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.6
expStaticToIsisRuleDelayMetricDelay metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.17.1.7
expStaticToIsisRuleErrorMetricActionHow to apply the expStaticToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.8
expStaticToIsisRuleErrorMetricError metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.17.1.9
expStaticToIsisRuleExpenseMetricActionHow to apply the expStaticToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.10
expStaticToIsisRuleExpenseMetricExpense metric value to be applied to the metric in the route table entry before the route is advertised.rw
INTEGER
.1.3.6.1.4.1.33.10.16.2.17.1.11
expStaticToIsisRuleStatusThe status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values.rw
Enumeration
.1.3.6.1.4.1.33.10.16.2.17.1.12
xFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.16.3
ipIfFilterTableTable of filter entries.deprecated
SEQUENCE OF IpIfFilterEntry
.1.3.6.1.4.1.33.10.16.3.1
ipIfFilterEntryA particular entry.deprecated
IpIfFilterEntry
.1.3.6.1.4.1.33.10.16.3.1.1
ipIfFilterIndexThe interface index with which this entry is associated. This value is the same as IfIndex.rodeprecated
INTEGER
.1.3.6.1.4.1.33.10.16.3.1.1.1
ipIfFilterDstAddrThe destination IP address to use in the filter match.rodeprecated
IpAddress
.1.3.6.1.4.1.33.10.16.3.1.1.2
ipIfFilterDstMaskThe destination IP mask to use in the filter match.rodeprecated
IpAddress
.1.3.6.1.4.1.33.10.16.3.1.1.3
ipIfFilterSrcAddrThe source IP address to use in the filter match.rodeprecated
IpAddress
.1.3.6.1.4.1.33.10.16.3.1.1.4
ipIfFilterSrcMaskThe source IP mask to use in the filter match.rodeprecated
IpAddress
.1.3.6.1.4.1.33.10.16.3.1.1.5
ipIfFilterProtocolThe protocol to use in the filter match. The value 256 indicates any protocol.rodeprecated
INTEGER ( 0..256 )
.1.3.6.1.4.1.33.10.16.3.1.1.6
ipIfFilterDstPortThe 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.rodeprecated
INTEGER ( 0..65536 )
.1.3.6.1.4.1.33.10.16.3.1.1.7
ipIfFilterSrcPortThe 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.rodeprecated
INTEGER ( 0..65536 )
.1.3.6.1.4.1.33.10.16.3.1.1.8
ipIfFilterActionControl whether the packet for which this filter is the best match should be forwarded or discarded.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.10.16.3.1.1.9
ipIfFilterStatusThe status of the filter entry. Set to 'invalid' to remove the entry.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.10.16.3.1.1.10
ipFilterStateThe indication of whether this system does IP filtering.rw
Enumeration
.1.3.6.1.4.1.33.10.16.3.2
ipIfFilter2TableTable of filter entries.
SEQUENCE OF IpIfFilter2Entry
.1.3.6.1.4.1.33.10.16.3.3
ipIfFilter2EntryA particular entry.
IpIfFilter2Entry
.1.3.6.1.4.1.33.10.16.3.3.1
ipIfFilter2IndexThe interface index with which this entry is associated. This value is the same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.10.16.3.3.1.1
ipIfFilter2DstAddrThe destination IP address to use in the filter match.ro
IpAddress
.1.3.6.1.4.1.33.10.16.3.3.1.2
ipIfFilter2DstMaskThe destination IP mask to use in the filter match.ro
IpAddress
.1.3.6.1.4.1.33.10.16.3.3.1.3
ipIfFilter2SrcAddrThe source IP address to use in the filter match.ro
IpAddress
.1.3.6.1.4.1.33.10.16.3.3.1.4
ipIfFilter2SrcMaskThe source IP mask to use in the filter match.ro
IpAddress
.1.3.6.1.4.1.33.10.16.3.3.1.5
ipIfFilter2ProtocolThe protocol to use in the filter match. The value 256 indicates any protocol.ro
INTEGER ( 0..256 )
.1.3.6.1.4.1.33.10.16.3.3.1.6
ipIfFilter2DstPortStartThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.3.3.1.7
ipIfFilter2SrcPortStartThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.3.3.1.8
ipIfFilter2ActionControl whether the packet for which this filter is the best match should be forwarded or discarded.rw
Enumeration
.1.3.6.1.4.1.33.10.16.3.3.1.9
ipIfFilter2StatusThe status of the filter entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.10.16.3.3.1.10
ipIfFilter2DstPortEndThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.3.3.1.11
ipIfFilter2SrcPortEndThe 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.ro
INTEGER ( 0..65535 )
.1.3.6.1.4.1.33.10.16.3.3.1.12
ipIfFilter2TcpSynThe 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.ro
Enumeration
.1.3.6.1.4.1.33.10.16.3.3.1.13
ipIfFilter2ProtocolPriorityControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.16.3.3.1.14
xRip
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.18
ripStateThe indication of whether this system participates in RIP.rw
Enumeration
.1.3.6.1.4.1.33.10.18.1
ripStatusThe status of the RIP software.ro
Enumeration
.1.3.6.1.4.1.33.10.18.2
ripNetTableTable of RIP entries.
SEQUENCE OF RipNetEntry
.1.3.6.1.4.1.33.10.18.3
ripNetEntryA particular entry.
RipNetEntry
.1.3.6.1.4.1.33.10.18.3.1
ripNetNetThe IP Network to which this entry applies.ro
IpAddress
.1.3.6.1.4.1.33.10.18.3.1.1
ripNetStateThis value controls the RIP protocol on this network.rw
Enumeration
.1.3.6.1.4.1.33.10.18.3.1.2
ripNetRipsInThe number of RIP packets received from routers on this IP network.ro
Counter
.1.3.6.1.4.1.33.10.18.3.1.3
ripNetRipsOutThe number of RIP packets sent to routers on this IP network.ro
Counter
.1.3.6.1.4.1.33.10.18.3.1.4
ripNetAlgorithmThis value controls the RIP algorithm on this network.rw
Enumeration
.1.3.6.1.4.1.33.10.18.3.1.5
xlpd
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.19
lpdQueueTableA list of lpd queues on the server.
SEQUENCE OF LpdQueueEntry
.1.3.6.1.4.1.33.10.19.1
lpdQueueEntryLpd parameter values plus counters for an individual lpd queue.
LpdQueueEntry
.1.3.6.1.4.1.33.10.19.1.1
lpdQueueStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.19.1.1.1
lpdQueueNameName of the LPD queue, case sensitive.ro
DisplayString
.1.3.6.1.4.1.33.10.19.1.1.2
lpdQueuePortsList 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.19.1.1.3
lpdQueueEnabledFlag indicates if the queue is enabled. A 'disabled' queue will reject print requests from remote systems. A 'enabled' queue accepts requests for printing.rw
Enumeration
.1.3.6.1.4.1.33.10.19.1.1.4
lpdQueueLfConversionFlag indicates if the queue is converting linefeeds to linefeeds, carriagereturns. 'lfcr' does the converion, 'lf' does not.rw
Enumeration
.1.3.6.1.4.1.33.10.19.1.1.5
lpdQueueTotalJobsThe total number of jobs on the queue. This number should be equal to the number of active and waiting jobs. (lpdQueueActive + lpdQueueWaiting)ro
Gauge
.1.3.6.1.4.1.33.10.19.1.1.6
lpdQueueActiveJobsThe 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.ro
Gauge
.1.3.6.1.4.1.33.10.19.1.1.7
lpdQueueWaitingJobsThe 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.ro
Gauge
.1.3.6.1.4.1.33.10.19.1.1.8
lpdQueueProcessedJobsThe total number of jobs processed by this queue since server boot.ro
Counter
.1.3.6.1.4.1.33.10.19.1.1.9
lpdQueueFormFeedA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.19.1.1.10
lpdQueueBypassControl 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.rw
Enumeration
.1.3.6.1.4.1.33.10.19.1.1.11
lpdJobTableA list of lpd jobs.
SEQUENCE OF LpdJobEntry
.1.3.6.1.4.1.33.10.19.2
lpdJobEntryA single lpd Job.
LpdJobEntry
.1.3.6.1.4.1.33.10.19.2.1
lpdJobStatusStatus 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.rw
Enumeration
.1.3.6.1.4.1.33.10.19.2.1.1
lpdJobNumberThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.19.2.1.2
lpdJobAssignedPortThe number of the port assigned to the lpd job.ro
INTEGER
.1.3.6.1.4.1.33.10.19.2.1.3
lpdJobFileSizeThe size of the file being sent from the remote system.ro
INTEGER
.1.3.6.1.4.1.33.10.19.2.1.4
lpdJobHostNameThe name of the host sending the job.ro
DisplayString
.1.3.6.1.4.1.33.10.19.2.1.5
lpdJobFileNameThe name of the file being sent.ro
DisplayString
.1.3.6.1.4.1.33.10.19.2.1.6
lpdJobStateThe current state of the lpd job. A typical job transistions through the following states: initialize->waiting->assigned->printingdata-> printingcontrol->completed.ro
Enumeration
.1.3.6.1.4.1.33.10.19.2.1.7
xSecurID
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.20
securIDServerName0The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.20.1
securIDServerName1The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.20.2
securIDServerName2The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.20.3
securIDServerName3The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.20.4
securIDServerName4The 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.rw
DisplayString
.1.3.6.1.4.1.33.10.20.5
securIDMaxRetriesThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.20.6
securIDBaseTimeoutThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.20.7
securIDPortThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.20.8
securIDQueryLimitThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.20.9
securIDEncryptionModeThe type of encryption to use in SecurID validation. Corresponds directly to the value labeled 'Encryption Mode' in the SERVER SECURID display.rw
Enumeration
.1.3.6.1.4.1.33.10.20.10
securIDInsecureLoginsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.20.11
securIDSecureLoginsThe 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.ro
Counter
.1.3.6.1.4.1.33.10.20.12
securIDSecureLoginsFailedThe 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.ro
Counter
.1.3.6.1.4.1.33.10.20.13
securIDServerAccess0The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.14
securIDServerAccessFailed0The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.15
securIDServerAccess1The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.16
securIDServerAccessFailed1The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.17
securIDServerAccess2The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.18
securIDServerAccessFailed2The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.19
securIDServerAccess3The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.20
securIDServerAccessFailed3The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.21
securIDServerAccess4The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.22
securIDServerAccessFailed4The 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.ro
Counter
.1.3.6.1.4.1.33.10.20.23
securIDErrorPortIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.33.10.20.24
securIDErrorThe error number of the most recent SecurID-related error. Corresponds directly to the value labeled 'Reason:' in the SERVER SECURID display. See iTouch documentation for a complete list of error numbers and their meaning.ro
INTEGER
.1.3.6.1.4.1.33.10.20.25
securIDErrorUsernameThe username associated with the most recent SecurID-related error. Corresponds directly to the value labeled 'Username:' in the SERVER SECURID display.ro
DisplayString
.1.3.6.1.4.1.33.10.20.26
securIDPortTableA list of SecurID character port entries.
SEQUENCE OF SecurIDPortEntry
.1.3.6.1.4.1.33.10.20.27
securIDPortEntryParameter values for a SecurID port.
SecurIDPortEntry
.1.3.6.1.4.1.33.10.20.27.1
securIDPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.20.27.1.1
securIDPortStatusA 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.rw
Enumeration
.1.3.6.1.4.1.33.10.20.27.1.2
xSsh
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.10.23
sshPortTableA list of SSH port entries
SEQUENCE OF SshPortEntry
.1.3.6.1.4.1.33.10.23.1
sshPortEntryParameter values for an SSH port.
SshPortEntry
.1.3.6.1.4.1.33.10.23.1.1
sshPortIndexAn 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.ro
INTEGER
.1.3.6.1.4.1.33.10.23.1.1.1
sshPortIncomingTcpPortSpecifies 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.1.1.2
sshPortNewlineFilteringTranslation 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.rw
Enumeration
.1.3.6.1.4.1.33.10.23.1.1.3
sshPortNewlineTranslation 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.rw
Enumeration
.1.3.6.1.4.1.33.10.23.1.1.4
sshPortTransmitBufferedTimeNumber 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.1.1.5
sshPortRemoteProtocolIndicates 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.rw
Enumeration
.1.3.6.1.4.1.33.10.23.1.1.6
sshCipherMaskThis 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.rw
OCTET STRING
.1.3.6.1.4.1.33.10.23.2
sshAuthenticationTimeoutThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.3
sshHostKeyLengthThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.4
sshHostKeyGenerateFor 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.rw
Enumeration
.1.3.6.1.4.1.33.10.23.5
sshServerKeyLengthThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.6
sshServerKeyTtlThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.7
sshServerMaxBufferSizeThe 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.rw
INTEGER
.1.3.6.1.4.1.33.10.23.8
xEthernet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.11
etherTableA list of generic entries.
SEQUENCE OF EtherEntry
.1.3.6.1.4.1.33.11.1
etherEntryGeneric status and parameter values for an Ethernet interface.
EtherEntry
.1.3.6.1.4.1.33.11.1.1
etherIndexAn index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.11.1.1.1
etherAlignmentErrorsA count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check.ro
Counter
.1.3.6.1.4.1.33.11.1.1.2
etherFCSErrorsA count of frames received on a particular interface that are an integral number of octets in length that do not pass the FCS check.ro
Counter
.1.3.6.1.4.1.33.11.1.1.3
etherTxTableA list of Ethernet transmit entries.
SEQUENCE OF EtherTxEntry
.1.3.6.1.4.1.33.11.2
etherTxEntryTransmit status and parameter values for an Ethernet interface.
EtherTxEntry
.1.3.6.1.4.1.33.11.2.1
etherTxIndexAn index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.11.2.1.1
etherTxSingleCollisionFramesA count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the etherTxMultipleCollisionFrames object.ro
Counter
.1.3.6.1.4.1.33.11.2.1.2
etherTxMultipleCollisionFramesA count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts or ifOutNUcastPkts object and is not counted by the corresponding instance of the etherTxSingleCollisionFrames object.ro
Counter
.1.3.6.1.4.1.33.11.2.1.3
etherMulticastTableA list of etherMulticast entries.
SEQUENCE OF EtherMulticastEntry
.1.3.6.1.4.1.33.11.3
etherMulticastEntryEtherMulticast status and parameter values for an Ethernet interface.
EtherMulticastEntry
.1.3.6.1.4.1.33.11.3.1
etherMulticastIndexAn index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.11.3.1.1
etherMulticastBytesInA count of frames successfully received on a particular interface and for which the destination address multicast bit was set. Bytes that are counted by an instance of this object are also counted by the corresponding instance of the ifInOctets object.ro
Counter
.1.3.6.1.4.1.33.11.3.1.2
etherMulticastBytesOutA count of successfully frames successfully transmitted on a particular interface and for which the destination address multicast bit was set. Bytes that are counted by an instance of this object are also counted by the corresponding instance of the ifOutOctets object.ro
Counter
.1.3.6.1.4.1.33.11.3.1.3
etherXTxTableA list of Ethernet extended transmit entries.
SEQUENCE OF EtherXTxEntry
.1.3.6.1.4.1.33.11.4
etherXTxEntryExtended transmit status and parameter values for an Ethernet interface.
EtherXTxEntry
.1.3.6.1.4.1.33.11.4.1
etherXTxIndexAn index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.11.4.1.1
etherXTxExcessiveCollisionsA count of frames for which transmission on a particular interface fails due to excessive collisions.ro
Counter
.1.3.6.1.4.1.33.11.4.1.2
xDecnet
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14
xRcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.1
rcpRemoteAddressIf a remote console session exists, the Ethernet address of the remote partner, otherwise zero length.ro
OCTET STRING
.1.3.6.1.4.1.33.14.1.1
xPhiv
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2
xPhivRoute
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.1
phivPathSelectionThe algorithm used to balance traffic between equal next hop paths. 'roundRobin' selects the next hop using a round robin algorithm for each hop. 'samePath' selects the next hop guaranteeing that all packets with the same source/destination pair will always use the same next hop.rw
Enumeration
.1.3.6.1.4.1.33.14.2.1.1
phivMaxPathsThe maximum number of equal cost next hops that the router can remember and successfully load balance between.rw
INTEGER
.1.3.6.1.4.1.33.14.2.1.2
phivStatusThe status of the DECnet routing software.ro
Enumeration
.1.3.6.1.4.1.33.14.2.1.3
xPhivCircuit
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.2
phivCircuitTableA list of DECnet circuit entries.
SEQUENCE OF PhivCircuitEntry
.1.3.6.1.4.1.33.14.2.2.1
phivCircuitEntryParameter values for a DECnet circuit.
PhivCircuitEntry
.1.3.6.1.4.1.33.14.2.2.1.1
xPhivCircuitIndexIdentification of a circuit entry. Same as an interface index (ifIndex).ro
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.1
phivCircuitRoutingTimerThe maximum time in seconds allowed between Routing updates on the circuit. Different values for LANs vs. WANs.rw
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.2
phivCircuitOperCostThe actual cost associated with the circuit.ro
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.3
phivCircuitErrorsThe number of routed DECnet packets received in error on this circuit.ro
Counter
.1.3.6.1.4.1.33.14.2.2.1.1.4
phivCircuitLastErrorThe error of the last routed DECnet packet received in error on this circuit.ro
Enumeration
.1.3.6.1.4.1.33.14.2.2.1.1.5
phivCircuitLastErrorTimeThe date and time that the last routed DECnet packet was received in error on this circuit.ro
DateTime
.1.3.6.1.4.1.33.14.2.2.1.1.6
phivCircuitLastErrorDataThe first 22 bytes of the last routed DECnet packet received in error on this circuit.ro
OCTET STRING
.1.3.6.1.4.1.33.14.2.2.1.1.7
phivCircuitProtocolPriorityThe priority at which all DECnet routed packets will be placed on the WAN output queue.rw
Enumeration
.1.3.6.1.4.1.33.14.2.2.1.1.8
phivCircuitRoutingPriorityRouter's priority to be designated router on this circuit.rw
INTEGER
.1.3.6.1.4.1.33.14.2.2.1.1.9
xPhivImport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.3
phivCircuitImportTableA list of circuit import filter entries.
SEQUENCE OF PhivCircuitImportEntry
.1.3.6.1.4.1.33.14.2.3.1
phivCircuitImportEntryParameter values for an import filter.
PhivCircuitImportEntry
.1.3.6.1.4.1.33.14.2.3.1.1
phivCircuitImportIfThe interface associated with the import routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.3.1.1.1
phivCircuitImportAddrThe address (node or area) to match against learned route entries to decide whether to import the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.3.1.1.2
phivCircuitImportMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.3.1.1.3
phivCircuitImportActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.3.1.1.4
phivCircuitImportStatusSetting to 'invalid' removes this import filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.3.1.1.5
xPhivImportArea
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.4
phivCircuitImportAreaTableA list of circuit import area filter entries.
SEQUENCE OF PhivCircuitImportAreaEntry
.1.3.6.1.4.1.33.14.2.4.1
phivCircuitImportAreaEntryParameter values for an import area filter.
PhivCircuitImportAreaEntry
.1.3.6.1.4.1.33.14.2.4.1.1
phivCircuitImportAreaIfThe interface associated with the import area routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.4.1.1.1
phivCircuitImportAreaAddrThe address (node or area) to match against learned route entries to decide whether to import the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.4.1.1.2
phivCircuitImportAreaMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.4.1.1.3
phivCircuitImportAreaActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.4.1.1.4
phivCircuitImportAreaStatusSetting to 'invalid' removes this import area filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.4.1.1.5
xPhivExport
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.5
phivCircuitExportTableA list of circuit export filter entries.
SEQUENCE OF PhivCircuitExportEntry
.1.3.6.1.4.1.33.14.2.5.1
phivCircuitExportEntryParameter values for an export filter.
PhivCircuitExportEntry
.1.3.6.1.4.1.33.14.2.5.1.1
phivCircuitExportIfThe interface associated with the export routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.5.1.1.1
phivCircuitExportAddrThe address (node or area) to match against learned route entries to decide whether to export the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.5.1.1.2
phivCircuitExportMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.5.1.1.3
phivCircuitExportActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.5.1.1.4
phivCircuitExportStatusSetting to 'invalid' removes this export filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.5.1.1.5
xPhivExportArea
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.6
phivCircuitExportAreaTableA list of circuit export area filter entries.
SEQUENCE OF PhivCircuitExportAreaEntry
.1.3.6.1.4.1.33.14.2.6.1
phivCircuitExportAreaEntryParameter values for an export area filter.
PhivCircuitExportAreaEntry
.1.3.6.1.4.1.33.14.2.6.1.1
phivCircuitExportAreaIfThe interface associated with the export area routing filter.ro
INTEGER
.1.3.6.1.4.1.33.14.2.6.1.1.1
phivCircuitExportAreaAddrThe address (node or area) to match against learned route entries to decide whether to export the entry to the routing database.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.6.1.1.2
phivCircuitExportAreaMaskThe mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.6.1.1.3
phivCircuitExportAreaActionThe action to take if the address field along with the mask field matches the route entry.rw
Enumeration
.1.3.6.1.4.1.33.14.2.6.1.1.4
phivCircuitExportAreaStatusSetting to 'invalid' removes this export area filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.6.1.1.5
xPhivFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.7
phivCircuitFilterTableA list of circuit filter entries.
SEQUENCE OF PhivCircuitFilterEntry
.1.3.6.1.4.1.33.14.2.7.1
phivCircuitFilterEntryParameter values for a filter.
PhivCircuitFilterEntry
.1.3.6.1.4.1.33.14.2.7.1.1
phivCircuitFilterIfThe interface associated with the filter entry.ro
INTEGER
.1.3.6.1.4.1.33.14.2.7.1.1.1
phivCircuitFilterDstAddrThe address (node or area) to match against the destination address of the packet to decide whether to forward the packet.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.2
phivCircuitFilterDstMaskThe mask which is ANDed with the destination address field and the packet's destination address to determine whether the address matches the packet's address.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.3
phivCircuitFilterSrcAddrThe address (node or area) to match against the source address of the packet to decide whether to forward the packet.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.4
phivCircuitFilterSrcMaskThe mask which is ANDed with the source address field and the packet's source address to determine whether the address matches the packet's address.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.7.1.1.5
phivCircuitFilterActionThe action to take if the address fields along with the mask fields match the packet.rw
Enumeration
.1.3.6.1.4.1.33.14.2.7.1.1.6
phivCircuitFilterStatusSetting to 'invalid' removes this Filter filter from the table. Setting to 'valid' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.7.1.1.7
xPhivTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.14.2.8
phivTrafficSortSetting to 'execute' causes the most recent traffic information to be sorted into the phivTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.14.2.8.1
phivTrafficTableA list of traffic entries, sorted in the order specified by phivTrafficSort.
SEQUENCE OF PhivTrafficEntry
.1.3.6.1.4.1.33.14.2.8.2
phivTrafficEntryA traffic entry.
PhivTrafficEntry
.1.3.6.1.4.1.33.14.2.8.2.1
phivTrafficIndexIdentification of this traffic entry.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.1
phivTrafficPercentThe percentage of total traffic that this traffic entry represents, in tenths of a percent.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.2
phivTrafficDstThe destination to which the traffic entry applies.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.8.2.1.3
phivTrafficSrcThe source to which the traffic entry applies.ro
PhivAddr
.1.3.6.1.4.1.33.14.2.8.2.1.4
phivTrafficIfThe inbound interface to which the traffic entry applies. This value is the same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.14.2.8.2.1.5
xIpx
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15
xIpxSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.1
ipxRoutingControl for IPX routing services.rw
Enumeration
.1.3.6.1.4.1.33.15.1.1
ipxInternalNetworkThe IPX Internal Network to use on the the IPX Router.rw
INTEGER
.1.3.6.1.4.1.33.15.1.2
xIpxIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.2
ipxIfTableA list of IPX interface entries.
SEQUENCE OF IpxIfEntry
.1.3.6.1.4.1.33.15.2.1
ipxIfEntryIPX interface parameters and counters.
IpxIfEntry
.1.3.6.1.4.1.33.15.2.1.1
ipxIfIndexAn index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.2.1.1.1
ipxIfStateControl for IPX routing services for this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.2.1.1.2
ipxIfNetworkThe IPX network number of the network to which this interface is attached.rw
INTEGER
.1.3.6.1.4.1.33.15.2.1.1.3
ipxIfFrameStyleControl for the CSMA/CD frame style to use on this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.2.1.1.4
ipxIfFramesInThe number of IPX frames received on this interface.ro
Counter
.1.3.6.1.4.1.33.15.2.1.1.5
ipxIfFramesOutThe number of IPX frames sent on this interface.ro
Counter
.1.3.6.1.4.1.33.15.2.1.1.6
ipxIfErrorsThe number of IPX errors seen on this interface.ro
Counter
.1.3.6.1.4.1.33.15.2.1.1.7
ipxIfTransitDelayThe number of 55 millisecond ticks it takes for a packet to travel from one destination to another on the interface. A value of 0 means that the system will calculate this value based on the measured speed of the interface.rw
INTEGER
.1.3.6.1.4.1.33.15.2.1.1.8
ipxIfTransitDelayActualThe number of 55 millisecond ticks it takes for a packet to travel from one destination to another on the interface.ro
INTEGER
.1.3.6.1.4.1.33.15.2.1.1.9
ipxIfProtocolPriorityThis value defines the priority at which all Internet Routed packets will be placed on the WAN output queue.rw
Enumeration
.1.3.6.1.4.1.33.15.2.1.1.10
ipxIfWatchdogSpoofControl for whether or not this router responds to IPX watchog requests on this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.2.1.1.11
ipxIfStatusNetworkThe IPX network number that is actually in use on the attached interface. This value may have been learned via listening to the attached network.ro
INTEGER
.1.3.6.1.4.1.33.15.2.1.1.12
xIpxNetbios
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.3
ipxNetbiosHopLimitMaximum number of hops that an IPX Netbios packet may make.rw
INTEGER
.1.3.6.1.4.1.33.15.3.1
ipxNetbiosIfTableA list of IPX interface entries.
SEQUENCE OF IpxNetbiosIfEntry
.1.3.6.1.4.1.33.15.3.2
ipxNetbiosIfEntryIPX interface parameters and counters.
IpxNetbiosIfEntry
.1.3.6.1.4.1.33.15.3.2.1
ipxNetbiosIfIndexAn index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.3.2.1.1
ipxIfNetbiosForwardingControl whether Netbios packet will be forwarded in or out on this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.3.2.1.2
ipxIfNetbiosInThe number of IPX Netbios frames received on this interface.ro
Counter
.1.3.6.1.4.1.33.15.3.2.1.3
ipxIfNetbiosOutThe number of IPX Netbios frames sent on this interface.ro
Counter
.1.3.6.1.4.1.33.15.3.2.1.4
xIpxRip
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.4
ipxRipIfTableA list of IPX interface entries.
SEQUENCE OF IpxRipIfEntry
.1.3.6.1.4.1.33.15.4.1
ipxRipIfEntryIPX interface parameters and counters.
IpxRipIfEntry
.1.3.6.1.4.1.33.15.4.1.1
ipxRipIfIndexAn index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.4.1.1.1
ipxIfRipBcstControl whether RIP packets will be broadcasted out this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.4.1.1.2
ipxIfRipBcstDiscardTimeoutThe number of seconds to wait before discarding information learned from a RIP broadcast.rw
INTEGER
.1.3.6.1.4.1.33.15.4.1.1.3
ipxIfRipBcstTimerThe number of seconds to wait between sending out RIP broadcasts.rw
INTEGER
.1.3.6.1.4.1.33.15.4.1.1.4
ipxIfRipInThe number of RIP broadcasts received on this interface.ro
Counter
.1.3.6.1.4.1.33.15.4.1.1.5
ipxIfRipOutThe number of RIP broadcasts sent on this interface.ro
Counter
.1.3.6.1.4.1.33.15.4.1.1.6
ipxIfRipAgedOutThe number of entries timed out and discarded on this interface.ro
Counter
.1.3.6.1.4.1.33.15.4.1.1.7
ipxRipTableA list of RIP entries.
SEQUENCE OF IpxRipEntry
.1.3.6.1.4.1.33.15.4.2
ipxRipEntryIPX interface parameters and counters.
IpxRipEntry
.1.3.6.1.4.1.33.15.4.2.1
ipxRipNetworkAn IPX network number to which this router knows a path.ro
INTEGER
.1.3.6.1.4.1.33.15.4.2.1.1
ipxRipRouterThe Ethernet address of an IPX router on this network.ro
OCTET STRING ( SIZE(6) )
.1.3.6.1.4.1.33.15.4.2.1.2
ipxRipInterfaceThe interface to reach the router. A value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.4.2.1.3
ipxRipHopsThe number of hops to reach the router.ro
INTEGER
.1.3.6.1.4.1.33.15.4.2.1.4
ipxRipTransTimeThe number of 55 millisecond ticks it takes for a packet to travel to the router.ro
INTEGER
.1.3.6.1.4.1.33.15.4.2.1.5
ipxRipAgeThe age of the RIP entry in seconds.ro
INTEGER
.1.3.6.1.4.1.33.15.4.2.1.6
ipxRipRtTableA list of RIP Routing entries.
SEQUENCE OF IpxRipRtEntry
.1.3.6.1.4.1.33.15.4.3
ipxRipRtEntryIPX Routing Entry information
IpxRipRtEntry
.1.3.6.1.4.1.33.15.4.3.1
ipxRipRtNetworkAn IPX network number to which this router knows a path.ro
INTEGER
.1.3.6.1.4.1.33.15.4.3.1.1
ipxRipRtRouterThe Ethernet address of an IPX router on this network.ro
OCTET STRING ( SIZE(6) )
.1.3.6.1.4.1.33.15.4.3.1.2
ipxRipRtInterfaceThe interface to reach the router. A value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.4.3.1.3
ipxRipRtHopsThe number of hops to reach the router.rw
INTEGER
.1.3.6.1.4.1.33.15.4.3.1.4
ipxRipRtTransTimeThe number of 55 millisecond ticks it takes for a packet to travel to the router.rw
INTEGER
.1.3.6.1.4.1.33.15.4.3.1.5
ipxRipRtOriginThe source of the RIP entry, either Learned via RIP or Static.ro
Enumeration
.1.3.6.1.4.1.33.15.4.3.1.6
ipxRipRtRowStatusCreate or Delete RIP routing table entries.rw
Enumeration
.1.3.6.1.4.1.33.15.4.3.1.7
xIpxSap
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.5
ipxSapIfTableA list of IPX interface entries.
SEQUENCE OF IpxSapIfEntry
.1.3.6.1.4.1.33.15.5.1
ipxSapIfEntryIPX interface parameters and counters.
IpxSapIfEntry
.1.3.6.1.4.1.33.15.5.1.1
ipxSapIfIndexAn index value that uniquely identifies an IPX interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.5.1.1.1
ipxIfSapBcstControl whether SAP packets will be broadcasted out this interface.rw
Enumeration
.1.3.6.1.4.1.33.15.5.1.1.2
ipxIfSapBcstDiscardTimeoutThe number of seconds to wait before discarding information learned from a SAP broadcast.rw
INTEGER
.1.3.6.1.4.1.33.15.5.1.1.3
ipxIfSapBcstTimerThe number of seconds to wait between sending out SAP broadcasts.rw
INTEGER
.1.3.6.1.4.1.33.15.5.1.1.4
ipxIfSapInThe number SAP broadcasts received on this interface.ro
Counter
.1.3.6.1.4.1.33.15.5.1.1.5
ipxIfSapOutThe number SAP broadcasts sent on this interface.ro
Counter
.1.3.6.1.4.1.33.15.5.1.1.6
ipxIfSapAgedOutThe number entries for this interface discarded due to aging timeout.ro
Counter
.1.3.6.1.4.1.33.15.5.1.1.7
ipxSapTableA list of SAP entries.
SEQUENCE OF IpxSapEntry
.1.3.6.1.4.1.33.15.5.2
ipxSapEntryIPX interface parameters and counters.
IpxSapEntry
.1.3.6.1.4.1.33.15.5.2.1
ipxSapNameThe name of the service, null filled.ro
DisplayString
.1.3.6.1.4.1.33.15.5.2.1.1
ipxSapNetworkThe IPX network number on which the service's host resides.ro
INTEGER
.1.3.6.1.4.1.33.15.5.2.1.2
ipxSapHostThe Ethernet address of the IPX host of the service.ro
OCTET STRING ( SIZE(6))
.1.3.6.1.4.1.33.15.5.2.1.3
ipxSapSocketThe socket number of the service on the host.ro
INTEGER
.1.3.6.1.4.1.33.15.5.2.1.4
ipxSapInterfaceThe interface of the router in the direction of the service. A value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.5.2.1.5
ipxSapTypeThe type of the service. The enumeration is an incomplete set of all possible values.ro
Enumeration
.1.3.6.1.4.1.33.15.5.2.1.6
ipxSapAgeThe age of the Sap entry in seconds.ro
INTEGER
.1.3.6.1.4.1.33.15.5.2.1.7
ipxSapSvTableA list of SAP entries.
SEQUENCE OF IpxSapSvEntry
.1.3.6.1.4.1.33.15.5.3
ipxSapSvEntryIPX interface parameters and counters.
IpxSapSvEntry
.1.3.6.1.4.1.33.15.5.3.1
ipxSapSvNameThe name of the service.ro
DisplayString
.1.3.6.1.4.1.33.15.5.3.1.1
ipxSapSvNetworkThe IPX network number on which the service's host resides.ro
INTEGER
.1.3.6.1.4.1.33.15.5.3.1.2
ipxSapSvHostThe Ethernet address of the IPX host of the service.ro
OCTET STRING ( SIZE(6))
.1.3.6.1.4.1.33.15.5.3.1.3
ipxSapSvSocketThe socket number of the service on the host.ro
INTEGER
.1.3.6.1.4.1.33.15.5.3.1.4
ipxSapSvInterfaceThe interface of the router in the direction of the service. A value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.5.3.1.5
ipxSapSvOriginThe source of the RIP entry, either Learned via RIP or Static.ro
Enumeration
.1.3.6.1.4.1.33.15.5.3.1.6
ipxSapSvTypeThe type of the service. The enumeration is an incomplete set of all possible values.ro
Enumeration
.1.3.6.1.4.1.33.15.5.3.1.7
ipxSapSvHopsThe number of hops to the Service.rw
INTEGER
.1.3.6.1.4.1.33.15.5.3.1.8
ipxSapSvRowStatusCreate or Delete SAP Service table entries.rw
Enumeration
.1.3.6.1.4.1.33.15.5.3.1.9
ipxSapSvAgeThe age of the Sap entry in seconds.ro
INTEGER
.1.3.6.1.4.1.33.15.5.3.1.10
xIpxFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.6
ipxIfFilterTableA list of IPX interface Source and Destination address Filter entries.
SEQUENCE OF IpxIfFilterEntry
.1.3.6.1.4.1.33.15.6.1
ipxIfFilterEntryIPX Source and Destination interface Filters.
IpxIfFilterEntry
.1.3.6.1.4.1.33.15.6.1.1
ipxIfFilterIndexThe interface to which this IPX Address filter applies. A value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.15.6.1.1.1
ipxIfFilterDestNetworkThe destination IPX network to be filtered.ro
INTEGER
.1.3.6.1.4.1.33.15.6.1.1.2
ipxIfFilterDestNodeThe destination IPX node to be filtered.ro
OCTET STRING ( SIZE(6))
.1.3.6.1.4.1.33.15.6.1.1.3
ipxIfFilterSourceNetworkThe destination IPX network to be filtered.ro
INTEGER
.1.3.6.1.4.1.33.15.6.1.1.4
ipxIfFilterSourceNodeThe destination IPX node to be filtered.ro
OCTET STRING ( SIZE(6))
.1.3.6.1.4.1.33.15.6.1.1.5
ipxIfFilterPacketTypeThe IPX packet type to be filtered.ro
INTEGER
.1.3.6.1.4.1.33.15.6.1.1.6
ipxIfFilterActionThe IPX filter action to be taken, either Forward or Discard.rw
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.7
ipxIfFilterRowStatusThe IPX Filter create or delete function.rw
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.8
ipxIfFilterStatusDestNetworkAllThe IPX Filter flag meaning ALL destination networks.ro
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.9
ipxIfFilterStatusDestNodeAllThe IPX Filter flag meaning ALL destination nodes.ro
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.10
ipxIfFilterStatusSourceNetworkAllThe IPX Filter flag meaning ALL source networks.ro
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.11
ipxIfFilterStatusSourceNodeAllThe IPX Filter flag meaning ALL source nodes.ro
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.12
ipxIfFilterStatusPacketTypeAllThe IPX Filter flag meaning ALL packet types.ro
Enumeration
.1.3.6.1.4.1.33.15.6.1.1.13
ipxIfRipFilterTableA list of IPX interface RIP Filter entries.
SEQUENCE OF IpxIfRipFilterEntry
.1.3.6.1.4.1.33.15.6.2
ipxIfRipFilterEntryIPX RIP interface Filters.
IpxIfRipFilterEntry
.1.3.6.1.4.1.33.15.6.2.1
ipxIfRipFilterNetworkThe IPX RIP network to be filtered.ro
INTEGER
.1.3.6.1.4.1.33.15.6.2.1.1
ipxIfRipFilterTypeThe IPX RIP filter type, either IMPORT or EXPORT.ro
Enumeration
.1.3.6.1.4.1.33.15.6.2.1.2
ipxIfRipFilterActionThe IPX RIP filter action to be taken, either ALLOW or DENY.rw
Enumeration
.1.3.6.1.4.1.33.15.6.2.1.3
ipxIfRipFilterRowStatusThe IPX RIP Filter create or delete function.rw
Enumeration
.1.3.6.1.4.1.33.15.6.2.1.4
ipxIfRipFilterNetworkAllThe IPX RIP Filter flag meaning filter ALL networks.ro
Enumeration
.1.3.6.1.4.1.33.15.6.2.1.5
ipxIfRipFilterHostThe RIP Filter IPX Host Address from which RIP will ALLOW/DENY IMPORT of routes.ro
OCTET STRING
.1.3.6.1.4.1.33.15.6.2.1.6
ipxIfSapFilterTableA list of IPX interface SAP Filter entries.
SEQUENCE OF IpxIfSapFilterEntry
.1.3.6.1.4.1.33.15.6.3
ipxIfSapFilterEntryIPX SAP interface Filters.
IpxIfSapFilterEntry
.1.3.6.1.4.1.33.15.6.3.1
ipxIfSapFilterNetworkThe IPX SAP network to be filtered.ro
INTEGER
.1.3.6.1.4.1.33.15.6.3.1.1
ipxIfSapFilterTypeThe IPX SAP filter type, either IMPORT or EXPORT.ro
Enumeration
.1.3.6.1.4.1.33.15.6.3.1.2
ipxIfSapFilterServiceTypeThe IPX SAP service type to which this filter applies.ro
INTEGER
.1.3.6.1.4.1.33.15.6.3.1.3
ipxIfSapFilterActionThe IPX SAP filter action to be taken, either ALLOW or DENY.rw
Enumeration
.1.3.6.1.4.1.33.15.6.3.1.4
ipxIfSapFilterRowStatusThe IPX SAP Filter create or delete function.rw
Enumeration
.1.3.6.1.4.1.33.15.6.3.1.5
ipxIfSapFilterNetworkAllThe IPX SAP Filter flag meaning filter ALL networks.ro
Enumeration
.1.3.6.1.4.1.33.15.6.3.1.6
ipxIfSapFilterServiceTypeAllThe IPX SAP Filter flag meaning filter ALL service types.ro
Enumeration
.1.3.6.1.4.1.33.15.6.3.1.7
ipxIfSapFilterNameThe name of the service to be filtered.ro
DisplayString
.1.3.6.1.4.1.33.15.6.3.1.8
ipxIfSapFilterHostThe IPX Host address from which SAP will ALLOW/DENY IMPORT of services .ro
OCTET STRING
.1.3.6.1.4.1.33.15.6.3.1.9
xIpxPrinter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.15.8
ipxPrinterPortTableA list of IPX printer character port entries.
SEQUENCE OF IpxPrinterPortEntry
.1.3.6.1.4.1.33.15.8.1
ipxPrinterPortEntryIPX printer parameter values for a character port.
IpxPrinterPortEntry
.1.3.6.1.4.1.33.15.8.1.1
ipxPrinterPortIndexAn index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB.ro
INTEGER
.1.3.6.1.4.1.33.15.8.1.1.1
ipxPrinterPortStatusStatus of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table.rw
Enumeration
.1.3.6.1.4.1.33.15.8.1.1.2
ipxPrinterPortServerThe name of an active print server on the network.rw
DisplayString
.1.3.6.1.4.1.33.15.8.1.1.3
ipxPrinterPortPrinterAn available remote printer on ixpPrinterPortServer.rw
INTEGER
.1.3.6.1.4.1.33.15.8.1.1.4
ipxTimeoutA control to set the the time at which a print job from a print server will be timed out and the port freed.rw
INTEGER
.1.3.6.1.4.1.33.15.8.1.1.5
ipxPrinterEthernetControl for use of Ethernet-style message framing, with the IPX protocol type. Mutually exclusive with ipxPrinterMac, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2.rw
Enumeration
.1.3.6.1.4.1.33.15.8.2
ipxPrinterMacControl for use of MAC-only message framing, with no protocol type. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2.rw
Enumeration
.1.3.6.1.4.1.33.15.8.3
ipxPrinterMac802-2Control for use of MAC message framing with 802.2 framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2_Snap.rw
Enumeration
.1.3.6.1.4.1.33.15.8.4
ipxPrinterMac802-2-SnapControl for use of MAC-only message framing with 802 Snap framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2.rw
Enumeration
.1.3.6.1.4.1.33.15.8.5
xChassis
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16
xChassisBasic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.1
basicBase802AddressBase IEEE 802 global address for the chassis.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.16.1.1
basicSlotChassis slot number (slotIndex) of the system whose agent is supplying this MIB.ro
INTEGER
.1.3.6.1.4.1.33.16.1.2
basicSlotNumberNumber of slots in the chassis.ro
INTEGER
.1.3.6.1.4.1.33.16.1.3
basicNewBase802AddressNew base IEEE 802 global address for the chassis. Must be set in conjunction with featType 'changeEthernetAddress' and featKey from the ITouch System MIB.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.16.1.4
xSegment
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.2
segmentTableA list of segment entries, one for each segment of each type on the chassis.
SEQUENCE OF SegmentEntry
.1.3.6.1.4.1.33.16.2.1
segmentEntryValues for a chassis segment.
SegmentEntry
.1.3.6.1.4.1.33.16.2.1.1
segmentTypeThe segment type.ro
NetworkType
.1.3.6.1.4.1.33.16.2.1.1.1
segmentIndexAn index value that uniquely identifies a segment.ro
Letter
.1.3.6.1.4.1.33.16.2.1.1.2
xPort
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.3
portIOCardTypeThe hardware type of the I/O card in this slot.ro
IOType
.1.3.6.1.4.1.33.16.3.1
portIOCardSerialNumberThe ITouch serial number of the I/O card in this slot.ro
SerialNumber
.1.3.6.1.4.1.33.16.3.2
portIOCardOperStatusStatus of the I/O card relative to the function card in this slot.ro
Enumeration
.1.3.6.1.4.1.33.16.3.3
portTableA list of port entries, one for each port of each type on the slots I/O card.
SEQUENCE OF PortEntry
.1.3.6.1.4.1.33.16.3.4
portEntryValues for an I/O card port.
PortEntry
.1.3.6.1.4.1.33.16.3.4.1
portTypeThe port type.ro
NetworkType
.1.3.6.1.4.1.33.16.3.4.1.1
portIndexAn index value that uniquely identifies a port.ro
INTEGER
.1.3.6.1.4.1.33.16.3.4.1.2
xController
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.4
controllerTableA list of controller entries, one for each controller of each type on the local system.
SEQUENCE OF ControllerEntry
.1.3.6.1.4.1.33.16.4.1
controllerEntryValues for a controller.
ControllerEntry
.1.3.6.1.4.1.33.16.4.1.1
controllerTypeThe controller type.ro
NetworkType
.1.3.6.1.4.1.33.16.4.1.1.1
controllerIndexAn index value that uniquely identifies a controller.ro
INTEGER
.1.3.6.1.4.1.33.16.4.1.1.2
controllerNetworkThe instance identifier of the first object in the conceptual row entry for the segment, port, or controller this controller is to use, that is, segmentType, portType or controllerType.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.4.1.1.3
xInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.5
interfaceTableA list of interface entries, corresponding to the MIB II Interface group. These are directly equivalent to hardware network controllers, and must be the lowest numbered interfaces on the system.
SEQUENCE OF InterfaceEntry
.1.3.6.1.4.1.33.16.5.1
interfaceEntryValues for an interface.
InterfaceEntry
.1.3.6.1.4.1.33.16.5.1.1
interfaceIndexAn index value that uniquely identifies an interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.5.1.1.1
interfaceNetworkThe instance identifier of the first object in the conceptual row entry for the segment, port, or controller this interface is to use, that is, segmentType, portType, or controllerType.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.5.1.1.2
xSlotBootControl
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.6
slotBootControlTableA list of slot boot control entries.
SEQUENCE OF SlotBootControlEntry
.1.3.6.1.4.1.33.16.6.1
slotBootControlEntryValues for a chassis slot.
SlotBootControlEntry
.1.3.6.1.4.1.33.16.6.1.1
slotBootControlSlotAn index value that uniquely identifies a slot, defined the same as slotIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.6.1.1.1
slotBootControlIndexAn index value that uniquely identifies a boot control entry, from 1 to the number of entries for the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.6.1.1.2
slotBootControlStatusThe status of the entry. Set to 'disabled' to disable the entry.rw
Enumeration
.1.3.6.1.4.1.33.16.6.1.1.3
slotBootControlControllerThe instance identifier of the first object in the conceptual row entry for the controller this entry selects for bootstrap operation, that is, controllerType. This entry must be compatible with slotBootControlNetwork, including being of the same network type. The value 0.0 indicates default action.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.6.1.1.4
slotBootControlNetworkThe instance identifier of the first object in the conceptual row entry for the segment or port this entry selects for bootstrap operation, that is, segmentType or portType. This entry must be compatible with slotBootControlController, including being of the same network type. The value 0.0 indicates default action.rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.6.1.1.5
slotBootControlMopFileThe software file name to request for down-line load of the server via MOP or XMOP.rw
DisplayString
.1.3.6.1.4.1.33.16.6.1.1.6
slotBootControlInternetFileThe filename to request when loading an image via TFTP.rw
DisplayString
.1.3.6.1.4.1.33.16.6.1.1.7
slotBootControlInternetAddressThe internet address of the system is to use for itself when loading via TFTP. The value 0.0.0.0 indicates default action.rw
IpAddress
.1.3.6.1.4.1.33.16.6.1.1.8
slotBootControlInternetServerThe internet address of the server to use when loading an image via TFTP. The value 0.0.0.0 indicates default action.rw
IpAddress
.1.3.6.1.4.1.33.16.6.1.1.9
slotBootControlInternetGatewayThe internet address of the gateway to use when loading an image via TFTP. The value 0.0.0.0 indicates default action.rw
IpAddress
.1.3.6.1.4.1.33.16.6.1.1.10
slotBootControlInternetDelimiterThe character separating the load file directory name from the file name.rw
DisplayString
.1.3.6.1.4.1.33.16.6.1.1.11
slotBootControlFlagTableA list of slot boot control source flag entries.
SEQUENCE OF SlotBootControlFlagEntry
.1.3.6.1.4.1.33.16.6.2
slotBootControlFlagEntryValues for a boot control flag.
SlotBootControlFlagEntry
.1.3.6.1.4.1.33.16.6.2.1
slotBootControlFlagLoadBootpTftpControl for performing load over BOOTP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.1
slotBootControlFlagParamBootpTftpControl for performing parameter load over BOOTP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.2
slotBootControlFlagDumpBootpTftpControl for performing dump over BOOTP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.3
slotBootControlFlagLoadTftpDirectControl for performing load over direct TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.4
slotBootControlFlagParamTftpDirectControl for performing parameter load over direct TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.5
slotBootControlFlagDumpTftpDirectControl for performing dump over direct TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.6
slotBootControlFlagLoadLocalControl for performing load from a local device.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.7
slotBootControlFlagParamLocalControl for performing parameter load from a local device.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.8
slotBootControlFlagDumpLocalControl for performing dump from a local device.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.9
slotBootControlFlagLoadMopControl for performing load over Digital's MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.10
slotBootControlFlagParamMopControl for performing parameter load over Digital's MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.11
slotBootControlFlagDumpMopControl for performing dump over Digital's MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.12
slotBootControlFlagLoadXmopControl for performing load over ITouch extended MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.13
slotBootControlFlagParamXmopControl for performing parameter load over ITouch extended MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.14
slotBootControlFlagDumpXmopControl for performing dump over ITouch extended MOP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.15
slotBootControlFlagLoadRarpTftpControl for performing load over RARP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.16
slotBootControlFlagParamRarpTftpControl for performing parameter load over RARP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.17
slotBootControlFlagDumpRarpTftpControl for performing dump over RARP/TFTP.rw
Enumeration
.1.3.6.1.4.1.33.16.6.2.1.18
slotBootControlStorageTableA list of slot boot control Storage entries.
SEQUENCE OF SlotBootControlStorageEntry
.1.3.6.1.4.1.33.16.6.3
slotBootControlStorageEntryValues for a chassis slot.
SlotBootControlStorageEntry
.1.3.6.1.4.1.33.16.6.3.1
slotBootControlStorageClientSlotAn index value that uniquely identifies a slot, defined the same as slotIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.6.3.1.1
slotBootControlStorageServerSlotAn index value that uniquely identifies the slot in which the Storage record resides, with the same values as slotIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.6.3.1.2
slotBootControlStorageStatusThe status of the entry.ro
Enumeration
.1.3.6.1.4.1.33.16.6.3.1.3
slotBootControlStorageFailuresThe number of times a read from or write to a given Storage location failedro
Counter
.1.3.6.1.4.1.33.16.6.3.1.4
xSlot
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.7
slotTableA list of slot entries.
SEQUENCE OF SlotEntry
.1.3.6.1.4.1.33.16.7.1
slotEntryValues for a chassis slot.
SlotEntry
.1.3.6.1.4.1.33.16.7.1.1
slotIndexAn index value that uniquely identifies a slot, in the range 0 to basicSlotNumber, where the value 0 indicates the same slot as basicSlot. As the objects found at instance zero are duplicates, that instance does not appear in responses a get-next, that is, the lowest numbered slotIndex returned by get-next is 1.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.1
slotAdminActionControl to cause reset of the system in a slot. When read, the value is always 'ready'. Setting to 'reset' or 'resetHold' causes a single attempt to take that action, but does not ensure transition to any particular value of slotOperStatus.rw
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.2
slotOperStatusRelative to the chassis, the current operating status of the system in the slot.ro
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.3
slotSecondsSinceResetThe number of seconds since the system in the slot was last reset by hardware or software.ro
Gauge
.1.3.6.1.4.1.33.16.7.1.1.4
slotHardwareTypeThe type of hardware in the slot.ro
HardwareType
.1.3.6.1.4.1.33.16.7.1.1.5
slotHardwareSerialNumberThe ITouch serial number of the function card hardware in this slot.ro
SerialNumber
.1.3.6.1.4.1.33.16.7.1.1.6
slotHardwareRevisionThis revision level of the function card hardware in the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.7
slotIOCardTypeThe hardware type of the I/O card in this slot.ro
IOType
.1.3.6.1.4.1.33.16.7.1.1.8
slotIOCardSerialNumberThe ITouch serial number of the I/O card in this slot.ro
SerialNumber
.1.3.6.1.4.1.33.16.7.1.1.9
slotIOCardOperStatusStatus of the I/O card relative to the function card in this slot.ro
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.10
slotBootstrapFirmwareRevisionThe firmware revision level of the bootstrap ROM installed in the system in the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.11
slotElementalFirmwareRevisionThe firmware revision level of the minimal function ROM (management bus microprocessor) installed in the system in the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.12
slotMemorySizeThe number of bytes of memory installed in the system in the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.13
slotLedNumberThe number of LEDs on the system in the slot. A value of 0 indicates none, unknown, or status not readable.ro
Gauge
.1.3.6.1.4.1.33.16.7.1.1.14
slotLedStatusThe status of the LEDs displayed on the front and back of the system in the slot. The first bit is the high-order bit of the first byte of the value, proceeding to the low-order bit, then to then next byte. On the system hardware, the first LED is at the top, left, front, proceeding left to right, top to bottom, and front to back.ro
OCTET STRING
.1.3.6.1.4.1.33.16.7.1.1.15
slotBase802AddressBase IEEE 802 global address for the slot.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.16.7.1.1.16
slotIpAddressAn internet address to which the system in this slot might respond. May be one of many.ro
IpAddress
.1.3.6.1.4.1.33.16.7.1.1.17
slotPlus5StatusStatus of the +5 volt power to the slot.ro
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.18
slotPlus12StatusStatus of the +12 volt power to the slot.ro
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.19
slotMinus12StatusStatus of the -12 volt power to the slot.ro
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.20
slotPlus5WattsTenths of watts of +5 volt power currently drawn by the slot.ro
Gauge
.1.3.6.1.4.1.33.16.7.1.1.21
slotPlus12WattsTenths of watts of +12 volt power currently drawn by the slot.ro
Gauge
.1.3.6.1.4.1.33.16.7.1.1.22
slotMinus12WattsTenths of watts of -12 volt power currently drawn by the slot.ro
Gauge
.1.3.6.1.4.1.33.16.7.1.1.23
slotIOCardHardwareVersionVersion number of I/O card in the slot.ro
INTEGER
.1.3.6.1.4.1.33.16.7.1.1.24
slotRestoreNVSSetting to 'execute' causes the non-volatile parameter storage to be restored from an installed memory card. Setting to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.25
slotDefaultNVSSetting to 'execute' causes non-volatile stored parameters to be reset to factory defaults. Setting to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.16.7.1.1.26
slotBootTableA list of slot bootstrap status entries. A given slot has an entry in this table only when slotOperStatus is one of: loadRequested, loading, dumpRequested, dumping, paramRequested, paramLoading
SEQUENCE OF SlotBootEntry
.1.3.6.1.4.1.33.16.7.2
slotBootEntryBootstrap status values for a chassis slot.
SlotBootEntry
.1.3.6.1.4.1.33.16.7.2.1
slotBootIndexAn index value that uniquely identifies a slot, defined the same as slotIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.7.2.1.1
slotBootIfIndexAn index value that uniquely identifies the interface in use for bootstrap functions. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.ro
INTEGER
.1.3.6.1.4.1.33.16.7.2.1.2
slotBootNetworkThe instance identifier of the first object in the conceptual row entry for the segment or port this interface is using, that is, segmentType or portType.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.7.2.1.3
slotBootProtocolThe protocol in use for bootstrap operation.ro
Enumeration
.1.3.6.1.4.1.33.16.7.2.1.4
slotBoot802AddressIEEE 802 global address in use for bootstrap operation.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.16.7.2.1.5
slotBootAddressTypeThe type of network address contained in slotBootAddress.ro
AddressType
.1.3.6.1.4.1.33.16.7.2.1.6
slotBootAddressThe network address the system in the slot is using to identify itself for bootstrap operation.ro
OCTET STRING
.1.3.6.1.4.1.33.16.7.2.1.7
slotBootServerAddressTypeThe type of network address contained in slotBootServerAddress.ro
AddressType
.1.3.6.1.4.1.33.16.7.2.1.8
slotBootServerAddressThe network address of the system supplying bootstrap services to the system in the slot.ro
OCTET STRING
.1.3.6.1.4.1.33.16.7.2.1.9
slotBootGatewayAddressThe internet address of the router in use for bootstrap operation.ro
IpAddress
.1.3.6.1.4.1.33.16.7.2.1.10
slotBootFileNameThe full name of the file in use for bootstrap operation.ro
DisplayString
.1.3.6.1.4.1.33.16.7.2.1.11
slotBootBlockNumberThe current block number being transferred for bootstrap operation, zero if unknown or not applicable.ro
Gauge
.1.3.6.1.4.1.33.16.7.2.1.12
slotBootCrashCodeIf slotOperStatus is dumpRequested or dumping, a code number to identify the crash reason; otherwise zero length.ro
OCTET STRING
.1.3.6.1.4.1.33.16.7.2.1.13
slotControllerTableA list of controller entries, one for each controller of each type in each slot.
SEQUENCE OF SlotControllerEntry
.1.3.6.1.4.1.33.16.7.3
slotControllerEntryValues for a controller.
SlotControllerEntry
.1.3.6.1.4.1.33.16.7.3.1
slotControllerTypeThe controller type.ro
NetworkType
.1.3.6.1.4.1.33.16.7.3.1.1
slotControllerIndexAn index value that uniquely identifies a controller.ro
INTEGER
.1.3.6.1.4.1.33.16.7.3.1.2
slotControllerNetworkThe instance identifier of the first object in the conceptual row entry for the segment or port this controller is to use, that is, segmentType or portType.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.7.3.1.3
xPowerSupply
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.8
powerSupplyTableA list of power supply entries.
SEQUENCE OF PowerSupplyEntry
.1.3.6.1.4.1.33.16.8.1
powerSupplyEntryValues for a chassis power supply.
PowerSupplyEntry
.1.3.6.1.4.1.33.16.8.1.1
powerSupplyIndexAn index value that uniquely identifies a power supply, in the range 1 to the number of power supply slots in the chassis.ro
INTEGER
.1.3.6.1.4.1.33.16.8.1.1.1
powerSupplyAdminActionControl to cause reset of the power supply. When read, the value is always 'ready'. Setting to 'reset' or 'resetHold' causes a single attempt to take that action, but does not ensure transition to any particular value of powerSupplyRedundancyStatus.rw
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.2
powerSupplyFirmwareVersionVersion number of power supply firmware.ro
INTEGER
.1.3.6.1.4.1.33.16.8.1.1.3
powerSupplyRedundancyStatusThe current redundancy status of the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.4
powerSupplyPlus5StatusStatus of the +5 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.5
powerSupplyPlus12StatusStatus of the +12 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.6
powerSupplyMinus12StatusStatus of the -12 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.7
powerSupplyThermalWarningStatusThe current thermal warning status of the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.8
powerSupplyThermalShutdownStatusThe current thermal shutdown status of the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.9
powerSupplyFanStatusThe current status of the power supply's fan.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.10
powerSupplyHardwareInhibitStatusThe current status of the power supply's hardware inhibit.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.11
powerSupplyPlus5HistoryHistory of the +5 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.12
powerSupplyPlus12HistoryHistory of the +12 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.13
powerSupplyMinus12HistoryHistory of the -12 volt power from the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.14
powerSupplyThermalWarningHistoryThe thermal warning history of the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.15
powerSupplyThermalShutdownHistoryThe thermal shutdown history of the power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.16
powerSupplyFanHistoryThe status history of the power supply's fan.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.17
powerSupplyHardwareInhibitHistoryThe status history of the power supply's hardware inhibit.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.18
powerSupplyPlus5VoltsIn hundredths, volts of +5 volt power currently provided by the power supply. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.19
powerSupplyPlus12VoltsIn hundredths, volts of +12 volt power currently provided by the power supply. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.20
powerSupplyMinus12VoltsIn hundredths, volts of -12 volt power currently provided by the power supply. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.21
powerSupplyWattsWatts of power currently drawn from this power supply. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.22
powerSupplyWattsMaxMaximum watts of power available from this power supply. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.23
powerSupplyChassisWattsTotal watts of power currently drawn by the entire chassis. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.24
powerSupplyChassisWattsMaxTotal maximum watts of power available from all the power supplies in the chassis. A value of 0 indicates unknown.ro
Gauge
.1.3.6.1.4.1.33.16.8.1.1.25
powerSupplyHardwareTypeThe type of power supply.ro
Enumeration
.1.3.6.1.4.1.33.16.8.1.1.26
xFirmwareUpdate
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.16.9
firmwareUpdateTableTable of descriptive and status information concerning the writing of firmware to a target I/O card.
SEQUENCE OF FirmwareUpdateEntry
.1.3.6.1.4.1.33.16.9.1
firmwareUpdateEntryAn entry in the table concerning the writing of firmware to a target I/O card.
FirmwareUpdateEntry
.1.3.6.1.4.1.33.16.9.1.1
firmwareUpdateSlotIndexThis variable identifies the slot to which is to be the target of the firmware update.ro
INTEGER
.1.3.6.1.4.1.33.16.9.1.1.1
firmwareUpdateDefaultFileNameThis variable when read will obtain the default file name from the target.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.33.16.9.1.1.2
firmwareUpdateFileNameThis variable contains the name of the file to be read from the flash memory card and written to the target.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.33.16.9.1.1.3
firmwareUpdateStatusThis variable is used to start the update process. The agent always 'ready' for this value. Setting this value to 'execute' causes the agent to write the file specified by firmwareUpdateFileName to be written to the taget. Setting this value to 'execute' when firmwareUpdateFileName has not been written or when firmwareUpdateState is 'writing' causes bad value to be returned.rw
Enumeration
.1.3.6.1.4.1.33.16.9.1.1.4
firmwareUpdateStateThis variable indicates the current state of firmware update, 'idle' indicates that firmware update may be initiated, and 'writing' indicates that an update is in process.ro
Enumeration
.1.3.6.1.4.1.33.16.9.1.1.5
firmwareUpdateCompletionStatusThis variable indicates the completion status of the the last firmware update attempt. 'none' indicates that no firmware update has yet been attempted.ro
Enumeration
.1.3.6.1.4.1.33.16.9.1.1.6
firmwareUpdateMethodThis variable indicates the method of update of the firmware update attempt.rw
Enumeration
.1.3.6.1.4.1.33.16.9.1.1.7
xRepeater
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17
accessViolationAccess violation by connected system with Ethernet address not allowed by repeaterPortAccessTable and repeaterPortAccessAction.
TRAP-TYPE
.1.3.6.1.4.1.33.17.0.1
integrityLossThis port has lost link integrity.
TRAP-TYPE
.1.3.6.1.4.1.33.17.0.2
redundancyPathChangeThis trap issued to indicate that a redundancy group has experienced a path change. The offending group and the new path are included in the trap.
TRAP-TYPE
.1.3.6.1.4.1.33.17.0.3
xRepeaterInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.1
repeaterAccessViolationControls action to take when an access violation occurs.rw
Enumeration
.1.3.6.1.4.1.33.17.1.1
repeaterMyGroupThe index value of the group that is directly associated with the agent. The snmp support for the group associated with the agent is a superset of the support for other groups.ro
INTEGER
.1.3.6.1.4.1.33.17.1.2
repeaterFifoOverflowsDeprecated, use repeaterRepeaterFifoOverflows in the repeaterRepeater group for the desired repeater.rodeprecated
Counter
.1.3.6.1.4.1.33.17.1.3
repeaterLEDDisplayControls reason for flashing front panel LEDs.rw
Enumeration
.1.3.6.1.4.1.33.17.1.4
repeaterReportsDeprecated, use repeaterRepeaterReports in the repeaterRepeater group for the desired repeater on which report generation is to be controlled.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.17.1.5
repeaterHealthTrapControls the generation of the repeater health trap.rw
Enumeration
.1.3.6.1.4.1.33.17.1.6
repeaterStatusChangeTrapControls the generation of the repeater status change trap.rw
Enumeration
.1.3.6.1.4.1.33.17.1.7
repeaterAccessViolationTrapControls the generation of the repeater access violation trap.rw
Enumeration
.1.3.6.1.4.1.33.17.1.8
repeaterIntegrityLossTrapControls the generation of the repeater integrity loss trap.rw
Enumeration
.1.3.6.1.4.1.33.17.1.9
repeaterRedundancyPathChangeTrapControls the generation of the repeater redundancy path change trap.rw
Enumeration
.1.3.6.1.4.1.33.17.1.10
xRepeaterGroupInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.2
repeaterGroupTableTable of descriptive and status information about the groups.
SEQUENCE OF RepeaterGroupEntry
.1.3.6.1.4.1.33.17.2.1
repeaterGroupEntryAn entry in the table, containing information about a group.
RepeaterGroupEntry
.1.3.6.1.4.1.33.17.2.1.1
repeaterGroupIndexThis variable identifies the group within the repeater for which this entry contains information. This value is the same as rptrGroupIndex.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.1
repeaterGroupSQEDeprecated, use repeaterRepeaterSQE in the repeaterRepeaterGroup for the SQE count on the desired repeater. This object will always return the count for repeater #1.rodeprecated
Counter
.1.3.6.1.4.1.33.17.2.1.1.2
repeaterGroupJabbersDeprecated, use repeaterRepeaterJabbers in the repeaterRepeaterGroup for the Jabber count on the desired repeater. This object will always return the count for repeater #1.rodeprecated
Counter
.1.3.6.1.4.1.33.17.2.1.1.3
repeaterGroupSegmentDeprecated, use repeaterRepeaterSegment in the repeaterRepeaterGroup to control the segment mapping for the desired repeater. This object will always control the mapping for repeater #1.rwdeprecated
Segment
.1.3.6.1.4.1.33.17.2.1.1.4
repeaterGroupSecurityLockThis variable indicates the state of security lockdown on an unmanaged repeater. The only writable value is 'unlocked'.rw
Enumeration
.1.3.6.1.4.1.33.17.2.1.1.5
repeaterGroupIOCardTypeThe hardware type of the I/O card, as defined in ITouch Assigned Numbers.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.6
repeaterGroupIOCardFirmwareVersionThe firmware revision level of the I/O card ROM.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.7
repeaterGroupIOCardOperStatusRelative to the chassis, the current operating status of the I/O card.ro
Enumeration
.1.3.6.1.4.1.33.17.2.1.1.8
repeaterGroupManagementThis variable indicates the level of management control and observation available.ro
Enumeration
.1.3.6.1.4.1.33.17.2.1.1.9
repeaterGroupRepeaterNumberThe number of logical repeaters visible via this repeater.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.10
repeaterGroupRepeaterHardwareVersionThe repeater chip set hardware revision level.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.11
repeaterGroupManagerRepeaterThe logical repeater to which the manager card, if present, is attached.rw
Repeater
.1.3.6.1.4.1.33.17.2.1.1.12
repeaterGroupFifoErrorsThis variable will reflect the number of times that the report FIFO has gone out of synchronization.ro
Counter
.1.3.6.1.4.1.33.17.2.1.1.13
repeaterGroupCpuUtilizationThe average CPU utilization for the processor which maintains statistics and implements monitoring for the group, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.14
repeaterGroupMemoryUtilizationThe current memory utilization for the processor which maintains statistics and implements monitoring for the group, expressed as percentage used times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.15
repeaterGroupAlarmCountThe number of alarms currently being monitored by the processor for comparison with RMON thresholds.ro
INTEGER
.1.3.6.1.4.1.33.17.2.1.1.16
xRepeaterPortInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.3
repeaterPortTableTable of descriptive and status information about the ports.
SEQUENCE OF RepeaterPortEntry
.1.3.6.1.4.1.33.17.3.1
repeaterPortEntryAn entry in the table, containing information about a port.
RepeaterPortEntry
.1.3.6.1.4.1.33.17.3.1.1
repeaterPortGroupIndexThis variable identifies the group containing the port for which this entry contains infromation.ro
INTEGER
.1.3.6.1.4.1.33.17.3.1.1.1
repeaterPortIndexThis variable identifies the port within the group within the repeater for which this entry contains management information. This value can never be greater than rptrGroupPortCapacity for the associated group.ro
INTEGER
.1.3.6.1.4.1.33.17.3.1.1.2
repeaterPortNameThe port's display name.rw
DisplayString
.1.3.6.1.4.1.33.17.3.1.1.3
repeaterPortAutoPolarityControls whether the port will automatically determine its polarity.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.4
repeaterPortPolarityDirectionIf repeaterPortAutoPolarity is enabled, this is the current polarity of the port.ro
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.5
repeaterPortPulseControls whether the port will periodically generate a test pulse to determine the status of the port.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.6
repeaterPortPulseStatusIf repeaterPortPulse is enabled, this is indicates whether the test pulse response is being detected.ro
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.7
repeaterPortPulseLossesThe number of times that a test pulse has been sent and a response was not received.ro
Counter
.1.3.6.1.4.1.33.17.3.1.1.8
repeaterPortDistanceControls whether the port will support extended distances on the port.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.9
repeaterPortSofMissingThe number of times that alternating zero/one bits were seen after an inter-packet gap and were not followed by two one bits.ro
Counter
.1.3.6.1.4.1.33.17.3.1.1.10
repeaterPortMCVsThe number of manchester violation errors detected on this port.ro
Counter
.1.3.6.1.4.1.33.17.3.1.1.11
repeaterPortZeroControl to zero the hub port's counters. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.12
repeaterPortSinceZeroNumber of time ticks since the port's counters were zeroed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.17.3.1.1.13
repeaterPortAccessActionControl whether packets will be accepted or discarded if they are in the access list. The inverse action is applied to packets from all addresses not in the list.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.14
repeaterPortAccessStateIndicates whether the port was disabled due to receiving a frame from an invalid source address.ro
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.15
repeaterPortAccessTypeIndicates the type of the port.ro
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.16
repeaterPortAccessAllStatusSetting this field to invalid will delete all access addresses associated with this port. Setting this field to valid has no effect.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.17
repeaterPortPortLastViolationAddressAddress that last caused an access violation.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.3.1.1.18
repeaterPortPortAddressViolationsNumber of access violations.ro
Counter
.1.3.6.1.4.1.33.17.3.1.1.19
repeaterPortSegmentReturns the indirect mapping of the ethernet repeater to which this port is connected.ro
Segment
.1.3.6.1.4.1.33.17.3.1.1.20
repeaterPortAccessLearnControls how the port will learn the source addresses that can come in on the port.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.21
repeaterPortEthernetRepeaterFor repeaters that implement non-proxy management of logical repeaters, this variable selects the logical Ethernet repeater to which the port is attached.rw
Enumeration
.1.3.6.1.4.1.33.17.3.1.1.22
repeaterPortRepeatersAllowedThe list of repeaters to which this port can be attached. The OCTET STRING contains a bitmap, with a bit for 'none' and one bit for each repeater, and enough octets for all the repeaters on the device. The high order bit of the first octet corresponds to 'none', the following bits correspond to the repeaters, in order, beginning with 1.ro
OCTET STRING
.1.3.6.1.4.1.33.17.3.1.1.23
repeaterPortGlobalSecurityAddressThis variable represents the global address which is currently applied to the port.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.3.1.1.24
repeaterPortGlobalAddressChangesThis variable represents the number of times since counters have been zeroed, that a global address change occured on the port.ro
Counter
.1.3.6.1.4.1.33.17.3.1.1.25
repeaterPortPercentUtilizationThis variable will reflect the percentage of a full ethernet load that this port has received since last zeroed. The value is calculated as '(8(bytesReceived + (20*framesReceived))) /107(time)'.ro
Gauge
.1.3.6.1.4.1.33.17.3.1.1.26
repeaterPortAccessTableTable of access control for the ports.
SEQUENCE OF RepeaterPortAccessEntry
.1.3.6.1.4.1.33.17.3.2
repeaterPortAccessEntryAn entry in the table, containing access information about a port.
RepeaterPortAccessEntry
.1.3.6.1.4.1.33.17.3.2.1
repeaterPortAccessGroupIndexThis variable identifies the group containing the access entry for which this entry contains information. The group ID may only be that of the target agent. Specifying a group ID of an agent in a different slot will result in `badValue` being returned.ro
INTEGER
.1.3.6.1.4.1.33.17.3.2.1.1
repeaterPortAccessPortIndexThis variable identifies the port containing the access entry for which this entry contains information.ro
INTEGER
.1.3.6.1.4.1.33.17.3.2.1.2
repeaterPortAccessAddressThis value will be compared to the source address of all packets received on the port in applying the access actionro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.3.2.1.3
repeaterPortAccessStatusThe status of the entry. Set to 'invalid' to remove the rule.rw
Enumeration
.1.3.6.1.4.1.33.17.3.2.1.4
repeaterPortAccessGroupIndexShadowThis variable identifies the group which contains a port to which an access address is to be assigned. The group ID may only be that of the target agent. Specifying a group ID of an agent in a different slot will result in `badValue` being returned.rw
INTEGER
.1.3.6.1.4.1.33.17.3.3
repeaterPortAccessPortIndexShadowThis variable identifies the port of a group to which an access address is to be assigned.rw
INTEGER
.1.3.6.1.4.1.33.17.3.4
repeaterPortAccessAddressShadowThis value contains the ethernet address which is to be added to the access address table for the port specified by repeaterPortAccessGroupIndexShadow and repeaterPortAccessPortIndexShadow.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.3.5
repeaterPortAccessStatusShadowWhen read, this variable will always return 'ready'. When this variable is set to 'execute' the address specified by repeaterPortAccessAddressShadow will be added to the access address table for the port specified by repeaterPortAccessGroupIndexShadow and repeaterPortAccessPortIndexShadow. If any of the above variables are zero when this object is set to 'execute', 'bad value' will be returned.rw
Enumeration
.1.3.6.1.4.1.33.17.3.6
repeaterPort2TableTable of more descriptive and status information about the ports.
SEQUENCE OF RepeaterPort2Entry
.1.3.6.1.4.1.33.17.3.7
repeaterPort2EntryAn entry in the table, containing information about a port. Index is identical to repeaterPortTable.
RepeaterPort2Entry
.1.3.6.1.4.1.33.17.3.7.1
repeaterPort2RmonOctetsThe total number of octets of data (including those in bad packets) received on the port (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.1
repeaterPort2RmonPktsThe total number of packets (including error packets) received on the port.ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.2
repeaterPort2RmonBroadcastPktsThe total number of good packets received on the port that were directed to the broadcast address.ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.3
repeaterPort2RmonMulticastPktsThe total number of good packets received on the port that were directed to a multicast address. Note that this number does not include packets directed to the broadcast address.ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.4
repeaterPort2RmonCRCAlignErrorsThe total number of packets received on the port that had a length (excluding framing bits, but including FCS octets) of between 64 and 1518 octets, inclusive, but were not an integral number of octets in length or had a bad Frame Check Sequence (FCS).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.5
repeaterPort2RmonPkts64OctetsThe total number of packets (including error packets) received on the port that were 64 octets in length (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.6
repeaterPort2RmonPkts65to127OctetsThe total number of packets (including error packets) received on the port that were between 65 and 127 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.7
repeaterPort2RmonPkts128to255OctetsThe total number of packets (including error packets) received on the port that were between 128 and 255 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.8
repeaterPort2RmonPkts256to511OctetsThe total number of packets (including error packets) received on the port that were between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.9
repeaterPort2RmonPkts512to1023OctetsThe total number of packets (including error packets) received on the port that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.10
repeaterPort2RmonPkts1024to1518OctetsThe total number of packets (including error packets) received on the port that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets).ro
Counter
.1.3.6.1.4.1.33.17.3.7.1.11
repeaterPort2TrafficRatioThe portion of segment bandwidth used by the port over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.12
repeaterPort2CollisionRatioThe ratio of collisions the port participated in to total packets over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.13
repeaterPort2ErrorRatioThe ratio of total number of error frames on the port to total packets over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.14
repeaterPort2BroadcastRatioThe ratio of good packets directed by the port to the broadcast address to total packets over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.15
repeaterPort2MulticastRatioThe ratio of good packets directed by the port to any multicast address (but not the broadcast address) to total packets over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.16
repeaterPort2UnicastRatioThe ratio of good packets directed by the port to any address other than a multicast or broadcast address to total packets over a 5 second interval, expressed as percentage times 100.ro
INTEGER
.1.3.6.1.4.1.33.17.3.7.1.17
xRepeaterSlotInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.4
repeaterSlotSegmentTableDeprecated, no replacement.deprecated
SEQUENCE OF RepeaterSlotSegmentEntry
.1.3.6.1.4.1.33.17.4.1
repeaterSlotSegmentEntryDeprecated, no replacement.deprecated
RepeaterSlotSegmentEntry
.1.3.6.1.4.1.33.17.4.1.1
repeaterSlotIndexDeprecated, no replacement.rodeprecated
INTEGER
.1.3.6.1.4.1.33.17.4.1.1.1
repeaterSlotSegmentDeprecated, no replacement.rodeprecated
Segment
.1.3.6.1.4.1.33.17.4.1.1.2
repeaterSlotSegmentStatusDeprecated, no replacement.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.17.4.1.1.3
xRepeaterSecurity
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.5
repeaterSecurityStateControls whether security operation will be applied to all ports on the repeater. If security is not supported by the device, 'badValue' will be returned if the variable is set to 'enabled'.rw
Enumeration
.1.3.6.1.4.1.33.17.5.1
repeaterSecurityPortTableTable of descriptive and status information about the ports.
SEQUENCE OF RepeaterSecurityPortEntry
.1.3.6.1.4.1.33.17.5.2
repeaterSecurityPortEntryAn entry in the table, containing information about a port.
RepeaterSecurityPortEntry
.1.3.6.1.4.1.33.17.5.2.1
repeaterSecurityPortUnicastThe action to take when the destination address is unicast and does not have an entry in repeaterSecurityTable. If repeaterPortGroupIndex is equal to the group number of the agent, this object is read-write, otherwise it is read-only.rw
Enumeration
.1.3.6.1.4.1.33.17.5.2.1.1
repeaterSecurityPortMulticastThe action to take when the destination address is multicast and does not have an entry in repeaterSecurityTable. If repeaterPortGroupIndex is equal to the group number of the agent, this object is read-write, otherwise it is read-onlyrw
Enumeration
.1.3.6.1.4.1.33.17.5.2.1.2
repeaterSecurityPortAllStatusSetting this field to invalid will delete all security addresses associated with this port. Setting this field to valid has no effect. If repeaterPortGroupIndex is equal to the group number of the agent, this object is read-write, otherwise it is read-onlyrw
Enumeration
.1.3.6.1.4.1.33.17.5.2.1.3
repeaterSecurityPortSecurityLearnControls how the port will learn the destination addresses that can be sent to the port. If repeaterPortGroupIndex is equal to the group number of the agent, this object is read-write, otherwise it is read-onlyrw
Enumeration
.1.3.6.1.4.1.33.17.5.2.1.4
repeaterSecurityTableTable of security control for the ports.
SEQUENCE OF RepeaterSecurityEntry
.1.3.6.1.4.1.33.17.5.3
repeaterSecurityEntryAn entry in the table, containing security information about a port.
RepeaterSecurityEntry
.1.3.6.1.4.1.33.17.5.3.1
repeaterSecurityGroupIndexThis variable identifies the group containing the security entry for which this entry contains information. The group ID may only be that of the target agent. Specifying a group ID of an agent in a different slot will result in `badValue` being returned.ro
INTEGER
.1.3.6.1.4.1.33.17.5.3.1.1
repeaterSecurityPortIndexThis variable identifies the port containing the security entry for which this entry contains infromation.ro
INTEGER
.1.3.6.1.4.1.33.17.5.3.1.2
repeaterSecurityAddressThis value will be compared to the destination address of all packets received on the port in applying the security action.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.5.3.1.3
repeaterSecurityStatusThe status of the entry. Set to 'invalid' to remove the rule.rw
Enumeration
.1.3.6.1.4.1.33.17.5.3.1.4
repeaterSecurityActionThe action to take when the destination address matches.rw
Enumeration
.1.3.6.1.4.1.33.17.5.3.1.5
repeaterSecurityGroupIndexShadowThis variable identifies the group containing a port to which a security address is to be assigned. The group ID may only be that of the target agent. Specifying a group ID of an agent in a different slot will result in `badValue` being returned.rw
INTEGER
.1.3.6.1.4.1.33.17.5.4
repeaterSecurityPortIndexShadowThis variable identifies the port of a group to which a security address is to be assigned.rw
INTEGER
.1.3.6.1.4.1.33.17.5.5
repeaterSecurityAddressShadowThis value contains the ethernet address which is to be added to the security address table for the port specified by repeaterSecurityGroupIndexShadow and repeaterSecurityPortIndexShadow.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.5.6
repeaterSecurityStatusShadowWhen read, this variable will always return 'ready'. When this variable is set to 'execute' the address specified by repeaterSecurityAddressShadow will be added to the security address table for the port specified by repeaterSecurityGroupIndexShadow and repeaterSecurityPortIndexShadow. If any of the above variables are zero when this object is set to 'execute', 'bad value' will be returned.rw
Enumeration
.1.3.6.1.4.1.33.17.5.7
repeaterSecurityGlobalAddressTableTable of ethernet addresses which are applied globally (intra Network 9000 chassis) to ports.
SEQUENCE OF RepeaterSecurityGlobalAddressEntry
.1.3.6.1.4.1.33.17.5.8
repeaterSecurityGlobalAddressEntryAn entry in the table containing information about a specific address.
RepeaterSecurityGlobalAddressEntry
.1.3.6.1.4.1.33.17.5.8.1
repeaterSecurityGlobalAddressThis variable identifies the address.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.17.5.8.1.1
repeaterSecurityGlobalAddressStatusThis variable represents the status of the entry. Setting this object (or any other writable object) to 'valid' will cause the row in the table to be created. Setting this object to 'invalid' will cause the row to be removed.rw
Enumeration
.1.3.6.1.4.1.33.17.5.8.1.2
repeaterSecurityGlobalAddressActionThis variable determines the action which is applied to the packet in the event of an address match. The packet is either passed untouched when set to 'pass', or it is forced to an alternating pattern of ones and zeros if set to 'jam'.rw
Enumeration
.1.3.6.1.4.1.33.17.5.8.1.3
repeaterSecurityGlobalDBIDThis variable contains the current version number of the global security database.ro
INTEGER
.1.3.6.1.4.1.33.17.5.9
repeaterSecurityGlobalSecurityAdminStateThis variable controls whether global security is enabled or disabled. Global security will not function unless repeaterSecurityState and this variable are both set to `enabled`.rw
Enumeration
.1.3.6.1.4.1.33.17.5.10
repeaterSecurityGlobalSecurityOperStateThis variable indicates the operational state of global security. If repeaterSecurityState is set to 'enabled' this variable will reflect the value of repeaterSecurityGlobalSecurityAdminState. if repeaterSecurityState is set to 'disabled', this variable will return 'securityDisabled'.ro
Enumeration
.1.3.6.1.4.1.33.17.5.11
xRepeaterRepeater
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.6
repeaterRepeaterTableFor repeaters that implement non-proxy management of logical repeaters, a table of descriptive and status information about a logical Ethernet repeater.
SEQUENCE OF RepeaterRepeaterEntry
.1.3.6.1.4.1.33.17.6.1
repeaterRepeaterEntryAn entry for a logical Ethernet repeater.
RepeaterRepeaterEntry
.1.3.6.1.4.1.33.17.6.1.1
repeaterRepeaterGroupIndexThe slot of the chassis.ro
INTEGER
.1.3.6.1.4.1.33.17.6.1.1.1
repeaterRepeaterIndexThe logical Ethernet repeater within the group.ro
INTEGER
.1.3.6.1.4.1.33.17.6.1.1.2
repeaterRepeaterSegmentThe Network 9000 Ethernet network segment to which the logical repeater is attached.rw
Segment
.1.3.6.1.4.1.33.17.6.1.1.3
repeaterRepeaterReportsControl for whether statistical reports will be collected for this logical repeater.rw
Enumeration
.1.3.6.1.4.1.33.17.6.1.1.4
repeaterRepeaterCollisionsThe number of packet collisions detected on the Ethernet network segment to which this logical repeater is attached.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.5
repeaterRepeaterJabbersThe number of Jabber events detected for this logical repeater.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.6
repeaterRepeaterSQEThe number of SQE failure events detected for this logical repeater.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.7
repeaterRepeaterFifoOverflowsThe number of times the report FIFO was full when this logical repeater attemped to write a packet report.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.8
repeaterRepeaterZeroControl for zeroing the logical repeater's counters. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting the value to 'execute' will zero the counters for the logical repeater.rw
Enumeration
.1.3.6.1.4.1.33.17.6.1.1.9
repeaterRepeaterSinceZeroThe number of hundredths of a second since the counters for this logical repeater were last zeroed. This variable is set to zero when repeaterRepeaterZero is written with the value 'execute'.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.17.6.1.1.10
repeaterRepeaterSegmentsAllowedThe list of segments to which this repeater can be attached. The OCTET STRING contains a bitmap, with a bit for 'none' and one bit for each segment, and enough octets for all the Ethernet segments in the chassis. The high order bit of the first octet corresponds to 'none', the following bits correspond to the segments, in order, beginning with A.ro
OCTET STRING
.1.3.6.1.4.1.33.17.6.1.1.11
repeaterRepeaterTotalOctetsThis variable will reflect the total number of bytes that the repeater both received from and sent to the segment. Bytes in both good and error frames are counted.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.12
repeaterRepeaterTotalFramesThis variable will reflect the total number of frames that the repeater both received from and sent to the segment. Both good and error frames are counted.ro
Counter
.1.3.6.1.4.1.33.17.6.1.1.13
repeaterRepeaterPercentUtilizationThis variable will reflect the percentage of a full ethernet load that this repeater has handled since last zeroed. The value is calculated as `(8(totalBytes + (20*totalFrames)))/10 7(time)`.ro
Gauge
.1.3.6.1.4.1.33.17.6.1.1.14
xRepeaterRedundancy
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.17.7
repeaterRedundancyStateThis variable controls whether hub redundancy is enabledrw
Enumeration
.1.3.6.1.4.1.33.17.7.1
repeaterRedundancyGroupTableTable of descriptive and status information concerning hub redundancy groups.
SEQUENCE OF RepeaterRedundancyGroupEntry
.1.3.6.1.4.1.33.17.7.2
repeaterRedundancyGroupEntryAn entry in the table containing information about a specific hub redundancy group.
RepeaterRedundancyGroupEntry
.1.3.6.1.4.1.33.17.7.2.1
repeaterRedundancyGroupGroupIndexThis variable identifies the group.ro
INTEGER
.1.3.6.1.4.1.33.17.7.2.1.1
repeaterRedundancyGroupStatusThis variable represents the status of the entry. Setting this object (or any other writable object) to 'valid' will cause the row in the table to be created. Setting this object to 'invalid' will cause the row to be removed. If a row is removed from the group table, all related rows in the path table and address table are also removed.rw
Enumeration
.1.3.6.1.4.1.33.17.7.2.1.2
repeaterRedundancyGroupNameThis variable represents the definable name of the group. Prior to being set, this object will return the default name 'Groupn' where n is the value of repeaterRedundancyGroupIndex. Setting this object to a zero length string will cause the default name to be assumed.rw
DisplayString
.1.3.6.1.4.1.33.17.7.2.1.3
repeaterRedundancyGroupAdminStateThis variable represents the desired state of the group. When this variable is set to 'enabled', the group will be activly monitored for integrity, and back- up paths will be brought up as higher priority paths disappear. When set to 'disabled', the path will not be tested for integrity.rw
Enumeration
.1.3.6.1.4.1.33.17.7.2.1.4
repeaterRedundancyGroupTestIntervalThis variable determines the rate at which testing is performed on the path which is currently active (repeaterRedundancyGroupOperPath) in order to determine integrity. The value is in milliseconds.rw
INTEGER
.1.3.6.1.4.1.33.17.7.2.1.5
repeaterRedundancyGroupRollbackAdminStateThis variable represents the desired state of path rollback. Path rollback is defined as the automatic testing and reactivation of higher priority paths. It should be noted that in order to test higher priority paths, the currently enabled path will be interrupted. Setting this variable to 'enabled' will cause rollback testing to occur every repeaterRedundancyGroupRollbackInterval number of milliseconds. Setting this variable to 'disabled' will force the group to remain on lower priority paths, until they themselves fail.rw
Enumeration
.1.3.6.1.4.1.33.17.7.2.1.6
repeaterRedundancyGroupRollbackIntervalThis variable determines the rate at which rollback testing is performed. The value is in milliseconds.rw
INTEGER
.1.3.6.1.4.1.33.17.7.2.1.7
repeaterRedundancyGroupOperPathThis variable represents the index of the path which is currently being used as the active path. This value may be used as the value for repeaterRedundancyPathIndex to index the path table.ro
INTEGER
.1.3.6.1.4.1.33.17.7.2.1.8
repeaterRedundancyGroupPathChangesThe value of this variable represents the number of times that this group has changed paths.ro
Counter
.1.3.6.1.4.1.33.17.7.2.1.9
repeaterRedundancyGroupRollbackAttemptsThe value of this variable represents the number of times that the current path has been interrupted in interest of testing a higher priority path.ro
Counter
.1.3.6.1.4.1.33.17.7.2.1.10
repeaterRedundancyGroupZeroThis variable is used to zero all counters associated with a group. This variable when read will always read 'ready'. When set to 'execute', all counters associated with the group (group counters and path counters) will be set to zero.rw
Enumeration
.1.3.6.1.4.1.33.17.7.2.1.11
repeaterRedundancyGroupSinceZeroThe value of this variable represents the number of seconds which have elapsed since the counters associated with the group have been zeroed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.17.7.2.1.12
repeaterRedundancyGroupConfigStatusIn order for a particular redundancy group to be used by the system, it must have at least one redundancy path defined. This variable indicates whether a redundancy group has been completely configured, and can therefore become active.ro
Enumeration
.1.3.6.1.4.1.33.17.7.2.1.13
repeaterRedundancyPathTableTable of descriptive and status information concerning hub redundancy paths.
SEQUENCE OF RepeaterRedundancyPathEntry
.1.3.6.1.4.1.33.17.7.3
repeaterRedundancyPathEntryAn entry in the table containing information about a specific hub redundancy path.
RepeaterRedundancyPathEntry
.1.3.6.1.4.1.33.17.7.3.1
repeaterRedundancyPathGroupIndexThis variable identifies the group.ro
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.1
repeaterRedundancyPathPathIndexThis variable identifies the path of the group.ro
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.2
repeaterRedundancyPathStatusThis variable represents the status of the entry. Setting this object (or any other writable object) to 'valid' will cause the row in the table to be created. Setting this object to 'invalid' will cause the row to be removed. If a row is removed from the path table, all related rows in the address table are also removed.rw
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.3
repeaterRedundancyPathSlotThis variable represents the slot of the Network 9000 chassis which contains the repeater on which the path interface resides.rw
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.4
repeaterRedundancyPathPortThis variable represents the port of the repeater to which the path is connected.rw
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.5
repeaterRedundancyPathPriorityThis variable represents the order of preferred priority for the path. Lower numbed paths are preferred over higher numbered paths.rw
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.6
repeaterRedundancyPathActivateThis variable is used to immediately make a specific path active. This variable when read will always read 'ready'. When set to 'execute', the selected path will become the active path for the group. Note that if rollback is enabled and this path is lower in priority, the system will attempt to restore the higher priority path.rw
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.7
repeaterRedundancyPathTimeoutThis variable represents the amount of time in milliseconds that the syatem will wait for test responses from targets on the path.rw
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.8
repeaterRedundancyPathRetryCountThis variable represents the number of times a test is retried on the path in the event of a timeout before the path is considered useless.rw
INTEGER
.1.3.6.1.4.1.33.17.7.3.1.9
repeaterRedundancyPathTestAttemptsThe value of this variable represents the number of times that an integrity test was performed on the path.ro
Counter
.1.3.6.1.4.1.33.17.7.3.1.10
repeaterRedundancyPathLastTestStatusThis variable indicates the result of the last test of the path. 'notTested' indicates that the path has yet to be tested. 'responded' indicates that a target on the path path has responded to the last test, 'timeout' indicates that no target on the path responded to the last test. 'integrity' indicates that a test was not performed on the path due to an abscense of port integrity.ro
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.11
repeaterRedundancyPathDispositionThis variable controls the action that will be taken when a path is considered bad. 'disable' indicates that the path is to be disabled prior to switching to an alternate path. 'null' indicates that the failed path is to be left in its current state prior to switching to an alternate path.rw
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.12
repeaterRedundancyPathConfigStatusIn order for a particular redundancy path to be used by the system, it must have at least one target address and the slot and the port on which it originates defined. This variable indicates whether a redundancy path has been completely configured, and can therefore become active.ro
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.13
repeaterRedundancyPathAdminStateThis variable represents the desired state of the path. When this variable is set to 'disabled' the path will not be used by the group. When set to 'enabled', the path is available as an alternate or primary path.rw
Enumeration
.1.3.6.1.4.1.33.17.7.3.1.14
repeaterRedundancyAddressTableTable of descriptive and status information concerning hub redundancy target addresses.
SEQUENCE OF RepeaterRedundancyAddressEntry
.1.3.6.1.4.1.33.17.7.4
repeaterRedundancyAddressEntryAn entry in the table containing information about a specific target address associated with a hub redundancy path.
RepeaterRedundancyAddressEntry
.1.3.6.1.4.1.33.17.7.4.1
repeaterRedundancyAddressGroupIndexThis variable identifies the group.ro
INTEGER
.1.3.6.1.4.1.33.17.7.4.1.1
repeaterRedundancyAddressPathIndexThis variable identifies the path of the group.ro
INTEGER
.1.3.6.1.4.1.33.17.7.4.1.2
repeaterRedundancyAddressAddressThis variable identifies the specific target address.ro
TypedAddress
.1.3.6.1.4.1.33.17.7.4.1.3
repeaterRedundancyAddressStatusThis variable represents the status of the entry. Setting this object (or any other writable object) to 'valid' will cause the row in the table to be created. Setting this object to 'invalid' will cause the row to be removed.rw
Enumeration
.1.3.6.1.4.1.33.17.7.4.1.4
repeaterRedundancyAddressResponsesThis value of this variable represents the number of times this specific address has responded to a test attempt.ro
Counter
.1.3.6.1.4.1.33.17.7.4.1.5
repeaterRedundancyAddressLastTestStatusThis variable indicates whether this particular address responded to the last test of the path. 'notTested' indicates that the path has yet to be tested. 'responded' indicates that the target responded to the last test, 'timeout' indicates that the target responded to the last test.ro
Enumeration
.1.3.6.1.4.1.33.17.7.4.1.6
xBridge
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19
xBridgeSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.1
bridgeStateControls whether the bridge will perform bridging.rw
Enumeration
.1.3.6.1.4.1.33.19.1.1
bridgeEarlyLoopStateControls whether the bridge will implement the early loop detection algorithm of restarting the Spanning Tree Protocol when a packet is received from a source on one interface when the source was learned on a different interface.rw
Enumeration
.1.3.6.1.4.1.33.19.1.2
bridgeEarlyLoopCountThe number of times that an early loop was detected while the early loop state was enabled.ro
Counter
.1.3.6.1.4.1.33.19.1.3
bridgeEarlyLoopAddressThe last address to cause an early loop to be detected while the early loop state was enabled.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.19.1.4
bridgeSpanningTreeStateControls whether the bridge will run the Spanning Tree Protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.1.5
bridgeFilterDiscardTimeoutThe number of seconds before an inactive filter is deleted. Learned filters become inactive when the use timeout (dot1dTpAgingTime) has been exceeded.rw
INTEGER
.1.3.6.1.4.1.33.19.1.6
bridgeTopologyStateIndicates whether the Spanning Tree Protocol's topology is stable or changing.ro
Enumeration
.1.3.6.1.4.1.33.19.1.7
bridgeTopologyChangeAddrThe ethernet address of the last bridge from which a Topology Change Notification packet was received.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.33.19.1.8
xBridgeProtocol
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.3
bridgeProtocolFilterStateControls whether protocol filtering is active.rw
Enumeration
.1.3.6.1.4.1.33.19.3.1
bridgeProtocolDefaultPriorityControls the default priority if no entry exists for the protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.3.2
bridgeProtocolTableA list of bridge protocol filters.
SEQUENCE OF BridgeProtocolEntry
.1.3.6.1.4.1.33.19.3.3
bridgeProtocolEntryBridge protocol filter entry.
BridgeProtocolEntry
.1.3.6.1.4.1.33.19.3.3.1
bridgeProtocolProtocolThe protocol type associated with the entry. The value 65536 is for all 802.3 MAC frames.ro
OCTET STRING
.1.3.6.1.4.1.33.19.3.3.1.1
bridgeProtocolNameThe name associated with the protocol.rw
DisplayString
.1.3.6.1.4.1.33.19.3.3.1.2
bridgeProtocolPriorityThe priority or action to take with the protocol.rw
Enumeration
.1.3.6.1.4.1.33.19.3.3.1.3
bridgeProtocolUsesThe number of times the filter has been used.ro
Counter
.1.3.6.1.4.1.33.19.3.3.1.4
bridgeProtocolStatusThe status of the protocol entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.19.3.3.1.5
xBridgeFilter
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.19.4
bridgeFilterTableA list of bridge filters.
SEQUENCE OF BridgeFilterEntry
.1.3.6.1.4.1.33.19.4.1
bridgeFilterEntryBridge filter entry.
BridgeFilterEntry
.1.3.6.1.4.1.33.19.4.1.1
bridgeFilterForwardSubPortThe unique identifier from which the address has been seen within the port. It is the DLCI for frame relay or VC for X25.rw
INTEGER
.1.3.6.1.4.1.33.19.4.1.1.1
bridgeFilterUsesThe number of times the filter has been used for forwarding packets.ro
Counter
.1.3.6.1.4.1.33.19.4.1.1.2
bridgeFilterAgeThe number of seconds that a learned filter has been active or inactive. This value has no meaning for non-learned filters.ro
INTEGER
.1.3.6.1.4.1.33.19.4.1.1.3
bridgeFilterLinkTableBridge filtering characteristics of all links.
SEQUENCE OF BridgeFilterLinkEntry
.1.3.6.1.4.1.33.19.4.2
bridgeFilterLinkEntryBridge filtering characteristics of a specific link.
BridgeFilterLinkEntry
.1.3.6.1.4.1.33.19.4.2.1
bridgeFilterLinkOverflowCamIdentifies the number of extra entries in a hardware assist filter CAM that the user wants to have available to cover CAM entry overflow conditions. If filtering hardware is present, this field defaults to 400. Otherwise, it is zero.rw
INTEGER
.1.3.6.1.4.1.33.19.4.2.1.1
xX25
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.20
xX25ChannelTableEntries of xX25Channel Table.
SEQUENCE OF XX25ChannelEntry
.1.3.6.1.4.1.33.20.4
xX25ChannelEntryEntries of xX25ChannelTable.
XX25ChannelEntry
.1.3.6.1.4.1.33.20.4.1
xX25ChannelIndexThe ifIndex value for the X.25 physical link.ro
INTEGER
.1.3.6.1.4.1.33.20.4.1.1
xX25ChannelLowPVCLowest PVC channel. Setting it to zero indicates 'none', and will also set the xX25ChannelHighPVC to zero. If set to a non-zero value and xX25ChannelHighPVC is zero, xX25ChannelHighPVC will be set to the same value. Otherwise, xX25ChannelLowPVC must be less than or equal to xX25ChannelHighPVC.rw
INTEGER
.1.3.6.1.4.1.33.20.4.1.2
xX25ChannelHighPVCHighest PVC channel. Setting it to 0 indicates none, and will also set the xX25ChannelLowPVC to 0. If set to a non-zero value and xX25ChannelLowPVC is zero, xX25ChannelLowPVC will be set to the same value. Otherwise, xX25ChannelHighPVC must be less than or equal to xX25ChannelLowPVC.rw
INTEGER
.1.3.6.1.4.1.33.20.4.1.3
xX25ChannelNetworkThe type of network being run.rw
Enumeration
.1.3.6.1.4.1.33.20.4.1.4
xX25ChannelMaxPrecedenceThe maximum level of IP precedence supported.rw
INTEGER ( 0..3 )
.1.3.6.1.4.1.33.20.4.1.5
xX25ChannelStdVersionThe standard year supported by x25. Values are usually 1980 or 1984 (the default).rw
INTEGER
.1.3.6.1.4.1.33.20.4.1.6
xX25VcCfgTableThese objects contain information about the virtual circuit configuration in an X.25 PLE. These values are the configured values for circuits that may or may not be connected. Unconfigured calls may be added to this table as calls are accepted.
SEQUENCE OF XX25VcCfgEntry
.1.3.6.1.4.1.33.20.6
xX25VcCfgEntryEntries of the xX25VcCfgTable.
XX25VcCfgEntry
.1.3.6.1.4.1.33.20.6.1
xX25VcCfgIndexAn arbitrary index value for the virtual circuit.ro
INTEGER
.1.3.6.1.4.1.33.20.6.1.1
xX25VcCfgPartnerAddrPartner's X.121 Address.rw
X121Address
.1.3.6.1.4.1.33.20.6.1.2
xX25VcCfgInterfaceIndexifIndex of ITouch logical interface associated with this VC.rw
INTEGER
.1.3.6.1.4.1.33.20.6.1.3
xX25VcCfgLinkIndexifIndex of physical link on which this VC resides.rw
INTEGER
.1.3.6.1.4.1.33.20.6.1.4
xX25VcCfgProtocolProtocol which is being encapsulated by this VC.rw
Enumeration
.1.3.6.1.4.1.33.20.6.1.5
xX25VcCfgEncapsulationEncapsulation method used by this VC.rw
Enumeration
.1.3.6.1.4.1.33.20.6.1.6
xX25VcCfgPvcChannel number if VC is a PVC, else 0. The value must be in the range of xX25ChannelLowPVC to xX25ChannelHighPVCrw
INTEGER
.1.3.6.1.4.1.33.20.6.1.7
xX25VcCfgPartnerIpAddressIP address of the partner over this VC. This must be configured if IP packets will not be MAC-encapsulated.rw
IpAddress
.1.3.6.1.4.1.33.20.6.1.8
xX25VcCfgClearFacilitiesControl to clear the VC call facilities string. In response to a get-request or get-next-request, the agent always returns 'ready' for this value. Setting the value to 'ready' has no effect. Setting it to 'execute' causes the string to be cleared.rw
Enumeration
.1.3.6.1.4.1.33.20.6.1.9
xX25VcCfgStatusSetting to 'invalid' removes this VC from the table. If 'valid', setting to 'valid' has no effect, otherwise it creates an entry.rw
Enumeration
.1.3.6.1.4.1.33.20.6.1.10
xX25LinkTableThese objects contain information about the configuration of the X.25 physical links necessary for the ITouch Bridge/Router. Unless otherwise noted, changes to these objects require that the X.25 physical link be restarted in order for the changes to take effect.
SEQUENCE OF XX25LinkEntry
.1.3.6.1.4.1.33.20.7
xX25LinkEntryEntries of the xX25LinkTable.
XX25LinkEntry
.1.3.6.1.4.1.33.20.7.1
xX25LinkIndexThe ifIndex value for a ITouch physical link.ro
INTEGER
.1.3.6.1.4.1.33.20.7.1.1
xX25LinkRRDelayNumber of packets received before an RR will be sent. The value must be less than the xX25CallParmInWindowSize. Modifying this object does not require the X.25 physical link to be restarted. 0 indicates that RR will not be sent.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.2
xX25LinkIdleTimeoutLength of time in minutes that a virtual circuit may be idle before the circuit will be cleared. Modifying this object does not require the X.25 physical link to be restarted.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.3
xX25LinkHoldDownTimerLength of time in minutes after a virtual circuit has been cleared before it may make a call again. Modifying this object does not require the X.25 physical link to be restarted.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.4
xX25LinkAccUncfgCallsIndicates whether unconfigured, non-reverse charged calls will be accepted. Modifying this object does not require the X.25 physical link to be restarted.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.5
xX25LinkDefWindSizeDefault packet level window size for this link.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.6
xX25LinkMaxWindSizeMaximum packet level window size for this link.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.7
xX25LinkDefPktSizeDefault packet size for this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.8
xX25LinkDefThrptClassInDefault input throughput class for this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.9
xX25LinkDefThrptClassOutDefault output throughput class for this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.10
xX25LinkDefThrptClassInMskDefault incoming throughput class mask for this link.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.20.7.1.11
xX25LinkDefThrptClassOutMskDefault outgoing throughput class mask for this link.rwdeprecated
Enumeration
.1.3.6.1.4.1.33.20.7.1.12
xX25LinkFlowCtrlNegIndicates whether flow control negotiation will be performed on this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.13
xX25LinkThrptClassNegIndicates whether throughput class negotiation will be performed on this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.14
xX25LinkICallBarredIndicates whether incoming calls are barred on this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.15
xX25LinkOCallBarredIndicates whether outgoing calls are barred on this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.16
xX25LinkOneOutIndicates whether the link supports one way outgoing channels.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.17
xX25LinkOneInIndicates whether the link supports one way incoming channels.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.18
xX25LinkRevChargeAccIndicates whether reverse charge acceptance may be configured on this link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.19
xX25LinkLocalChargePreventIndicates whether local charge prevention may be configured on the link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.20
xX25LinkRpoaIndicates whether RPOA may be configured on the link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.21
xX25LinkNuiIndicates whether NUI may be configured on the link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.22
xX25LinkMaxPacketSizeMaximum size of packets on the link.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.23
xX25LinkInsertCallingAddrIndicates whether the caller's X.121 address should be inserted into the the call request packet.rw
Enumeration
.1.3.6.1.4.1.33.20.7.1.24
xX25LinkDefaultInterfaceThe ITouch logical ifIndex to which new SVCs should be attached, when 'accept unconfigured calls' is enabled. A value of zero means 'create a new interface'.rw
INTEGER
.1.3.6.1.4.1.33.20.7.1.25
xApple
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21
xAppleSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.1
appleStateControls whether the router will perform AppleTalk routing.rw
Enumeration
.1.3.6.1.4.1.33.21.1.1
appleStatusIndicates whether the router is performing AppleTalk routing.ro
Enumeration
.1.3.6.1.4.1.33.21.1.2
appleStatusIfThe ifIndex of the bad interface if appleStatus is 'badConfig'.ro
INTEGER
.1.3.6.1.4.1.33.21.1.3
xApplePort
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.2
applePortTableTable of fields indexed by interface.
SEQUENCE OF ApplePortEntry
.1.3.6.1.4.1.33.21.2.1
applePortEntryA particular entry.
ApplePortEntry
.1.3.6.1.4.1.33.21.2.1.1
applePortIndexThe index of the interface; same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.21.2.1.1.1
applePortProtocolPriorityThis value defines the priority at which all Apple routed packets will be placed on the WAN output queue.rw
Enumeration
.1.3.6.1.4.1.33.21.2.1.1.2
applePortArpIntervalThe interval at which ARP messages should be sent during the process of selecting a network address.rw
INTEGER
.1.3.6.1.4.1.33.21.2.1.1.3
applePortArpRetransmitCountThe number of ARP messages that should be sent during the process of selecting a network address.rw
INTEGER
.1.3.6.1.4.1.33.21.2.1.1.4
applePortChecksumControls whether checksums are generated on all DDP packets sent out the interface.rw
Enumeration
.1.3.6.1.4.1.33.21.2.1.1.5
applePortPacketsInThe number of AppleTalk packets received on this interface.ro
Counter
.1.3.6.1.4.1.33.21.2.1.1.6
applePortPacketsOutThe number of AppleTalk packets transmitted on this interface.ro
Counter
.1.3.6.1.4.1.33.21.2.1.1.7
applePortForwardsInThe number of AppleTalk packets received on this interface which were not addressed to this router.ro
Counter
.1.3.6.1.4.1.33.21.2.1.1.8
applePortForwardsOutThe number of AppleTalk packets transmitted on this interface which were not originated by this router.ro
Counter
.1.3.6.1.4.1.33.21.2.1.1.9
applePortNetAddressThe actual address used by this port.ro
DdpAddress
.1.3.6.1.4.1.33.21.2.1.1.10
applePortNetStartThe start of the actual network range used by this port.ro
OCTET STRING ( SIZE(2) )
.1.3.6.1.4.1.33.21.2.1.1.11
applePortNetEndThe end of the actual network range used by this port.ro
OCTET STRING ( SIZE(2) )
.1.3.6.1.4.1.33.21.2.1.1.12
applePortErrorsThe number of AppleTalk packets received in error.ro
Counter
.1.3.6.1.4.1.33.21.2.1.1.13
applePortLastErrorThe type of the most recent error counted in applePortErrors. A value of zero means no error.ro
Enumeration
.1.3.6.1.4.1.33.21.2.1.1.14
applePortLastErrorTimeThe value of sysUptime when applePortLastError last occured.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.21.2.1.1.15
applePortLastErrorDataThe first 22 bytes of the packet from applePortLastError.ro
OCTET STRING ( SIZE(22) )
.1.3.6.1.4.1.33.21.2.1.1.16
applePortBringBackTimeThe number of seconds to shut down an interface while waiting for a manager-initiated configuration change to propagate.rw
INTEGER
.1.3.6.1.4.1.33.21.2.1.1.17
applePortUseNeighborNotifyControls generation of neighbor notify messages when an interface is disabled or system is shut down.rw
Enumeration
.1.3.6.1.4.1.33.21.2.1.1.18
applePortRouterTypeType of router operation over this port.rw
Enumeration
.1.3.6.1.4.1.33.21.2.1.1.19
applePortZoneTableTable of fields indexed by interface and zone.
SEQUENCE OF ApplePortZoneEntry
.1.3.6.1.4.1.33.21.2.2
applePortZoneEntryA particular entry.
ApplePortZoneEntry
.1.3.6.1.4.1.33.21.2.2.1
applePortZoneIndexThe index of the interface; same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.21.2.2.1.1
applePortZoneNameThe name of the zone.ro
OCTET STRING ( SIZE(32) )
.1.3.6.1.4.1.33.21.2.2.1.2
applePortZoneStatusThe status of the entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.21.2.2.1.3
xApplePolicy
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.3
applePortExportTableTable of fields indexed by interface and zone.
SEQUENCE OF ApplePortExportEntry
.1.3.6.1.4.1.33.21.3.1
applePortExportEntryA particular entry.
ApplePortExportEntry
.1.3.6.1.4.1.33.21.3.1.1
applePortExportIndexThe index of the interface; same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.21.3.1.1.1
applePortExportZoneThe name of the zone.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.1.1.2
applePortExportNameThe name of the name.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.1.1.3
applePortExportTypeThe name of the type.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.1.1.4
applePortExportActionControl whether the data will be hidden or advertised.rw
Enumeration
.1.3.6.1.4.1.33.21.3.1.1.5
applePortExportStatusThe status of the entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.21.3.1.1.6
applePortImportTableTable of fields indexed by interface and zone.
SEQUENCE OF ApplePortImportEntry
.1.3.6.1.4.1.33.21.3.2
applePortImportEntryA particular entry.
ApplePortImportEntry
.1.3.6.1.4.1.33.21.3.2.1
applePortImportIndexThe index of the interface; same as IfIndex.ro
INTEGER
.1.3.6.1.4.1.33.21.3.2.1.1
applePortImportZoneThe name of the zone.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.2.1.2
applePortImportNameThe name of the name.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.2.1.3
applePortImportTypeThe name of the type.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.3.2.1.4
applePortImportActionControl whether the data will be discarded or accepted.rw
Enumeration
.1.3.6.1.4.1.33.21.3.2.1.5
applePortImportStatusThe status of the entry. Set to 'invalid' to remove the entry.rw
Enumeration
.1.3.6.1.4.1.33.21.3.2.1.6
xAppleNbp
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.4
appleNbpTableTable of fields indexed by interface and zone.
SEQUENCE OF AppleNbpEntry
.1.3.6.1.4.1.33.21.4.1
appleNbpEntryA particular entry.
AppleNbpEntry
.1.3.6.1.4.1.33.21.4.1.1
appleNbpZoneThe name of the zone.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.4.1.1.1
appleNbpNameThe name of the name.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.4.1.1.2
appleNbpTypeThe name of the type.ro
OCTET STRING ( SIZE
.1.3.6.1.4.1.33.21.4.1.1.3
appleNbpNodeThe address of the node who offers the service associated with this entry.ro
DdpAddress
.1.3.6.1.4.1.33.21.4.1.1.4
appleNbpSocketThe socket of the service associated with this entry. The value 0 means no socket.ro
INTEGER
.1.3.6.1.4.1.33.21.4.1.1.5
xAppleTraffic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.5
appleTrafficSortSetting to EXECUTE causes the most recent traffic information to be sorted into the appleTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to READY has no effect.rw
Enumeration
.1.3.6.1.4.1.33.21.5.1
appleTrafficTableA list of traffic entries, sorted in the order specified by appleTrafficSort.
SEQUENCE OF AppleTrafficEntry
.1.3.6.1.4.1.33.21.5.2
appleTrafficEntryParameter values for an Filter filter.
AppleTrafficEntry
.1.3.6.1.4.1.33.21.5.2.1
appleTrafficIndexIdentification of a traffic entry.ro
INTEGER
.1.3.6.1.4.1.33.21.5.2.1.1
appleTrafficPercentThe percent of total traffic that this traffic entryrepresents, in tenths of a percent.ro
INTEGER ( 0..1000 )
.1.3.6.1.4.1.33.21.5.2.1.2
appleTrafficDstThe destination to which the traffic entry applies.ro
DdpAddress
.1.3.6.1.4.1.33.21.5.2.1.3
appleTrafficSrcThe source to which the traffic entry applies.ro
DdpAddress
.1.3.6.1.4.1.33.21.5.2.1.4
appleTrafficIntfThe inbound interface to which the traffic entry applies.ro
INTEGER
.1.3.6.1.4.1.33.21.5.2.1.5
appleTrafficMonitoringControls whether internet traffic information will be recorded.rw
Enumeration
.1.3.6.1.4.1.33.21.5.3
xAppleRemoteAccess
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.21.6
arapPasswordThe server's ARAP password. To increase security, Gets of this object return the NULL string.rw
DisplayString
.1.3.6.1.4.1.33.21.6.1
arapDefaultZoneNameThe name of the AppleTalk zone that the server should try to choose at boot time.rw
DisplayString
.1.3.6.1.4.1.33.21.6.2
arapPortTableA list of ARAP port entries.
SEQUENCE OF ArapPortEntry
.1.3.6.1.4.1.33.21.6.3
arapPortEntryARAP parameter values for a port.
ArapPortEntry
.1.3.6.1.4.1.33.21.6.3.1
arapPortEnabledIndicates if ARAP connections are allowed on this port.rw
Enumeration
.1.3.6.1.4.1.33.21.6.3.1.1
arapPortZoneAccessIndicates the AppleTalk zones that ARAP connections on this port may access: none, local, all, or named zone.rw
Enumeration
.1.3.6.1.4.1.33.21.6.3.1.2
arapPortZoneNameIf this port's arapPortZoneAccess field indicates a named zone, this field contains the zone name.rw
DisplayString
.1.3.6.1.4.1.33.21.6.3.1.3
arapPortMaxConnectTimeMaximum number of minutes a single ARAP connection may exist on the port before a server initiated disconnect. To set no limit on the amount of time that an ARAP user may be connected, set this object to -1.rw
INTEGER
.1.3.6.1.4.1.33.21.6.3.1.4
arapPortGuestLoginsOkIndicates if 'Guest' logins (with no password) are allowed on the port.rw
Enumeration
.1.3.6.1.4.1.33.21.6.3.1.5
arapPortTimeConnectedIndicates the number of minutes the current ARAP connection has been established on the port, rounded up to the nearest minute. Gets return -1 if no ARAP user is currently connected on the port or if ARAP is not enabled on the port.ro
INTEGER
.1.3.6.1.4.1.33.21.6.3.1.6
arapPortTimeRemainingIndicates the number of minutes the current ARAP connection may remain on the port before a server initiated disconnect will occur, rounded up to the nearest minute. To set no limit on the amount of time that the current ARAP user may continue to be connected, set this object to the maximum value in the range. Gets return -1 if no ARAP user is currently connected on the port or if ARAP is not enabled on the port. Gets also return -1 if there is a user connected and there is no limit on the amount of time that the current user may be connected.rw
INTEGER
.1.3.6.1.4.1.33.21.6.3.1.7
xFrameRelay
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.23
xFrCircuitTableA table containing iTouch extensions to the standard Frame Relay Circuit table.
SEQUENCE OF XFrCircuitEntry
.1.3.6.1.4.1.33.23.1
xFrCircuitEntryEntry parameters.
XFrCircuitEntry
.1.3.6.1.4.1.33.23.1.1
xFrCircuitIfThe ifIndex value of the corresponding ifEntry, that is, the interface to which the DLCI is attached.rw
INTEGER
.1.3.6.1.4.1.33.23.1.1.1
xLinkBasic
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.24.1
linkTableA list of links.
SEQUENCE OF LinkEntry
.1.3.6.1.4.1.33.24.1.1
linkEntryLink entry.
LinkEntry
.1.3.6.1.4.1.33.24.1.1.1
linkNoBuffersThe number of packets discarded because of lack of buffers.ro
Counter
.1.3.6.1.4.1.33.24.1.1.1.1
linkDelayExceededThe number of packets discarded because they were held to long.ro
Counter
.1.3.6.1.4.1.33.24.1.1.1.2
linkOutputQFullThe number of packets discarded because the output queue was full.ro
Counter
.1.3.6.1.4.1.33.24.1.1.1.3
linkDownTimeTotal number of seconds that the link has been down.ro
Counter
.1.3.6.1.4.1.33.24.1.1.1.4
linkDownCountNumber of times that the link has been down.ro
Counter
.1.3.6.1.4.1.33.24.1.1.1.5
linkDownLastStartValue of sysUpTime when the link last went down. If the link is up the value is 0.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.24.1.1.1.6
linkStatusThe status of the linkro
Enumeration
.1.3.6.1.4.1.33.24.1.1.1.7
linkLostBuffersNumber of packets discarded because of lost buffersro
Counter
.1.3.6.1.4.1.33.24.1.1.1.8
linkResourceTableA list of link resources.
SEQUENCE OF LinkResourceEntry
.1.3.6.1.4.1.33.24.1.2
linkResourceEntrylink entry.
LinkResourceEntry
.1.3.6.1.4.1.33.24.1.2.1
linkResourceTypeThe resource type.ro
Enumeration
.1.3.6.1.4.1.33.24.1.2.1.1
linkResourceCurrentThe current percent of the resource used.ro
Gauge
.1.3.6.1.4.1.33.24.1.2.1.2
linkResourceHighThe highest percent of the resource used.ro
Gauge
.1.3.6.1.4.1.33.24.1.2.1.3
linkResourceAverageThe average percent of the resource used.ro
Gauge
.1.3.6.1.4.1.33.24.1.2.1.4
xWan
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.24.3
wanTableA list of WANs.
SEQUENCE OF WanEntry
.1.3.6.1.4.1.33.24.3.1
wanEntryWAN entry.
WanEntry
.1.3.6.1.4.1.33.24.3.1.1
wanProtocolControls the protocol run on the link, changes ifType, typically to 'other'.rw
Enumeration
.1.3.6.1.4.1.33.24.3.1.1.1
wanCompressionAdminStatusControls whether link compression will be run if the link is running the xyplex protocol. Auto will enable compression for links slower than 67000.rw
Enumeration
.1.3.6.1.4.1.33.24.3.1.1.2
wanMaxForwardDelayThe number of milliseconds that a packet may be held on the Wan link before it will be discarded. The value 0 indicates no limit.rw
INTEGER ( 0 | 500..32000 ) (Preferred) SYNTAX INTEGER ( 0..32000 )
.1.3.6.1.4.1.33.24.3.1.1.3
wanMaxMultiForwardDelayThe number of milliseconds that a multicast packet may be held on the Wan link before it will be discarded. The value 0 indicates no delay.rw
INTEGER ( 0 | 350..32000 ) (Preferred) SYNTAX INTEGER ( 0..32000 )
.1.3.6.1.4.1.33.24.3.1.1.4
wanAdminSpeedThe speed that the software should use for the wan link. The value 0 indicates that the measured speed should be used.rw
INTEGER
.1.3.6.1.4.1.33.24.3.1.1.5
wanCompressionOperStatusIf the link is running the Xyplex protocol, indicates whether link compression is running.ro
Enumeration
.1.3.6.1.4.1.33.24.3.1.1.6
xConcentrator
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.25
concentratorModeThis variable controls the ring mode of the chassis.rw
Enumeration
.1.3.6.1.4.1.33.25.1
concentratorManagementThis variable controls the ability to manage token ring concentrators.rw
Enumeration
.1.3.6.1.4.1.33.25.2
concentratorBuildTopologyThis variable causes the chassis token ring topology database to be constructed.rw
Enumeration
.1.3.6.1.4.1.33.25.3
concentratorTopologyLastBuildThis variable contains the value of sysUpTime at the time the chassis token ring topology database was last constructed.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.25.4
concentratorChassisRingDefaultsThis variable causes the chassis ring area of NVS to be set to defaults.rw
Enumeration
.1.3.6.1.4.1.33.25.5
concentratorSlotTableTable of descriptive and status information about a Token Ring Concentrator.
SEQUENCE OF ConcentratorSlotEntry
.1.3.6.1.4.1.33.25.6
concentratorSlotEntryAn entry in the table containing information about a specific concentrator.
ConcentratorSlotEntry
.1.3.6.1.4.1.33.25.6.1
concentratorSlotIndexThis variable identifies the slot of the chassis.ro
INTEGER
.1.3.6.1.4.1.33.25.6.1.1
concentratorSlotIOTypeThis variable represents the type of the I/O card.ro
IOType
.1.3.6.1.4.1.33.25.6.1.2
concentratorSlotIOFirmwareVersionThis variable represents the revision level of the firmware on the I/O card.ro
INTEGER
.1.3.6.1.4.1.33.25.6.1.3
concentratorSlotIOOperStatusThis variable represents the current operating status of the I/O card.ro
Enumeration
.1.3.6.1.4.1.33.25.6.1.4
concentratorSlotUptimeThis variable contains the value of sysUpTime at the time the concentrator was last reset.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.25.6.1.5
concentratorSlotNumPortsThis variable represents the number of Token Ring ports supported by the concentrator.ro
INTEGER
.1.3.6.1.4.1.33.25.6.1.6
concentratorSlotRingTableTable of descriptive and status information about the rings of a controller.
SEQUENCE OF ConcentratorSlotRingEntry
.1.3.6.1.4.1.33.25.7
concentratorSlotRingEntryAn entry in the table containing information about a specific ring.
ConcentratorSlotRingEntry
.1.3.6.1.4.1.33.25.7.1
concentratorSlotSlotIndexThis variable identifies the slot of the chassis.ro
INTEGER
.1.3.6.1.4.1.33.25.7.1.1
concentratorSlotRingIndexThis variable identifies the ring within the slot.ro
INTEGER
.1.3.6.1.4.1.33.25.7.1.2
concentratorSlotRingAdminNameThis variable represents the user defined name of the ring.rw
DisplayString
.1.3.6.1.4.1.33.25.7.1.3
concentratorSlotRingAdminSpeedThis variable represents the user defined speed of the ring.rw
Enumeration
.1.3.6.1.4.1.33.25.7.1.4
concentratorSlotRingAdminStateThis variable defines whether the slot ring is to be inserted into the defined chassis ring or is to be isolated.rw
Enumeration
.1.3.6.1.4.1.33.25.7.1.5
concentratorSlotRingZeroThis variable is used to control the slot ring's counters. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.25.7.1.6
concentratorSlotRingSinceZeroThis variable reflects the number of time ticks since the counters were last zeroed. This variable is set to zero when concentratoSlotRingZero is written with the value 2ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.25.7.1.7
concentratorSlotRingChassisRingThis variable represents the chassis ring into which the slot ring is to be inserted if it is to be inserted.rw
Letter
.1.3.6.1.4.1.33.25.7.1.8
concentratorSlotRingOperNameThis variable represents the name currently being used to identify the slot ring. If inserted, this name will be the user defined name of the chassis ring into which it is inserted. If isolated, this name will be the user defined name of the slot ring.ro
DisplayString
.1.3.6.1.4.1.33.25.7.1.9
concentratorSlotRingOperSpeedThis variable represents the current speed of the slot ring. If inserted, this speed will be the user defined speed of the chassis ring into which it is inserted. If isolated, this speed will be the user defined speed of the slot ring.ro
Enumeration
.1.3.6.1.4.1.33.25.7.1.10
concentratorSlotRingOperStateThis variable indicates whether the slot ring is inserted into the defined chassis ring or is isolated.ro
Enumeration
.1.3.6.1.4.1.33.25.7.1.11
concentratorSlotRingChassisRingsAllowedThe list of chassis rings into which this slot ring may be inserted. The OCTET STRING contains a bit map, with a bit for 'none' (indicating it may be isolated) and one bit for each chassis ring, and enough octets for all chassis rings. The high order bit of the first octet corresponds to 'none' and each subsequent bit in ascending order corresponds to the chassis rings in order beginning with A.ro
OCTET STRING
.1.3.6.1.4.1.33.25.7.1.12
concentratorChassisRingTableTable of descriptive and status information about the rings of a the chassis.
SEQUENCE OF ConcentratorChassisRingEntry
.1.3.6.1.4.1.33.25.8
concentratorChassisRingEntryAn entry in the table containing information about a specific ring.
ConcentratorChassisRingEntry
.1.3.6.1.4.1.33.25.8.1
concentratorChassisRingIndexThis variable identifies the ring of the chassis.ro
Letter
.1.3.6.1.4.1.33.25.8.1.1
concentratorChassisRingNameThis variable represents the name of the ring. All segments of a given chassis ring will have the same base name, All segment of that ring will appear as 'baseNamex' where x is the identified segmentrw
DisplayString
.1.3.6.1.4.1.33.25.8.1.2
concentratorChassisRingSpeedThis variable indicates the speed of the ring segment. All segments of a given chassis ring are at the same speed.rw
Enumeration
.1.3.6.1.4.1.33.25.8.1.3
concentratorChassisRingTopologyChangesThis variable reflects the number of times the topology has changed for this ring. This variable is set to zero when concentratorChassisRingZero is written with the value 2.ro
Counter
.1.3.6.1.4.1.33.25.8.1.4
concentratorChassisRingZeroThis variable is used to control the ring's counters. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.25.8.1.5
concentratorChassisRingSinceZeroThis variable reflects the number of time ticks since the counters were last zeroed. This variable is set to zero when concentratoChassisRingZero is written with the value 2ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.25.8.1.6
concentratorChassisRingTopologyTableTable of descriptive and status information about the segments of the chassis rings.
SEQUENCE OF ConcentratorChassisRingTopologyEntry
.1.3.6.1.4.1.33.25.9
concentratorChassisRingTopologyEntryAn entry in the table containing information about a specific ring segment.
ConcentratorChassisRingTopologyEntry
.1.3.6.1.4.1.33.25.9.1
concentratorChassisRingTopologySlotIndexThis variable identifies a slot number that is included in the ring segment.ro
INTEGER
.1.3.6.1.4.1.33.25.9.1.1
concentratorChassisRingTopologyRingIndexThis variable identifies the ring of the chassis.ro
Letter
.1.3.6.1.4.1.33.25.9.1.2
concentratorChassisRingTopologyWrapUpThis variable represents the upper wrap state for the chassis ring which passes through this slot. By setting this variable to Wrap, the user can create a segment which would contain this slot, and all slots above this one which are on the same segment.ro
Enumeration
.1.3.6.1.4.1.33.25.9.1.3
concentratorChassisRingTopologyWrapDownThis variable represents the lower wrap state for the chassis ring which passes through this slot. By setting this variable to Wrap, the user can create a segment which would contain this slot, and all slots below this one which are on the same segment.ro
Enumeration
.1.3.6.1.4.1.33.25.9.1.4
concentratorChassisRingTopologyUpStateThis variable represents the type of upper wrap for the chassis ring which passes through this slot.ro
Enumeration
.1.3.6.1.4.1.33.25.9.1.5
concentratorChassisRingTopologyDownStateThis variable represents the type of lower wrap for the chassis ring which passes through this slot.ro
Enumeration
.1.3.6.1.4.1.33.25.9.1.6
concentratorChassisRingTopologySegmentThis variable represents the segment number for the chassis ring which passes through this slot.ro
INTEGER
.1.3.6.1.4.1.33.25.9.1.7
concentratorChassisRingTopologyNameThis variable represents the name of the ring segment. The ring segment name is the base ring name with '-segment number' appended to the end.ro
DisplayString
.1.3.6.1.4.1.33.25.9.1.8
concentratorChassisRingTopologySpeedThis variable indicates the speed of the ring segment. All segments of a given chassis ring are at the same speed as the parent ring.ro
Enumeration
.1.3.6.1.4.1.33.25.9.1.9
concentratorChassisRingTopologyCardTypeThis variable represents the type of the I/O card.ro
IOType
.1.3.6.1.4.1.33.25.9.1.10
concentratorChassisRingTopologyAutoUpChangesThis variable reflects the number of times the topology has changed for this ring due to a dynamic wrap up. This variable is set to zero when concentratorSlotRingZero is written with the value 2.ro
Counter
.1.3.6.1.4.1.33.25.9.1.11
concentratorChassisRingTopologyAutoDownChangesThis variable reflects the number of times the topology has changed for this ring due to a dynamic wrap down. This variable is set to zero when concentratorSlotRingZero is written with the value 2.ro
Counter
.1.3.6.1.4.1.33.25.9.1.12
concentratorPortTableTable of information and status concerning the ports of a concentrator.
SEQUENCE OF ConcentratorPortEntry
.1.3.6.1.4.1.33.25.10
concentratorPortEntryAn entry in the table containing control and status information for a port.
ConcentratorPortEntry
.1.3.6.1.4.1.33.25.10.1
concentratorPortSlotIndexThis variable identifies the slot of the chassis.ro
INTEGER
.1.3.6.1.4.1.33.25.10.1.1
concentratorPortIndexThis variable identifies target port.ro
INTEGER
.1.3.6.1.4.1.33.25.10.1.2
concentratorPortNameThis variable represents the user defined name of the port.rw
DisplayString
.1.3.6.1.4.1.33.25.10.1.3
concentratorPortTypeThis variable represents the type of connector provided for the port.ro
Enumeration
.1.3.6.1.4.1.33.25.10.1.4
concentratorPortZeroThis variable is used to control the ports counters. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.5
concentratorPortSinceZeroThis variable reflects the number of time ticks since the counters were las zeroed. This variable is set to zero when concentratorPortZero is written with the value 2ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.33.25.10.1.6
concentratorPortAdminStateThis variable reflects the enable/disable state of the port.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.7
concentratorPortOperStateThis variable reflects the enable/disable state of the port.ro
Enumeration
.1.3.6.1.4.1.33.25.10.1.8
concentratorPortInsertionsThis variable reflects the number of times the port was inserted into the ring.ro
Counter
.1.3.6.1.4.1.33.25.10.1.9
concentratorPortInsertFailuresThis variable reflects the number of times the port was not inserted due to a data rate mismatch.ro
Counter
.1.3.6.1.4.1.33.25.10.1.10
concentratorPortAdminInsertThis variable reflects the desired insertion of the port. Auto indicates to insert the port into the first slot ring with a matching data rate beginning with 1.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.11
concentratorPortOperInsertThis variable reflects the slot ring to which the port is attached.ro
Enumeration
.1.3.6.1.4.1.33.25.10.1.12
concentratorPortSpeedThis variable reflects the measured speed of the port.ro
Enumeration
.1.3.6.1.4.1.33.25.10.1.13
concentratorPortAdminLoopbackThis variable reflects the whether this port will be inserted into a ring or the data loop backed.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.14
concentratorPortStationTypeThis variable reflects the concentrator port type.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.15
concentratorPortAdminTrunkInsertThis variable is used to control the insertion of trunk ports. When set to 'execute' the trunk port will be inserted into the ring immediately and not wait for the trunk timer to expire. The agent always returns 'ready' for this value. Setting the value to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.25.10.1.16
concentratorPortSlotRingsAllowedThe list of slot rings into which this port may be inserted. The OCTET STRING contains a bit map, with a bit for 'none' (indicating it may be isolated) and one bit for each slot ring, and enough octets for all slot rings. The high order bit of the first octet corresponds to 'none' and each subsequent bit in ascending order corresponds to the slot rings in order beginning with 1.ro
OCTET STRING
.1.3.6.1.4.1.33.25.10.1.17
xIsis
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26
xIsisSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.1
xIsisSysTableThe set of instances of the Integrated IS-IS protocol existing on the system.
SEQUENCE OF XIsisSysEntry
.1.3.6.1.4.1.33.26.1.1
xIsisSysEntryEach row defines information specific to a single instance of the protocol existing on the system.
XIsisSysEntry
.1.3.6.1.4.1.33.26.1.1.1
xIsisSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.1
xIsisSysExistStateThe validity of this instance of the Integrated IS-IS protocol. This object follows the existenceState behaviour.ro
Enumeration
.1.3.6.1.4.1.33.26.1.1.1.2
xIsisSysVersionThe version number of the IS-IS protocol to which this instance conforms. This value must be set by the implementation when the row is valid.ro
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.3
xIsisSysTypeThe type of this instance of the Integrated IS-IS protocol. This object follows the replaceOnlyWhileDisabled behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.1.1.1.4
xIsisSysNETThe ID for this instance of the Integrated IS-IS protocol. This value is appended to each of the instance's area addresses to form the Network Entity Titles valid for this instance. The derivation of a value for this object is implementation-specific. Some implementations may assign values and not permit write access, others may require the value to be set manually.ro
OCTET STRING
.1.3.6.1.4.1.33.26.1.1.1.5
xIsisSysMaxPathSplitsMaximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.6
xIsisSysMinLSPTransIntMinimum interval, in seconds, between re-transmission of an LSP. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.7
xIsisSysMaxLSPGenIntMaximum interval, in seconds, between generated LSPs by this instance. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.8
xIsisSysMinBroadLSPTransIntMinimum interval, in milliseconds, between transmission of LSPs on a broadcast circuit. This object follows the resettingTimer behaviour. This timer shall be capable of a resolution not coarser than 10 milliseconds.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.9
xIsisSysCompSNPIntInterval, in seconds, between generation of Complete Sequence Numbers PDUs by a designated Intermediate System on a broadcast circuit. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.10
xIsisSysOrigL1LSPBuffSizeThe maximum size of Level 1 LSPs and SNPs originated by this instance. This object follows the replaceOnlyWhileDisabled behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.11
xIsisSysMaxAreaAddrThe maximum number of area addresses to be permitted for the area in which this instance exists. Note that all Intermediate Systems in the same area must have the same value configured for this attribute if correct operation is to be assumed. This object follows the replaceOnlyWhileDisabled behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.12
xIsisSysMinLSPGenIntMinimum interval, in seconds, between successive generation of LSPs with the same LSPID by this instance. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.13
xIsisSysPollESHelloRateThe value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.14
xIsisSysPartSNPIntMinimum interval between sending Partial Sequence Number PDUs. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.15
xIsisSysWaitTimeNumber of seconds to delay in waiting state before entering on state. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.16
xIsisSysDRISISHelloTimerThe interval, in seconds, between the generation of IIH PDUs by the designated IS on a LAN. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.17
xIsisSysOperStateThe operational state of this instance of the Integrated IS-IS protocol. Setting this object to the value on when its current value is off enables operation of this instance of the Integrated IS-IS protocol.rw
Enumeration
.1.3.6.1.4.1.33.26.1.1.1.18
xIsisSysL1StateThe state of the Level 1 database.ro
Enumeration
.1.3.6.1.4.1.33.26.1.1.1.19
xIsisSysCorrLSPsNumber of corrupted LSPs detected.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.20
xIsisSysL1LSPDbaseOloadsNumber of times the LSP L1 database has become overloaded.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.21
xIsisSysManAddrsDropFromAreaNumber of times a manual address has been dropped from the area.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.22
xIsisSysAttmptsToExMaxSeqNumNumber of times the IS has attempted to exceed the maximum sequence number.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.23
xIsisSysSeqNumSkipsNumber of times a sequence number skip has occurred.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.24
xIsisSysOwnLSPPurgesNumber of times a zero-aged copy of the system's own LSP is received from some other node.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.25
xIsisSysIDFieldLenMismatchesNumber of times a PDU is received with a different value for ID field length to that of the receiving system.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.26
xIsisSysMaxAreaMisNumber of times a PDU is received with a different value for MaximumAreaAddresses from that of the receiving system.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.27
xIsisSysOrigL2LSPBuffSizeThe maximum size of Level 2 LSPs and SNPs originated by this system. This object follows the replaceOnlyWhileDisabled behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.28
xIsisSysL2StateThe state of the Level 2 database.ro
Enumeration
.1.3.6.1.4.1.33.26.1.1.1.29
xIsisSysL2LSPDbaseOloadsNumber of times the Level 2 LSP database has become overloaded.ro
Counter
.1.3.6.1.4.1.33.26.1.1.1.30
xIsisSysMaxAreaCheckWhen on, enables checking of maximum area addresses per IS version of ISO10589.rw
INTEGER
.1.3.6.1.4.1.33.26.1.1.1.31
xIsisManAreaAddrTableThe set of manual area addresses configured on this Intermediate System.
SEQUENCE OF XIsisManAreaAddrEntry
.1.3.6.1.4.1.33.26.1.2
xIsisManAreaAddrEntryEach entry contains one area address manually configured on this system
XIsisManAreaAddrEntry
.1.3.6.1.4.1.33.26.1.2.1
xIsisManAreaAddrSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.1.2.1.1
xIsisManAreaAddrA manually configured area address for this system. This object follows the index behaviour.ro
OCTET STRING
.1.3.6.1.4.1.33.26.1.2.1.2
xIsisManAreaAddrExistStateThe state of the xIsisManAreaAddrEntry. This object follows the ExistenceState behaviour. If an attempt is made to set this object to the value off when the corresponding xIsisManAreaAddrEntry is the only valid entry for this instance and when the corresponding ISIS instance has xIsisSysOperState set to On then the attempt is rejected.rw
Enumeration
.1.3.6.1.4.1.33.26.1.2.1.3
xIsisAreaAddrTableThe union of the sets of area addresses reported in all Level 1 LSPs received by this instance of the protocol.
SEQUENCE OF XIsisAreaAddrEntry
.1.3.6.1.4.1.33.26.1.3
xIsisAreaAddrEntryEach entry contains one area address reported in a Level 1 LSP received by this instance of the protocol.
XIsisAreaAddrEntry
.1.3.6.1.4.1.33.26.1.3.1
xIsisAreaAddrSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.1.3.1.1
xIsisAreaAddrAn area address reported in a Level 1 LSP received by this instance of the protocol.ro
OCTET STRING
.1.3.6.1.4.1.33.26.1.3.1.2
xIsisSysProtSuppTableThis table contains the manually configured set of protocols supported by each instance of the Integrated ISIS protocol.
SEQUENCE OF XIsisSysProtSuppEntry
.1.3.6.1.4.1.33.26.1.4
xIsisSysProtSuppEntryEach entry contains one protocol supported by an instance of the Integrated ISIS protocol.
XIsisSysProtSuppEntry
.1.3.6.1.4.1.33.26.1.4.1
xIsisSysProtSuppSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.1.4.1.1
xIsisSysProtSuppProtocolOne supported protocol. This object follows the index behaviour.ro
SupportedProtocol
.1.3.6.1.4.1.33.26.1.4.1.2
xIsisSysProtSuppExistStateThe state of the xIsisSysProtSuppEntry. This object follows the ExistenceState and ReplaceOnlyWhileInstanceDisabled behaviours.rw
ExistState
.1.3.6.1.4.1.33.26.1.4.1.3
xIsisCirc
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.2
xIsisCircTableThe table of circuits used by each instance of Integrated IS-IS on this system.
SEQUENCE OF XIsisCircEntry
.1.3.6.1.4.1.33.26.2.1
xIsisCircEntryAn xIsisCircEntry exists for each circuit used by Integrated IS-IS on this system.
XIsisCircEntry
.1.3.6.1.4.1.33.26.2.1.1
xIsisCircSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.1
xIsisCircIndexThe identifier of this circuit, unique within the instance of the protocol. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.2
xIsisCircIfIndexThe value of ifIndex for the interface to which this circuit corresponds. This object follows the replaceOnlyWhileDisabled behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.3
xIsisCircOperStateThe operational state of the circuit. This object follows the operationalState behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.2.1.1.4
xIsisCircExistStateThe existence state of this circuit. This object follows the ExistenceState behaviour.ro
Enumeration
.1.3.6.1.4.1.33.26.2.1.1.5
xIsisCircTypeThe type of the circuit. This object follows the replaceOnlyWhileDisabled behaviour. The type specified must be compatible with the type of the interface defined by the value of xIsisCircIfIndex.rw
Enumeration
.1.3.6.1.4.1.33.26.2.1.1.6
xIsisCircHelloTimerThe period, in seconds, between IIH PDUs. It is also used as the period between ISH PDUs when polling the ES configuration. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.7
xIsisCircL1DefaultMetricThe default metric value of this circuit for Level 1 traffic. 0 means the IS will automatically generate Level 1 default metric for the circuit.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.8
xIsisCircL1DelayMetricThe delay metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.9
xIsisCircL1ExpenseMetricThe expense metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.10
xIsisCircL1ErrorMetricThe error metric value of this circuit for Level 1 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.11
xIsisCircExtDomainIf true, suppress normal transmission of and interpretation of Intra-domain ISIS PDUs on this circuit.rw
Enumeration
.1.3.6.1.4.1.33.26.2.1.1.12
xIsisCircAdjChangesThe number of times an adjacency state change has occurred on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.13
xIsisCircInitFailsThe number of times initialization of this circuit has failed.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.14
xIsisCircRejAdjsThe number of times an adjacency has been rejected on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.15
xIsisCircOutCtrlPDUsThe number of IS-IS control PDUs sent on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.16
xIsisCircInCtrlPDUsThe number of IS-IS control PDUs received on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.17
xIsisCircIDFieldLenMismatchesThe number of times an IS-IS control PDU with an ID field length different to that for this system has been received.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.18
xIsisCircL2DefaultMetricThe default metric value of this circuit for level 2 traffic. 0 means the IS will automatically generate the Level 2 default metric for this circuit.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.20
xIsisCircL2DelayMetricThe delay metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.21
xIsisCircL2ExpenseMetricThe expense metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.22
xIsisCircL2ErrorMetricThe error metric value of this circuit for level 2 traffic. The value of zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.23
xIsisCircManL2OnlyWhen true, indicates that this circuit is to be used only for level 2. This object follows the replaceOnlyWhileDisabled behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.2.1.1.24
xIsisCircL1ISPriorityThe priority for becoming LAN Level 1 Deignated Intermediate System on a broadcast circuit.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.25
xIsisCircL1CircIDThe LAN ID allocated by the LAN Level 1 Designated Intermediate System. Where this system is not aware of the value (because it is not participating in the Level 1 Designated Intermediate System election), this object has the value which would be proposed for this circuit (i.e. the concatenation of the local system ID and the one octet local Circuit ID for this circuit.ro
OCTET STRING
.1.3.6.1.4.1.33.26.2.1.1.26
xIsisCircL1DesISThe ID of the LAN Level 1 Designated Intermediate System on this circuit. If, for any reason this system is not partaking in the relevant Designated Intermediate System election process, then the value returned is the zero length OCTET STRING.ro
OCTET STRING
.1.3.6.1.4.1.33.26.2.1.1.27
xIsisCircLANL1DesISChangesThe number of times the LAN Level 1 Designated Intermediate System has changed.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.28
xIsisCircL2ISPriorityThe priority for becoming LAN level 2 Designated Intermediate System.rw
INTEGER
.1.3.6.1.4.1.33.26.2.1.1.29
xIsisCircL2CircIDThe LAN ID allocated by the LAN Level 2 Designated Intermediate System. Where this system is not aware of this value (because it is not participating in the Level 2 Designated Intermediate System election), this object has the value which would be proposed for this circuit (i.e. the concatenation of the local system ID and the one octet local Circuit ID for this circuit.ro
OCTET STRING
.1.3.6.1.4.1.33.26.2.1.1.30
xIsisCircL2DesISThe ID of the LAN Level 2 Designated Intermediate System on this circuit. If, for any reason, this system is not partaking in the relevant Designated Intermediate System election process, then the value returned is the zero length OCTET STRING.ro
OCTET STRING
.1.3.6.1.4.1.33.26.2.1.1.31
xIsisCircLANL2DesISChangesThe number of times the LAN Level 2 Designated Intermediate System has changed.ro
Counter
.1.3.6.1.4.1.33.26.2.1.1.32
xIsisCircISTableThe set of objects controlling the operation of the IS functions of the ES-IS protocol (ISO 9542) on each circuit over which ISIS is run.
SEQUENCE OF XIsisCircISEntry
.1.3.6.1.4.1.33.26.2.2
xIsisCircISEntryEach entry contains objects controlling the operation of the IS functions of the ES-IS protocol (ISO 9542) on one circuit.
XIsisCircISEntry
.1.3.6.1.4.1.33.26.2.2.1
xIsisCircISSysInstanceThe identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.1
xIsisCircISIndexThe unique identifier of this row. This value is the same as the value of the ifIndex object which identifies the interface which corresponds to this circuit. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.2
xIsisCircISExistStateThe existence state of this row. This object follows the ExistenceState behaviour.ro
Enumeration
.1.3.6.1.4.1.33.26.2.2.1.3
xIsisCircISOperStateThe operational state of the row. This object follows the operationalState behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.2.2.1.4
xIsisCircISHoldTimerMultThe factor to derive holding timer from configuration timer. This value when multipled by a configuration timer yields the value of the holding timer parameter issued with configuration information. The semantics of this parameter are such that it is permissible to add a delta value to the result to compensate for possible delays and imprecision of timers. The result of the calculation is truncated, upon overflow, to the maximum value for the parameter permitted by the protocol (65535).ro
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.5
xIsisCircISConfTimerValue in seconds for the ISO 9542 IS configuration timer. It is used to determine how often an IS reports configuration information to ESs. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.6
xIsisCircISSuggESConfTimerValue to be used for the ISO 9542 suggested ES configuration timer value (in seconds), advertised in IS Hellos generated by the system on this circuit. This object follows the resettingTimer behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.7
xIsisCircISRedHoldTimeThe holding time (in seconds) to be specified in Redirect PDUs generated by the system on this circuit.rw
INTEGER
.1.3.6.1.4.1.33.26.2.2.1.8
xIsisCircISESReachChgsCount of the number of changes in reachability of End Systems from this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.2.1.9
xIsisCircISInv9542PDUsCounter of invalid 9542 PDUs received. This is the number of ISO 9452 PDUs received which are discarded as a result of the PDU Header Error Detection or Protocol Error Processing Functions specified in ISO 9542.ro
Counter
.1.3.6.1.4.1.33.26.2.2.1.10
xIsisCircClnsTableThe set of objects controlling the operation of the CLNS protocol (ISO 8473) on each circuit over which ISIS is run.
SEQUENCE OF XIsisCircClnsEntry
.1.3.6.1.4.1.33.26.2.3
xIsisCircClnsEntryEach entry contains objects controlling the operation of the CLNS protocol (ISO 8473) on one circuit.
XIsisCircClnsEntry
.1.3.6.1.4.1.33.26.2.3.1
xIsisCircClnsSysInstanceThe identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.2.3.1.1
xIsisCircClnsIndexThe unique identifier of this row. This value is the same as the value of the ifIndex object which identifies the interface which corresponds to this circuit. This object follows the index behaviour.ro
INTEGER
.1.3.6.1.4.1.33.26.2.3.1.2
xIsisCircClnsExistStateThe existence state of this row. This object follows the ExistenceState behaviour.ro
Enumeration
.1.3.6.1.4.1.33.26.2.3.1.3
xIsisCircClnsOperStateThe operational state of the row. This object follows the operationalState behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.2.3.1.4
xIsisCircClnsRxPDUsCounter of number of CLNS PDUs received on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.3.1.5
xIsisCircClnsTxPDUsCounter of number of CLNS PDUs transmitted on this circuit.ro
Counter
.1.3.6.1.4.1.33.26.2.3.1.6
xIsisISAdj
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.3
xIsisISAdjTableThe table of adjacencies to Intermediate Systems.
SEQUENCE OF XIsisISAdjEntry
.1.3.6.1.4.1.33.26.3.1
xIsisISAdjEntryEach entry corresponds to one adjacency to an Intermediate System on this system.
XIsisISAdjEntry
.1.3.6.1.4.1.33.26.3.1.1
xIsisISAdjSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.1.1.1
xIsisISAdjCircIndexThe identifier of the Circuit which is the parent of the IS adjacency.ro
INTEGER
.1.3.6.1.4.1.33.26.3.1.1.2
xIsisISAdjIndexA unique value identifying the IS adjacency from all other such adjacencies on this circuit. This value is assigned by the system when the adjacency is created automatically.ro
INTEGER
.1.3.6.1.4.1.33.26.3.1.1.3
xIsisISAdjStateThe state of the adjacencyro
Enumeration
.1.3.6.1.4.1.33.26.3.1.1.4
xIsisISAdjNeighSNPAAddressThe SNPA address of the neighboring system.ro
OCTET STRING
.1.3.6.1.4.1.33.26.3.1.1.5
xIsisISAdjNeighSysTypeThe type of the neighboring system.ro
Enumeration
.1.3.6.1.4.1.33.26.3.1.1.6
xIsisISAdjNeighSysIDThe system ID of the neighboring Intermediate System set from the source ID field of the neighbor's IIH PDUs.ro
OCTET STRING
.1.3.6.1.4.1.33.26.3.1.1.7
xIsisISAdjUsageThe usage of the adjacency. An adjacency of type level1 will be used for level 1 traffic only. An adjacency of type level2 will be used for level 2 traffic only. An adjacency of type level1and2 will be used for both level 1 and level 2 traffic. There may be two adjacencies (of types level1 and level2) between the same pair of Intermediate Systems.ro
Enumeration
.1.3.6.1.4.1.33.26.3.1.1.8
xIsisISAdjHoldTimerThe holding time for this adjacency updated from received IIH PDUs.ro
INTEGER
.1.3.6.1.4.1.33.26.3.1.1.9
xIsisISAdjNeighPriorityPriority of the neighboring Intermediate System for becoming the LAN Level 1 Designated Intermediate System if the value of xIsisISAdjNeighSysType is L1IntermediateSystem or LAN Level 2 Designated Intermediate System if the value of xIsisISAdjNeighSysType is L2IntermediateSystem.ro
INTEGER
.1.3.6.1.4.1.33.26.3.1.1.10
xIsisISAdjAreaAddrTableThis table contains the set of Area Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF XIsisISAdjAreaAddrEntry
.1.3.6.1.4.1.33.26.3.2
xIsisISAdjAreaAddrEntryEach entry contains one Area Address reported by a neighboring Intermediate System in its IIH PDUs.
XIsisISAdjAreaAddrEntry
.1.3.6.1.4.1.33.26.3.2.1
xIsisISAdjAreaAddrSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.2.1.1
xIsisISAdjAreaAddrCircIndexThe identifier of the Circuit which is the parent of the IS adjacency to which this Area Address entry corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.2.1.2
xIsisISAdjAreaAddrAdjIndexThe identifier of the IS adjacency to which this entry belongs.ro
INTEGER
.1.3.6.1.4.1.33.26.3.2.1.3
xIsisISAdjAreaAddressOne Area Address as reported in IIH PDUs received from the neighbor.ro
OCTET STRING
.1.3.6.1.4.1.33.26.3.2.1.4
xIsisISAdjIPAddrTableThis table contains the set of IP Addresses of neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF XIsisISAdjIPAddrEntry
.1.3.6.1.4.1.33.26.3.3
xIsisISAdjIPAddrEntryEach entry contains one IP Address reported by a neighboring Intermediate System in its IIH PDUs.
XIsisISAdjIPAddrEntry
.1.3.6.1.4.1.33.26.3.3.1
xIsisISAdjIPAddrSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.3.1.1
xIsisISAdjIPAddrCircIndexThe identifier of the Circuit which is the parent of the IS adjacency to which this IP Address entry corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.3.1.2
xIsisISAdjIPAddrAdjIndexThe identifier of the IS adjacency to which this entry belongs.ro
INTEGER
.1.3.6.1.4.1.33.26.3.3.1.3
xIsisISAdjIPAddressOne IP Address as reported in IIH PDUs received from the neighbor.ro
IpAddress
.1.3.6.1.4.1.33.26.3.3.1.4
xIsisISAdjProtSuppTableThis table contains the set of protocols supported by neighboring Intermediate Systems as reported in received IIH PDUs.
SEQUENCE OF XIsisISAdjProtSuppEntry
.1.3.6.1.4.1.33.26.3.4
xIsisISAdjProtSuppEntryEach entry contains one protocol supported by a neighboring Intermediate System as reported in its IIH PDUs.
XIsisISAdjProtSuppEntry
.1.3.6.1.4.1.33.26.3.4.1
xIsisISAdjProtSuppSysInstanceThe unique identifier of the Integrated IS-IS instance to which this row corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.4.1.1
xIsisISAdjProtSuppCircIndexThe identifier of the Circuit which is the parent of the IS adjacency to which this supported protocol entry corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.4.1.2
xIsisISAdjProtSuppAdjIndexThe identifier the IS adjacency to which this entry corresponds.ro
INTEGER
.1.3.6.1.4.1.33.26.3.4.1.3
xIsisISAdjProtSuppProtocolOne supported protocol as reported in IIH PDUs received from the neighbor.ro
SupportedProtocol
.1.3.6.1.4.1.33.26.3.4.1.4
xIsisESAdj
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.4
xIsisESAdjTableThe table of End System IDs of neighboring End Systems as reported in their ESH PDUs or as configured manually
SEQUENCE OF XIsisESAdjEntry
.1.3.6.1.4.1.33.26.4.1
xIsisESAdjEntryEach entry contains one End System ID of a neighboring End System as reported in an ESH PDU or as configured manually.
XIsisESAdjEntry
.1.3.6.1.4.1.33.26.4.1.1
xIsisESAdjSysInstanceThe identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.4.1.1.1
xIsisESAdjCircIndexThe identifier of the Circuit which is the parent of the ES adjacency to which this End System ID entry corresponds. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.4.1.1.2
xIsisESAdjIndexThe identifier of the ES adjacency to which this entry belongs. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.4.1.1.3
xIsisESAdjTypeThe indication of whether this adjacency was created manually by management action or automatically by the implementation.ro
Enumeration
.1.3.6.1.4.1.33.26.4.1.1.4
xIsisESAdjStateThe state of the adjacency. Adjacencies created manually always have this value set to up.rw
Enumeration
.1.3.6.1.4.1.33.26.4.1.1.5
xIsisESAdjNeighSNPAAddressThe SNPA address of the neighboring system. This object follows the manualOrAutomatic behaviour.rw
OCTET STRING
.1.3.6.1.4.1.33.26.4.1.1.6
xIsisESAdjExistStateThe existence state of this ES Adjacency. This object follows the ExistenceState behaviour. This object follows the manualOrAutomatic behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.4.1.1.7
xIsisESAdjESIDAn End System ID of a neighboring End System. This object follows the index and manualOrAutomatic behaviour.ro
OCTET STRING
.1.3.6.1.4.1.33.26.4.1.1.8
xIsisReachAddr
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.5
xIsisRATableThe table of Reachable Addresses to NSAPs or Address Prefixes.
SEQUENCE OF XIsisRAEntry
.1.3.6.1.4.1.33.26.5.1
xIsisRAEntryEach entry defines a Reachable Address to a NSAP or Address Prefix.
XIsisRAEntry
.1.3.6.1.4.1.33.26.5.1.1
xIsisRASysInstanceThe identifier of the Integrated IS-IS instance to which this row corresponds. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.1
xIsisRACircIndexThe identifier of the Circuit over which this destination is reachable. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.2
xIsisRAIndexThe identifier for this xIsisRAEntry. This value must be unique amongst all Reachable Addresses on the same parent Circuit. This object follows the index and manualOrAutomatic behaviours.ro
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.3
xIsisRAExistStateThe existence state of this Reachable Address. This object follows the ExistenceState and manualOrAutomatic behaviours.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.4
xIsisRAOperStateThe operational state of the Reachable Address. This object follows the operationalState and manualOrAutomatic behaviours.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.5
xIsisRAAddrPrefixThe destination of this Reachable Address. This is an Address Prefix. This object follows the replaceOnlyWhileDisabled and manualOrAutomatic behaviours.rw
OCTET STRING
.1.3.6.1.4.1.33.26.5.1.1.6
xIsisRAMapTypeThe type of mapping to be employed to ascertain the SNPA Address which should be used in forwarding PDUs for this Reachable Address prefix. This object follows the manualOrAutomatic behaviour. The following values of mapping type are defined: none: The mapping is null because the neighbor SNPA is implicit by nature of the subnetwork (e.g. a point-to-point linkage). explicit: The subnetwork addresses in the object xIsisRASNPAAddress is to be used. extractIDI: The SNPA is embedded in the IDI of the destination NSAP Address. The mapping algorithm extracts the SNPA to be used according to the format and encoding rules of ISO8473/Add2. This SNPA extraction algorithm can be used in conjunction with Reachable Address prefixes from the X.121, F.69, E.163 and E.164 addressing subdomains. extractDSP: All, or a suffix, of the SNPA is embedded in the DSP of the destination address. This SNPA extraction algorithm extracts the embedded subnetwork addressing information by performing a logical AND of the xIsisRASNPAMask object value with the destination address. The part of the SNPA extracted from the destination NSAP is appended to the xIsisRASNPAPrefix object value to form the next hop subnetwork addressing information.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.7
xIsisRADefMetricThe default metric value for reaching the specified prefix over this circuit. This object follows the manualOrAutomatic behaviour.rw
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.8
xIsisRADelMetricThe delay metric for reaching the specified prefix over this circuit. This object follows the manualOrAutomatic behaviour. The value zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.9
xIsisRAExpMetricThe expense metric for reaching the specified prefix over this circuit. This object follows the manualOrAutomatic behaviour. The value zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.10
xIsisRAErrMetricThe error metric for reaching the specified prefix over this circuit. This object follows the manualOrAutomatic behaviour. The value zero is reserved to indicate that this metric is not supported.rw
INTEGER
.1.3.6.1.4.1.33.26.5.1.1.11
xIsisRADefMetricTypeIndicates whether the default metric is internal or external. This object follows the manualOrAutomatic behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.12
xIsisRADelMetricTypeIndicates whether the delay metric is internal or external. This object follows the manualOrAutomatic behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.13
xIsisRAExpMetricTypeIndicates whether the expense metric is internal or external. This object follows the manualOrAutomatic behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.14
xIsisRAErrMetricTypeIndicates whether the error metric is internal or external. This object follows the manualOrAutomatic behaviour.rw
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.15
xIsisRASNPAAddressThe SNPA Address to which a PDU may be forwarded in order to reach a destination which matches the address prefix of the Reachable Address. This object follows the manualOrAutomatic behaviour.rw
OCTET STRING
.1.3.6.1.4.1.33.26.5.1.1.16
xIsisRASNPAMaskA bit mask with 1 bits indicating the positions in the effective destination address from which embedded SNPA information is to be extracted. For the extraction the first octet of the xIsisRASNPAMask object value is aligned with the first octet (AFI) of the NSAP Address. If the xIsisRASNPAMask object value and NSAP Address are of different lengths, the shorter of the two is logically padded with zeros before performing the extraction. This object follows the manualOrAutomatic behaviour.rw
OCTET STRING
.1.3.6.1.4.1.33.26.5.1.1.17
xIsisRASNPAPrefixA fixed SNPA prefix for use when the xIsisRAMapType is extractDSP. The SNPA Address to use is formed by concatenating the fixed SNPA prefix with a variable SNPA part that is extracted from the effective destination address. For Reachable Address prefixes in which the entire SNPA is embedded in the DSP the SNPA Prefix shall be null. This object follows the manualOrAutomatic behaviour.rw
OCTET STRING
.1.3.6.1.4.1.33.26.5.1.1.18
xIsisRATypeThe type of Reachable address. Those of type manual are created by the network manager. Those of type automatic are created through propogation of routing information from another routing protocol (eg. IDRP).ro
Enumeration
.1.3.6.1.4.1.33.26.5.1.1.20
xIsisCLNPDest
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.7
xIsisL1CLNPDestTableThe Level 1 CLNP Destination Table records information about each end system ID destination known to the Intermediate System.
SEQUENCE OF XIsisL1CLNPDestEntry
.1.3.6.1.4.1.33.26.7.1
xIsisL1CLNPDestEntryEach entry records information about one CLNP end system ID destination known to the Intermediate System.
XIsisL1CLNPDestEntry
.1.3.6.1.4.1.33.26.7.1.1
xIsisL1CLNPSysInstanceIf the value of xIsisL1CLNPRouteSource is manual or level1 then this is the identifier of the Integrated IS-IS Level 1 instance from which this reachability information was learned, otherwise this value is zero.ro
INTEGER
.1.3.6.1.4.1.33.26.7.1.1.1
xIsisL1CLNPRouteDestThe destination end system ID.ro
OCTET STRING
.1.3.6.1.4.1.33.26.7.1.1.2
xIsisL1CLNPRouteMetricQOSThe QOS metric for this destination.ro
Enumeration
.1.3.6.1.4.1.33.26.7.1.1.3
xIsisL1CLNPRouteMetricTypeIndicates whether the metric has an external component or notro
Enumeration
.1.3.6.1.4.1.33.26.7.1.1.4
xIsisL1CLNPRouteMetricValueThe path metric value for this destination.ro
INTEGER
.1.3.6.1.4.1.33.26.7.1.1.5
xIsisL1CLNPRouteForwThe OBJECT IDENTIFIER for the first object in the table entry which corresponds to the entry used for forwarding packets to this destination. This value is an OBJECT IDENTIFIER for an instance of the object: xIsisESAdjSysInstance or xIsisISAdjSysInstance.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.7.1.1.6
xIsisL1CLNPRouteSourceThe source of the destination. Manual is used if the source is manually configured information on the system. Level1 is used if the source is Level 1 LSPs. Esis is used if the source is ES Hellosro
Enumeration
.1.3.6.1.4.1.33.26.7.1.1.7
xIsisL2CLNPDestTableThe Level 2 CLNP Destination Table records information about each NSAP Address Prefix known to the Intermediate System.
SEQUENCE OF XIsisL2CLNPDestEntry
.1.3.6.1.4.1.33.26.7.2
xIsisL2CLNPDestEntryEach entry records information about one NSAP Address Prefix known to the Intermediate System.
XIsisL2CLNPDestEntry
.1.3.6.1.4.1.33.26.7.2.1
xIsisL2CLNPSysInstanceThe identifier of the Integrated IS-IS Level 2 instance from which this reachability information was learned.ro
INTEGER
.1.3.6.1.4.1.33.26.7.2.1.1
xIsisL2CLNPRouteDestThe destination address prefix.ro
OCTET STRING
.1.3.6.1.4.1.33.26.7.2.1.2
xIsisL2CLNPRouteMetricQOSThe QOS metric for this destination.ro
Enumeration
.1.3.6.1.4.1.33.26.7.2.1.3
xIsisL2CLNPRouteMetricTypeIndicates whether the metric has an external component or notro
Enumeration
.1.3.6.1.4.1.33.26.7.2.1.4
xIsisL2CLNPRouteMetricValueThe path metric value for this destination.ro
INTEGER
.1.3.6.1.4.1.33.26.7.2.1.5
xIsisL2CLNPRouteForwThe OBJECT IDENTIFIER for the first object in the table entry which corresponds to the entry used for forwarding packets to this destination. This value is an OBJECT IDENTIFIER for an instance of one of the following objects: isisVirtSysInstance, xIsisISAdjSysInstance, xIsisRASysInstance.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.7.2.1.6
xIsisL2CLNPRouteSourceThe source of the destination. Manual is used if the source is manually configured information on the system. Level2 is used if the source is Level 2 LSPs.ro
Enumeration
.1.3.6.1.4.1.33.26.7.2.1.7
xIsisL3CLNPDestTableThe Level 3 CLNP Destination Table records information about each Reachable Address Prefix known to the Intermediate System.
SEQUENCE OF XIsisL3CLNPDestEntry
.1.3.6.1.4.1.33.26.7.3
xIsisL3CLNPDestEntryEach entry records information about one Address Prefix known to the Intermediate System.
XIsisL3CLNPDestEntry
.1.3.6.1.4.1.33.26.7.3.1
xIsisL3CLNPSysInstanceThe identifier of the Integrated IS-IS Level 3 instance from which this reachability information was learned.ro
INTEGER
.1.3.6.1.4.1.33.26.7.3.1.1
xIsisL3CLNPRouteDestThe destination address prefix.ro
OCTET STRING
.1.3.6.1.4.1.33.26.7.3.1.2
xIsisL3CLNPRouteMetricQOSThe QOS metric for this destination.ro
Enumeration
.1.3.6.1.4.1.33.26.7.3.1.3
xIsisL3CLNPRouteMetricTypeIndicates whether the metric has an external component or notro
Enumeration
.1.3.6.1.4.1.33.26.7.3.1.4
xIsisL3CLNPRouteMetricValueThe path metric value for this destination.ro
INTEGER
.1.3.6.1.4.1.33.26.7.3.1.5
xIsisL3CLNPRouteForwThe OBJECT IDENTIFIER for the first object in the table entry which corresponds to the entry used for forwarding packets to this destination. This value is an OBJECT IDENTIFIER for an instance of one of the following objects: isisVirtSysInstance, xIsisISAdjSysInstance, xIsisRASysInstance.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.26.7.3.1.6
xIsisL3CLNPRouteSourceThe source of the destination. Manual is used if the source is manually configured information on the system. Level3 is used if the source is Level 3 LSPs.ro
Enumeration
.1.3.6.1.4.1.33.26.7.3.1.7
xRmon
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31
iTouchAlarm}
TRAP-TYPE
.1.3.6.1.4.1.33.31.0.1
xRmonMonitor
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31.1
xRmonMonitorRemoteOnce an alarm is 'completed', monitoring for that variable may be distributed within an enclosure to another processor. Factors affecting this decision include variable type, slot number, and processor type. Furthermore, alarms which have identical parameters (variable, interval, thresholds, etc.) are viewed by the monitoring processor as a single 'object' to monitor. Alarm variables falling into this category are a subset of the repeater MIB and iTouch repeater MIB objects. This field represents the number of 'objects' this system CPU is monitoring on behalf of alarms which were distributed to it by a management processor.ro
INTEGER
.1.3.6.1.4.1.33.31.1.1
xRmonMonitorLocalOnce an alarm is 'completed', monitoring for that variable may be distributed within an enclosure to another processor. Factors affecting this decision include variable type, slot number, and processor type. Furthermore, alarms which have identical parameters (variable, interval, thresholds, etc.) are viewed by the monitoring processor as a single 'object' to monitor. Alarm variables falling into this category are a subset of the repeater MIB and iTouch repeater MIB objects. This field represents the number of 'objects' this system CPU is monitoring, objects it did not distribute to another processor.ro
INTEGER
.1.3.6.1.4.1.33.31.1.2
xRmonLogClearSet this field to 'execute' to delete all RMON log table entries. Setting to 'ready' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.31.1.3
xRmonLogTotalThis field reports the total number of RMON log entries created since the system was initialized. Clearing the log table does not change this value.ro
Counter
.1.3.6.1.4.1.33.31.1.4
xRmonLogLastDateTimeThe local date and time of the system at the time an RMON log entry was last created.ro
DateTime
.1.3.6.1.4.1.33.31.1.5
xRmonTrapTypeUse this field to specify the type of SNMP trap to generate when an alarm event occurs. The value 'standardFormat' formats the trap as a standard, RMON-compliant rising and falling event trap. The value 'iTouchFormat' formats the trap as a DisplayString containing a human-readable summary of the event. The text of the string is very similar to that of the log descriptions.rw
Enumeration
.1.3.6.1.4.1.33.31.1.6
xRmonRepeaterManagementThis field enables and disables RMON monitoring of certain repeater related variables in the chassis. Set this field to 'enabled' to allow this slot to activate alarms and report traps for variables from the standard repeater MIB (snmpDot3RptrMgt 1.3.6.1.2.1.22) and the iTouch repeater MIB (xRepeater 1.3.6.1.4.1.33.17). When you set this field to 'disabled', alarms may still be created for these repeater variables, but no monitoring will take place for them. The alarm state will be 'held' during this time. Only one slot in a chassis may have this field set to 'enabled' at any given time. Setting 'enabled' in any one slot automatically sets it to 'disabled' in every other slot. Repeater variable monitoring in those slots will cease and the corresponding alarm states will be 'held'.rw
Enumeration
.1.3.6.1.4.1.33.31.1.7
xRmonAlarmActivateUse this field to change the states of all completed alarms to 'active' or 'inactive'. Select 'activateAll' to make all completed alarms not in the 'active' state become 'active' again. This is useful for alarms whose error states are not automatically cleared by the system. Alarms whose error conditions have not cleared will remain in their current states. Select 'deactivateAll' to make all completed alarms that are in the 'active' state become 'inactive'. This is a convenient way to suppress alarm activity while making other configuration changes without actually deleting the alarms. Alarms which are incomplete (e.g., 'creating' state) are not affected by these actions. If you want to alter the state of a single alarm, modify the table entry for that alarm. Selecting noAction has no effect.rw
Enumeration
.1.3.6.1.4.1.33.31.1.8
xRmonAlarmClearSet this field to 'deleteAll' to delete all alarm table entries and their associated event entries. Setting to 'noAction' has no effect.rw
Enumeration
.1.3.6.1.4.1.33.31.1.9
xRmonAlarmCount
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31.1.10
xRmonAlarmsIncompleteThis value represents the number of alarms that are not completed. Completing these alarms will make them active.ro
INTEGER
.1.3.6.1.4.1.33.31.1.10.1
xRmonAlarmsActiveThis value represents the number of alarms whose state is 'active'. These are completed alarms which are actively monitored.ro
INTEGER
.1.3.6.1.4.1.33.31.1.10.2
xRmonAlarmsHeldThis value represents the number of alarms whose state is 'held'. These are completed alarms which will not be actively monitored because the Repeater Management feature for this processor is currently disabled. Enabling the feature will activate all alarms in this state.ro
INTEGER
.1.3.6.1.4.1.33.31.1.10.3
xRmonAlarmsOtherThis value represents the number of completed alarms that are not 'active' and not 'held'. Monitoring is not active for these alarms.ro
INTEGER
.1.3.6.1.4.1.33.31.1.10.4
xRmonAlarmInitActionUse this field to specify whether all alarms read from the parameter file should be placed in the 'active' state or the 'inactive' state upon system initialization. Selecting 'activateUponInit' (the default) will activate all alarms read from the parameter file when the system initializes. Selecting 'inactiveUponInit' will place all alarms in the 'inactive' state when the system initializes. Modifying this value does not affect the present state of any alarm.rw
Enumeration
.1.3.6.1.4.1.33.31.1.11
xRmonMB
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31.2
xRmonMBConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31.2.1
mbAlarmIndexThis field can be either the index of an existing alarm (as seen in the alarm summary view) or a new number to create a new alarm. Specify the index of an existing alarm to fill the remaining fields with the corresponding settings from that alarm. To modify the settings of a completed alarm, set its status to underCreation. Specify an index which does not exist to create a new alarm. The initial settings of the remaining fields are taken from the alarm you were previously viewing, if any. This makes it easier to 'copy' an alarm definition when you want to change only a few of the settings, such as the alarm variable or keys. Specify a value of 0 to clear the remaining fields.rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.1
mbAlarmIntervalThe interval in seconds over which the variable is sampled and compared with the rising and falling thresholds. If the monitored variable exceeds the limit 2^31-1 (4294967295), the alarm value field may roll over to 0 and cause or suppress the generation of an alarm event during that interval. You may not modify this field once the alarm is completed (see alarm status field).rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.2
mbAlarmVariableThis value shows the SNMP object identifier of the variable being sampled. Only variables that have an SNMP 'SYNTAX' of INTEGER, Counter, Gauge, or TimeTicks may be sampled. When you specify an object identifier in this field, the quick list, key prompt, and key value fields are filled for you with the appropriate values. If you specify an object not found in the quick list, that field is set to 'unlistedAlarmVariable'. The key values will be set to zero in this case. If you specify an alarm variable and keys using the quick list and key fields, an SNMP object identifier is built for you and placed in this field. You may not modify this field at the same time that you modify the quick list field or either of the key values. You may not modify this field once the alarm is completed (see alarm status field).rw
OBJECT IDENTIFIER
.1.3.6.1.4.1.33.31.2.1.3
mbAlarmInterpretationUse this field when you want to select an alarm variable without specifying its entire SNMP object identifier. First, modify this field by selecting a variable from the list. Then, read the key prompt fields. They will direct you to specify key values appropriate to the selected variable. The SNMP object identifier will be built for you when you are done. You may not modify this field at the same time that you modify the object identifier field. You may not modify this field once the alarm is completed (see alarm status field).rw
Enumeration
.1.3.6.1.4.1.33.31.2.1.4
mbAlarmKey1MeaningThis field describes how its adjacent key value field will be interpreted when building a complete SNMP object identifier for the alarm variable. The value of this field changes as you select different items from the quick list or specify different SNMP object identifiers. This object has the value 'not applicable' if its key value is not necessary or the object is unknown.ro
DisplayString
.1.3.6.1.4.1.33.31.2.1.5
mbAlarmKey1Specify a value here according the the instructions given in its adjacent prompt field. That prompt explains how this field will be used. You may still modify this field even though the prompt field indicates that it is not applicable to the selected variable. It will be ignored. You may not modify this field at the same time that you modify the object identifier field. You may not modify this field once the alarm is completed (see alarm status field).rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.6
mbAlarmKey2MeaningThis field describes how its adjacent key value field will be interpreted when building a complete SNMP object identifier for the alarm variable. The value of this field changes as you select different items from the quick list or specify different SNMP object identifiers. This object has the value 'not applicable' if its key value is not necessary or the object is unknown.ro
DisplayString
.1.3.6.1.4.1.33.31.2.1.7
mbAlarmKey2Specify a value here according the the instructions given in its adjacent prompt field. That prompt explains how this field will be used. In some cases, the value zero has a special meaning. This often occurs when you are prompted to enter a port number. Zero indicates you want each port in the indicated slot to be monitored by this alarm. Only one alarm will exist, but it will generate an event each time any of the ports meets its criteria. You may still modify this field even though the prompt field indicates that it is not applicable to the selected variable. It will be ignored. You may not modify this field at the same time that you modify the object identifier field. You may not modify this field once the alarm is completed (see alarm status field).rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.8
mbAlarmSampleTypeUse this field to select the method of calculating the value to be compared against the thresholds. When you set this to 'absoluteValue', the variable you specified is compared directly with the alarm thresholds at the end of each monitoring interval. When you set this to 'changeInValue', the change in the value of the variable over the interval is compared with the thresholds. This is useful for detecting changes in rates of activity. You may not modify this field once the alarm is completed (see alarm status field).rw
Enumeration
.1.3.6.1.4.1.33.31.2.1.9
mbAlarmValueThis field shows the value of the alarm variable at the end of the most recent monitoring interval. If the alarm sample type is 'changeInValue', it instead shows the change in value over that interval. This field is zero any time the alarm is not active, or when the alarm is a wildcard (that is, a port or repeater number of 0 was specified for key 2 value). The value of this field has meaning after the alarm configuration is complete and monitoring begins.ro
INTEGER
.1.3.6.1.4.1.33.31.2.1.10
mbAlarmRisingThresholdThis is the rising threshold value for the alarm. When the current alarm value, specified by the alarm sample type, is greater than or equal to this threshold, and the value at the previous sampling interval was less than this threshold, a single rising alarm event will be generated. Another rising alarm event will not be generated until the sampled value falls below the falling threshold value. You may not modify this field once the alarm is completed (see alarm status field).rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.11
mbAlarmFallingThresholdThis is the falling threshold value for the alarm. When the current alarm value, specified by the alarm sample type, is less than or equal to this threshold, and the value at the previous sampling interval was greater than this threshold, a single rising alarm event will be generated. Another rising alarm event will not be generated until the sampled value falls below the falling threshold value. You may not modify this field once the alarm is completed (see alarm status field).rw
INTEGER
.1.3.6.1.4.1.33.31.2.1.12
mbAlarmRisingEventTypeUse this field to indicate the type of notification to make when the alarm variable exceeds its rising threshold. The default action is to generate both a log entry and a trap. Set this field to noAction to suppress notification of rising threshold events. Set this field to logOnly to generate an RMON alarm log entry. These log entries may be viewed through the RMON alarm log view. Set this field to trapOnly to generate an SNMP trap. Refer to the RMON alarm summary to specify whether traps are generated in standard RMON format or in iTouch format. Choosing logAndTrap invokes both these actions. You may not modify this field once the alarm is completed (see alarm status field).rw
Enumeration
.1.3.6.1.4.1.33.31.2.1.13
mbAlarmFallingEventTypeUse this field to indicate the type of notification to make when the alarm variable exceeds its falling threshold. The default action is to generate both a log entry and a trap. Set this field to noAction to suppress notification of falling threshold events. Set this field to logOnly to generate an RMON alarm log entry. These log entries may be viewed through the RMON alarm log view. Set this field to trapOnly to generate an SNMP trap. Refer to the RMON alarm summary to specify whether traps are generated in standard RMON format or in iTouch format. Choosing logAndTrap invokes both these actions. You may not modify this field once the alarm is completed (see alarm status field).rw
Enumeration
.1.3.6.1.4.1.33.31.2.1.14
mbAlarmSummaryAs you make changes to the to alarm settings, this field is filled with an easily readable summary of the alarm parameters. This is to make it easy for you to confirm that monitoring will behave as you expected once the alarm status is 'active'.ro
DisplayString
.1.3.6.1.4.1.33.31.2.1.15
mbAlarmStatusDescribes the current operational state of the alarm and allows you to make limited changes in the state of the alarm for purposes of managing its state. You may set this field to one of: underCreation, active, inactive, and delete. All other values report current status. underCreation: Alarm configuration is incomplete. You may modify alarm parameters. No monitoring is taking place for the alarm. An alarm is saved in a parameter file after configuration complete. Select this state before changing a previously completed alarm. active: Alarm configuration is complete and active monitoring of the alarm variable is in progress. Select this state to complete an alarm or to begin active monitioring of the alarm variable. inactive: No monitoring of the alarm variable is actively taking place. Select this state when you want to temporarily suppress monitoring for the alarm. Select 'active' to begin monitoring again. delete: Select this state when you want to delete this alarm and all log entries associated with it. held: Active monitoring of the alarm variable is not taking place because this system does not have RMON Repeater Management set to 'enabled'. Once you do this, alarm monitoring begins automatically. noHubCard: The target slot does not contain a management card or repeater I/O card capable of monitoring. Monitoring will begin automatically once the target slot is loaded with a supported configuration. oldFirmware: The I/O card in the target slot does not contain monitoring firmware. Monitoring will begin automatically once that card has been loaded with current scm firmware. slotTimeout: The target slot did not respond to attempts to activate the alarm. May happen if the management card in the target slot does not contain monitoring software. Monitoring begins automatically once the target slot has been repaired or loaded with current software. slotFailed: Active monitoring of the alarm variable stopped because the target slot was not operating properly. Monitoring automatically resumes once the target slot has recovered. monitorStopped: Active monitoring of the alarm variable stopped due to some error. This can occur if the variable no longer exists because a related configuration change has made it invalid. Correct the condition and re-activate the alarm. unknownVariable: The alarm variable specified by the object ID is not recognized in the currently running system. Correct the entry. keysMissing: One or more required key values are not specified in the alarm variable object ID. Correct the entry. noResources: Not enough system resources exist to activate this alarm. Reduce the use of packet buffers or available memory and re-activate the alarm. loading: The alarm is being read from a parameter file and will soon be activated. This condition is transient. activating: Monitoring of the alarm variable will begin soon. This condition is transient. deactivating: Monitoring of the alarm variable will stop soon. This condition is transient. unsupported: Monitoring for the alarm variable is not supported by the target slot. Monitoring will begin once that card is loaded with current scm firmware or software. unknownAlarm: Monitoring stopped because the target slot reset. Monitoring will continue shortly. inconsistency: Internal system error. invalidFlags: Internal system error. invalidSlot: Alarm specified for a slot which does not exist in the chassis. Modify and re-activate. inaccessible: Monitoring of the alarm variable could not begin. This can occur if the key values are invalid for the variable. Correct and re-activate the alarm. otherError: An unspecified error has occurred.rw
Enumeration
.1.3.6.1.4.1.33.31.2.1.16
mbAlarmTableA list of RMON alarms. This table is indexed by alarmIndex to provide an intuitive mapping between alarms and descriptions.
SEQUENCE OF MbAlarmEntry
.1.3.6.1.4.1.33.31.2.2
mbAlarmEntryA description of an RMON alarm which summarizes the actual RMON alarm and event parameters corresponding to this entry.
MbAlarmEntry
.1.3.6.1.4.1.33.31.2.2.1
mbAlarmConditionDescribes the current operational state of the alarm and allows you to make limited changes in the state of the alarm for purposes of managing its state. You may set this field to one of: underCreation, active, inactive, and delete. All other values report current status. underCreation: Alarm configuration is incomplete. You may modify alarm parameters. No monitoring is taking place for the alarm. An alarm is saved in a parameter file after configuration complete. Select this state before changing a previously completed alarm. active: Alarm configuration is complete and active monitoring of the alarm variable is in progress. Select this state to complete an alarm or to begin active monitioring of the alarm variable. inactive: No monitoring of the alarm variable is actively taking place. Select this state when you want to temporarily suppress monitoring for the alarm. Select 'active' to begin monitoring again. delete: Select this state when you want to delete this alarm and all log entries associated with it. held: Active monitoring of the alarm variable is not taking place because this system does not have RMON Repeater Management set to 'enabled'. Once you do this, alarm monitoring begins automatically. noHubCard: The target slot does not contain a management card or repeater I/O card capable of monitoring. Monitoring will begin automatically once the target slot is loaded with a supported configuration. oldFirmware: The I/O card in the target slot does not contain monitoring firmware. Monitoring will begin automatically once that card has been loaded with current scm firmware. slotTimeout: The target slot did not respond to attempts to activate the alarm. May happen if the management card in the target slot does not contain monitoring software. Monitoring begins automatically once the target slot has been repaired or loaded with current software. slotFailed: Active monitoring of the alarm variable stopped because the target slot was not operating properly. Monitoring automatically resumes once the target slot has recovered. monitorStopped: Active monitoring of the alarm variable stopped due to some error. This can occur if the variable no longer exists because a related configuration change has made it invalid. Correct the condition and re-activate the alarm. unknownVariable: The alarm variable specified by the object ID is not recognized in the currently running system. Correct the entry. keysMissing: One or more required key values are not specified in the alarm variable object ID. Correct the entry. noResources: Not enough system resources exist to activate this alarm. Allocate more packet buffers or increase free memory and re-activate the alarm. loading: The alarm is being read from a parameter file and will soon be activated. This condition is transient. activating: Monitoring of the alarm variable will begin soon. This condition is transient. deactivating: Monitoring of the alarm variable will stop soon. This condition is transient. unsupported: Monitoring for the alarm variable is not supported by the target slot. Monitoring will begin once that card is loaded with current scm firmware or software. unknownAlarm: Monitoring stopped because the target slot reset. Monitoring will continue shortly. inconsistency: Internal system error. invalidFlags: Internal system error. invalidSlot: Alarm specified for a slot which does not exist in the chassis. Modify and re-activate. inaccessible: Monitoring of the alarm variable could not begin. This can occur if the key values are invalid for the variable. Correct and re-activate the alarm. otherError: An unspecified error has occurred.rw
Enumeration
.1.3.6.1.4.1.33.31.2.2.1.1
mbAlarmDescriptionAn easily-readable summary of an RMON alarm. The general format is: ' when is >= or <= .' is from: 'Do nothing', 'Create log record', 'Generate trap', 'Create log and trap', or 'Various actions', based on the alarm rising and falling event types. is one of 'value of' or 'change in', according to the alarm sample type. , if recognized, describes the quick list selection. If unlisted, the object identifier is substituted. and appear only if is recognized and represent phrases like 'slot', 'port', and 'any port'. and represent the rising and falling threshold values, respectively. The phrase describes the units per N seconds or the length of the sample interval in seconds.ro
DisplayString
.1.3.6.1.4.1.33.31.2.2.1.2
mbLogTableA list of RMON logTable entries.
SEQUENCE OF MbLogEntry
.1.3.6.1.4.1.33.31.2.3
mbLogEntryA human-readable description of an RMON event.
MbLogEntry
.1.3.6.1.4.1.33.31.2.3.1
mbLogIndexAn index uniquely identifying an entry in this log table. Each such entry describes, in human-readable format, an RMON event occurring for an alarm. All RMON log table entries are shown, ordered most recent first.ro
INTEGER
.1.3.6.1.4.1.33.31.2.3.1.1
mbLogDescriptionAn easily-readable summary of an RMON log entry. The general format is: ': alarm is .' is the date and time the entry was created. is the alarm index causing the report. is one of 'value of for' or 'change of for', according to the alarm sample type. is the actual value triggering the report. , if recognized, describes the quick list selection. If unlisted, the object identifier is substituted. and appear only if is recognized and represent phrases like 'slot', 'port', and 'any port'. is one of '>= ' or '<= ' where and represent the rising and falling threshold values, respectively. The phrase describes the units per N seconds or the length of the sample interval in seconds.ro
DisplayString
.1.3.6.1.4.1.33.31.2.3.1.2
mbResourceTableA list of RMON resource entries.
SEQUENCE OF MbResourceEntry
.1.3.6.1.4.1.33.31.2.4
mbResourceEntryValues to control and monitor RMON resources.
MbResourceEntry
.1.3.6.1.4.1.33.31.2.4.1
mbResourceTypeIdentification of an RMON resource type. Typically each type corresponds to an RMON table whose size is to be controlled and monitored.ro
Enumeration
.1.3.6.1.4.1.33.31.2.4.1.1
mbResourceCurrentThe number of entries currently allocated by RMON.ro
Gauge
.1.3.6.1.4.1.33.31.2.4.1.2
mbResourceWorstThe highest number of entries ever allocated by RMON since system initialization.ro
Gauge
.1.3.6.1.4.1.33.31.2.4.1.3
mbResourceMaximumThe desired maximum possible number of resources of this type RMON is permitted to use at any one time. Changes to alarm, event, and log entry resource settings take effect immediately. Changes to the statistics resource takes place after the system is initialized. For alarms and events, this value may not be set less than the current number of entries in use.rw
INTEGER
.1.3.6.1.4.1.33.31.2.4.1.4
mbResourceOperMaximumThe actual maximum number of resources of this type RMON will attempt to use at any one time. This is the limit in effect for the current system.ro
INTEGER
.1.3.6.1.4.1.33.31.2.4.1.5
xRmonMapTableA list of RMON map entries.
SEQUENCE OF XRmonMapEntry
.1.3.6.1.4.1.33.31.3
xRmonMapEntryValues to create RMON statistics tables for repeater ports.
XRmonMapEntry
.1.3.6.1.4.1.33.31.3.1
xRmonMapSlotThe slot the statistics will come from.rw
INTEGER
.1.3.6.1.4.1.33.31.3.1.1
xRmonMapPortThe port the statistics will come from.rw
INTEGER
.1.3.6.1.4.1.33.31.3.1.2
xRmonMapIfIndexThe interface index (ifIndex) corresponding to this statistics table.ro
INTEGER
.1.3.6.1.4.1.33.31.3.1.3