MRVINREACH: View SNMP OID List / Download MIB
VENDOR: MRV COMMUNICATIONS
Home | MIB: MRVINREACH | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
ccitt | 0 | |||
null | 0.0 | |||
iso | 1 | |||
org | 1.3 | |||
dod | 1.3.6 | |||
internet | 1.3.6.1 | |||
directory | 1.3.6.1.1 | |||
mgmt | 1.3.6.1.2 | |||
mib_2 | 1.3.6.1.2.1 | |||
system | 1.3.6.1.2.1.1 | |||
sysDescr | 1.3.6.1.2.1.1.1 | displaystring | read-only |
A 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. |
sysObjectID | 1.3.6.1.2.1.1.2 | object identifier | read-only |
The 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'. |
sysUpTime | 1.3.6.1.2.1.1.3 | timeticks | read-only |
The time (in hundredths of a second) since the network management portion of the system was last re-initialized. |
sysContact | 1.3.6.1.2.1.1.4 | displaystring | read-write |
The textual identification of the contact person for this managed node, together with information on how to contact this person. |
sysName | 1.3.6.1.2.1.1.5 | displaystring | read-write |
An administratively-assigned name for this managed node. By convention, this is the node's fully-qualified domain name. |
sysLocation | 1.3.6.1.2.1.1.6 | displaystring | read-write |
The physical location of this node (e.g., `telephone closet, 3rd floor'). |
sysServices | 1.3.6.1.2.1.1.7 | integer | read-only |
A 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. |
interfaces | 1.3.6.1.2.1.2 | |||
ifNumber | 1.3.6.1.2.1.2.1 | integer | read-only |
The number of network interfaces (regardless of their current state) present on this system. |
ifTable | 1.3.6.1.2.1.2.2 | no-access |
A list of interface entries. The number of entries is given by the value of ifNumber. |
|
1.3.6.1.2.1.2.2.1 | no-access |
An interface entry containing objects at the subnetwork layer and below for a particular interface. |
||
ifIndex | 1.3.6.1.2.1.2.2.1.1 | integer | read-only |
A 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. |
ifDescr | 1.3.6.1.2.1.2.2.1.2 | displaystring | read-only |
A 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. |
ifType | 1.3.6.1.2.1.2.2.1.3 | integer | read-only |
The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. Enumeration: 'propPointToPointSerial': 22, 'frame-relay': 32, 'softwareLoopback': 24, 'rfc877-x25': 5, 'ds3': 30, 'ppp': 23, 'ddn-x25': 4, 'slip': 28, 'proteon-10Mbit': 12, 'ethernet-3Mbit': 26, 'sip': 31, 'iso88023-csmacd': 7, 'other': 1, 'sdlc': 17, 'lapb': 16, 'iso88024-tokenBus': 8, 'hyperchannel': 14, 'basicISDN': 20, 'ethernet-csmacd': 6, 'primaryISDN': 21, 'e1': 19, 'fddi': 15, 'proteon-80Mbit': 13, 'starLan': 11, 'eon': 25, 'iso88025-tokenRing': 9, 'ds1': 18, 'hdh1822': 3, 'nsip': 27, 'regular1822': 2, 'iso88026-man': 10, 'ultra': 29. |
ifMtu | 1.3.6.1.2.1.2.2.1.4 | integer | read-only |
The 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. |
ifSpeed | 1.3.6.1.2.1.2.2.1.5 | gauge | read-only |
An 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. |
ifPhysAddress | 1.3.6.1.2.1.2.2.1.6 | physaddress | read-only |
The 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. |
ifAdminStatus | 1.3.6.1.2.1.2.2.1.7 | integer | read-write |
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
ifOperStatus | 1.3.6.1.2.1.2.2.1.8 | integer | read-only |
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. Enumeration: 'down': 2, 'testing': 3, 'up': 1. |
ifLastChange | 1.3.6.1.2.1.2.2.1.9 | timeticks | read-only |
The 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. |
ifInOctets | 1.3.6.1.2.1.2.2.1.10 | counter | read-only |
The total number of octets received on the interface, including framing characters. |
ifInUcastPkts | 1.3.6.1.2.1.2.2.1.11 | counter | read-only |
The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
ifInNUcastPkts | 1.3.6.1.2.1.2.2.1.12 | counter | read-only |
The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
ifInDiscards | 1.3.6.1.2.1.2.2.1.13 | counter | read-only |
The 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. |
ifInErrors | 1.3.6.1.2.1.2.2.1.14 | counter | read-only |
The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
ifInUnknownProtos | 1.3.6.1.2.1.2.2.1.15 | counter | read-only |
The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
ifOutOctets | 1.3.6.1.2.1.2.2.1.16 | counter | read-only |
The total number of octets transmitted out of the interface, including framing characters. |
ifOutUcastPkts | 1.3.6.1.2.1.2.2.1.17 | counter | read-only |
The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
ifOutNUcastPkts | 1.3.6.1.2.1.2.2.1.18 | counter | read-only |
The 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. |
ifOutDiscards | 1.3.6.1.2.1.2.2.1.19 | counter | read-only |
The 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. |
ifOutErrors | 1.3.6.1.2.1.2.2.1.20 | counter | read-only |
The number of outbound packets that could not be transmitted because of errors. |
ifOutQLen | 1.3.6.1.2.1.2.2.1.21 | gauge | read-only |
The length of the output packet queue (in packets). |
ifSpecific | 1.3.6.1.2.1.2.2.1.22 | object identifier | read-only |
A 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. |
at | 1.3.6.1.2.1.3 | |||
atTable | 1.3.6.1.2.1.3.1 | no-access |
The 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. |
|
1.3.6.1.2.1.3.1.1 | no-access |
Each entry contains one NetworkAddress to `physical' address equivalence. |
||
atIfIndex | 1.3.6.1.2.1.3.1.1.1 | integer | read-write |
The 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. |
atPhysAddress | 1.3.6.1.2.1.3.1.1.2 | physaddress | read-write |
The 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. |
atNetAddress | 1.3.6.1.2.1.3.1.1.3 | ipaddress | read-write |
The NetworkAddress (e.g., the IP address) corresponding to the media-dependent `physical' address. |
ip | 1.3.6.1.2.1.4 | |||
ipForwarding | 1.3.6.1.2.1.4.1 | integer | read-write |
The 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. Enumeration: 'forwarding': 1, 'not-forwarding': 2. |
ipDefaultTTL | 1.3.6.1.2.1.4.2 | integer | read-write |
The 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. |
ipInReceives | 1.3.6.1.2.1.4.3 | counter | read-only |
The total number of input datagrams received from interfaces, including those received in error. |
ipInHdrErrors | 1.3.6.1.2.1.4.4 | counter | read-only |
The 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. |
ipInAddrErrors | 1.3.6.1.2.1.4.5 | counter | read-only |
The 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. |
ipForwDatagrams | 1.3.6.1.2.1.4.6 | counter | read-only |
The 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. |
ipInUnknownProtos | 1.3.6.1.2.1.4.7 | counter | read-only |
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
ipInDiscards | 1.3.6.1.2.1.4.8 | counter | read-only |
The 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. |
ipInDelivers | 1.3.6.1.2.1.4.9 | counter | read-only |
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
ipOutRequests | 1.3.6.1.2.1.4.10 | counter | read-only |
The 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. |
ipOutDiscards | 1.3.6.1.2.1.4.11 | counter | read-only |
The 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. |
ipOutNoRoutes | 1.3.6.1.2.1.4.12 | counter | read-only |
The 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. |
ipReasmTimeout | 1.3.6.1.2.1.4.13 | integer | read-only |
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
ipReasmReqds | 1.3.6.1.2.1.4.14 | counter | read-only |
The number of IP fragments received which needed to be reassembled at this entity. |
ipReasmOKs | 1.3.6.1.2.1.4.15 | counter | read-only |
The number of IP datagrams successfully re- assembled. |
ipReasmFails | 1.3.6.1.2.1.4.16 | counter | read-only |
The 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. |
ipFragOKs | 1.3.6.1.2.1.4.17 | counter | read-only |
The number of IP datagrams that have been successfully fragmented at this entity. |
ipFragFails | 1.3.6.1.2.1.4.18 | counter | read-only |
The 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. |
ipFragCreates | 1.3.6.1.2.1.4.19 | counter | read-only |
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
ipAddrTable | 1.3.6.1.2.1.4.20 | no-access |
The table of addressing information relevant to this entity's IP addresses. |
|
1.3.6.1.2.1.4.20.1 | no-access |
The addressing information for one of this entity's IP addresses. |
||
ipAdEntAddr | 1.3.6.1.2.1.4.20.1.1 | ipaddress | read-only |
The IP address to which this entry's addressing information pertains. |
ipAdEntIfIndex | 1.3.6.1.2.1.4.20.1.2 | integer | read-only |
The 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. |
ipAdEntNetMask | 1.3.6.1.2.1.4.20.1.3 | ipaddress | read-only |
The 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. |
ipAdEntBcastAddr | 1.3.6.1.2.1.4.20.1.4 | integer | read-only |
The 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. |
ipAdEntReasmMaxSize | 1.3.6.1.2.1.4.20.1.5 | integer | read-only |
The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface. |
ipRouteTable | 1.3.6.1.2.1.4.21 | no-access |
This entity's IP Routing table. |
|
1.3.6.1.2.1.4.21.1 | no-access |
A route to a particular destination. |
||
ipRouteDest | 1.3.6.1.2.1.4.21.1.1 | ipaddress | read-write |
The 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. |
ipRouteIfIndex | 1.3.6.1.2.1.4.21.1.2 | integer | read-write |
The 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. |
ipRouteMetric1 | 1.3.6.1.2.1.4.21.1.3 | integer | read-write |
The 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. |
ipRouteMetric2 | 1.3.6.1.2.1.4.21.1.4 | integer | read-write |
An 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. |
ipRouteMetric3 | 1.3.6.1.2.1.4.21.1.5 | integer | read-write |
An 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. |
ipRouteMetric4 | 1.3.6.1.2.1.4.21.1.6 | integer | read-write |
An 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. |
ipRouteNextHop | 1.3.6.1.2.1.4.21.1.7 | ipaddress | read-write |
The 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.) |
ipRouteType | 1.3.6.1.2.1.4.21.1.8 | integer | read-write |
The 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. Enumeration: 'indirect': 4, 'other': 1, 'direct': 3, 'invalid': 2. |
ipRouteProto | 1.3.6.1.2.1.4.21.1.9 | integer | read-only |
The 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. Enumeration: 'bgp': 14, 'bbnSpfIgp': 12, 'ggp': 6, 'ospf': 13, 'egp': 5, 'rip': 8, 'es-is': 10, 'ciscoIgrp': 11, 'other': 1, 'is-is': 9, 'icmp': 4, 'local': 2, 'hello': 7, 'netmgmt': 3. |
ipRouteAge | 1.3.6.1.2.1.4.21.1.10 | integer | read-write |
The 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. |
ipRouteMask | 1.3.6.1.2.1.4.21.1.11 | ipaddress | read-write |
Indicate 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. |
ipRouteMetric5 | 1.3.6.1.2.1.4.21.1.12 | integer | read-write |
An 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. |
ipRouteInfo | 1.3.6.1.2.1.4.21.1.13 | object identifier | read-only |
A 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. |
ipNetToMediaTable | 1.3.6.1.2.1.4.22 | no-access |
The IP Address Translation table used for mapping from IP addresses to physical addresses. |
|
1.3.6.1.2.1.4.22.1 | no-access |
Each entry contains one IpAddress to `physical' address equivalence. |
||
ipNetToMediaIfIndex | 1.3.6.1.2.1.4.22.1.1 | integer | read-write |
The 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. |
ipNetToMediaPhysAddress | 1.3.6.1.2.1.4.22.1.2 | physaddress | read-write |
The media-dependent `physical' address. |
ipNetToMediaNetAddress | 1.3.6.1.2.1.4.22.1.3 | ipaddress | read-only |
The IpAddress corresponding to the media- dependent `physical' address. |
ipNetToMediaType | 1.3.6.1.2.1.4.22.1.4 | integer | read-write |
The 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. Enumeration: 'static': 4, 'other': 1, 'dynamic': 3, 'invalid': 2. |
ipRoutingDiscards | 1.3.6.1.2.1.4.23 | counter | read-only |
The 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. |
icmp | 1.3.6.1.2.1.5 | |||
icmpInMsgs | 1.3.6.1.2.1.5.1 | counter | read-only |
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors. |
icmpInErrors | 1.3.6.1.2.1.5.2 | counter | read-only |
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
icmpInDestUnreachs | 1.3.6.1.2.1.5.3 | counter | read-only |
The number of ICMP Destination Unreachable messages received. |
icmpInTimeExcds | 1.3.6.1.2.1.5.4 | counter | read-only |
The number of ICMP Time Exceeded messages received. |
icmpInParmProbs | 1.3.6.1.2.1.5.5 | counter | read-only |
The number of ICMP Parameter Problem messages received. |
icmpInSrcQuenchs | 1.3.6.1.2.1.5.6 | counter | read-only |
The number of ICMP Source Quench messages received. |
icmpInRedirects | 1.3.6.1.2.1.5.7 | counter | read-only |
The number of ICMP Redirect messages received. |
icmpInEchos | 1.3.6.1.2.1.5.8 | counter | read-only |
The number of ICMP Echo (request) messages received. |
icmpInEchoReps | 1.3.6.1.2.1.5.9 | counter | read-only |
The number of ICMP Echo Reply messages received. |
icmpInTimestamps | 1.3.6.1.2.1.5.10 | counter | read-only |
The number of ICMP Timestamp (request) messages received. |
icmpInTimestampReps | 1.3.6.1.2.1.5.11 | counter | read-only |
The number of ICMP Timestamp Reply messages received. |
icmpInAddrMasks | 1.3.6.1.2.1.5.12 | counter | read-only |
The number of ICMP Address Mask Request messages received. |
icmpInAddrMaskReps | 1.3.6.1.2.1.5.13 | counter | read-only |
The number of ICMP Address Mask Reply messages received. |
icmpOutMsgs | 1.3.6.1.2.1.5.14 | counter | read-only |
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. |
icmpOutErrors | 1.3.6.1.2.1.5.15 | counter | read-only |
The 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. |
icmpOutDestUnreachs | 1.3.6.1.2.1.5.16 | counter | read-only |
The number of ICMP Destination Unreachable messages sent. |
icmpOutTimeExcds | 1.3.6.1.2.1.5.17 | counter | read-only |
The number of ICMP Time Exceeded messages sent. |
icmpOutParmProbs | 1.3.6.1.2.1.5.18 | counter | read-only |
The number of ICMP Parameter Problem messages sent. |
icmpOutSrcQuenchs | 1.3.6.1.2.1.5.19 | counter | read-only |
The number of ICMP Source Quench messages sent. |
icmpOutRedirects | 1.3.6.1.2.1.5.20 | counter | read-only |
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects. |
icmpOutEchos | 1.3.6.1.2.1.5.21 | counter | read-only |
The number of ICMP Echo (request) messages sent. |
icmpOutEchoReps | 1.3.6.1.2.1.5.22 | counter | read-only |
The number of ICMP Echo Reply messages sent. |
icmpOutTimestamps | 1.3.6.1.2.1.5.23 | counter | read-only |
The number of ICMP Timestamp (request) messages sent. |
icmpOutTimestampReps | 1.3.6.1.2.1.5.24 | counter | read-only |
The number of ICMP Timestamp Reply messages sent. |
icmpOutAddrMasks | 1.3.6.1.2.1.5.25 | counter | read-only |
The number of ICMP Address Mask Request messages sent. |
icmpOutAddrMaskReps | 1.3.6.1.2.1.5.26 | counter | read-only |
The number of ICMP Address Mask Reply messages sent. |
tcp | 1.3.6.1.2.1.6 | |||
tcpRtoAlgorithm | 1.3.6.1.2.1.6.1 | integer | read-only |
The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. Enumeration: 'vanj': 4, 'other': 1, 'constant': 2, 'rsre': 3. |
tcpRtoMin | 1.3.6.1.2.1.6.2 | integer | read-only |
The 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. |
tcpRtoMax | 1.3.6.1.2.1.6.3 | integer | read-only |
The 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. |
tcpMaxConn | 1.3.6.1.2.1.6.4 | integer | read-only |
The 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. |
tcpActiveOpens | 1.3.6.1.2.1.6.5 | counter | read-only |
The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. |
tcpPassiveOpens | 1.3.6.1.2.1.6.6 | counter | read-only |
The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. |
tcpAttemptFails | 1.3.6.1.2.1.6.7 | counter | read-only |
The 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. |
tcpEstabResets | 1.3.6.1.2.1.6.8 | counter | read-only |
The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. |
tcpCurrEstab | 1.3.6.1.2.1.6.9 | gauge | read-only |
The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT. |
tcpInSegs | 1.3.6.1.2.1.6.10 | counter | read-only |
The total number of segments received, including those received in error. This count includes segments received on currently established connections. |
tcpOutSegs | 1.3.6.1.2.1.6.11 | counter | read-only |
The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. |
tcpRetransSegs | 1.3.6.1.2.1.6.12 | counter | read-only |
The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. |
tcpConnTable | 1.3.6.1.2.1.6.13 | no-access |
A table containing TCP connection-specific information. |
|
1.3.6.1.2.1.6.13.1 | no-access |
Information 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. |
||
tcpConnState | 1.3.6.1.2.1.6.13.1.1 | integer | read-write |
The 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). Enumeration: 'synReceived': 4, 'established': 5, 'finWait2': 7, 'timeWait': 11, 'finWait1': 6, 'lastAck': 9, 'closeWait': 8, 'deleteTCB': 12, 'closed': 1, 'closing': 10, 'listen': 2, 'synSent': 3. |
tcpConnLocalAddress | 1.3.6.1.2.1.6.13.1.2 | ipaddress | read-only |
The 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. |
tcpConnLocalPort | 1.3.6.1.2.1.6.13.1.3 | integer | read-only |
The local port number for this TCP connection. |
tcpConnRemAddress | 1.3.6.1.2.1.6.13.1.4 | ipaddress | read-only |
The remote IP address for this TCP connection. |
tcpConnRemPort | 1.3.6.1.2.1.6.13.1.5 | integer | read-only |
The remote port number for this TCP connection. |
tcpInErrs | 1.3.6.1.2.1.6.14 | counter | read-only |
The total number of segments received in error (e.g., bad TCP checksums). |
tcpOutRsts | 1.3.6.1.2.1.6.15 | counter | read-only |
The number of TCP segments sent containing the RST flag. |
udp | 1.3.6.1.2.1.7 | |||
udpInDatagrams | 1.3.6.1.2.1.7.1 | counter | read-only |
The total number of UDP datagrams delivered to UDP users. |
udpNoPorts | 1.3.6.1.2.1.7.2 | counter | read-only |
The total number of received UDP datagrams for which there was no application at the destination port. |
udpInErrors | 1.3.6.1.2.1.7.3 | counter | read-only |
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. |
udpOutDatagrams | 1.3.6.1.2.1.7.4 | counter | read-only |
The total number of UDP datagrams sent from this entity. |
udpTable | 1.3.6.1.2.1.7.5 | no-access |
A table containing UDP listener information. |
|
1.3.6.1.2.1.7.5.1 | no-access |
Information about a particular current UDP listener. |
||
udpLocalAddress | 1.3.6.1.2.1.7.5.1.1 | ipaddress | read-only |
The 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. |
udpLocalPort | 1.3.6.1.2.1.7.5.1.2 | integer | read-only |
The local port number for this UDP listener. |
egp | 1.3.6.1.2.1.8 | |||
egpInMsgs | 1.3.6.1.2.1.8.1 | counter | read-only |
The number of EGP messages received without error. |
egpInErrors | 1.3.6.1.2.1.8.2 | counter | read-only |
The number of EGP messages received that proved to be in error. |
egpOutMsgs | 1.3.6.1.2.1.8.3 | counter | read-only |
The total number of locally generated EGP messages. |
egpOutErrors | 1.3.6.1.2.1.8.4 | counter | read-only |
The number of locally generated EGP messages not sent due to resource limitations within an EGP entity. |
egpNeighTable | 1.3.6.1.2.1.8.5 | no-access |
The EGP neighbor table. |
|
1.3.6.1.2.1.8.5.1 | no-access |
Information about this entity's relationship with a particular EGP neighbor. |
||
egpNeighState | 1.3.6.1.2.1.8.5.1.1 | integer | read-only |
The 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. Enumeration: 'down': 3, 'idle': 1, 'cease': 5, 'up': 4, 'acquisition': 2. |
egpNeighAddr | 1.3.6.1.2.1.8.5.1.2 | ipaddress | read-only |
The IP address of this entry's EGP neighbor. |
egpNeighAs | 1.3.6.1.2.1.8.5.1.3 | integer | read-only |
The autonomous system of this EGP peer. Zero should be specified if the autonomous system number of the neighbor is not yet known. |
egpNeighInMsgs | 1.3.6.1.2.1.8.5.1.4 | counter | read-only |
The number of EGP messages received without error from this EGP peer. |
egpNeighInErrs | 1.3.6.1.2.1.8.5.1.5 | counter | read-only |
The number of EGP messages received from this EGP peer that proved to be in error (e.g., bad EGP checksum). |
egpNeighOutMsgs | 1.3.6.1.2.1.8.5.1.6 | counter | read-only |
The number of locally generated EGP messages to this EGP peer. |
egpNeighOutErrs | 1.3.6.1.2.1.8.5.1.7 | counter | read-only |
The number of locally generated EGP messages not sent to this EGP peer due to resource limitations within an EGP entity. |
egpNeighInErrMsgs | 1.3.6.1.2.1.8.5.1.8 | counter | read-only |
The number of EGP-defined error messages received from this EGP peer. |
egpNeighOutErrMsgs | 1.3.6.1.2.1.8.5.1.9 | counter | read-only |
The number of EGP-defined error messages sent to this EGP peer. |
egpNeighStateUps | 1.3.6.1.2.1.8.5.1.10 | counter | read-only |
The number of EGP state transitions to the UP state with this EGP peer. |
egpNeighStateDowns | 1.3.6.1.2.1.8.5.1.11 | counter | read-only |
The number of EGP state transitions from the UP state to any other state with this EGP peer. |
egpNeighIntervalHello | 1.3.6.1.2.1.8.5.1.12 | integer | read-only |
The interval between EGP Hello command retransmissions (in hundredths of a second). This represents the t1 timer as defined in RFC 904. |
egpNeighIntervalPoll | 1.3.6.1.2.1.8.5.1.13 | integer | read-only |
The interval between EGP poll command retransmissions (in hundredths of a second). This represents the t3 timer as defined in RFC 904. |
egpNeighMode | 1.3.6.1.2.1.8.5.1.14 | integer | read-only |
The polling mode of this EGP entity, either passive or active. Enumeration: 'active': 1, 'passive': 2. |
egpNeighEventTrigger | 1.3.6.1.2.1.8.5.1.15 | integer | read-write |
A 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. Enumeration: 'start': 1, 'stop': 2. |
egpAs | 1.3.6.1.2.1.8.6 | integer | read-only |
The autonomous system number of this EGP entity. |
transmission | 1.3.6.1.2.1.10 | |||
ppp | 1.3.6.1.2.1.10.23 | |||
pppLcp | 1.3.6.1.2.1.10.23.1 | |||
pppLink | 1.3.6.1.2.1.10.23.1.1 | |||
pppLinkStatusTable | 1.3.6.1.2.1.10.23.1.1.1 | no-access |
A table containing PPP-link specific variables for this PPP implementation. |
|
1.3.6.1.2.1.10.23.1.1.1.1 | no-access |
Management information about a particular PPP Link. |
||
pppLinkStatusPhysicalIndex | 1.3.6.1.2.1.10.23.1.1.1.1.1 | integer | read-only |
The value of ifIndex that identifies the lower-level interface over which this PPP Link is operating. This interface would usually be an HDLC or RS-232 type of interface. If there is no lower-layer interface element, or there is no ifEntry for the element, or the element can not be identified, then the value of this object is 0. For example, suppose that PPP is operating over a serial port. This would use two entries in the ifTable. The PPP could be running over `interface' number 123 and the serial port could be running over `interface' number 987. Therefore, ifSpecific.123 would contain the OBJECT IDENTIFIER ppp pppLinkStatusPhysicalIndex.123 would contain 987, and ifSpecific.987 would contain the OBJECT IDENTIFIER for the serial-port's media- specific MIB. |
pppLinkStatusBadAddresses | 1.3.6.1.2.1.10.23.1.1.1.1.2 | counter | read-only |
The number of packets received with an incorrect Address Field. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. |
pppLinkStatusBadControls | 1.3.6.1.2.1.10.23.1.1.1.1.3 | counter | read-only |
The number of packets received on this link with an incorrect Control Field. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. |
pppLinkStatusPacketTooLongs | 1.3.6.1.2.1.10.23.1.1.1.1.4 | counter | read-only |
The number of received packets that have been discarded because their length exceeded the MRU. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. NOTE, packets which are longer than the MRU but which are successfully received and processed are NOT included in this count. |
pppLinkStatusBadFCSs | 1.3.6.1.2.1.10.23.1.1.1.1.5 | counter | read-only |
The number of received packets that have been discarded due to having an incorrect FCS. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. |
pppLinkStatusLocalMRU | 1.3.6.1.2.1.10.23.1.1.1.1.6 | integer | read-only |
The current value of the MRU for the local PPP Entity. This value is the MRU that the remote entity is using when sending packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkStatusRemoteMRU | 1.3.6.1.2.1.10.23.1.1.1.1.7 | integer | read-only |
The current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkStatusLocalToPeerACCMap | 1.3.6.1.2.1.10.23.1.1.1.1.8 | octet string | read-only |
The current value of the ACC Map used for sending packets from the local PPP entity to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkStatusPeerToLocalACCMap | 1.3.6.1.2.1.10.23.1.1.1.1.9 | octet string | read-only |
The ACC Map used by the remote PPP entity when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkStatusLocalToRemoteProtocolCompression | 1.3.6.1.2.1.10.23.1.1.1.1.10 | integer | read-only |
Indicates whether the local PPP entity will use Protocol Compression when transmitting packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). Enumeration: 'disabled': 2, 'enabled': 1. |
pppLinkStatusRemoteToLocalProtocolCompression | 1.3.6.1.2.1.10.23.1.1.1.1.11 | integer | read-only |
Indicates whether the remote PPP entity will use Protocol Compression when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). Enumeration: 'disabled': 2, 'enabled': 1. |
pppLinkStatusLocalToRemoteACCompression | 1.3.6.1.2.1.10.23.1.1.1.1.12 | integer | read-only |
Indicates whether the local PPP entity will use Address and Control Compression when transmitting packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). Enumeration: 'disabled': 2, 'enabled': 1. |
pppLinkStatusRemoteToLocalACCompression | 1.3.6.1.2.1.10.23.1.1.1.1.13 | integer | read-only |
Indicates whether the remote PPP entity will use Address and Control Compression when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). Enumeration: 'disabled': 2, 'enabled': 1. |
pppLinkStatusTransmitFcsSize | 1.3.6.1.2.1.10.23.1.1.1.1.14 | integer | read-only |
The size of the Frame Check Sequence (FCS) in bits that the local node will generate when sending packets to the remote node. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkStatusReceiveFcsSize | 1.3.6.1.2.1.10.23.1.1.1.1.15 | integer | read-only |
The size of the Frame Check Sequence (FCS) in bits that the remote node will generate when sending packets to the local node. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). |
pppLinkConfigTable | 1.3.6.1.2.1.10.23.1.1.2 | no-access |
A table containing the LCP configuration parameters for this PPP Link. These variables represent the initial configuration of the PPP Link. The actual values of the parameters may be changed when the link is brought up via the LCP options negotiation mechanism. |
|
1.3.6.1.2.1.10.23.1.1.2.1 | no-access |
Configuration information about a particular PPP Link. |
||
pppLinkConfigInitialMRU | 1.3.6.1.2.1.10.23.1.1.2.1.1 | integer | read-only |
The initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 0 then the local PPP entity will not advertise any MRU to the remote entity and the default MRU will be assumed. Changing this object will have effect when the link is next restarted. Agent variations: DESCRIPTION writing not supported |
pppLinkConfigReceiveACCMap | 1.3.6.1.2.1.10.23.1.1.2.1.2 | octet string | read-write |
The Asynchronous-Control-Character-Map (ACC) that the local PPP entity requires for use on its receive side. In effect, this is the ACC Map that is required in order to ensure that the local modem will successfully receive all characters. The actual ACC map used on the receive side of the link will be a combination of the local node's pppLinkConfigReceiveACCMap and the remote node's pppLinkConfigTransmitACCMap. Changing this object will have effect when the link is next restarted. |
pppLinkConfigTransmitACCMap | 1.3.6.1.2.1.10.23.1.1.2.1.3 | octet string | read-only |
The Asynchronous-Control-Character-Map (ACC) that the local PPP entity requires for use on its transmit side. In effect, this is the ACC Map that is required in order to ensure that all characters can be successfully transmitted through the local modem. The actual ACC map used on the transmit side of the link will be a combination of the local node's pppLinkConfigTransmitACCMap and the remote node's pppLinkConfigReceiveACCMap. Changing this object will have effect when the link is next restarted. Agent variations: DESCRIPTION writing not supported |
pppLinkConfigMagicNumber | 1.3.6.1.2.1.10.23.1.1.2.1.4 | integer | read-only |
If true(2) then the local node will attempt to perform Magic Number negotiation with the remote node. If false(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted. Agent variations: DESCRIPTION writing not supported Enumeration: 'true': 2, 'false': 1. |
pppLinkConfigFcsSize | 1.3.6.1.2.1.10.23.1.1.2.1.5 | integer | read-only |
The size of the FCS, in bits, the local node will attempt to negotiate for use with the remote node. Regardless of the value of this object, the local node will comply with any FCS size negotiations initiated by the remote node, per the PPP specification. Changing this object will have effect when the link is next restarted. Agent variations: DESCRIPTION writing not supported |
pppLqr | 1.3.6.1.2.1.10.23.1.2 | |||
pppTests | 1.3.6.1.2.1.10.23.1.3 | |||
pppEchoTest | 1.3.6.1.2.1.10.23.1.3.1 | |||
pppDiscardTest | 1.3.6.1.2.1.10.23.1.3.2 | |||
pppIp | 1.3.6.1.2.1.10.23.3 | |||
pppIpTable | 1.3.6.1.2.1.10.23.3.1 | no-access |
Table containing the IP parameters and statistics for the local PPP entity. |
|
1.3.6.1.2.1.10.23.3.1.1 | no-access |
IPCP status information for a particular PPP link. |
||
pppIpOperStatus | 1.3.6.1.2.1.10.23.3.1.1.1 | integer | read-only |
The operational status of the IP network protocol. If the value of this object is up then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2. |
pppIpLocalToRemoteCompressionProtocol | 1.3.6.1.2.1.10.23.3.1.1.2 | integer | read-only |
The IP compression protocol that the local PPP-IP entity uses when sending packets to the remote PPP-IP entity. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened). Enumeration: 'vj-tcp': 2, 'none': 1. |
pppIpRemoteToLocalCompressionProtocol | 1.3.6.1.2.1.10.23.3.1.1.3 | integer | read-only |
The IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened). Enumeration: 'vj-tcp': 2, 'none': 1. |
pppIpRemoteMaxSlotId | 1.3.6.1.2.1.10.23.3.1.1.4 | integer | read-only |
The Max-Slot-Id parameter that the remote node has advertised and that is in use on the link. If vj-tcp header compression is not in use on the link then the value of this object shall be 0. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened). |
pppIpLocalMaxSlotId | 1.3.6.1.2.1.10.23.3.1.1.5 | integer | read-only |
The Max-Slot-Id parameter that the local node has advertised and that is in use on the link. If vj-tcp header compression is not in use on the link then the value of this object shall be 0. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened). |
pppIpConfigTable | 1.3.6.1.2.1.10.23.3.2 | no-access |
Table containing configuration variables for the IPCP for the local PPP entity. |
|
1.3.6.1.2.1.10.23.3.2.1 | no-access |
IPCP information for a particular PPP link. |
||
pppIpConfigAdminStatus | 1.3.6.1.2.1.10.23.3.2.1.1 | integer | read-only |
The immediate desired status of the IP network protocol. Setting this object to open will inject an administrative open event into the IP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Agent variations: DESCRIPTION writing not supported Enumeration: 'close': 2, 'open': 1. |
pppIpConfigCompression | 1.3.6.1.2.1.10.23.3.2.1.2 | integer | read-write |
If none(1) then the local node will not attempt to negotiate any IP Compression option. Otherwise, the local node will attempt to negotiate compression mode indicated by the enumerated value. Changing this object will have effect when the link is next restarted. Enumeration: 'vj-tcp': 2, 'none': 1. |
rs232 | 1.3.6.1.2.1.10.33 | |||
rs232Number | 1.3.6.1.2.1.10.33.1 | integer | read-only |
The number of ports (regardless of their current state) in the RS-232-like general port table. |
rs232PortTable | 1.3.6.1.2.1.10.33.2 | no-access |
A list of port entries. The number of entries is given by the value of rs232Number. |
|
1.3.6.1.2.1.10.33.2.1 | no-access |
Status and parameter values for a port. |
||
rs232PortIndex | 1.3.6.1.2.1.10.33.2.1.1 | integer | read-only |
A unique value for each port. Its value ranges between 1 and the value of rs232Number. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next. |
rs232PortType | 1.3.6.1.2.1.10.33.2.1.2 | integer | read-only |
The port's hardware type. Enumeration: 'v35': 5, 'other': 1, 'rs422': 3, 'rs232': 2, 'rs423': 4. |
rs232PortInSigNumber | 1.3.6.1.2.1.10.33.2.1.3 | integer | read-only |
The number of input signals for the port in the input signal table (rs232PortInSigTable). The table contains entries only for those signals the software can detect. |
rs232PortOutSigNumber | 1.3.6.1.2.1.10.33.2.1.4 | integer | read-only |
The number of output signals for the port in the output signal table (rs232PortOutSigTable). The table contains entries only for those signals the software can assert. |
rs232PortInSpeed | 1.3.6.1.2.1.10.33.2.1.5 | integer | read-write |
The port's input speed in bits per second. |
rs232PortOutSpeed | 1.3.6.1.2.1.10.33.2.1.6 | integer | read-write |
The port's output speed in bits per second. |
rs232AsyncPortTable | 1.3.6.1.2.1.10.33.3 | no-access |
A list of asynchronous port entries. The maximum entry number is given by the value of rs232Number. Entries need not exist for synchronous ports. |
|
1.3.6.1.2.1.10.33.3.1 | no-access |
Status and parameter values for an asynchronous port. |
||
rs232AsyncPortIndex | 1.3.6.1.2.1.10.33.3.1.1 | integer | read-only |
A unique value for each port. Its value is the same as rs232PortIndex for the port. |
rs232AsyncPortBits | 1.3.6.1.2.1.10.33.3.1.2 | integer | read-write |
The port's number of bits in a character. |
rs232AsyncPortStopBits | 1.3.6.1.2.1.10.33.3.1.3 | integer | read-write |
The port's number of stop bits. Enumeration: 'dynamic': 4, 'two': 2, 'one-and-half': 3, 'one': 1. |
rs232AsyncPortParity | 1.3.6.1.2.1.10.33.3.1.4 | integer | read-write |
The port's sense of a character parity bit. Enumeration: 'even': 3, 'none': 1, 'space': 5, 'odd': 2, 'mark': 4. |
rs232AsyncPortAutobaud | 1.3.6.1.2.1.10.33.3.1.5 | integer | read-write |
A control for the port's ability to automatically sense input speed. When rs232PortAutoBaud is 'enabled', a port may autobaud to values different from the set values for speed, parity, and character size. As a result a network management system may temporarily observe values different from what was previously set. Enumeration: 'disabled': 2, 'enabled': 1. |
rs232AsyncPortParityErrs | 1.3.6.1.2.1.10.33.3.1.6 | counter | read-only |
Total number of characters with a parity error, input from the port since system re-initialization and while the port state was 'up' or 'test'. |
rs232AsyncPortFramingErrs | 1.3.6.1.2.1.10.33.3.1.7 | counter | read-only |
Total number of characters with a framing error, input from the port since system re-initialization and while the port state was 'up' or 'test'. |
rs232AsyncPortOverrunErrs | 1.3.6.1.2.1.10.33.3.1.8 | counter | read-only |
Total number of characters with an overrun error, input from the port since system re-initialization and while the port state was 'up' or 'test'. |
rs232SyncPortTable | 1.3.6.1.2.1.10.33.4 | no-access |
A list of synchronous port entries. The maximum entry number is given by the value of rs232Number. Entries need not exist for asynchronous ports. |
|
1.3.6.1.2.1.10.33.4.1 | no-access |
Status and parameter values for a synchronous port. |
||
rs232SyncPortIndex | 1.3.6.1.2.1.10.33.4.1.1 | integer | read-only |
A unique value for each port. Its value is the same as rs232PortIndex for the port. |
rs232SyncPortClockSource | 1.3.6.1.2.1.10.33.4.1.2 | integer | read-write |
Source of the port's bit rate clock. 'split' means the tranmit clock is internal and the receive clock is external. Enumeration: 'internal': 1, 'external': 2, 'split': 3. |
rs232SyncPortFrameCheckErrs | 1.3.6.1.2.1.10.33.4.1.3 | counter | read-only |
Total number of frames with an invalid frame check sequence, input from the port since system re-initialization and while the port state was 'up' or 'test'. |
rs232SyncPortTransmitUnderrunErrs | 1.3.6.1.2.1.10.33.4.1.4 | counter | read-only |
Total number of frames that failed to be transmitted on the port since system re-initialization and while the port state was 'up' or 'test' because data was not available to the transmitter in time. |
rs232SyncPortReceiveOverrunErrs | 1.3.6.1.2.1.10.33.4.1.5 | counter | read-only |
Total number of frames that failed to be received on the port since system re-initialization and while the port state was 'up' or 'test' because the receiver did not accept the data in time. |
rs232SyncPortInterruptedFrames | 1.3.6.1.2.1.10.33.4.1.6 | counter | read-only |
Total number of frames that failed to be received or transmitted on the port due to loss of modem signals since system re-initialization and while the port state was 'up' or 'test'. |
rs232SyncPortAbortedFrames | 1.3.6.1.2.1.10.33.4.1.7 | counter | read-only |
Number of frames aborted on the port due to receiving an abort sequence since system re-initialization and while the port state was 'up' or 'test'. |
rs232InSigTable | 1.3.6.1.2.1.10.33.5 | no-access |
A list of port input control signal entries. |
|
1.3.6.1.2.1.10.33.5.1 | no-access |
Input control signal status for a hardware port. |
||
rs232InSigPortIndex | 1.3.6.1.2.1.10.33.5.1.1 | integer | read-only |
The value of rs232PortIndex for the port to which this entry belongs. |
rs232InSigName | 1.3.6.1.2.1.10.33.5.1.2 | integer | read-only |
Identification of a hardware signal, as follows: rts Request to Send cts Clear to Send dsr Data Set Ready dtr Data Terminal Ready ri Ring Indicator dcd Received Line Signal Detector sq Signal Quality Detector srs Data Signaling Rate Selector srts Secondary Request to Send scts Secondary Clear to Send sdcd Secondary Received Line Signal Detector Enumeration: 'sq': 7, 'cts': 2, 'srts': 9, 'dcd': 6, 'dsr': 3, 'srs': 8, 'rts': 1, 'scts': 10, 'dtr': 4, 'sdcd': 11, 'ri': 5. |
rs232InSigState | 1.3.6.1.2.1.10.33.5.1.3 | integer | read-only |
The current signal state. Enumeration: 'on': 2, 'none': 1, 'off': 3. |
rs232InSigChanges | 1.3.6.1.2.1.10.33.5.1.4 | counter | read-only |
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'. |
rs232OutSigTable | 1.3.6.1.2.1.10.33.6 | no-access |
A list of port output control signal entries. |
|
1.3.6.1.2.1.10.33.6.1 | no-access |
Output control signal status for a hardware port. |
||
rs232OutSigPortIndex | 1.3.6.1.2.1.10.33.6.1.1 | integer | read-only |
The value of rs232PortIndex for the port to which this entry belongs. |
rs232OutSigName | 1.3.6.1.2.1.10.33.6.1.2 | integer | read-only |
Identification of a hardware signal, as follows: rts Request to Send cts Clear to Send dsr Data Set Ready dtr Data Terminal Ready ri Ring Indicator dcd Received Line Signal Detector sq Signal Quality Detector srs Data Signaling Rate Selector srts Secondary Request to Send scts Secondary Clear to Send sdcd Secondary Received Line Signal Detector Enumeration: 'sq': 7, 'cts': 2, 'srts': 9, 'dcd': 6, 'dsr': 3, 'srs': 8, 'rts': 1, 'scts': 10, 'dtr': 4, 'sdcd': 11, 'ri': 5. |
rs232OutSigState | 1.3.6.1.2.1.10.33.6.1.3 | integer | read-only |
The current signal state. Enumeration: 'on': 2, 'none': 1, 'off': 3. |
rs232OutSigChanges | 1.3.6.1.2.1.10.33.6.1.4 | counter | read-only |
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'. |
snmp | 1.3.6.1.2.1.11 | |||
snmpInPkts | 1.3.6.1.2.1.11.1 | counter | read-only |
The total number of Messages delivered to the SNMP entity from the transport service. |
snmpOutPkts | 1.3.6.1.2.1.11.2 | counter | read-only |
The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service. |
snmpInBadVersions | 1.3.6.1.2.1.11.3 | counter | read-only |
The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version. |
snmpInBadCommunityNames | 1.3.6.1.2.1.11.4 | counter | read-only |
The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity. |
snmpInBadCommunityUses | 1.3.6.1.2.1.11.5 | counter | read-only |
The 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. |
snmpInASNParseErrs | 1.3.6.1.2.1.11.6 | counter | read-only |
The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages. |
snmpInTooBigs | 1.3.6.1.2.1.11.8 | counter | read-only |
The 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'. |
snmpInNoSuchNames | 1.3.6.1.2.1.11.9 | counter | read-only |
The 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'. |
snmpInBadValues | 1.3.6.1.2.1.11.10 | counter | read-only |
The 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'. |
snmpInReadOnlys | 1.3.6.1.2.1.11.11 | counter | read-only |
The 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. |
snmpInGenErrs | 1.3.6.1.2.1.11.12 | counter | read-only |
The 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'. |
snmpInTotalReqVars | 1.3.6.1.2.1.11.13 | counter | read-only |
The 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. |
snmpInTotalSetVars | 1.3.6.1.2.1.11.14 | counter | read-only |
The 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. |
snmpInGetRequests | 1.3.6.1.2.1.11.15 | counter | read-only |
The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
snmpInGetNexts | 1.3.6.1.2.1.11.16 | counter | read-only |
The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity. |
snmpInSetRequests | 1.3.6.1.2.1.11.17 | counter | read-only |
The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity. |
snmpInGetResponses | 1.3.6.1.2.1.11.18 | counter | read-only |
The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity. |
snmpInTraps | 1.3.6.1.2.1.11.19 | counter | read-only |
The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity. |
snmpOutTooBigs | 1.3.6.1.2.1.11.20 | counter | read-only |
The 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.' |
snmpOutNoSuchNames | 1.3.6.1.2.1.11.21 | counter | read-only |
The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName'. |
snmpOutBadValues | 1.3.6.1.2.1.11.22 | counter | read-only |
The 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'. |
snmpOutGenErrs | 1.3.6.1.2.1.11.24 | counter | read-only |
The 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'. |
snmpOutGetRequests | 1.3.6.1.2.1.11.25 | counter | read-only |
The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity. |
snmpOutGetNexts | 1.3.6.1.2.1.11.26 | counter | read-only |
The total number of SNMP Get-Next PDUs which have been generated by the SNMP protocol entity. |
snmpOutSetRequests | 1.3.6.1.2.1.11.27 | counter | read-only |
The total number of SNMP Set-Request PDUs which have been generated by the SNMP protocol entity. |
snmpOutGetResponses | 1.3.6.1.2.1.11.28 | counter | read-only |
The total number of SNMP Get-Response PDUs which have been generated by the SNMP protocol entity. |
snmpOutTraps | 1.3.6.1.2.1.11.29 | counter | read-only |
The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity. |
snmpEnableAuthenTraps | 1.3.6.1.2.1.11.30 | integer | read-write |
Indicates 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. Enumeration: 'disabled': 2, 'enabled': 1. |
appletalk | 1.3.6.1.2.1.13 | |||
llap | 1.3.6.1.2.1.13.1 | |||
aarp | 1.3.6.1.2.1.13.2 | |||
atport | 1.3.6.1.2.1.13.3 | |||
ddp | 1.3.6.1.2.1.13.4 | |||
rtmp | 1.3.6.1.2.1.13.5 | |||
kip | 1.3.6.1.2.1.13.6 | |||
zip | 1.3.6.1.2.1.13.7 | |||
nbp | 1.3.6.1.2.1.13.8 | |||
atecho | 1.3.6.1.2.1.13.9 | |||
ospf | 1.3.6.1.2.1.14 | |||
ospfGeneralGroup | 1.3.6.1.2.1.14.1 | |||
dot1dBridge | 1.3.6.1.2.1.17 | |||
dot1dBase | 1.3.6.1.2.1.17.1 | |||
dot1dBaseBridgeAddress | 1.3.6.1.2.1.17.1.1 | macaddress | read-only |
The 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. |
dot1dBaseNumPorts | 1.3.6.1.2.1.17.1.2 | integer | read-only |
The number of ports controlled by this bridging entity. |
dot1dBaseType | 1.3.6.1.2.1.17.1.3 | integer | read-only |
Indicates 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. Enumeration: 'unknown': 1, 'transparent-only': 2, 'srt': 4, 'sourceroute-only': 3. |
dot1dBasePortTable | 1.3.6.1.2.1.17.1.4 | no-access |
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included. |
|
1.3.6.1.2.1.17.1.4.1 | no-access |
A list of information for each port of the bridge. |
||
dot1dBasePort | 1.3.6.1.2.1.17.1.4.1.1 | integer | read-only |
The port number of the port for which this entry contains bridge management information. |
dot1dBasePortIfIndex | 1.3.6.1.2.1.17.1.4.1.2 | integer | read-only |
The value of the instance of the ifIndex object, defined in MIB-II, for the interface corresponding to this port. |
dot1dBasePortCircuit | 1.3.6.1.2.1.17.1.4.1.3 | object identifier | read-only |
For 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 }. |
dot1dBasePortDelayExceededDiscards | 1.3.6.1.2.1.17.1.4.1.4 | counter | read-only |
The 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. |
dot1dBasePortMtuExceededDiscards | 1.3.6.1.2.1.17.1.4.1.5 | counter | read-only |
The number of frames discarded by this port due to an excessive size. It is incremented by both transparent and source route bridges. |
dot1dStp | 1.3.6.1.2.1.17.2 | |||
dot1dStpProtocolSpecification | 1.3.6.1.2.1.17.2.1 | integer | read-only |
An 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. Enumeration: 'ieee8021d': 3, 'unknown': 1, 'decLb100': 2. |
dot1dStpPriority | 1.3.6.1.2.1.17.2.2 | integer | read-write |
The 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. |
dot1dStpTimeSinceTopologyChange | 1.3.6.1.2.1.17.2.3 | timeticks | read-only |
The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
dot1dStpTopChanges | 1.3.6.1.2.1.17.2.4 | counter | read-only |
The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
dot1dStpDesignatedRoot | 1.3.6.1.2.1.17.2.5 | bridgeid | read-only |
The 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. |
dot1dStpRootCost | 1.3.6.1.2.1.17.2.6 | integer | read-only |
The cost of the path to the root as seen from this bridge. |
dot1dStpRootPort | 1.3.6.1.2.1.17.2.7 | integer | read-only |
The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
dot1dStpMaxAge | 1.3.6.1.2.1.17.2.8 | timeout | read-only |
The 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. |
dot1dStpHelloTime | 1.3.6.1.2.1.17.2.9 | timeout | read-only |
The 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. |
dot1dStpHoldTime | 1.3.6.1.2.1.17.2.10 | integer | read-only |
This 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. |
dot1dStpForwardDelay | 1.3.6.1.2.1.17.2.11 | timeout | read-only |
This 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.] |
dot1dStpBridgeMaxAge | 1.3.6.1.2.1.17.2.12 | timeout | read-write |
The 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. |
dot1dStpBridgeHelloTime | 1.3.6.1.2.1.17.2.13 | timeout | read-write |
The 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. |
dot1dStpBridgeForwardDelay | 1.3.6.1.2.1.17.2.14 | timeout | read-write |
The 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. |
dot1dStpPortTable | 1.3.6.1.2.1.17.2.15 | no-access |
A table that contains port-specific information for the Spanning Tree Protocol. |
|
1.3.6.1.2.1.17.2.15.1 | no-access |
A list of information maintained by every port about the Spanning Tree Protocol state for that port. |
||
dot1dStpPort | 1.3.6.1.2.1.17.2.15.1.1 | integer | read-only |
The port number of the port for which this entry contains Spanning Tree Protocol management information. |
dot1dStpPortPriority | 1.3.6.1.2.1.17.2.15.1.2 | integer | read-write |
The 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. |
dot1dStpPortState | 1.3.6.1.2.1.17.2.15.1.3 | integer | read-only |
The 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). Enumeration: 'listening': 3, 'disabled': 1, 'broken': 6, 'learning': 4, 'forwarding': 5, 'blocking': 2. |
dot1dStpPortEnable | 1.3.6.1.2.1.17.2.15.1.4 | integer | read-write |
The enabled/disabled status of the port. Enumeration: 'disabled': 2, 'enabled': 1. |
dot1dStpPortPathCost | 1.3.6.1.2.1.17.2.15.1.5 | integer | read-write |
The 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. |
dot1dStpPortDesignatedRoot | 1.3.6.1.2.1.17.2.15.1.6 | bridgeid | read-only |
The 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. |
dot1dStpPortDesignatedCost | 1.3.6.1.2.1.17.2.15.1.7 | integer | read-only |
The 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. |
dot1dStpPortDesignatedBridge | 1.3.6.1.2.1.17.2.15.1.8 | bridgeid | read-only |
The Bridge Identifier of the bridge which this port considers to be the Designated Bridge for this port's segment. |
dot1dStpPortDesignatedPort | 1.3.6.1.2.1.17.2.15.1.9 | octet string | read-only |
The Port Identifier of the port on the Designated Bridge for this port's segment. |
dot1dStpPortForwardTransitions | 1.3.6.1.2.1.17.2.15.1.10 | counter | read-only |
The number of times this port has transitioned from the Learning state to the Forwarding state. |
dot1dSr | 1.3.6.1.2.1.17.3 | |||
dot1dTp | 1.3.6.1.2.1.17.4 | |||
dot1dTpLearnedEntryDiscards | 1.3.6.1.2.1.17.4.1 | counter | read-only |
The 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. |
dot1dTpAgingTime | 1.3.6.1.2.1.17.4.2 | integer | read-write |
The timeout period in seconds for aging out dynamically learned forwarding information. 802.1D-1990 recommends a default of 300 seconds. |
dot1dTpFdbTable | 1.3.6.1.2.1.17.4.3 | no-access |
A 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. |
|
1.3.6.1.2.1.17.4.3.1 | no-access |
Information about a specific unicast MAC address for which the bridge has some forwarding and/or filtering information. |
||
dot1dTpFdbAddress | 1.3.6.1.2.1.17.4.3.1.1 | macaddress | read-only |
A unicast MAC address for which the bridge has forwarding and/or filtering information. |
dot1dTpFdbPort | 1.3.6.1.2.1.17.4.3.1.2 | integer | read-only |
Either 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). |
dot1dTpFdbStatus | 1.3.6.1.2.1.17.4.3.1.3 | integer | read-only |
The 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. Enumeration: 'learned': 3, 'other': 1, 'self': 4, 'invalid': 2, 'mgmt': 5. |
dot1dTpPortTable | 1.3.6.1.2.1.17.4.4 | no-access |
A table that contains information about every port that is associated with this transparent bridge. |
|
1.3.6.1.2.1.17.4.4.1 | no-access |
A list of information for each port of a transparent bridge. |
||
dot1dTpPort | 1.3.6.1.2.1.17.4.4.1.1 | integer | read-only |
The port number of the port for which this entry contains Transparent bridging management information. |
dot1dTpPortMaxInfo | 1.3.6.1.2.1.17.4.4.1.2 | integer | read-only |
The maximum size of the INFO (non-MAC) field that this port will receive or transmit. |
dot1dTpPortInFrames | 1.3.6.1.2.1.17.4.4.1.3 | counter | read-only |
The 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. |
dot1dTpPortOutFrames | 1.3.6.1.2.1.17.4.4.1.4 | counter | read-only |
The 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. |
dot1dTpPortInDiscards | 1.3.6.1.2.1.17.4.4.1.5 | counter | read-only |
Count of valid frames received which were discarded (i.e., filtered) by the Forwarding Process. |
dot1dStatic | 1.3.6.1.2.1.17.5 | |||
dot1dStaticTable | 1.3.6.1.2.1.17.5.1 | no-access |
A 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. |
|
1.3.6.1.2.1.17.5.1.1 | no-access |
Filtering 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. |
||
dot1dStaticAddress | 1.3.6.1.2.1.17.5.1.1.1 | macaddress | read-write |
The 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. |
dot1dStaticReceivePort | 1.3.6.1.2.1.17.5.1.1.2 | integer | read-write |
Either 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. |
dot1dStaticAllowedToGoTo | 1.3.6.1.2.1.17.5.1.1.3 | octet string | read-write |
The 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. |
dot1dStaticStatus | 1.3.6.1.2.1.17.5.1.1.4 | integer | read-write |
This 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. Enumeration: 'permanent': 3, 'other': 1, 'deleteOnTimeout': 5, 'deleteOnReset': 4, 'invalid': 2. |
phiv | 1.3.6.1.2.1.18 | |||
phivSystem | 1.3.6.1.2.1.18.1 | |||
phivManagement | 1.3.6.1.2.1.18.2 | |||
session | 1.3.6.1.2.1.18.3 | |||
end | 1.3.6.1.2.1.18.4 | |||
routing | 1.3.6.1.2.1.18.5 | |||
circuit | 1.3.6.1.2.1.18.6 | |||
phivCircuitParametersTable | 1.3.6.1.2.1.18.6.1 | no-access |
Information about the parameters associated with all circuits currently known. |
|
1.3.6.1.2.1.18.6.1.1 | no-access |
Parameters information about all circuits currently known. |
||
phivCircuitIndex | 1.3.6.1.2.1.18.6.1.1.1 | integer | read-only |
A unique index value for each known circuit. |
phivCircuitLineIndex | 1.3.6.1.2.1.18.6.1.1.2 | integer | read-only |
The line on which this circuit is active. This is the same as the IfIndex. |
phivCircuitCommonState | 1.3.6.1.2.1.18.6.1.1.3 | integer | read-write |
This 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. Enumeration: 'on': 1, 'cleared': 4, 'off': 2, 'service': 3. |
phivCircuitCommonSubState | 1.3.6.1.2.1.18.6.1.1.4 | integer | read-only |
This 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. Enumeration: 'loading': 4, 'autoservice': 7, 'failed': 12, 'dumping': 5, 'synchronizing': 11, 'looping': 3, 'running': 13, 'reflecting': 2, 'autodumping': 9, 'autotriggering': 10, 'autoloading': 8, 'starting': 1, 'triggering': 6. |
phivCircuitCommonName | 1.3.6.1.2.1.18.6.1.1.5 | displaystring | read-only |
The name of the circuit entry in the table, for example, SVA-0 or in a level 2 router ASYNC-8 or ETHER-1). |
phivCircuitExecRecallTimer | 1.3.6.1.2.1.18.6.1.1.6 | integer | read-write |
This parameter represents the minimum number of seconds to wait before restarting the circuit. A value of 0 indicates not timer is running. |
phivCircuitCommonType | 1.3.6.1.2.1.18.6.1.1.7 | integer | read-only |
Represents 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. Enumeration: 'ddcmp-control': 2, 'ddcmp-dmc': 5, 'ddcmp-tributary': 3, 'ci': 7, 'bisync': 9, 'ddcmp-point': 1, 'other': 14, 'x25': 4, 'ethernet': 6, 'qp2-dte20': 8, 'fddi': 15. |
phivCircuitService | 1.3.6.1.2.1.18.6.1.1.8 | integer | read-write |
This 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. Enumeration: 'disabled': 2, 'enabled': 1. |
phivCircuitExecCost | 1.3.6.1.2.1.18.6.1.1.9 | integer | read-write |
This value represents the routing cost of the circuit. Routing sends messages along the path between two nodes having the smallest cost. |
phivCircuitExecHelloTimer | 1.3.6.1.2.1.18.6.1.1.10 | integer | read-write |
This value determines the frequency of Routing Hello messages sent to the adjacent node on the circuit. |
phivCircuitCountTable | 1.3.6.1.2.1.18.6.2 | no-access |
Information about the counters associated with all circuits currently known. |
|
1.3.6.1.2.1.18.6.2.1 | no-access |
Counter information about all circuits currently known |
||
phivCircuitCountSecLastZeroed | 1.3.6.1.2.1.18.6.2.1.1 | phivcounter | read-only |
Number of seconds since the circuit counters for this circuit were last zeroed. |
phivCircuitCountTermPacketsRecd | 1.3.6.1.2.1.18.6.2.1.2 | phivcounter | read-only |
Number of terminating packets received on this circuit. |
phivCircuitCountOriginPackSent | 1.3.6.1.2.1.18.6.2.1.3 | phivcounter | read-only |
Number of originating packets sent on this circuit. |
phivCircuitCountTermCongLoss | 1.3.6.1.2.1.18.6.2.1.4 | phivcounter | read-only |
Number of terminating congestion losses on this circuit. |
phivCircuitCountCorruptLoss | 1.3.6.1.2.1.18.6.2.1.5 | phivcounter | read-only |
Number of corruption losses on this circuit. |
phivCircuitCountTransitPksRecd | 1.3.6.1.2.1.18.6.2.1.6 | phivcounter | read-only |
Number of Transit packets received on this circuit. |
phivCircuitCountTransitPkSent | 1.3.6.1.2.1.18.6.2.1.7 | phivcounter | read-only |
Number of transit packets sent on this circuit. |
phivCircuitCountTransitCongestLoss | 1.3.6.1.2.1.18.6.2.1.8 | phivcounter | read-only |
Number of transit congestion losses on this circuit. |
phivCircuitCountCircuitDown | 1.3.6.1.2.1.18.6.2.1.9 | phivcounter | read-only |
Number of circuit downs on this circuit. |
phivCircuitCountInitFailure | 1.3.6.1.2.1.18.6.2.1.10 | phivcounter | read-only |
Number of Initialization failures on this circuit. |
phivCircuitCountAdjDown | 1.3.6.1.2.1.18.6.2.1.11 | phivcounter | read-only |
This 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. |
phivCircuitCountPeakAdj | 1.3.6.1.2.1.18.6.2.1.12 | phivcounter | read-only |
This counter indicates the maximum number of nodes that are up on the circuit. |
phivCircuitCountBytesRecd | 1.3.6.1.2.1.18.6.2.1.13 | phivcounter | read-only |
Number of bytes received on this circuit. |
phivCircuitCountBytesSent | 1.3.6.1.2.1.18.6.2.1.14 | phivcounter | read-only |
Number of bytes sent on this circuit. |
phivCircuitCountDataBlocksRecd | 1.3.6.1.2.1.18.6.2.1.15 | phivcounter | read-only |
Number of data blocks received on this circuit. |
phivCircuitCountDataBlocksSent | 1.3.6.1.2.1.18.6.2.1.16 | phivcounter | read-only |
Number of data blocks sent on this circuit. |
phivCircuitCountUsrBuffUnav | 1.3.6.1.2.1.18.6.2.1.17 | phivcounter | read-only |
Number of user buffer unavailable errors. |
phivCircuitOrigQueueLimit | 1.3.6.1.2.1.18.6.3 | integer | read-write |
This parameter indicates the maximum number of originating packets that may be outstanding on this circuit. This does not include route-thru traffic. |
phivCircuitCountZeroCount | 1.3.6.1.2.1.18.6.4 | integer | read-write |
When this value is set to 2, all of the counters in the Circuit Counter Table are set to zero. Enumeration: 'reset': 2, 'other': 1. |
ddcmp | 1.3.6.1.2.1.18.7 | |||
control | 1.3.6.1.2.1.18.8 | |||
ethernet | 1.3.6.1.2.1.18.9 | |||
counters | 1.3.6.1.2.1.18.10 | |||
adjacency | 1.3.6.1.2.1.18.11 | |||
line | 1.3.6.1.2.1.18.12 | |||
nonBroadcastLine | 1.3.6.1.2.1.18.14 | |||
area | 1.3.6.1.2.1.18.15 | |||
char | 1.3.6.1.2.1.19 | |||
charNumber | 1.3.6.1.2.1.19.1 | integer | read-only |
The number of entries in charPortTable, regardless of their current state. |
charPortTable | 1.3.6.1.2.1.19.2 | no-access |
A list of port entries. The number of entries is given by the value of charNumber. |
|
1.3.6.1.2.1.19.2.1 | no-access |
Status and parameter values for a character port. |
||
charPortIndex | 1.3.6.1.2.1.19.2.1.1 | integer | read-only |
A 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. |
charPortName | 1.3.6.1.2.1.19.2.1.2 | displaystring | read-write |
An administratively assigned name for the port, typically with some local significance. |
charPortType | 1.3.6.1.2.1.19.2.1.3 | integer | read-only |
The port's type, 'physical' if the port represents an external hardware connector, 'virtual' if it does not. Enumeration: 'virtual': 2, 'physical': 1. |
charPortHardware | 1.3.6.1.2.1.19.2.1.4 | autonomoustype | read-only |
A 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 } |
charPortReset | 1.3.6.1.2.1.19.2.1.5 | integer | read-write |
A 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. Enumeration: 'ready': 1, 'execute': 2. |
charPortAdminStatus | 1.3.6.1.2.1.19.2.1.6 | integer | read-write |
The 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. Enumeration: 'disabled': 2, 'off': 3, 'enabled': 1, 'maintenance': 4. |
charPortOperStatus | 1.3.6.1.2.1.19.2.1.7 | integer | read-only |
The 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). Enumeration: 'down': 2, 'absent': 4, 'active': 5, 'up': 1, 'maintenance': 3. |
charPortLastChange | 1.3.6.1.2.1.19.2.1.8 | timeticks | read-only |
The 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. |
charPortInFlowType | 1.3.6.1.2.1.19.2.1.9 | integer | read-write |
The 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. Enumeration: 'hardware': 3, 'dsrDtr': 5, 'none': 1, 'ctsRts': 4, 'xonXoff': 2. |
charPortOutFlowType | 1.3.6.1.2.1.19.2.1.10 | integer | read-write |
The 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. Enumeration: 'hardware': 3, 'dsrDtr': 5, 'none': 1, 'ctsRts': 4, 'xonXoff': 2. |
charPortInFlowState | 1.3.6.1.2.1.19.2.1.11 | integer | read-only |
The 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. Enumeration: 'go': 4, 'unknown': 2, 'none': 1, 'stop': 3. |
charPortOutFlowState | 1.3.6.1.2.1.19.2.1.12 | integer | read-only |
The 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. Enumeration: 'go': 4, 'unknown': 2, 'none': 1, 'stop': 3. |
charPortInCharacters | 1.3.6.1.2.1.19.2.1.13 | counter | read-only |
Total 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. |
charPortOutCharacters | 1.3.6.1.2.1.19.2.1.14 | counter | read-only |
Total 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. |
charPortAdminOrigin | 1.3.6.1.2.1.19.2.1.15 | integer | read-write |
The administratively allowed origin for establishing session on the port. 'dynamic' allows 'network' or 'local' session establishment. 'none' disallows session establishment. Enumeration: 'local': 3, 'none': 4, 'dynamic': 1, 'network': 2. |
charPortSessionMaximum | 1.3.6.1.2.1.19.2.1.16 | integer | read-write |
The 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. |
charPortSessionNumber | 1.3.6.1.2.1.19.2.1.17 | gauge | read-only |
The number of open sessions on the port that are in the connecting, connected, or disconnecting state. |
charPortSessionIndex | 1.3.6.1.2.1.19.2.1.18 | integer | read-only |
The 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. |
charSessTable | 1.3.6.1.2.1.19.3 | no-access |
A list of port session entries. |
|
1.3.6.1.2.1.19.3.1 | no-access |
Status and parameter values for a character port session. |
||
charSessPortIndex | 1.3.6.1.2.1.19.3.1.1 | integer | read-only |
The value of charPortIndex for the port to which this session belongs. |
charSessIndex | 1.3.6.1.2.1.19.3.1.2 | integer | read-only |
The 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. |
charSessKill | 1.3.6.1.2.1.19.3.1.3 | integer | read-write |
A 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. Enumeration: 'ready': 1, 'execute': 2. |
charSessState | 1.3.6.1.2.1.19.3.1.4 | integer | read-only |
The 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. Enumeration: 'connected': 2, 'connecting': 1, 'disconnecting': 3. |
charSessProtocol | 1.3.6.1.2.1.19.3.1.5 | autonomoustype | read-only |
The 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. |
charSessOperOrigin | 1.3.6.1.2.1.19.3.1.6 | integer | read-only |
The session's source of establishment. Enumeration: 'unknown': 1, 'local': 3, 'network': 2. |
charSessInCharacters | 1.3.6.1.2.1.19.3.1.7 | counter | read-only |
This session's subset of charPortInCharacters. |
charSessOutCharacters | 1.3.6.1.2.1.19.3.1.8 | counter | read-only |
This session's subset of charPortOutCharacters. |
charSessConnectionId | 1.3.6.1.2.1.19.3.1.9 | instancepointer | read-only |
A 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 } |
charSessStartTime | 1.3.6.1.2.1.19.3.1.10 | timeticks | read-only |
The value of sysUpTime in MIB-2 when the session entered connecting state. |
wellKnownProtocols | 1.3.6.1.2.1.19.4 | |||
protocolOther | 1.3.6.1.2.1.19.4.1 | |||
protocolTelnet | 1.3.6.1.2.1.19.4.2 | |||
protocolRlogin | 1.3.6.1.2.1.19.4.3 | |||
protocolLat | 1.3.6.1.2.1.19.4.4 | |||
protocolX29 | 1.3.6.1.2.1.19.4.5 | |||
protocolVtp | 1.3.6.1.2.1.19.4.6 | |||
newRoot | 1.3.6.1.2.1.170.1 |
The 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. |
||
topologyChange | 1.3.6.1.2.1.170.2 |
A 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. |
||
experimental | 1.3.6.1.3 | |||
private | 1.3.6.1.4 | |||
enterprises | 1.3.6.1.4.1 | |||
mrvInReachProductDivision | 1.3.6.1.4.1.33 | |||
xSystem | 1.3.6.1.4.1.33.1 | |||
sysIdent | 1.3.6.1.4.1.33.1.1 | displaystring | read-write |
An identification string for local and remote displays. Corresponds directly to SERVER IDENTIFICATION and the value labeled 'Identification:' on the SERVER CHARACTERISTICS display. |
sysDefineMode | 1.3.6.1.4.1.33.1.2 | integer | read-write |
The 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. Enumeration: 'permOnly': 1, 'operAndPerm': 2. |
sysDateTime | 1.3.6.1.4.1.33.1.3 | datetime | read-write |
The system's current local date and time. Corresponds directly to SERVER DATE and SERVER TIME and the value in various displays. |
sysTimeZone | 1.3.6.1.4.1.33.1.4 | octet string | read-write |
The 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. |
sysLoadSoftware | 1.3.6.1.4.1.33.1.5 | displaystring | read-write |
The 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. |
sysDump | 1.3.6.1.4.1.33.1.6 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysMaintenancePassword | 1.3.6.1.4.1.33.1.7 | octet string | read-write |
The 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. |
sysLocalName | 1.3.6.1.4.1.33.1.8 | displaystring | read-write |
The system's local name. Corresponds directly to SERVER NAME and the value labeled 'Name:' in the SERVER CHARACTERISTICS display. |
sysSoftwareVersionType | 1.3.6.1.4.1.33.1.9 | integer | read-only |
The 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 software Enumeration: 'alpha': 1, 'beta': 2, 'production': 3, 'special': 4. |
sysSoftwareVersion | 1.3.6.1.4.1.33.1.10 | octet string | read-only |
The 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'. |
sysRomVersion | 1.3.6.1.4.1.33.1.11 | integer | read-only |
The firmware version of the bootstrap ROM installed in the system. Corresponds directly to the value labeled 'Rom' in the SERVER CHARACTERISTICS display. |
sysHardwareType | 1.3.6.1.4.1.33.1.12 | hardwaretype | read-only |
The type of hardware on which the system is running. Corresponds directly to the value labeled 'Hardware Type:' in the UNIT display. |
sysHardwareVersion | 1.3.6.1.4.1.33.1.13 | integer | read-only |
This version of hardware on which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display. |
sysChassisType | 1.3.6.1.4.1.33.1.14 | chassistype | read-only |
The type of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display. |
sysChassisVersion | 1.3.6.1.4.1.33.1.15 | integer | read-only |
This version of chassis in which the system is running. Corresponds directly to part of the value labeled 'HW' in the SERVER CHARACTERISTICS display. |
sysCrash | 1.3.6.1.4.1.33.1.16 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
sysInitialize | 1.3.6.1.4.1.33.1.17 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'unconditionalExecute': 3, 'cancel': 4, 'conditionalExecute': 2. |
sysInitializeDelay | 1.3.6.1.4.1.33.1.18 | integer | read-write |
The 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. |
sysZeroAll | 1.3.6.1.4.1.33.1.19 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
sysZeroBase | 1.3.6.1.4.1.33.1.20 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
sysZeroBaseTime | 1.3.6.1.4.1.33.1.21 | timeticks | read-only |
The 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. |
sysLoaderName | 1.3.6.1.4.1.33.1.22 | displaystring | read-only |
The name of the system that provided this system's running software. Corresponds directly to the value labeled 'Primary Host:' in the SERVER STATUS display. |
sysLoaderAddressType | 1.3.6.1.4.1.33.1.23 | addresstype | read-only |
The 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. |
sysLoaderAddress | 1.3.6.1.4.1.33.1.24 | octet string | read-only |
The 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. |
sysDumperAddressType | 1.3.6.1.4.1.33.1.25 | addresstype | read-only |
The 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. |
sysDumperAddress | 1.3.6.1.4.1.33.1.26 | octet string | read-only |
The 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. |
sysResourceLacks | 1.3.6.1.4.1.33.1.27 | counter | read-only |
The 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. |
sysChassisState | 1.3.6.1.4.1.33.1.28 | integer | read-only |
For 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. Enumeration: 'notApplicable': 1, 'noFault': 2, 'loop': 4, 'fault': 3. |
sysChassisFaultTransitions | 1.3.6.1.4.1.33.1.29 | counter | read-only |
The 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. |
sysResourceNumber | 1.3.6.1.4.1.33.1.30 | integer | read-only |
The number of resource entries in the Resource table. |
sysFeatureNumber | 1.3.6.1.4.1.33.1.31 | integer | read-only |
The number of feature entries in the Feature table. |
resTable | 1.3.6.1.4.1.33.1.32 | no-access |
A list of resource entries. The number of entries is given by the value of sysResourceNumber. |
|
1.3.6.1.4.1.33.1.32.1 | no-access |
Status values for a system resource. |
||
resType | 1.3.6.1.4.1.33.1.32.1.1 | integer | read-only |
Identification of a resource type. Typically corresponds directly to a label such as 'Processes:' in the SERVER ALTERNATE STATUS display. Enumeration: 'process': 3, 'freeMemory': 8, 'ipxSapTable': 23, 'bridgeProtocolFilters': 30, 'appleFilterTable': 19, 'bridgeStaticFilters': 26, 'interfaces': 37, 'bridgeLearnedFilters': 28, 'packetBuffer': 5, 'cpuPercent': 1, 'repeaterRedundancyTable': 34, 'bridgeSourceFilters': 27, 'memoryPercent': 2, 'ipFragmentTable': 33, 'ipRouteTable': 41, 'ipFilterCache': 11, 'globalMemoryPercent': 9, 'packetHeaders': 36, 'packetCompressionTable': 32, 'phivDecnetRouteCache': 10, 'ipRouteCache': 12, 'ipcMessage': 6, 'appleRouteCache': 18, 'ipxRipFilterTable': 42, 'ipPolicyTable': 14, 'ipxSapFilterTable': 43, 'ipxRipTable': 22, 'repeaterPortAccessTable': 20, 'textPool': 7, 'latAnnouncementCompressionTable': 31, 'repeaterPortNameTable': 21, 'repeaterGlobalSecurityTable': 35, 'ipIgmpTable': 39, 'repeaterPortSecurityTable': 24, 'ipFilterTable': 15, 'bridgeInactiveFilters': 29, 'ipMulticastTable': 40, 'circuits': 38, 'ipxRouteCache': 13, 'timer': 4, 'bridgeFilterTable': 25, 'phivDecnetFilterTable': 17, 'phivDecnetPolicyTable': 16. |
resCurrent | 1.3.6.1.4.1.33.1.32.1.2 | gauge | read-only |
The number of resources currently in use on the system. Typically corresponds directly to a value labeled 'Cur' in the SERVER ALTERNATE STATUS display. |
resWorst | 1.3.6.1.4.1.33.1.32.1.3 | gauge | read-only |
The 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. |
resAdminMaximum | 1.3.6.1.4.1.33.1.32.1.4 | integer | read-write |
The 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. |
resLacks | 1.3.6.1.4.1.33.1.32.1.5 | counter | read-only |
The 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. |
resLackTime | 1.3.6.1.4.1.33.1.32.1.6 | datetime | read-only |
The 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. |
resOperMaximum | 1.3.6.1.4.1.33.1.32.1.7 | integer | read-only |
The 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. |
featTable | 1.3.6.1.4.1.33.1.33 | no-access |
A list of feature entries. The number of entries is given by the value of sysFeatureNumber. |
|
1.3.6.1.4.1.33.1.33.1 | no-access |
Status values for a system feature. |
||
featType | 1.3.6.1.4.1.33.1.33.1.1 | integer | read-only |
Identification of a feature type. Corresponds to a SERVER feature keyword. Enumeration: 'internetSecurity': 9, 'help': 1, 'changeEthernetAddress': 20, 'securID': 29, 'ppp': 23, 'frameRelay': 18, 'slip': 10, 'routeDaemon': 27, 'apd': 30, 'rwhoDaemon': 28, 'tl1': 39, 'eventLog': 8, 'men': 5, 'snmp': 2, 'ipxFiltering': 32, 'x25': 17, 'multisessions': 6, 'kerberos5': 34, 'arap': 25, 'xprinter': 16, 'enviromentalManager': 36, 'kerberos': 12, 'telnet': 13, 'ssh': 38, 'tn3270': 4, 'allPorts': 15, 'lat': 7, 'ipxRouting': 31, 'scriptServer': 11, 'rlogin': 14, 'ipMulticastSpecial': 19, 'unixCommands': 24, 'terminalServer': 37, 'expanded800': 21, 'fingerDaemon': 26, 'lpDaemon': 22, 'radius': 35, 'ipFiltering': 33, 'xremote': 3. |
featStatus | 1.3.6.1.4.1.33.1.33.1.2 | integer | read-write |
The 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. Enumeration: 'disabled': 1, 'locked': 3, 'enabled': 2. |
featKey | 1.3.6.1.4.1.33.1.33.1.3 | displaystring | read-write |
The 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. |
xBootControl | 1.3.6.1.4.1.33.1.34 | |||
bootControlLoadInternetFile | 1.3.6.1.4.1.33.1.34.1 | displaystring | read-write |
The 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. |
bootControlLoadInternetServer | 1.3.6.1.4.1.33.1.34.2 | ipaddress | read-write |
The 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. |
bootControlLoadInternetGateway | 1.3.6.1.4.1.33.1.34.3 | ipaddress | read-write |
The 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. |
bootControlLoadBootpTftp | 1.3.6.1.4.1.33.1.34.4 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlLoadTftpDirect | 1.3.6.1.4.1.33.1.34.5 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlLoadLocal | 1.3.6.1.4.1.33.1.34.6 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlLoadMop | 1.3.6.1.4.1.33.1.34.7 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlLoadProprietary | 1.3.6.1.4.1.33.1.34.8 | integer | read-write |
Control for loading via MRV In-Reach-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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlLoadRarpTftp | 1.3.6.1.4.1.33.1.34.9 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlDumpBootpTftp | 1.3.6.1.4.1.33.1.34.10 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlDumpLocal | 1.3.6.1.4.1.33.1.34.11 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlDumpMop | 1.3.6.1.4.1.33.1.34.12 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlDumpProprietary | 1.3.6.1.4.1.33.1.34.13 | integer | read-write |
Control for dumping via MRV In-Reach-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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlDumpRarpTftp | 1.3.6.1.4.1.33.1.34.14 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlParamBootpTftp | 1.3.6.1.4.1.33.1.34.15 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlParamLocal | 1.3.6.1.4.1.33.1.34.16 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlParamMop | 1.3.6.1.4.1.33.1.34.17 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlParamProprietary | 1.3.6.1.4.1.33.1.34.18 | integer | read-write |
Control for loading parameters via MRV In-Reach-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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootControlParamRarpTftp | 1.3.6.1.4.1.33.1.34.19 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysInstalledMemory | 1.3.6.1.4.1.33.1.35 | gauge | read-only |
The 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. |
sysTemperatureLevel | 1.3.6.1.4.1.33.1.36 | integer | read-only |
The 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. Enumeration: 'high': 3, 'unknown': 1, 'normal': 2. |
bootRecordTable | 1.3.6.1.4.1.33.1.37 | no-access |
A list of boot control records. |
|
1.3.6.1.4.1.33.1.37.1 | no-access |
Values for a boot record. |
||
bootRecordIndex | 1.3.6.1.4.1.33.1.37.1.1 | integer | read-only |
An index value that uniquely identifies a boot control record entry, from 1 to the number of entries for the system. |
bootRecordLoadInternetFile | 1.3.6.1.4.1.33.1.37.1.2 | displaystring | read-write |
The 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. |
bootRecordLoadInternetServer | 1.3.6.1.4.1.33.1.37.1.3 | ipaddress | read-write |
The 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. |
bootRecordLoadInternetGateway | 1.3.6.1.4.1.33.1.37.1.4 | ipaddress | read-write |
The 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. |
bootRecordLoadBootpTftp | 1.3.6.1.4.1.33.1.37.1.5 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordLoadTftpDirect | 1.3.6.1.4.1.33.1.37.1.6 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordLoadLocal | 1.3.6.1.4.1.33.1.37.1.7 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordLoadMop | 1.3.6.1.4.1.33.1.37.1.8 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordLoadProprietary | 1.3.6.1.4.1.33.1.37.1.9 | integer | read-write |
Control for loading via MRV In-Reach-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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordLoadRarpTftp | 1.3.6.1.4.1.33.1.37.1.10 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordDumpBootpTftp | 1.3.6.1.4.1.33.1.37.1.11 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordDumpLocal | 1.3.6.1.4.1.33.1.37.1.12 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordDumpMop | 1.3.6.1.4.1.33.1.37.1.13 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordDumpProprietary | 1.3.6.1.4.1.33.1.37.1.14 | integer | read-write |
Control for dumping via MRV In-Reach-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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordDumpRarpTftp | 1.3.6.1.4.1.33.1.37.1.15 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordParamBootpTftp | 1.3.6.1.4.1.33.1.37.1.16 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordParamLocal | 1.3.6.1.4.1.33.1.37.1.17 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordParamMop | 1.3.6.1.4.1.33.1.37.1.18 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordParamProprietary | 1.3.6.1.4.1.33.1.37.1.19 | integer | read-write |
Control for loading parameters via MRV In-Reach 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordParamRarpTftp | 1.3.6.1.4.1.33.1.37.1.20 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordStatus | 1.3.6.1.4.1.33.1.37.1.21 | integer | read-write |
The status of the entry. Set to 'disabled' to disable the entry. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordMopFile | 1.3.6.1.4.1.33.1.37.1.22 | displaystring | read-write |
The software file name to request for down-line load of the server via MOP or XMOP. |
bootRecordInternetAddress | 1.3.6.1.4.1.33.1.37.1.23 | ipaddress | read-write |
The internet address of the system is to use for itself when loading via TFTP. The value 0.0.0.0 indicates default action. |
bootRecordParamTftpDirect | 1.3.6.1.4.1.33.1.37.1.24 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
bootRecordInternetDelimiter | 1.3.6.1.4.1.33.1.37.1.25 | displaystring | read-write |
The character separating the load file directory name from the file name. |
sysLastAgentError | 1.3.6.1.4.1.33.1.38 | integer | read-only |
The 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'. Enumeration: 'badCommunity': 7, 'noSuchName': 3, 'badVersion': 8, 'readOnly': 5, 'noError': 1, 'badClient': 10, 'badValue': 4, 'genErr': 6, 'tooBig': 2, 'badType': 9. |
sysRcpMulticast | 1.3.6.1.4.1.33.1.40 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysTimeServerAddress | 1.3.6.1.4.1.33.1.41 | typedaddress | read-only |
The address of the time server, either an IpAddr or an ethernet address. |
sysTimeServerConfiguredAddress | 1.3.6.1.4.1.33.1.46 | typedaddress | read-write |
The address of a configured time server (, either an IpAddr or an ethernet address). |
sysTimeServerConfiguredStatus | 1.3.6.1.4.1.33.1.47 | integer | read-write |
Control 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). Enumeration: 'disabled': 1, 'required': 3, 'enabled': 2. |
sysBootRecordOverrideDefinedAddress | 1.3.6.1.4.1.33.1.48 | integer | read-write |
Control to override the internally defined Internet address with that obtained from the bootp loading protocol. Enumeration: 'disabled': 2, 'enabled': 1. |
sysBootRecordMessageEnable | 1.3.6.1.4.1.33.1.49 | integer | read-write |
Control to display load status messages during reboot. Corresponds directly to the value labeled 'Status Message:' in the SERVER LOADDUMP display. Enumeration: 'disabled': 2, 'enabled': 1. |
sysBootRecordParamDefaults | 1.3.6.1.4.1.33.1.50 | integer | read-write |
Control 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. Enumeration: 'disabled': 2, 'enabled': 1. |
sysLoginAuthFailureTrapType | 1.3.6.1.4.1.33.1.78 | integer | read-only |
Indicates the type of authentication failure which last occurred. Enumeration: 'pap': 3, 'none': 1, 'privilegedPassword': 8, 'kerberos': 5, 'securId': 6, 'limitedPrivilegedPassword': 9, 'chap': 4, 'radius': 7, 'loginPassword': 2. |
sysLoginAuthTrapIdentity | 1.3.6.1.4.1.33.1.81 | displaystring | read-only |
An identification string for the circuit or port where an authentication failure last occurred. |
sysLocalScriptServer | 1.3.6.1.4.1.33.1.82 | integer | read-write |
Control to allow script serving for this system from a script residing in a local flash card. Enumeration: 'disabled': 1, 'enabled': 2. |
sysInReachManagementSecurityStatus | 1.3.6.1.4.1.33.1.83 | integer | read-only |
Indicates 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysProductName | 1.3.6.1.4.1.33.1.84 | displaystring | read-only |
Displays the product name of this system. |
sysModemPresent | 1.3.6.1.4.1.33.1.85 | integer | read-only |
Indicates whether this system has a built-in modem. Enumeration: 'noModem': 1, 'modem': 2. |
sysCauseAction | 1.3.6.1.4.1.33.1.86 | integer | read-write |
A 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysWebServerConfigAdminStatus | 1.3.6.1.4.1.33.1.87 | integer | read-write |
A 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. Enumeration: 'disabled': 1, 'enabled': 2. |
sysTl1SourceIdentifier | 1.3.6.1.4.1.33.1.88 | displaystring | read-write |
The source identifier (SID) is the server name used by TL1 to identify the server. |
sysInitializeDelayParameter | 1.3.6.1.4.1.33.1.89 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
sysTimeProtocol | 1.3.6.1.4.1.33.1.90 | integer | read-write |
Indicates whether the SNTP protocol is used to obtain the time at startup. If disabled, the older TIMED protocol is used. Both protocols run over UDP. Enumeration: 'disabled': 1, 'enabled': 2. |
sysTimeBroadcast | 1.3.6.1.4.1.33.1.91 | integer | read-write |
Indicates whether the unit will broadcast for the time at startup. Enumeration: 'disabled': 1, 'enabled': 2. |
characterDep | 1.3.6.1.4.1.33.2 | |||
xLat | 1.3.6.1.4.1.33.3 | |||
latAnnounceServices | 1.3.6.1.4.1.33.3.1 | integer | read-write |
Control for automatic, periodic announcement of local services to the network. Corresponds directly to SERVER ANNOUNCEMENTS and the presence of the label 'Announcements' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latCircuitTimer | 1.3.6.1.4.1.33.3.2 | integer | read-write |
Number of milleseconds to collect port input data before sending it to the host. Corresponds directly to SERVER CIRCUIT TIMER and the value labeled 'Circuit Timer:' in the SERVER CHARACTERISTICS display. |
latIdentificationLengthLimit | 1.3.6.1.4.1.33.3.3 | integer | read-write |
Maximum number of characters to store in the instances of latVisibleServiceIdentification. Corresponds directly to SERVER IDENTIFICATION SIZE and the value labeled 'Identification Size:' in the SERVER CHARACTERISTICS display. |
latKeepaliveTimer | 1.3.6.1.4.1.33.3.4 | integer | read-write |
Number of seconds of inactivity before sending a null message to the host. Corresponds directly to SERVER KEEPALIVE TIMER and the value labeled 'Keepalive Timer:' in the SERVER CHARACTERISTICS display. |
latMulticastTimer | 1.3.6.1.4.1.33.3.5 | integer | read-write |
Number of seconds between transmission of local service announcements. Corresponds directly to SERVER MULTICAST TIMER and the value labeled 'Multicast Timer:' in the SERVER CHARACTERISTICS display. |
latNodeLimit | 1.3.6.1.4.1.33.3.6 | integer | read-write |
Maximum number of service nodes to keep in the node table. Corresponds directly to SERVER NODE LIMIT and the value labeled 'Node Limit:' in the SERVER CHARACTERISTICS display. |
latNumber | 1.3.6.1.4.1.33.3.7 | integer | read-write |
An arbitrary number assigned and used for administrative purposes. Corresponds directly to SERVER NUMBER and the value labeled 'Number:' in the SERVER CHARACTERISTICS display. |
latRetransmitLimit | 1.3.6.1.4.1.33.3.8 | integer | read-write |
Maximum number of times to retransmit an unacknowledged message. Corresponds directly to SERVER RETRANSMIT LIMIT and the value labeled 'Retransmit Limit:' in the SERVER CHARACTERISTICS display. |
latLocalServiceGroups | 1.3.6.1.4.1.33.3.9 | octet string | read-write |
The list of group numbers allowed to use local services, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to SERVER SERVICE GROUPS and the value labeled 'Service Groups:' in the SERVER CHARACTERISTICS display. |
latGroupPurge | 1.3.6.1.4.1.33.3.10 | integer | read-write |
Control for automatic deletion of all node table entries when latServiceGroups or latPortCurrentGroups is changed. Corresponds directly to SERVER PURGE GROUP and the presence of the label 'Purge Group' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latNodePurge | 1.3.6.1.4.1.33.3.11 | integer | read-write |
Control for automatic deletion of all node table entries with status 'reachable' when the number of entries exceeds latNodeLimit. Corresponds directly to SERVER PURGE NODE and the presence of the label 'Purge Node' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latNodesRejected | 1.3.6.1.4.1.33.3.12 | counter | read-only |
Number of nodes not added to the node table because there was no room. Corresponds directly to the value labeled 'Discarded Nodes:' in the SERVER STATUS display. |
latInMessages | 1.3.6.1.4.1.33.3.13 | counter | read-only |
Number of LAT messages received. Corresponds directly to the value labeled 'Messages Received:' in the SERVER COUNTERS display. |
latOutMessages | 1.3.6.1.4.1.33.3.14 | counter | read-only |
Number of LAT messages sent. Corresponds directly to the value labeled 'Messages Transmitted:' in the SERVER COUNTERS display. |
latInSessionsAccepted | 1.3.6.1.4.1.33.3.15 | counter | read-only |
Number of incoming LAT session connection attempts accepted. Corresponds directly to the value labeled 'Solicitations Accepted:' in the SERVER COUNTERS display. |
latInSessionsRejected | 1.3.6.1.4.1.33.3.16 | counter | read-only |
Number of incoming LAT session connection attempts rejected. Corresponds directly to the value labeled 'Solicitations Rejected:' in the SERVER COUNTERS display. |
latAddressChange | 1.3.6.1.4.1.33.3.17 | counter | read-only |
Number of times a service announcement contained a node name already in the visible service table but with a different address. Corresponds directly to the value labeled 'Multiple Node Addresses:' in the SERVER COUNTERS display. |
latInDuplicates | 1.3.6.1.4.1.33.3.18 | counter | read-only |
Number of duplicate LAT messages received. Corresponds directly to the value labeled 'Duplicates Received:' in the SERVER COUNTERS display. |
latOutRetransmits | 1.3.6.1.4.1.33.3.19 | counter | read-only |
Number of LAT messages retransmitted due to no acknowledgement. Corresponds directly to the value labeled 'Messages Re-transmitted:' in the SERVER COUNTERS display. |
latInBadMessages | 1.3.6.1.4.1.33.3.20 | counter | read-only |
Number of LAT messages received with invalid format. Corresponds directly to the value labeled 'Illegal Messages Rcv'd:' in the SERVER COUNTERS display. |
latInBadSlots | 1.3.6.1.4.1.33.3.21 | counter | read-only |
Number of LAT messages received with invalid slot format. Corresponds directly to the value labeled 'Illegal Slots Rcv'd:' in the SERVER COUNTERS display. |
latInBadMulticasts | 1.3.6.1.4.1.33.3.22 | counter | read-only |
Number of multicast LAT messages received with invalid format. Corresponds directly to the value labeled 'Illegal Multicasts Rcv'd:' in the SERVER COUNTERS display. |
latPortTable | 1.3.6.1.4.1.33.3.23 | no-access |
A list of LAT character port entries. |
|
1.3.6.1.4.1.33.3.23.1 | no-access |
LAT parameter values for a port. |
||
latPortIndex | 1.3.6.1.4.1.33.3.23.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Character MIB [11]. |
latPortAuthorizedGroups | 1.3.6.1.4.1.33.3.23.1.2 | octet string | read-write |
The list of group numbers to which the port is allowed to set access, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to PORT AUTHORIZED GROUPS and the value labeled 'Authorized Groups:' in the PORT CHARACTERISTICS display. |
latPortAutoPrompt | 1.3.6.1.4.1.33.3.23.1.3 | integer | read-write |
Control for automatic stimulation of a host prompt upon forming a new session. Corresponds directly to PORT AUTOPROMPT and the presence of the label 'Autoprompt' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latPortCurrentGroups | 1.3.6.1.4.1.33.3.23.1.4 | octet string | read-write |
The list of group numbers to which the port currently has set access, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to PORT GROUPS and the value labeled 'Groups:' in the PORT CHARACTERISTICS display. |
latPortRemoteModification | 1.3.6.1.4.1.33.3.23.1.5 | integer | read-write |
Control to allow the remote system to modify certain physical port characteristics. Corresponds directly to PORT REMOTE MODIFICATION and the presence of the label 'Remote Modification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latOfferedServiceTable | 1.3.6.1.4.1.33.3.24 | no-access |
A list of offered service entries. |
|
1.3.6.1.4.1.33.3.24.1 | no-access |
Parameter values for an offered service entry. |
||
latOfferedServiceName | 1.3.6.1.4.1.33.3.24.1.1 | displaystring | read-only |
The name of an offered service. Corresponds directly to the name in a SERVICE command and the value labeled 'Service:' in the SERVICE CHARACTERISTICS display. |
latOfferedServiceStatus | 1.3.6.1.4.1.33.3.24.1.2 | integer | read-write |
The status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR SERVICE command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1. |
latOfferedServiceAllowConnections | 1.3.6.1.4.1.33.3.24.1.3 | integer | read-write |
Control for allowing incoming connections to the service. Corresponds directly to SERVICE CONNECTIONS and the presence of the label 'Connections' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latOfferedServiceIdentification | 1.3.6.1.4.1.33.3.24.1.4 | displaystring | read-write |
Text to identify a service. Corresponds directly to SERVICE IDENTIFICATION and the value labeled 'Identification:' in the SERVICE CHARACTERISTICS display. |
latOfferedServicePassword | 1.3.6.1.4.1.33.3.24.1.5 | displaystring | read-write |
The password a user must supply to use the service. Corresponds directly to SERVICE PASSWORD and the presence of the label 'Password' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display. 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. |
latOfferedServicePortMap | 1.3.6.1.4.1.33.3.24.1.6 | octet string | read-write |
The list of character ports offer the service. 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. Corresponds directly to port-list portion of SERVICE PORTS and the value labeled 'Ports:' in the SERVICE CHARACTERISTICS display. |
latOfferedServiceQueuing | 1.3.6.1.4.1.33.3.24.1.7 | integer | read-write |
Control for allowing queuing of incoming connections to the service when the service is busy. Corresponds directly to SERVICE QUEUE and the presence of the label 'Queuing' following the label 'Enabled Characteristics:' in the SERVICE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latOfferedServiceEnvironmentalManager | 1.3.6.1.4.1.33.3.24.1.8 | integer | read-write |
Control indicating whether Environmental Management services are offered. Enumeration: 'disabled': 2, 'enabled': 1. |
latVisibleServiceTable | 1.3.6.1.4.1.33.3.25 | no-access |
A list of visible service entries. |
|
1.3.6.1.4.1.33.3.25.1 | no-access |
Parameter values for a visible service entry. |
||
latVisibleServiceName | 1.3.6.1.4.1.33.3.25.1.1 | displaystring | read-only |
The name of a visible service. Corresponds directly to the name in a SERVICE command and the value labeled 'Service Name' in the SERVICE SUMMARY display. |
latVisibleServiceStatus | 1.3.6.1.4.1.33.3.25.1.2 | integer | read-only |
Status of communication with the service. Corresponds directly to the value labeled 'Status' in the SERVICE SUMMARY display. Enumeration: 'available': 1, 'unavailable': 2, 'unknown': 3, 'connected': 6, 'unreachable': 4, 'reachable': 5. |
latVisibleServiceNode | 1.3.6.1.4.1.33.3.25.1.3 | displaystring | read-only |
Name of a node offering the service. Corresponds directly to the value labeled Node Name in the SERVICE STATUS display. |
latVisibleServiceConnectedSessions | 1.3.6.1.4.1.33.3.25.1.4 | gauge | read-only |
Number of connected sessions to the service. Corresponds directly to the number with the value 'Connected', labeled 'Status' in the SERVICE SUMMARY display. |
latVisibleServiceIdentification | 1.3.6.1.4.1.33.3.25.1.5 | displaystring | read-only |
Text to identify a service. The length is subject to limitation by latIdentificationLengthLimit. Corresponds directly to the value labeled 'Identification:' in the SERVICE SUMMARY display. |
latVisibleServiceRating | 1.3.6.1.4.1.33.3.25.1.6 | gauge | read-only |
Relative capacity of the service to accept additional sessions. Corresponds directly to value labeled Rating in the SERVICE STATUS display. |
latNodeTable | 1.3.6.1.4.1.33.3.26 | no-access |
A list of node entries. |
|
1.3.6.1.4.1.33.3.26.1 | no-access |
Parameter values for a node entry. |
||
latNodeName | 1.3.6.1.4.1.33.3.26.1.1 | displaystring | read-only |
The name of a node. Corresponds directly to the value labeled 'Node:' in the NODE STATUS display. |
latNodeStatus | 1.3.6.1.4.1.33.3.26.1.2 | integer | read-only |
Status of communication with the node. Corresponds directly to the value labeled 'Status' in the NODE STATUS display. Enumeration: 'available': 1, 'unavailable': 2, 'unknown': 3, 'connected': 6, 'unreachable': 4, 'reachable': 5. |
latNodeConnectedSessions | 1.3.6.1.4.1.33.3.26.1.3 | gauge | read-only |
Number of connected sessions to the node. Corresponds directly to the number with the value 'Connected', labeled 'Status' in the NODE STATUS display. |
latNodeAddress | 1.3.6.1.4.1.33.3.26.1.4 | octet string | read-only |
Ethernet address of the node. Corresponds directly to the value labeled 'Address:' in the NODE STATUS display. |
latNodeDataLinkFrame | 1.3.6.1.4.1.33.3.26.1.5 | integer | read-only |
Maximum Ethernet frame used by the node. Corresponds directly to the value labeled 'Data Link Frame Size:' in the NODE STATUS display. |
latNodeIdentification | 1.3.6.1.4.1.33.3.26.1.6 | displaystring | read-only |
Text that identifies the node. The size is subject to limitation by latIdentificationLengtLimit. Corresponds directly to the value labeled 'Identification' in the NODE STATUS display. |
latNodeGroups | 1.3.6.1.4.1.33.3.26.1.7 | octet string | read-only |
The list of group numbers to which the node belongs, where a group number is in the range 0-255. The OCTET STRING contains a bitmap, with one bit for each group. Corresponding bit numbers start with 0 as the high-order bit of the first octet. Corresponds directly to the value labeled 'Node Groups:' in the NODE STATUS display. |
latNodeServiceNumber | 1.3.6.1.4.1.33.3.26.1.8 | gauge | read-only |
Number of entries for the node in the node service table. Corresponds indirectly to the list of services in the NODE STATUS display. |
latNodeZero | 1.3.6.1.4.1.33.3.26.1.9 | integer | read-write |
Control to zero counters kept for the node. 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 NODE command. Enumeration: 'ready': 1, 'execute': 2. |
latNodeZeroTime | 1.3.6.1.4.1.33.3.26.1.10 | timeticks | read-only |
The number of hundredths of a second since the most recent zeroing of the counters kept for the node, such as through execution of sysZeroAll or latNodeZero. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the NODE COUNTERS display. |
latNodeInMessages | 1.3.6.1.4.1.33.3.26.1.11 | counter | read-only |
The number of LAT messages received from the node. Corresponds directly to the value labeled 'Messages Received:' in the NODE COUNTERS display. |
latNodeOutMessages | 1.3.6.1.4.1.33.3.26.1.12 | counter | read-only |
The number of LAT messages sent to the node. Corresponds directly to the value labeled 'Messages Transmitted:' in the NODE COUNTERS display. |
latNodeInSlots | 1.3.6.1.4.1.33.3.26.1.13 | counter | read-only |
The number of LAT slots received from the node. Corresponds directly to the value labeled 'Slots Received:' in the NODE COUNTERS display. |
latNodeOutSlots | 1.3.6.1.4.1.33.3.26.1.14 | counter | read-only |
The number of LAT slots sent to the node. Corresponds directly to the value labeled 'Slots Transmitted:' in the NODE COUNTERS display. |
latNodeInBytes | 1.3.6.1.4.1.33.3.26.1.15 | counter | read-only |
The total number of bytes received from the node, including Ethernet overhead. Corresponds directly to the value labeled 'Bytes Received:' in the NODE COUNTERS display. |
latNodeOutBytes | 1.3.6.1.4.1.33.3.26.1.16 | counter | read-only |
The total number of bytes sent to the node, including Ethernet overhead. Corresponds directly to the value labeled 'Bytes Transmitted:' in the NODE COUNTERS display. |
latNodeAddressChange | 1.3.6.1.4.1.33.3.26.1.17 | counter | read-only |
The number of times a LAT message multicast by the node had a different Ethernet address from the previous time. Corresponds directly to the value labeled 'Multiple Node Addresses:' in the NODE COUNTERS display. |
latNodeInDuplicates | 1.3.6.1.4.1.33.3.26.1.18 | counter | read-only |
The number of duplicate LAT message received from the node. Corresponds directly to the value labeled 'Duplicates Received:' in the NODE COUNTERS display. |
latNodeOutRetransmits | 1.3.6.1.4.1.33.3.26.1.19 | counter | read-only |
The number of LAT message retransmitted to the node due to lack of acknowledgement. Corresponds directly to the value labeled 'Messages Re-transmitted:' in the NODE COUNTERS display. |
latNodeInBadMessages | 1.3.6.1.4.1.33.3.26.1.20 | counter | read-only |
The number of LAT message received from the node with invalid format. Corresponds directly to the value labeled 'Illegal Messages Received:' in the NODE COUNTERS display. |
latNodeInBadSlots | 1.3.6.1.4.1.33.3.26.1.21 | counter | read-only |
The number of LAT slots received from the node with invalid format. Corresponds directly to the value labeled 'Illegal Slots Received:' in the NODE COUNTERS display. |
latNodeInSessionsAccepted | 1.3.6.1.4.1.33.3.26.1.22 | counter | read-only |
The number of LAT session connection attempts received from the node and accepted. Corresponds directly to the value labeled 'Solicitations Accepted:' in the NODE COUNTERS display. |
latNodeInSessionsRejected | 1.3.6.1.4.1.33.3.26.1.23 | counter | read-only |
The number of LAT session connection attempts received from the node and rejected. Corresponds directly to the value labeled 'Solicitations Rejected:' in the NODE COUNTERS display. |
latSolicits | 1.3.6.1.4.1.33.3.27 | integer | read-write |
Control for multicast solicitation of LAT services. Corresponds directly to SERVER LAT SOLICITAIONS and the presence of the label 'LAT SOLICITATIONS' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
latImmediateAck | 1.3.6.1.4.1.33.3.28 | integer | read-write |
Control for LAT to provide an immediate ACK, and not to wait for the timer to expire. Corresponds directly to SERVER LAT IMMEDIATE ACK and the presence of the label 'LAT Immediate Ack following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
xInternetDep | 1.3.6.1.4.1.33.4 | |||
xBootServer | 1.3.6.1.4.1.33.6 | |||
xBsBasic | 1.3.6.1.4.1.33.6.1 | |||
basicLogLimit | 1.3.6.1.4.1.33.6.1.1 | integer | read-write |
Maximum 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. |
basicActiveLimit | 1.3.6.1.4.1.33.6.1.2 | integer | read-write |
Maximum allowed number of simultaneous service dialogs. Corresponds directly to MANAGER SIMULTANEOUS and the value labeled 'Maximum simultaneous requests:' in the MANAGER CHARACTERISTICS display. |
basicActiveNumber | 1.3.6.1.4.1.33.6.1.3 | gauge | read-only |
Number of active service dialogs. Corresponds indirectly to the list of active clients in the MANAGER STATUS display. |
basicClientNumber | 1.3.6.1.4.1.33.6.1.4 | gauge | read-only |
Number of defined clients. Corresponds indirectly to the list of defined clients in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays. |
basicOffersSent | 1.3.6.1.4.1.33.6.1.5 | counter | read-only |
Total 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. |
basicEventTotal | 1.3.6.1.4.1.33.6.1.6 | gauge | read-only |
Total 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. |
basicEventPurge | 1.3.6.1.4.1.33.6.1.7 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
activeTable | 1.3.6.1.4.1.33.6.1.8 | no-access |
A list of active client dialog entries. The number of entries is given by basicActiveNumber. |
|
1.3.6.1.4.1.33.6.1.8.1 | no-access |
Parameter values for an active client dialog entry. |
||
activeIdentificationType | 1.3.6.1.4.1.33.6.1.8.1.1 | addresstype | read-only |
The type of identification value in activeIdentification. Corresponds indirectly to the value labeled 'EthernetAddress' in the MANAGER STATUS display. |
activeIdentification | 1.3.6.1.4.1.33.6.1.8.1.2 | octet string | read-only |
Identification of the active partner. Corresponds directly to the value labeled 'EthernetAddress' in the MANAGER STATUS display. |
activeFunction | 1.3.6.1.4.1.33.6.1.8.1.3 | integer | read-only |
The function the server is performing with the partner. Corresponds directly to the value labeled 'Function' in the MANAGER STATUS display. Enumeration: 'load': 2, 'dump': 3, 'parameterStore': 1, 'imageUpdate': 4. |
activeSoftwareVersionType | 1.3.6.1.4.1.33.6.1.8.1.4 | integer | read-only |
If 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 software Enumeration: 'diagnostic': 5, 'notApplicable': 6, 'beta': 2, 'production': 3, 'alpha': 1, 'special': 4. |
activeSoftwareVersion | 1.3.6.1.4.1.33.6.1.8.1.5 | octet string | read-only |
If 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'. |
activeParameterVersion | 1.3.6.1.4.1.33.6.1.8.1.6 | integer | read-only |
If 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. |
activeCurrentSequence | 1.3.6.1.4.1.33.6.1.8.1.7 | integer | read-only |
The current dialog sequence number. Corresponds directly to the value labeled 'Seq' in the MANAGER STATUS display. |
activeBytesRemaining | 1.3.6.1.4.1.33.6.1.8.1.8 | integer | read-only |
The number of bytes remaining to be transferred in the dialog. Corresponds directly to the value labeled 'Left' in the MANAGER STATUS display. |
activeFile | 1.3.6.1.4.1.33.6.1.8.1.9 | displaystring | read-only |
The name of the file being used in the dialog. Corresponds directly to the value labeled 'File' in the MANAGER STATUS display. |
activeStatus | 1.3.6.1.4.1.33.6.1.8.1.10 | dialogstatus | read-only |
The final status of the most recent attempt to get an image. Corresponds directly to the value labeled 'Get Status:' in the DEVICE STATUS display. |
activeState | 1.3.6.1.4.1.33.6.1.8.1.11 | integer | read-only |
The dynamic state of an active attempt to get an image. Corresponds directly to the value labeled 'Get State:' in the DEVICE STATUS display. Enumeration: 'openFile': 5, 'closePartner': 8, 'internal1': 2, 'internal2': 3, 'writeFile': 7, 'idle': 1, 'cleanup': 10, 'done': 11, 'receivePartner': 6, 'error': 12, 'openPartner': 4, 'closeFile': 9. |
clientTable | 1.3.6.1.4.1.33.6.1.9 | no-access |
A list of client data base entries. The number of entries is given by basicClientNumber. |
|
1.3.6.1.4.1.33.6.1.9.1 | no-access |
Parameter values for a client data base entry. |
||
clientIdentificationType | 1.3.6.1.4.1.33.6.1.9.1.1 | addresstype | read-only |
The 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. |
clientIdentification | 1.3.6.1.4.1.33.6.1.9.1.2 | octet string | read-only |
Identification 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. |
clientEntryStatus | 1.3.6.1.4.1.33.6.1.9.1.3 | integer | read-write |
The 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. Enumeration: 'valid': 2, 'invalid': 1. |
clientName | 1.3.6.1.4.1.33.6.1.9.1.4 | displaystring | read-write |
A name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display. |
clientLoadFile | 1.3.6.1.4.1.33.6.1.9.1.5 | displaystring | read-write |
The 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. |
clientDiagnosticFile | 1.3.6.1.4.1.33.6.1.9.1.6 | displaystring | read-write |
The 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. |
clientLoadService | 1.3.6.1.4.1.33.6.1.9.1.7 | integer | read-write |
Control for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays. Enumeration: 'disabled': 1, 'enabled': 2. |
clientDumpService | 1.3.6.1.4.1.33.6.1.9.1.8 | integer | read-write |
Control for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays. Enumeration: 'disabled': 1, 'enabled': 2. |
namedTable | 1.3.6.1.4.1.33.6.1.10 | no-access |
A list of named client data base entries. The number of entries is given by basicClientNumber. |
|
1.3.6.1.4.1.33.6.1.10.1 | no-access |
Parameter values for a named client data base entry. |
||
namedIdentificationType | 1.3.6.1.4.1.33.6.1.10.1.1 | addresstype | read-only |
The 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. |
namedIdentification | 1.3.6.1.4.1.33.6.1.10.1.2 | octet string | read-only |
Identification 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. |
namedEntryStatus | 1.3.6.1.4.1.33.6.1.10.1.3 | integer | read-only |
The 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. Enumeration: 'valid': 2, 'invalid': 1. |
namedName | 1.3.6.1.4.1.33.6.1.10.1.4 | displaystring | read-only |
A name that may be used to identify the client. Corresponds directly to the value labeled 'Name' in the MANAGER NODE display. |
namedLoadFile | 1.3.6.1.4.1.33.6.1.10.1.5 | displaystring | read-only |
The 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. |
namedDiagnosticFile | 1.3.6.1.4.1.33.6.1.10.1.6 | displaystring | read-only |
The 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. |
namedLoadService | 1.3.6.1.4.1.33.6.1.10.1.7 | integer | read-only |
Control for allowing load service for the client. Corresponds directly to the value labeled 'Load' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays. Enumeration: 'disabled': 1, 'enabled': 2. |
namedDumpService | 1.3.6.1.4.1.33.6.1.10.1.8 | integer | read-only |
Control for allowing dump service for the client. Corresponds directly to the value labeled 'Dump' in the MANAGER LOCAL, MANAGER GLOBAL, and MANAGER NODE displays. Enumeration: 'disabled': 1, 'enabled': 2. |
xEventTable | 1.3.6.1.4.1.33.6.1.11 | no-access |
A list of event entries. The number of entries is given by basicEventNumber. |
|
1.3.6.1.4.1.33.6.1.11.1 | no-access |
Parameter values for a event entry. |
||
xEventIndex | 1.3.6.1.4.1.33.6.1.11.1.1 | integer | read-only |
In 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. |
xEventText | 1.3.6.1.4.1.33.6.1.11.1.2 | displaystring | read-only |
The text of the event, including date, time and other information. Corresponds directly to the individual event text in the MANAGER EVENTS display. |
basicDeviceNumber | 1.3.6.1.4.1.33.6.1.12 | integer | read-only |
The system's number of mass-storage devices. |
deviceTable | 1.3.6.1.4.1.33.6.1.13 | no-access |
A list of device entries. The number of entries is given by basicDeviceNumber. |
|
1.3.6.1.4.1.33.6.1.13.1 | no-access |
Parameter values for a device entry. |
||
deviceIndex | 1.3.6.1.4.1.33.6.1.13.1.1 | integer | read-only |
In identification number for a device, in the range 1 to basicDeviceNumber |
deviceName | 1.3.6.1.4.1.33.6.1.13.1.2 | displaystring | read-only |
A name by which the device is known in other displays, such as 'C1' or 'D2'. |
deviceDescr | 1.3.6.1.4.1.33.6.1.13.1.3 | displaystring | read-only |
Details 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. |
deviceOperation | 1.3.6.1.4.1.33.6.1.13.1.4 | integer | read-only |
Current operational state of the device. Corresponds directly the value labeled 'Device Operation:' in the MANAGER DEVICE STATUS display. Enumeration: 'loadingClient': 8, 'format': 3, 'read': 1, 'write': 2, 'idle': 4, 'erase': 5, 'paramStore': 6, 'unpack': 7. |
deviceFormat | 1.3.6.1.4.1.33.6.1.13.1.5 | integer | read-only |
Formatting 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. Enumeration: 'unformatted': 1, 'unknown': 3, 'formatted': 2. |
deviceProtection | 1.3.6.1.4.1.33.6.1.13.1.6 | integer | read-only |
Write-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. Enumeration: 'unknown': 3, 'write-protected': 2, 'write-enabled': 1. |
deviceFormatMedium | 1.3.6.1.4.1.33.6.1.13.1.7 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
deviceGetFile | 1.3.6.1.4.1.33.6.1.13.1.8 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2, 'abort': 3. |
deviceGetFileHostIdentificationType | 1.3.6.1.4.1.33.6.1.13.1.9 | addresstype | read-write |
The 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'. |
deviceGetFileHostIdentification | 1.3.6.1.4.1.33.6.1.13.1.10 | octet string | read-write |
Identification 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. |
deviceGetFileName | 1.3.6.1.4.1.33.6.1.13.1.11 | displaystring | read-write |
The 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. |
deviceGetFileArea | 1.3.6.1.4.1.33.6.1.13.1.12 | integer | read-write |
The 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. |
deviceFormatOption | 1.3.6.1.4.1.33.6.1.13.1.13 | integer | read-write |
Formatting 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. |
deviceFormatRedundantParams | 1.3.6.1.4.1.33.6.1.13.1.14 | integer | read-write |
Control 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. Enumeration: 'nonredundant': 1, 'redundant': 2. |
devicePreviousStatus | 1.3.6.1.4.1.33.6.1.13.1.15 | dialogstatus | read-only |
Result of the immediately previous concluded boot dialog. Corresponds directly to the value labeled 'Get File Previous Status:' in the SHOW CARD STATUS display. |
xDump | 1.3.6.1.4.1.33.6.2 | |||
dumpService | 1.3.6.1.4.1.33.6.2.1 | integer | read-write |
Control for allowing dump service for any client. Corresponds directly to DUMP and the value labeled 'Dump:' in the MANAGER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
dumpDrive | 1.3.6.1.4.1.33.6.2.2 | integer | read-write |
Identification 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. |
dumpMerit | 1.3.6.1.4.1.33.6.2.3 | integer | read-write |
Relative preference for this dump server over others. Corresponds directly to DUMP MERIT and the value labeled 'Dump Merit:' in the MANAGER CHARACTERISTICS display. |
dumpSize | 1.3.6.1.4.1.33.6.2.4 | integer | read-write |
Type of dump file to keep. Corresponds directly to DUMP SIZE and the value labeled 'Dump Size:' in the MANAGER CHARACTERISTICS display. Enumeration: 'small': 1, 'full': 2. |
dumpCompleted | 1.3.6.1.4.1.33.6.2.5 | counter | read-only |
The number of dumps completed since system initialization. Corresponds directly to the value labeled 'Dump Operations Completed:' in the MANAGER STATUS display. |
dumpActive | 1.3.6.1.4.1.33.6.2.6 | gauge | read-only |
The number of dumps in progress. Corresponds directly to the value labeled 'Currently Dumping:' in the MANAGER STATUS display. |
dumpFileNumber | 1.3.6.1.4.1.33.6.2.7 | gauge | read-only |
The number of dump files currently stored. Corresponds directly to the value labeled 'Network dump files' and 'files' in the MANAGER FILES display. |
dumpFileTable | 1.3.6.1.4.1.33.6.2.8 | no-access |
A list of dump file entries. The number of entries is given by dumpFileNumber. |
|
1.3.6.1.4.1.33.6.2.8.1 | no-access |
Parameter values for a dump file entry. |
||
dumpFileIdentificationType | 1.3.6.1.4.1.33.6.2.8.1.1 | addresstype | read-only |
The 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. |
dumpFileIdentification | 1.3.6.1.4.1.33.6.2.8.1.2 | octet string | read-only |
Identification 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. |
dumpFileEntryStatus | 1.3.6.1.4.1.33.6.2.8.1.3 | integer | read-write |
The 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. Enumeration: 'valid': 2, 'invalid': 1. |
dumpFileCreation | 1.3.6.1.4.1.33.6.2.8.1.4 | datetime | read-only |
The 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. |
dumpFileSize | 1.3.6.1.4.1.33.6.2.8.1.5 | integer | read-only |
The 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. |
xLoad | 1.3.6.1.4.1.33.6.3 | |||
loadService | 1.3.6.1.4.1.33.6.3.1 | integer | read-write |
Control for allowing load service for any client. Corresponds directly to LOAD and the value labeled 'Load:' in the MANAGER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
loadMerit | 1.3.6.1.4.1.33.6.3.2 | integer | read-write |
Relative preference for this load server over others. Corresponds directly to LOAD MERIT and the value labeled 'Load Merit:' in the MANAGER CHARACTERISTICS display. |
loadCompleted | 1.3.6.1.4.1.33.6.3.3 | counter | read-only |
The number of loads completed since system initialization. Corresponds directly to the value labeled 'Load Operations Completed:' in the MANAGER STATUS display. |
loadActive | 1.3.6.1.4.1.33.6.3.4 | gauge | read-only |
The number of loads in progress. Corresponds directly to the value labeled 'Currently Loading:' in the MANAGER STATUS display. |
loadFileNumber | 1.3.6.1.4.1.33.6.3.5 | gauge | read-only |
The number of load files currently stored. Corresponds directly to the value labeled 'Load image files' and 'files' in the MANAGER FILES display. |
loadFileTable | 1.3.6.1.4.1.33.6.3.6 | no-access |
A list of load file entries. The number of entries is given by loadFileNumber. |
|
1.3.6.1.4.1.33.6.3.6.1 | no-access |
Parameter values for a load file entry. |
||
loadFileName | 1.3.6.1.4.1.33.6.3.6.1.1 | displaystring | read-only |
The name of a load file. Corresponds directly to a file name part in the section labeled 'Load image files' in the MANAGER FILES display. |
loadFileCreation | 1.3.6.1.4.1.33.6.3.6.1.2 | datetime | read-only |
The 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. |
loadFileSize | 1.3.6.1.4.1.33.6.3.6.1.3 | integer | read-only |
The 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. |
loadFileSoftwareVersionType | 1.3.6.1.4.1.33.6.3.6.1.4 | integer | read-only |
The 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 software Enumeration: 'alpha': 1, 'beta': 2, 'production': 3, 'special': 4. |
loadFileSoftwareVersion | 1.3.6.1.4.1.33.6.3.6.1.5 | octet string | read-only |
The 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'. |
xParam | 1.3.6.1.4.1.33.6.4 | |||
paramService | 1.3.6.1.4.1.33.6.4.1 | integer | read-write |
Control for allowing parameter storage service for any client. Corresponds directly to PARAMETER SERVICE and the value labeled 'Parameter Service:' in the MANAGER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
paramDefaultService | 1.3.6.1.4.1.33.6.4.2 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
paramDrive | 1.3.6.1.4.1.33.6.4.3 | integer | read-write |
Identification 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. |
paramActive | 1.3.6.1.4.1.33.6.4.4 | gauge | read-only |
The number of params in progress. Corresponds directly to the value labeled 'Currently Paraming:' in the MANAGER STATUS display. |
paramStorageActive | 1.3.6.1.4.1.33.6.4.5 | gauge | read-only |
The number of parameter storage operations in progress. Corresponds directly to the value labeled 'Currently saving parameters:' in the MANAGER STATUS display. |
paramFileNumber | 1.3.6.1.4.1.33.6.4.6 | gauge | read-only |
The number of parameter files currently stored. Corresponds directly to the value labeled 'Parameter files' and 'files' in the MANAGER FILES display. |
paramFileTable | 1.3.6.1.4.1.33.6.4.7 | no-access |
A list of param file entries. The number of entries is given by paramFileNumber. |
|
1.3.6.1.4.1.33.6.4.7.1 | no-access |
Parameter values for a param file entry. |
||
paramFileIdentificationType | 1.3.6.1.4.1.33.6.4.7.1.1 | addresstype | read-only |
The type of identification value in paramFileIdentification. Corresponds indirectly to a file name part in the section labeled 'Parameter files' in the MANAGER FILES display. |
paramFileIdentification | 1.3.6.1.4.1.33.6.4.7.1.2 | octet string | read-only |
Identification 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. |
paramFileEntryStatus | 1.3.6.1.4.1.33.6.4.7.1.3 | integer | read-write |
The 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. Enumeration: 'valid': 2, 'invalid': 1. |
paramFileWrite | 1.3.6.1.4.1.33.6.4.7.1.4 | datetime | read-only |
The 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. |
paramFileSize | 1.3.6.1.4.1.33.6.4.7.1.5 | integer | read-only |
The 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. |
paramFileParameterVersion | 1.3.6.1.4.1.33.6.4.7.1.6 | integer | read-only |
The 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. |
xParamClient | 1.3.6.1.4.1.33.7 | |||
paramClientLoaderName | 1.3.6.1.4.1.33.7.1 | displaystring | read-only |
The 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. |
paramClientLoaderAddressType | 1.3.6.1.4.1.33.7.2 | addresstype | read-only |
The 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. |
paramClientLoaderAddress | 1.3.6.1.4.1.33.7.3 | octet string | read-only |
The 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. |
paramClientParameterVersion | 1.3.6.1.4.1.33.7.4 | integer | read-write |
The 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. |
paramClientUpdateTime | 1.3.6.1.4.1.33.7.5 | datetime | read-only |
This 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. |
paramClientServerCheck | 1.3.6.1.4.1.33.7.6 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
paramClientCheckInterval | 1.3.6.1.4.1.33.7.7 | integer | read-write |
The 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. |
paramClientCheckNow | 1.3.6.1.4.1.33.7.8 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
paramClientServerLimit | 1.3.6.1.4.1.33.7.9 | integer | read-write |
The 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. |
paramClientRetransmitInterval | 1.3.6.1.4.1.33.7.10 | integer | read-write |
The 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. |
paramClientRetransmitLimit | 1.3.6.1.4.1.33.7.11 | integer | read-write |
The 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. |
paramClientState | 1.3.6.1.4.1.33.7.12 | integer | read-only |
This 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. Enumeration: 'internal8': 10, 'retry': 12, 'internal1': 3, 'internal2': 4, 'internal3': 5, 'internal4': 6, 'internal5': 7, 'internal6': 8, 'internal7': 9, 'idle': 2, 'other': 1, 'hold': 11. |
paramClientProtocolErrors | 1.3.6.1.4.1.33.7.13 | counter | read-only |
The 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. |
paramClientServerRejects | 1.3.6.1.4.1.33.7.14 | counter | read-only |
The number of parameter servers this system rejected due to exceeding paramClientServerLimit. Corresponds directly to the value labeled 'Rejected Servers:' in the PARAMETER SERVER display. |
paramClientServerNumber | 1.3.6.1.4.1.33.7.15 | integer | read-only |
The 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. |
paramServerTable | 1.3.6.1.4.1.33.7.16 | no-access |
A list of parameter server entries. The number of entries is given by the value of paramClientServerNumber. |
|
1.3.6.1.4.1.33.7.16.1 | no-access |
Status and parameter values for a parameter server. |
||
paramServerName | 1.3.6.1.4.1.33.7.16.1.1 | displaystring | read-only |
The 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. |
paramServerEntryStatus | 1.3.6.1.4.1.33.7.16.1.2 | integer | read-write |
The 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. Enumeration: 'valid': 2, 'invalid': 1. |
paramServerAddressType | 1.3.6.1.4.1.33.7.16.1.3 | addresstype | read-write |
The 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. |
paramServerAddress | 1.3.6.1.4.1.33.7.16.1.4 | octet string | read-write |
The server's network address. Corresponds directly to the value labeled 'Address' in the PARAMETER SERVER display. |
paramServerStoredVersion | 1.3.6.1.4.1.33.7.16.1.5 | integer | read-only |
Parameter version number currently stored at the server. Corresponds directly to the value labeled 'Version' in the PARAMETER SERVER display. |
paramServerStoredTime | 1.3.6.1.4.1.33.7.16.1.6 | datetime | read-only |
The 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. |
paramServerStoredStatus | 1.3.6.1.4.1.33.7.16.1.7 | integer | read-only |
Status 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 known Enumeration: 'ahead': 3, 'unknown': 1, 'failing': 5, 'noMemCard': 8, 'current': 2, 'failed': 6, 'behind': 4, 'query': 7. |
paramServerStoredFailure | 1.3.6.1.4.1.33.7.16.1.8 | integer | read-only |
When 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 server Enumeration: 'rename': 12, 'none': 2, 'protocolOut': 3, 'resource': 7, 'read': 5, 'protocolIn': 8, 'write': 6, 'other': 1, 'close': 10, 'fileData': 13, 'open': 4, 'response': 9, 'delete': 11. |
paramClientPath | 1.3.6.1.4.1.33.7.17 | displaystring | read-write |
The 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. |
paramClientChassisStorageState | 1.3.6.1.4.1.33.7.18 | integer | read-only |
The status of the current attempt to update parameters in local chassis storage. Corresponds directly to the value labeled 'Chassis Configuration:'. Enumeration: 'verifying': 4, 'unknown': 2, 'failing': 7, 'behind': 8, 'busBusy': 5, 'current': 3, 'notApplicable': 1, 'retrying': 6. |
paramClientTftpBroadcast | 1.3.6.1.4.1.33.7.20 | integer | read-write |
Control 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. Enumeration: 'disabled': 1, 'enabled': 2. |
paramClientWriteNow | 1.3.6.1.4.1.33.7.21 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'execute': 2. |
agent | 1.3.6.1.4.1.33.8 | |||
terminalServer | 1.3.6.1.4.1.33.8.1 | |||
tsMxCard1M | 1.3.6.1.4.1.33.8.1.1 | |||
tsMxBox1M | 1.3.6.1.4.1.33.8.1.2 | |||
tsMxCard | 1.3.6.1.4.1.33.8.1.3 | |||
tsMxBox | 1.3.6.1.4.1.33.8.1.4 | |||
tsN9 | 1.3.6.1.4.1.33.8.1.5 | |||
tsPrint | 1.3.6.1.4.1.33.8.1.6 | |||
tsX25 | 1.3.6.1.4.1.33.8.1.7 | |||
em1608 | 1.3.6.1.4.1.33.8.1.29 | |||
ir7520 | 1.3.6.1.4.1.33.8.1.30 | |||
ir9020 | 1.3.6.1.4.1.33.8.1.31 | |||
ir7020 | 1.3.6.1.4.1.33.8.1.32 | |||
irMgr0Rdc | 1.3.6.1.4.1.33.8.1.124 | |||
ir9040 | 1.3.6.1.4.1.33.8.1.125 | |||
ir7040 | 1.3.6.1.4.1.33.8.1.126 | |||
irMgr0 | 1.3.6.1.4.1.33.8.1.127 | |||
irM800 | 1.3.6.1.4.1.33.8.1.128 | |||
irM700 | 1.3.6.1.4.1.33.8.1.129 | |||
ir8020 | 1.3.6.1.4.1.33.8.1.130 | |||
ir8040 | 1.3.6.1.4.1.33.8.1.131 | |||
ir7004 | 1.3.6.1.4.1.33.8.1.132 | |||
ir7008 | 1.3.6.1.4.1.33.8.1.133 | |||
ir8004 | 1.3.6.1.4.1.33.8.1.134 | |||
ir8008 | 1.3.6.1.4.1.33.8.1.135 | |||
irM900 | 1.3.6.1.4.1.33.8.1.136 | |||
irMGR0AC | 1.3.6.1.4.1.33.8.1.137 | |||
irMGR0AC_IN | 1.3.6.1.4.1.33.8.1.138 | |||
ir9004 | 1.3.6.1.4.1.33.8.1.139 | |||
ir9008 | 1.3.6.1.4.1.33.8.1.140 | |||
ir9504 | 1.3.6.1.4.1.33.8.1.141 | |||
bridge | 1.3.6.1.4.1.33.8.3 | |||
repeater | 1.3.6.1.4.1.33.8.4 | |||
rpMx | 1.3.6.1.4.1.33.8.4.1 | |||
rpN9 | 1.3.6.1.4.1.33.8.4.2 | |||
bridgeRouter | 1.3.6.1.4.1.33.8.5 | |||
bridgeRouterMx | 1.3.6.1.4.1.33.8.5.1 | |||
bridgeRouterN9 | 1.3.6.1.4.1.33.8.5.2 | |||
bridgeRouterN3 | 1.3.6.1.4.1.33.8.5.3 | |||
bridgeRouterN2 | 1.3.6.1.4.1.33.8.5.4 | |||
bridgeRouterEB | 1.3.6.1.4.1.33.8.5.5 | |||
bridgeRouterRepeater | 1.3.6.1.4.1.33.8.7 | |||
switch | 1.3.6.1.4.1.33.8.8 | |||
oem | 1.3.6.1.4.1.33.8.9 | |||
netVantage | 1.3.6.1.4.1.33.8.9.1 | |||
nv8516TT | 1.3.6.1.4.1.33.8.9.1.1 | |||
nv8516FF | 1.3.6.1.4.1.33.8.9.1.2 | |||
nbase | 1.3.6.1.4.1.33.8.10 | |||
nbaseSwitch | 1.3.6.1.4.1.33.8.10.1 | |||
nbaseSwitchN9 | 1.3.6.1.4.1.33.8.10.1.1 | |||
xInternet | 1.3.6.1.4.1.33.10 | |||
resourceLack | 1.3.6.1.4.1.33.10.1 |
Indication that the system incremented the corresponding value of resLacks. |
||
xIp | 1.3.6.1.4.1.33.10.1 | |||
ipGatewayAddress1 | 1.3.6.1.4.1.33.10.1.1 | ipaddress | read-write |
The internet address of the system's primary (first choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY GATEWAY ADDRESS and the value labeled 'Primary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display. |
ipGatewayAddress2 | 1.3.6.1.4.1.33.10.1.2 | ipaddress | read-write |
The internet address of the system's secondary (second choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY GATEWAY ADDRESS and the value labeled 'Secondary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display. |
ipAutoSubnetMask | 1.3.6.1.4.1.33.10.1.3 | integer | read-write |
A control for automatic determination of subnet mask. 'disabled' indicates the system must use the mask as configured by the network manager. 'enabled' indicates that the system is to automatically change the subnet mask when the system's Internet address is changed. Corresponds directly to SERVER INTERNET SUBNET MASK AUTOCONFIGURE and the value labeled 'Subnet Mask Autoconfigure:' in the SERVER INTERNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
ipReassembly | 1.3.6.1.4.1.33.10.1.4 | integer | read-write |
A control for reassembly of IP fragments. Corresponds directly to SERVER INTERNET REASSEMBLY and the value labeled 'Reassembly:' in the SERVER INTERNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
ipFragmentsQueuedHigh | 1.3.6.1.4.1.33.10.1.5 | gauge | read-only |
Highest number of IP fragments queued. |
ipFragmentsQueuedCurrent | 1.3.6.1.4.1.33.10.1.6 | gauge | read-only |
Current number of IP fragments queued. |
ipGenAdExtTable | 1.3.6.1.4.1.33.10.1.7 | no-access |
Table of additional fields indexed by local IP address. An entry in this table is created or deleted when an entry in the MIB-II ipAddrTable is created or deleted. Although MIB-II specifies the ipAddrTable as read-only, MRV In-Reach implementations typically implement it as read-write to support modification of local IP addresses, network masks, and such. |
|
1.3.6.1.4.1.33.10.1.7.1 | no-access |
A particular entry. |
||
ipGenAdEntExtType | 1.3.6.1.4.1.33.10.1.7.1.1 | integer | read-write |
The way this local IP address is used, which may imply alternate, more intuitive ways to set it. primary general purpose for ordinary use rotary identificaton for rotary selection slip use for SLIP connection ppp use for PPP connection Enumeration: 'ppp': 4, 'primary': 1, 'slip': 3, 'rotary': 2. |
ipGenAdEntExtBroadcast | 1.3.6.1.4.1.33.10.1.7.1.2 | ipaddress | read-write |
Outgoing IP broadcast address associated with this local address. Value may be confined to logical compatibility with associated network mask. |
ipARPTimeout | 1.3.6.1.4.1.33.10.1.8 | integer | read-write |
A control to set the length of time in minutes before an unused ARP entry is purged from the ARP table. The default is 60 minutes. Corresponds directly to the value labeled 'Translation Table TTL' in the SERVER INTERNET CHARACTERISTICS display. |
ipGatewayPingInterval | 1.3.6.1.4.1.33.10.1.9 | integer | read-write |
A control to set the interval of time in seconds between successive pings to the primary gateway so as to determine its status. The default is 60 seconds. Corresponds directly to the value labeled 'Gateway Timeout' in the SERVER INTERNET CHARACTERISTICS display. |
ipConfigureBootp | 1.3.6.1.4.1.33.10.1.11 | integer | read-write |
Control to use the BOOTP protocol upon startup to learn the unit's own internet address, subnet mask, primary and secondary gateway servers, domain name servers, time server and domain name. Enumeration: 'disabled': 1, 'enabled': 2. |
xTcp | 1.3.6.1.4.1.33.10.2 | |||
tcpPortTable | 1.3.6.1.4.1.33.10.2.1 | no-access |
A list of TCP character port entries. |
|
1.3.6.1.4.1.33.10.2.1.1 | no-access |
TCP parameter values for a character port. |
||
tcpPortIndex | 1.3.6.1.4.1.33.10.2.1.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
tcpPortConnectByAddress | 1.3.6.1.4.1.33.10.2.1.1.2 | integer | read-write |
A control for requesting outgoing connection by internet address. 'disabled' indicates outgoing connections must be by Domain name. 'enabled' indicates that outgoing connections may be requested by internet address. Corresponds directly to PORT INTERNET CONNECTIONS and the presence of the label 'Internet Connections' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
tcpPortWindowSize | 1.3.6.1.4.1.33.10.2.1.1.3 | integer | read-write |
Size of the TCP window for TCP connections on the port. Corresponds directly to PORT INTERNET TCP WINDOW SIZE and the value labeled 'TCP Window Size:' in the PORT ALTERNATE CHARACTERISTICS display. |
tcpPortKeepAliveLimit | 1.3.6.1.4.1.33.10.2.1.1.4 | integer | read-write |
Number of minutes to maintain a TCP connection without response to keep-alive communication. A value of zero indicates no limit. |
tcpResequencing | 1.3.6.1.4.1.33.10.2.2 | integer | read-write |
A control for keeping TCP messages received out-of-order to resequence them before using them. Corresponds directly to SERVER INTERNET TCP RESEQUENCING and the value labeled 'Resequencing:' in the SERVER INTERNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
tcpQueuedSegs | 1.3.6.1.4.1.33.10.2.3 | gauge | read-only |
Number of TCP segments in the TCP receive queues. Corresponds directly to the value labeled 'TCP Packets Queued:' in the SERVER INTERNET COUNTERS display. |
tcpDiscardSegs | 1.3.6.1.4.1.33.10.2.4 | counter | read-only |
Number of TCP segments discarded due to exceeding the TCP receive queue limit. Corresponds directly to the value labeled 'TCP Packets Discarded:' in the SERVER INTERNET COUNTERS display. |
tcpConnectTimer | 1.3.6.1.4.1.33.10.2.5 | integer | read-write |
Number of seconds to attempt a TCP connection without a response from the other side. The default value is 32 seconds. Corresponds directly to the SERVER INTERNET TCP CONNECT TIMER and the value labeled 'TCP Connect Timer' in the SERVER INTERNET CHARACTERISTICS display |
tcpLocalPortBase | 1.3.6.1.4.1.33.10.2.6 | integer | read-write |
The value for port 0's tcp source port number. |
tcpLocalPortIncrement | 1.3.6.1.4.1.33.10.2.7 | integer | read-write |
The value by which the tcp source port number increases for each port greater than port 0. |
tcpRoutingTblSz | 1.3.6.1.4.1.33.10.2.8 | integer | read-write |
A control to set the size of the working routing table. The default is the current size of the table (64). |
tcpDataSendDelay | 1.3.6.1.4.1.33.10.2.9 | integer | read-write |
A control to delay for the specified number of 10 millisecond ticks before sending the userdata string over the telnet connection. |
tcpAckDelay | 1.3.6.1.4.1.33.10.2.10 | integer | read-write |
A Control to prevent sending a TCP ACK when we we change TCP window size. Enumeration: 'disabled': 1, 'enabled': 2. |
tcpRetransmitMin | 1.3.6.1.4.1.33.10.2.11 | integer | read-write |
Number of milliseconds for the initial TCP Retransmit timer. This is the time at which a TCP session will initially retransmit unacknowledged packets. |
xSnmpAgent | 1.3.6.1.4.1.33.10.3 | |||
snmpAgentGetCommunity | 1.3.6.1.4.1.33.10.3.1 | displaystring | read-write |
The SNMP community name allowed to perform get-requests or get-next requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP GET COMMUNITY and the value labeled 'Get Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentSetCommunity | 1.3.6.1.4.1.33.10.3.2 | displaystring | read-write |
The SNMP community name allowed to perform set-requests to this agent. Use of this value is case-insensitive. If the size is 0, the agent does not check the community name for these operations. Corresponds directly to SERVER INTERNET SNMP SET COMMUNITY and the value labeled 'Set Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentTrapCommunity | 1.3.6.1.4.1.33.10.3.3 | displaystring | read-write |
The SNMP community name sent in traps from this agent. Use of this value preserves case. Corresponds directly to SERVER INTERNET SNMP TRAP COMMUNITY and the value labeled 'Trap Community:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentGetClientNumber | 1.3.6.1.4.1.33.10.3.4 | integer | read-only |
The number of client source addresses allowed to perform get-requests or get-next requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentSetClientNumber | 1.3.6.1.4.1.33.10.3.5 | integer | read-only |
The number of client source addresses allowed to perform set-requests to this agent. If the value is 0, the agent does not check source address for these operations. Corresponds indirectly to the values labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentTrapClientNumber | 1.3.6.1.4.1.33.10.3.6 | integer | read-only |
The number of client source addresses to which this agent sends traps. If the value is 0, the agent does not perform this operation. Corresponds indirectly to the values labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
getClientTable | 1.3.6.1.4.1.33.10.3.7 | no-access |
A list of get client entries. The number of entries is given by the value of snmpAgentGetClientNumber. |
|
1.3.6.1.4.1.33.10.3.7.1 | no-access |
Parameter values for a get client. |
||
getClientIndex | 1.3.6.1.4.1.33.10.3.7.1.1 | integer | read-only |
Identification of a get client entry. Corresponds directly to the number in the label 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
getClientEntryStatus | 1.3.6.1.4.1.33.10.3.7.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
getClientAddressType | 1.3.6.1.4.1.33.10.3.7.1.3 | addresstype | read-write |
The type of network address contained in getClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
getClientAddress | 1.3.6.1.4.1.33.10.3.7.1.4 | octet string | read-write |
The client's network address. If getClientAddressType does not accompany getClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Get Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
setClientTable | 1.3.6.1.4.1.33.10.3.8 | no-access |
A list of set client entries. The number of entries is given by the value of snmpAgentSetClientNumber. |
|
1.3.6.1.4.1.33.10.3.8.1 | no-access |
Parameter values for a set client. |
||
setClientIndex | 1.3.6.1.4.1.33.10.3.8.1.1 | integer | read-only |
Identification of a set client entry. Corresponds directly to the number in the label 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
setClientEntryStatus | 1.3.6.1.4.1.33.10.3.8.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
setClientAddressType | 1.3.6.1.4.1.33.10.3.8.1.3 | addresstype | read-write |
The type of network address contained in setClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If setClientAddressType does not accompany setClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
setClientAddress | 1.3.6.1.4.1.33.10.3.8.1.4 | octet string | read-write |
The client's network address. When setting this value, the requester must supply setClientAddressType. If setClientAddressType does not accompany setClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Set Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
trapClientTable | 1.3.6.1.4.1.33.10.3.9 | no-access |
A list of trap client entries. The number of entries is given by the value of snmpAgentTrapClientNumber. |
|
1.3.6.1.4.1.33.10.3.9.1 | no-access |
Parameter values for a trap client. |
||
trapClientIndex | 1.3.6.1.4.1.33.10.3.9.1.1 | integer | read-only |
Identification of a trap client entry. Corresponds directly to the number in the label 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
trapClientEntryStatus | 1.3.6.1.4.1.33.10.3.9.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
trapClientAddressType | 1.3.6.1.4.1.33.10.3.9.1.3 | addresstype | read-write |
The type of network address contained in trapClientAddress. 'unknown' means no address has been defined. 'other' means no other type value applies. 'ip' is an Internet IP address. 'ethernet' is an 802.3 MAC address. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is 'ip'. Corresponds indirectly to the address value labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
trapClientAddress | 1.3.6.1.4.1.33.10.3.9.1.4 | octet string | read-write |
The client's network address. When setting this value, the requester must supply trapClientAddressType. If trapClientAddressType does not accompany trapClientAddress in a set request, the default type is 'ip'. Corresponds directly to the address value labeled 'Trap Client n:' in the SERVER INTERNET SNMP CHARACTERISTICS display. |
snmpAgentAuthFailureAddress | 1.3.6.1.4.1.33.10.3.10 | typedaddress | read-only |
The address of the client to most recently fail SNMP authorization. |
snmpAgentCommunityAuthenticationAlways | 1.3.6.1.4.1.33.10.3.14 | integer | read-write |
When enabled, indicates that community string authentication is done always for Gets, Sets, and GetNexts. When disabled, community string authentication is done once; but bypassed on subsequent Gets, Sets or GetNexts from the same address. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpAgentTrapClientPingHost1 | 1.3.6.1.4.1.33.10.3.15 | integer | read-only |
Configures the first trap client in the trapClientTable as a ping host. The InReach server will poll the ping host at a specified interval to determine connectivity. This feature is mutually exclusive with snmpAgentTrapClientQuerySourceHost1 and snmpAgentTrapClientQuerySourceHost2. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpAgentTrapClientPingHost2 | 1.3.6.1.4.1.33.10.3.16 | integer | read-only |
Configures the second trap client in the trapClientTable as a ping host. The InReach server will poll the ping host at a specified interval to determine connectivity. This feature is mutually exclusive with snmpAgentTrapClientQuerySourceHost1 and snmpAgentTrapClientQuerySourceHost2. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpAgentTrapClientPingHost1PollInterval | 1.3.6.1.4.1.33.10.3.17 | integer | read-only |
Indicates the time in seconds between polling the first ping host. |
snmpAgentTrapClientPingHost2PollInterval | 1.3.6.1.4.1.33.10.3.18 | integer | read-only |
Indicates the time in seconds between polling the second ping host. |
snmpAgentTrapClientPingHost1PollRetries | 1.3.6.1.4.1.33.10.3.19 | integer | read-only |
Indicates the maximum number of retries when polling the first ping host before concluding that connectivity is lost. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
snmpAgentTrapClientPingHost2PollRetries | 1.3.6.1.4.1.33.10.3.20 | integer | read-only |
Indicates the maximum number of retries when polling the second ping host before concluding that connectivity is lost. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
snmpAgentTrapClientQuerySourceHost1 | 1.3.6.1.4.1.33.10.3.21 | integer | read-only |
Configures the first trap client in the trapClientTable as a query source host. When enabled the InReach server will monitor incoming get-, get-next- and set-requests from this host as an indicator of connectivity. This feature is mutually exclusive with snmpAgentTrapClientPingHost1 and snmpAgentTrapClientPingHost2. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpAgentTrapClientQuerySourceHost2 | 1.3.6.1.4.1.33.10.3.22 | integer | read-only |
Configures the second trap client in the trapClientTable as a query source host. When enabled the InReach server will monitor incoming get-, get-next- and set-requests from this host as an indicator of connectivity. This feature is mutually exclusive with snmpAgentTrapClientPingHost1 and snmpAgentTrapClientPingHost2. Enumeration: 'disabled': 1, 'enabled': 2. |
snmpAgentTrapClientQuerySourceHost1Timeout | 1.3.6.1.4.1.33.10.3.23 | integer | read-only |
Indicates the time in seconds between SNMP queries from the first query source host before timing out and considering connectivity lost to that host. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
snmpAgentTrapClientQuerySourceHost2Timeout | 1.3.6.1.4.1.33.10.3.24 | integer | read-only |
Indicates the time in seconds between SNMP queries from the first query source host before timing out and considering connectivity lost to that host. When network connectivity is lost, PPP dial backup procedures to a backup host are initiated. |
xDomainResolver | 1.3.6.1.4.1.33.10.4 | |||
domainResolverSuffix | 1.3.6.1.4.1.33.10.4.1 | displaystring | read-write |
A partial domain name for the server to append to the end of an incomplete domain name provided by the user. Corresponds directly to SERVER INTERNET DEFAULT DOMAIN SUFFIX and the value labeled 'Domain Suffix:' in the SERVER INTERNET CHARACTERISTICS display. |
domainResolverAddress1 | 1.3.6.1.4.1.33.10.4.2 | ipaddress | read-write |
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY DOMAIN ADDRESS and the value labeled 'Primary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display. |
domainResolverAddress2 | 1.3.6.1.4.1.33.10.4.3 | ipaddress | read-write |
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY DOMAIN ADDRESS and the value labeled 'Secondary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display. |
domainResolverTtl | 1.3.6.1.4.1.33.10.4.4 | integer | read-write |
The number of hours to keep received Domain information. Corresponds directly to SERVER INTERNET DOMAIN TTL and the value labeled ' Domain TTL:' in the SERVER INTERNET CHARACTERISTICS display. |
domainResolverNameNumber | 1.3.6.1.4.1.33.10.4.5 | integer | read-only |
The number of Domain name mappings in this system's name cache. |
nameTable | 1.3.6.1.4.1.33.10.4.6 | no-access |
A list of Domain name entries. The number of entries is given by the value of domainResolverNameNumber. |
|
1.3.6.1.4.1.33.10.4.6.1 | no-access |
Parameter values for a Domain name. |
||
nameName | 1.3.6.1.4.1.33.10.4.6.1.1 | displaystring | read-only |
A fully qualified domain name. Corresponds directly to the value labeled 'Domain Name' in the DOMAIN display. |
nameAddress | 1.3.6.1.4.1.33.10.4.6.1.2 | ipaddress | read-only |
An Internet address corresponding to the Domain name. Corresponds directly to the value labeled 'Internet Address' in the DOMAIN display. |
nameStatus | 1.3.6.1.4.1.33.10.4.6.1.3 | integer | read-write |
The status of the entry. Set to 'invalid' to remove the entry, which corresponds directly to the PURGE DOMAIN command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1. |
nameSource | 1.3.6.1.4.1.33.10.4.6.1.4 | integer | read-only |
Source of this entry. The value meanings are: local defined by manager (LOCAL) primary obtained from a primary name server secondary obtained from a secondary name server rwho obtained from rwho Corresponds directly to the value labeled 'Source' in the DOMAIN display. Enumeration: 'rwho': 4, 'manager': 1, 'primary': 2, 'secondary': 3. |
nameTtl | 1.3.6.1.4.1.33.10.4.6.1.5 | integer | read-only |
The number of minutes remaining in the entry's time to live. Corresponds directly to the value labeled 'TTL' in the DOMAIN display. |
domainResolverPpp | 1.3.6.1.4.1.33.10.4.7 | |||
domainResolverPppPrimaryServer | 1.3.6.1.4.1.33.10.4.7.1 | ipaddress | read-write |
The internet address of the primary Domain Name Server to use in PPP IPCP negotiations. A value of 0.0.0.0 indicates no address. Corresponds directly to the value labeled 'Primary WINS Address:' in the SERVER INTERNET CHARACTERISTICS display. |
domainResolverPppSecondaryServer | 1.3.6.1.4.1.33.10.4.7.2 | ipaddress | read-write |
The internet address of the secondary Domain Name Server to use in PPP IPCP negotiations. A value of 0.0.0.0 indicates no address. Corresponds directly to the value labeled 'Secondary WINS Address:' in the SERVER INTERNET CHARACTERISTICS display. |
xSlip | 1.3.6.1.4.1.33.10.5 | |||
slipTable | 1.3.6.1.4.1.33.10.5.1 | no-access |
A list of SLIP character port entries. |
|
1.3.6.1.4.1.33.10.5.1.1 | no-access |
Parameter values for a SLIP port. |
||
slipIndex | 1.3.6.1.4.1.33.10.5.1.1.1 | integer | read-only |
An index value that uniquely identifies a port that can run SLIP. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
slipState | 1.3.6.1.4.1.33.10.5.1.1.2 | integer | read-write |
A control indicating whether SLIP is in operation on the port. Corresponds directly to PORT INTERNET SLIP and the value labeled 'SLIP' in the PORT CHARACTERISTICS display. Enumeration: 'on': 2, 'off': 1, 'compressed': 3. |
slipLocalAddress | 1.3.6.1.4.1.33.10.5.1.1.3 | ipaddress | read-write |
The IP address assigned to the port. Corresponds directly to PORT SLIP ADDRESS and the value labeled 'SLIP Address:' in the PORT ALTERNATE CHARACTERISTICS display. |
slipRemoteAddress | 1.3.6.1.4.1.33.10.5.1.1.4 | ipaddress | read-write |
The IP address of the remote system attached to the port. Corresponds directly to PORT SLIP REMOTE and the value labeled 'Remote SLIP Address:' in the PORT ALTERNATE CHARACTERISTICS display. |
slipMask | 1.3.6.1.4.1.33.10.5.1.1.5 | ipaddress | read-write |
The subnet mask to use for SLIP operation on the port. Corresponds directly to PORT SLIP MASK and the value labeled 'SLIP Mask:' in the PORT ALTERNATE CHARACTERISTICS display. |
slipPortPacketsReceived | 1.3.6.1.4.1.33.10.5.1.1.6 | counter | read-only |
The number of SLIP packets received from the port. Corresponds directly to the value labeled 'Serial Packets Received:' in the PORT COUNTERS display. |
slipPortPacketsSent | 1.3.6.1.4.1.33.10.5.1.1.7 | counter | read-only |
The number of SLIP packets sent to the port. Corresponds directly to the value labeled 'Serial Packets Sent:' in the PORT COUNTERS display. |
slipPortPacketsDiscarded | 1.3.6.1.4.1.33.10.5.1.1.8 | counter | read-only |
The number of SLIP packets received from the port and discarded. Corresponds directly to the value labeled 'Serial Packets Discarded:' in the PORT COUNTERS display. |
slipPortPacketLengthErrors | 1.3.6.1.4.1.33.10.5.1.1.9 | counter | read-only |
The number of SLIP packets received from the port with an incorrect number of bytes. Corresponds directly to the value labeled 'Serial Packet Length Errors:' in the PORT COUNTERS display. |
slipPortPacketChecksumErrors | 1.3.6.1.4.1.33.10.5.1.1.10 | counter | read-only |
The number of SLIP packets received from the port with an invalid checksum. Corresponds directly to the value labeled 'Serial Packet Checksum Errors:' in the PORT COUNTERS display. |
slipNetworkPacketsReceived | 1.3.6.1.4.1.33.10.5.1.1.11 | counter | read-only |
The number of SLIP packets received from the network for this port. Corresponds directly to the value labeled 'Network Packets Received:' in the PORT COUNTERS display. |
slipNetworkPacketsSent | 1.3.6.1.4.1.33.10.5.1.1.12 | counter | read-only |
The number of SLIP packets sent to the network from this port. Corresponds directly to the value labeled 'Network Packets Sent:' in the PORT COUNTERS display. |
slipNetworkPacketsDiscarded | 1.3.6.1.4.1.33.10.5.1.1.13 | counter | read-only |
The number of SLIP packets received from the network for this port and discarded. Corresponds directly to the value labeled 'Network Packets Discarded:' in the PORT COUNTERS display. |
xTelnet | 1.3.6.1.4.1.33.10.6 | |||
telnetPortTable | 1.3.6.1.4.1.33.10.6.1 | no-access |
A list of Telnet character port entries. |
|
1.3.6.1.4.1.33.10.6.1.1 | no-access |
Telnet parameter values for a character port. |
||
telnetPortIndex | 1.3.6.1.4.1.33.10.6.1.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
telnetPortIncomingTcpPort | 1.3.6.1.4.1.33.10.6.1.1.2 | integer | read-write |
The TCP port number offered for incoming connections to this character port. Corresponds directly to PORT TELNET REMOTE PORT and the value labeled 'Remote Port:' in the PORT TELNET CHARACTERISTICS display. |
telnetPortOutgoingTcpPort | 1.3.6.1.4.1.33.10.6.1.1.3 | integer | read-write |
The TCP port number used by default for outgoing connections from this character port. Corresponds directly to PORT TELNET DEFAULT PORT and the value labeled 'Default Port:' in the PORT TELNET CHARACTERISTICS display. |
telnetPortNewlineTranslation | 1.3.6.1.4.1.33.10.6.1.1.4 | integer | read-write |
Translation to apply to newline sequences (CR/NULL or CR/LF) received from the network, before sending the newline to the character port. The value indicates the sequence sent to the character port, with 'none' meaning no translation. The lfToCrLf value converts the newline character LF received from the network to a CR/LF. Corresponds directly to PORT TELNET NEWLINE FILTERING and the value labeled 'Newline Filtering:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'std': 5, 'none': 1, 'crLf': 4, 'crNull': 3, 'lfToCrLf': 6, 'cr': 2. |
telnetPortTerminalType | 1.3.6.1.4.1.33.10.6.1.1.5 | displaystring | read-write |
The terminal type character string for Telnet negotiations. Corresponds directly to PORT TELNET TERMINALTYPE and the value labeled 'TerminalType:' in the PORT TELNET CHARACTERISTICS display. |
telnetPortEorReflection | 1.3.6.1.4.1.33.10.6.1.1.6 | integer | read-write |
Control for end-of-record handshake. Corresponds directly to PORT TELNET EOR REFLECTION and the value labeled 'EOR Reflection:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetPortBinaryMode | 1.3.6.1.4.1.33.10.6.1.1.7 | integer | read-write |
Control for operation of Telnet binary mode. The value meanings are: disabled refuse binary mode negotiation (INTERACTIVE) flowControl pass all but XON and XOFF (PASTHRU) complete pass all characters (PASSALL) Corresponds directly to PORT TELNET BINARY SESSION MODE and the value labeled 'Binary Session Mode:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 3, 'flowControl': 1, 'complete': 2. |
telnetPortSendLocation | 1.3.6.1.4.1.33.10.6.1.1.8 | integer | read-write |
A control indicating whether a Telnet session will initiate negotiation of the Send Location option. Corresponds directly to the PORT TELNET LOCATION and the value labeled 'Location' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetPortClientLocation | 1.3.6.1.4.1.33.10.6.1.1.9 | displaystring | read-only |
The location of the Telnet client port. Corresponds directly to the value labeled 'Telnet Client Location' in the SESSION display. |
telnetPortPassiveSendLocation | 1.3.6.1.4.1.33.10.6.1.1.10 | integer | read-write |
A control indicating whether a Telnet session will passively respond to negotiation of the Send Location option. When disabled and telnetPortSendLocation is disabled, we will refuse to negotiate this option. When telnetPortSendLocation is enabled, it takes precedence. Corresponds directly to the value labeled 'Passive Location' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetSerialPortTable | 1.3.6.1.4.1.33.10.6.2 | no-access |
A list of Telnet character port entries. |
|
1.3.6.1.4.1.33.10.6.2.1 | no-access |
Telnet parameter values for a character port. |
||
telnetSerialPortIndex | 1.3.6.1.4.1.33.10.6.2.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
telnetSerialPortOptionDisplay | 1.3.6.1.4.1.33.10.6.2.1.2 | integer | read-write |
Control for display of Telnet option negotiations. Corresponds directly to PORT TELNET OPTION DISPLAY and the value labeled 'Option Display:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetSerialPortCsiEscape | 1.3.6.1.4.1.33.10.6.2.1.3 | integer | read-write |
Control for translation of 8-bit escape sequences received from the character port to 7-bit equivalents before transmission to the remote partner. Corresponds directly to PORT TELNET CSI ESCAPE and the value labeled 'CSI Escape:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetSerialPortEchoMode | 1.3.6.1.4.1.33.10.6.2.1.4 | integer | read-write |
Control for who echoes characters that come from the character port. The value meanings are: local terminal server echoes locally remote remote system echoes disabled don't default to local echo passive don't initiate negotiating of echo character initiate remote echo and suppress go ahead line reject remote echo and reject suppress go ahead noecho will not initiate echo, but will negotiate it Corresponds directly to PORT TELNET ECHO MODE and the value labeled 'Echo Mode:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'passive': 4, 'remote': 2, 'character': 5, 'disabled': 3, 'noecho': 7, 'line': 6, 'local': 1. |
telnetSerialPortNewlineMode | 1.3.6.1.4.1.33.10.6.2.1.5 | integer | read-write |
Translation to apply to newline (carriage return) received from the character port, before sending the newline to the remote partner. The correspondence to command keywords is 'crNull' to NULL, 'crLF' to LINEFEED, and 'verbatim' to NOTHING (that is, no translation). Corresponds directly to PORT TELNET NEWLINE and the value labeled 'Newline:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'verbatim': 3, 'crLf': 2, 'crNull': 1. |
telnetSerialPortTransmitMode | 1.3.6.1.4.1.33.10.6.2.1.6 | integer | read-write |
Criterion for deciding to send to the remote partner characters received from the character port. Corresponds directly to PORT TELNET TRANSMIT and the value labeled 'Transmit:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'timed': 3, 'buffered': 2, 'controlchar': 4, 'immediate': 1. |
telnetSerialPortTransmitCharacterTimes | 1.3.6.1.4.1.33.10.6.2.1.7 | integer | read-write |
Number of character times to wait before transmitting when telnetSerialPortTransmitMode value is 'timed'. Corresponds directly to PORT TELNET TRANSMIT IDLETIME and the value labeled 'Transmit: Idle Time -' in the PORT TELNET CHARACTERISTICS display. This object may only be set to values 1..255. A value of 0 may be read if telnetSerialPortTransmitMode has a value of immediate or buffered |
telnetSerialPortAbortOutputCharacter | 1.3.6.1.4.1.33.10.6.2.1.8 | integer | read-write |
Character input from the character port to cause aborting output. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ABORT OUTPUT and the value labeled 'Abort Output Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortAttentionCharacter | 1.3.6.1.4.1.33.10.6.2.1.9 | integer | read-write |
Character input from the character port to cause an attention notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ATTENTION and the value labeled 'Attention Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortEraseKeyCharacter | 1.3.6.1.4.1.33.10.6.2.1.10 | integer | read-write |
Character input from the character port to cause erasure of the previous input character. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE CHARACTER and the value labeled 'Erase Keystroke Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortEraseLineCharacter | 1.3.6.1.4.1.33.10.6.2.1.11 | integer | read-write |
Character input from the character port to cause erasure of the previous line of input. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET ERASE LINE and the value labeled 'Erase Line Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortInterruptCharacter | 1.3.6.1.4.1.33.10.6.2.1.12 | integer | read-write |
Character input from the character port to cause sending an interrupt notification to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET INTERRUPT and the value labeled 'Interrupt Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortQueryCharacter | 1.3.6.1.4.1.33.10.6.2.1.13 | integer | read-write |
Character input from the character port to cause sending a status query to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET QUERY and the value labeled 'Query Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortSynchronizeCharacter | 1.3.6.1.4.1.33.10.6.2.1.14 | integer | read-write |
Character input from the character port to cause sending a synchronization attempt to the remote partner. The value 0 indicates no character has this effect. Corresponds directly to PORT TELNET SYNCHRONIZE and the value labeled 'Synchronize Character:' in the PORT TELNET CHARACTERISTICS display. |
telnetSerialPortUrgentBreak | 1.3.6.1.4.1.33.10.6.2.1.15 | integer | read-write |
Control for encoding breaks as Telnet urgent data. Corresponds directly to PORT TELNET URGENT BREAK and the value labeled 'Urgent Break:' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetSerialPortRs491 | 1.3.6.1.4.1.33.10.6.2.1.16 | integer | read-write |
A control to enable RS491 protocol processing on a port. Enumeration: 'disabled': 1, 'enabled': 2. |
telnetSerialPortTransmitBufferedTime | 1.3.6.1.4.1.33.10.6.2.1.17 | integer | read-write |
Number of milliseconds to wait before transmitting when telnetSerialPortTransmitMode value is 'timed'. Corresponds directly to PORT TELNET TRANSMIT BUFFERED and the value labeled 'Transmit: Buff Time -' in the PORT TELNET CHARACTERISTICS display. This object may only be set to values 30..1500. A value of 0 may be read if telnetSerialPortTransmitMode has a value of immediate, idletime or controlchar |
telnetSerialPortInterpretInterruptAsBreak | 1.3.6.1.4.1.33.10.6.2.1.18 | integer | read-write |
Control to interpret a Telnet Interrupt Character coming from the network as a Telnet Break Character, and to send a break out the serial port. This control is necessary for those devices which can send Telnet Interrupt but not Telnet Break. Corresponds directly to the presence of 'Telnet Interrupts Interpreted as Break' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
telnetSerialPortPass8d | 1.3.6.1.4.1.33.10.6.2.1.19 | integer | read-write |
Control to pass unaltered the hexadecimal character '8D'. This control is added to ensure that this character will pass through directly in a session with 8-bit characters and parity odd or even. Corresponds directly to the presence of 'Telnet Pass 8D' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
telnetSerialPortComControlClient | 1.3.6.1.4.1.33.10.6.2.1.20 | integer | read-write |
Control to begin Telnet comport control option negotiations as a client when a Telnet session is initiated. The comport control option enables a port to do outbound modem dialing on a Telnet connection. Corresponds to the value labeled 'Client:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
telnetSerialPortComControlServer | 1.3.6.1.4.1.33.10.6.2.1.21 | integer | read-write |
Control to begin Telnet comport control option negotiations as a server when a Telnet session is initiated. Corresponds to the value labeled 'Server:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
telnetSerialPortComControlServerRaisesDtr | 1.3.6.1.4.1.33.10.6.2.1.22 | integer | read-write |
Control for the client to request that the server raises its DTR signal on the port at the begining of the Telnet connection. Corresponds to the value labeled 'Server Raises DTR:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
telnetSerialPortComControlClientTogglesDtr | 1.3.6.1.4.1.33.10.6.2.1.23 | integer | read-write |
Control to respond to the server's notification that its DCD has come high (or low) by raising (or lowering) DTR accordingly on the local port. Corresponds to the value labeled 'Client Toggles DTR:' in the PORT TELNET COMPORTCONTROL CHARACTERISTICS display. Enumeration: 'disabled': 2, 'enabled': 1. |
xTn3270 | 1.3.6.1.4.1.33.10.7 | |||
tn3270DeviceNumber | 1.3.6.1.4.1.33.10.7.1 | integer | read-only |
The number of entries in the tn3270 Device table. |
tn3270LanguageNumber | 1.3.6.1.4.1.33.10.7.2 | integer | read-only |
The number of entries in the tn3270 Language table. |
tn3270PortKeymapStatus | 1.3.6.1.4.1.33.10.7.3 | integer | read-write |
Control for individual ports to create their own keymaps. Corresponds directly to SERVER TN3270 PORT KEYMAPS and the value labeled 'Port Keymaps:' in the SERVER TN3270 display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270DeviceTable | 1.3.6.1.4.1.33.10.7.4 | no-access |
A list of tn3270 terminal device entries. |
|
1.3.6.1.4.1.33.10.7.4.1 | no-access |
Tn3270 parameter values for a terminal device entry. |
||
tn3270DeviceName | 1.3.6.1.4.1.33.10.7.4.1.1 | displaystring | read-only |
The name of a generic terminal device. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display. |
tn3270DeviceStatus | 1.3.6.1.4.1.33.10.7.4.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the PURGE SERVER TN3270 DEVICE command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. If a new device table entry is added to the table, the agent will copy the VT100 table as a default. If one plans to add a new table entry, one should not remove the VT100 entry. Enumeration: 'valid': 2, 'invalid': 1. |
tn3270DeviceType | 1.3.6.1.4.1.33.10.7.4.1.3 | displaystring | read-write |
The terminal type character string for use when tn3270DeviceTn3270Type is insufficient. Corresponds directly to SERVER TN3270 DEVICE TERMINALTYPE and the value labeled 'TerminalType:' in the SERVER TN3270 DEVICE display. |
tn3270Device3278Model | 1.3.6.1.4.1.33.10.7.4.1.4 | integer | read-write |
The 3278 model for the device. Corresponds directly to SERVER TN3270 DEVICE 3278Model and the value labeled '3278Model:' in the SERVER TN3270 DEVICE display. Enumeration: 'model2': 1, 'model5': 2. |
tn3270DeviceKeyNumber | 1.3.6.1.4.1.33.10.7.4.1.5 | integer | read-only |
The number of Key table entries for this device. |
tn3270DeviceScreenNumber | 1.3.6.1.4.1.33.10.7.4.1.6 | integer | read-only |
The number of Screen table entries for this device. |
tn3270KeyTable | 1.3.6.1.4.1.33.10.7.5 | no-access |
A list of tn3270 key entries by device. |
|
1.3.6.1.4.1.33.10.7.5.1 | no-access |
Tn3270 parameter values for a key entry for a device. |
||
tn3270KeyDeviceName | 1.3.6.1.4.1.33.10.7.5.1.1 | displaystring | read-only |
The name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display. |
tn3270KeyName | 1.3.6.1.4.1.33.10.7.5.1.2 | integer | read-only |
The key name to which this entry applies. Corresponds directly to the key portion of SERVER TN3270 DEVICE KEYMAP and the value labeled '3270-key' in the 'Keymap:' section of the SERVER TN3270 DEVICE display. Enumeration: 'pf24': 62, 'reset': 20, 'sysreq': 66, 'pf20': 58, 'fastright': 22, 'pf22': 60, 'pf23': 61, 'fieldmark': 17, 'pf1': 39, 'pf3': 41, 'pf2': 40, 'flushinput': 13, 'pf4': 42, 'tab': 2, 'pf6': 44, 'pf9': 47, 'home': 8, 'pf21': 59, 'fastleft': 21, 'cursordown': 7, 'cursorsel': 69, 'duplicate': 16, 'print': 24, 'cursorright': 6, 'pf8': 46, 'status': 19, 'centsign': 15, 'pf16': 54, 'pf19': 57, 'pf18': 56, 'insert': 12, 'pf15': 53, 'pf14': 52, 'pf17': 55, 'newline': 1, 'pf11': 49, 'pf10': 48, 'pf13': 51, 'pf12': 50, 'test': 70, 'pa1': 63, 'cursorleft': 5, 'eraseeof': 10, 'backtab': 3, 'pf7': 45, 'pa3': 65, 'clear': 68, 'showkeys': 23, 'refresh': 14, 'cursorup': 4, 'pa2': 64, 'enter': 67, 'eraseinput': 11, 'pf5': 43, 'scroll': 18, 'delete': 9. |
tn3270KeyStatus | 1.3.6.1.4.1.33.10.7.5.1.3 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
tn3270KeyCharacterSequence | 1.3.6.1.4.1.33.10.7.5.1.4 | octet string | read-write |
The ASCII character sequence for the key. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE KEYMAP and the value labeled 'KeyCode' in the 'Keymap:' section of the SERVER TN3270 DEVICE display. |
tn3270KeyDescription | 1.3.6.1.4.1.33.10.7.5.1.5 | displaystring | read-write |
Descriptive text for the key. Corresponds directly to the description portion of SERVER TN3270 DEVICE KEYMAP and the value labeled 'Description' in the SERVER TN3270 DEVICE display. |
tn3270ScreenTable | 1.3.6.1.4.1.33.10.7.6 | no-access |
A list of tn3270 screen action entries by device. |
|
1.3.6.1.4.1.33.10.7.6.1 | no-access |
Tn3270 parameter values for a screen action entry for a device. |
||
tn3270ScreenDeviceName | 1.3.6.1.4.1.33.10.7.6.1.1 | displaystring | read-only |
The name of a generic terminal device as in tn3270DeviceName. Corresponds directly to SERVER TN3270 DEVICE and the value labeled 'Device Name:' in the SERVER TN3270 DEVICE display. |
tn3270ScreenActionName | 1.3.6.1.4.1.33.10.7.6.1.2 | integer | read-only |
The screen action to which this entry applies. Corresponds directly to the action portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled 'Terminal Function' in the 'Screenmap: section of the SERVER TN3270 DEVICE display. Enumeration: 'col132': 4, 'boldoff': 9, 'colorWhite': 22, 'sgr': 33, 'colorBlue': 16, 'reset2': 29, 'blinkoff': 11, 'colorTurquoise': 20, 'charset': 7, 'boldon': 8, 'underscoreoff': 13, 'beep': 6, 'colorPink': 18, 'colorRed': 17, 'movecursor': 3, 'colorYellow': 21, 'underscoreon': 12, 'base': 32, 'reset1': 28, 'reset3': 30, 'reverseoff': 15, 'reset4': 31, 'status1': 26, 'status2': 27, 'eraseeol': 1, 'colorGreen': 19, 'clearscr': 2, 'col80': 5, 'blinkon': 10, 'reverseon': 14. |
tn3270ScreenStatus | 1.3.6.1.4.1.33.10.7.6.1.3 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
tn3270ScreenCharacterSequence | 1.3.6.1.4.1.33.10.7.6.1.4 | octet string | read-write |
The ASCII character sequence for the screen action. Some actions may have a lesser length limit. Corresponds directly to the escape-sequence portion of SERVER TN3270 DEVICE SCREENMAP and the value labeled 'HexCode' in the 'Screenmap: section of the SERVER TN3270 DEVICE display. |
tn3270LanguageTable | 1.3.6.1.4.1.33.10.7.7 | no-access |
A list of tn3270 language entries. |
|
1.3.6.1.4.1.33.10.7.7.1 | no-access |
Tn3270 parameter values for a language entry. |
||
tn3270LanguageName | 1.3.6.1.4.1.33.10.7.7.1.1 | displaystring | read-only |
The name of language for character translation tables. Corresponds directly to SERVER TN3270 LANGUAGE and the value labeled 'Language Name:' in the SERVER LANGUAGE display. |
tn3270LanguageStatus | 1.3.6.1.4.1.33.10.7.7.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. If a new device table entry is added to the table, the agent will copy the USENGLSH table as the default. Enumeration: 'valid': 2, 'invalid': 1. |
eToALanguageTable | 1.3.6.1.4.1.33.10.7.8 | no-access |
A list of language EBCDIC to ASCII conversion entries. |
|
1.3.6.1.4.1.33.10.7.8.1 | no-access |
EBCDIC to ASCII parameter values for a language entry. |
||
eToALanguageName | 1.3.6.1.4.1.33.10.7.8.1.1 | displaystring | read-only |
The name of language from the language table. |
eToAOffset | 1.3.6.1.4.1.33.10.7.8.1.2 | integer | read-only |
EBCDIC character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled 'EBCDIC to ASCII' in the SERVER LANGUAGE display. |
eToAValue | 1.3.6.1.4.1.33.10.7.8.1.3 | integer | read-write |
ASCII character value for the EBCDIC offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled 'EBCDIC to ASCII' in the SERVER LANGUAGE display. |
aToELanguageTable | 1.3.6.1.4.1.33.10.7.9 | no-access |
A list of language ASCII to EBCDIC conversion entries. |
|
1.3.6.1.4.1.33.10.7.9.1 | no-access |
ASCII to EBCDIC parameter values for a language entry. |
||
aToELanguageName | 1.3.6.1.4.1.33.10.7.9.1.1 | displaystring | read-only |
The name of language from the language table. |
aToEOffset | 1.3.6.1.4.1.33.10.7.9.1.2 | integer | read-only |
ASCII character offset plus one, that is, the value 1 corresponds to an operational offset of 0. Corresponds directly to the offset portion of SERVER TN3270 LANGUAGE and the hexadecimal labels around the conversion table labeled 'ASCII to EBCDIC' in the SERVER LANGUAGE display. |
aToEValue | 1.3.6.1.4.1.33.10.7.9.1.3 | integer | read-write |
EBCDIC character value for the ASCII offset. Corresponds directly to the value portion of SERVER TN3270 LANGUAGE and the values in the conversion table labeled 'ASCII to EBCDIC' in the SERVER LANGUAGE display. |
tn3270PortTable | 1.3.6.1.4.1.33.10.7.10 | no-access |
A list of tn3270 character port entries. |
|
1.3.6.1.4.1.33.10.7.10.1 | no-access |
Parameter values for a tn3270 port. |
||
tn3270PortIndex | 1.3.6.1.4.1.33.10.7.10.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
tn3270PortDeviceName | 1.3.6.1.4.1.33.10.7.10.1.2 | displaystring | read-write |
The name of a generic terminal device from the tn3270 device table. Corresponds directly to PORT TELNET TN3270 DEVICE and the value labeled 'Tn3270 Device:' in the PORT TELNET display. |
tn3270PortLanguageName | 1.3.6.1.4.1.33.10.7.10.1.3 | displaystring | read-write |
The name of language from the tn3270 language table. Corresponds directly to PORT TELNET TN3270 LANGUAGE and the value labeled 'Tn3270 Language:' in the PORT TELNET display. |
tn3270PortExtendedAttributes | 1.3.6.1.4.1.33.10.7.10.1.4 | integer | read-write |
A control indicating that certain 3270 extended attributes are supported on the port. Corresponds directly to PORT TELNET TN3270 XTDATTRS and the label 'Tn3270 XtdAttrs' following the label 'Enabled Characteristics' in the PORT TELNET display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PortEorNegotiation | 1.3.6.1.4.1.33.10.7.10.1.5 | integer | read-write |
A control for negotiation of the Telnet EOR option when establishing a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 EOR and the label 'Tn3270 EOR' following the label 'Enabled Characteristics' in the PORT TELNET display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PortErrorLock | 1.3.6.1.4.1.33.10.7.10.1.6 | integer | read-write |
A control for requiring use the RESET key when the host reports an error during a tn3270 session on the port. Corresponds directly to PORT TELNET TN3270 ERRORLOCK and the label 'Tn3270 ErrorLock' following the label 'Enabled Characteristics' in the PORT TELNET display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PortPrinterPort | 1.3.6.1.4.1.33.10.7.10.1.7 | integer | read-write |
The port number of the tn3270 printer. Corresponds directly to PORT TELNET TN3270 PRINTER and the value labeled 'Tn3270 Printer:' in the PORT TELNET display. |
tn3270PortOutgoingTcpPort | 1.3.6.1.4.1.33.10.7.10.1.8 | integer | read-write |
The TCP port which is used for a TN3270 session when connecting to a remote host from this serial port. Corresponds directly to the value labeled 'Tn3270 Default Port:' in the PORT TELNET CHARACTERISTICS display. |
tn3270PortSpaceInsert | 1.3.6.1.4.1.33.10.7.10.1.9 | integer | read-write |
Control to allow insert mode within a space filled field, and write characters over EBCDIC spaces. Corresponds directly to the presence of 'Tn3270 Space_Insert' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PortTypeAhead | 1.3.6.1.4.1.33.10.7.10.1.10 | integer | read-write |
Control to permit typing ahead in a tn3270 session prior to receiving a response from the host for the previous command entered. Corresponds directly to the presence of 'Tn3270 TypeAhead' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PrefixKeyMap | 1.3.6.1.4.1.33.10.7.10.1.11 | integer | read-write |
Control to prepend a prefix function to another function key. When the operator hits the key the prepended function(s) and then the main function for the key are transmitted to the host. Corresponds directly to the presence of 'Tn3270 PrefixKeyMap' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
tn3270PortScanner | 1.3.6.1.4.1.33.10.7.10.1.12 | integer | read-write |
Indicates that this is a tn3270 scanner port. Corresponds directly to the presence of 'Tn3270 SCANNER' under the label 'Enabled Characteristics' in the PORT TELNET CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
xKerberos | 1.3.6.1.4.1.33.10.8 | |||
kerbStatus | 1.3.6.1.4.1.33.10.8.1 | integer | read-write |
A control indicating the level of Kerberos operation on the system. Corresponds directly to SERVER KERBEROS STATUS and the value labeled 'Kerberos Security:' in the SERVER KERBEROS display. Enumeration: 'none': 1, 'login': 2. |
kerbRealm | 1.3.6.1.4.1.33.10.8.2 | displaystring | read-write |
The Kerberos realm with which the kerbServerName1 and kerbServerName2 are associated. Corresponds directly to SERVER KERBEROS REALM and the value labeled 'Kerberos Realm:' in the SERVER KERBEROS display. |
kerbQueryLimit | 1.3.6.1.4.1.33.10.8.3 | integer | read-write |
The maximum number of attempts the system can make when trying to verify a Kerberos ID. Corresponds directly to SERVER KERBEROS QUERY LIMIT and the value labeled 'Kerberos Query Limit:' in the SERVER KERBEROS display. |
kerbMasterName | 1.3.6.1.4.1.33.10.8.4 | displaystring | read-write |
The Domain name of the Kerberos master host system, which holds the Kerberos database. Corresponds directly to SERVER KERBEROS MASTER and the value labeled 'Kerberos Master:' in the SERVER KERBEROS display. |
kerbServerName1 | 1.3.6.1.4.1.33.10.8.5 | displaystring | read-write |
The Domain name of the first Kerberos server to try when the system verifys a Kerberos ID. Corresponds directly to SERVER KERBEROS PRIMARY SERVER and the value labeled 'Kerberos Primary Server:' in the SERVER KERBEROS display. |
kerbServerName2 | 1.3.6.1.4.1.33.10.8.6 | displaystring | read-write |
The Domain name of the Kerberos server to try when the system verifys a Kerberos ID and cannot reach the Kerberos primary server. Corresponds directly to SERVER KERBEROS SECONDARY SERVER and the value labeled 'Kerberos Secondary Server:' in the SERVER KERBEROS display. |
kerbInsecureLogins | 1.3.6.1.4.1.33.10.8.7 | counter | read-only |
The number of user logins on ports for which Kerberos user verification is not enabled. Corresponds directly to the value labeled 'Logins without Kerberos:' in the SERVER KERBEROS display. |
kerbSecureLogins | 1.3.6.1.4.1.33.10.8.8 | counter | read-only |
The number of successful user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled 'Successful Logins:' in the SERVER KERBEROS display. |
kerbSecureLoginsFailed | 1.3.6.1.4.1.33.10.8.9 | counter | read-only |
The number of verification failures due to incorrect ID or password for attempted user logins on ports for which Kerberos user verification is enabled. Corresponds directly to the value labeled 'Unsuccessful Logins:' in the SERVER KERBEROS display. |
kerbPasswordChangeFailed | 1.3.6.1.4.1.33.10.8.10 | counter | read-only |
The number of user failures to change their Kerberos password due to invalid old password or new password verification. Corresponds directly to the value labeled 'Password Change Failures:' in the SERVER KERBEROS display. |
kerbError | 1.3.6.1.4.1.33.10.8.11 | integer | read-only |
The error number of the most recent Kerberos-related failure. Corresponds directly to the value labeled 'Last Kerberos Error:' in the SERVER KERBEROS display. For a list of error numbers and their meanings, consult relevant MRV In-Reach or Kerberos documentation. |
kerbErrorTime | 1.3.6.1.4.1.33.10.8.12 | datetime | read-only |
The date and time that kerbError was last updated. Corresponds directly to the value labeled 'Occurred:' in the SERVER KERBEROS display. |
kerbMasterAccess | 1.3.6.1.4.1.33.10.8.13 | counter | read-only |
The number of times the system successfully accessed the Kerberos master host. Corresponds directly to the value labeled 'Attempts to access:', 'Master', and 'Successful:' in the SERVER KERBEROS display. |
kerbMasterAccessFailed | 1.3.6.1.4.1.33.10.8.14 | counter | read-only |
The number of times the system failed access to the Kerberos master host. Corresponds directly to the value labeled 'Attempts to access:', 'Master', and 'Unsuccessful:' in the SERVER KERBEROS display. |
kerbServerAccess1 | 1.3.6.1.4.1.33.10.8.15 | counter | read-only |
The number of times the system successfully accessed the Kerberos primary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER KERBEROS display. |
kerbServerAccessFailed1 | 1.3.6.1.4.1.33.10.8.16 | counter | read-only |
The number of times the system failed access to the Kerberos primary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Unsuccessful:' in the SERVER KERBEROS display. |
kerbServerAccess2 | 1.3.6.1.4.1.33.10.8.17 | counter | read-only |
The number of times the system successfully accessed the Kerberos secondary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER KERBEROS display. |
kerbServerAccessFailed2 | 1.3.6.1.4.1.33.10.8.18 | counter | read-only |
The number of times the system failed access to the Kerberos secondary server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Unsuccessful:' in the SERVER KERBEROS display. |
kerbPortTable | 1.3.6.1.4.1.33.10.8.19 | no-access |
A list of Kerberos character port entries. |
|
1.3.6.1.4.1.33.10.8.19.1 | no-access |
Parameter values for a Kerberos port. |
||
kerbPortIndex | 1.3.6.1.4.1.33.10.8.19.1.1 | integer | read-only |
An index value that uniquely identifies a port could relate to Kerberos. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
kerbPortStatus | 1.3.6.1.4.1.33.10.8.19.1.2 | integer | read-write |
A control indicating the level of Kerberos operation on the port. Corresponds directly to PORT KERBEROS and the value 'Kerberos' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'none': 1, 'login': 2. |
kerbServerPort | 1.3.6.1.4.1.33.10.8.20 | integer | read-write |
The UDP port number on the Kerberos server where Kerberos messages are sent. Enumeration: 'experimentalPort': 750, 'standardPort': 88. |
xPortSecurity | 1.3.6.1.4.1.33.10.9 | |||
psEntryNumber | 1.3.6.1.4.1.33.10.9.1 | integer | read-only |
The number of security entries in this system's port security table with psEntryStatus of 'valid'. |
psEntryNumberLimit | 1.3.6.1.4.1.33.10.9.2 | integer | read-only |
The maximum number of security entries in this system's port security table. |
psEntryInvalidIndex | 1.3.6.1.4.1.33.10.9.3 | integer | read-only |
A value of psEntryIndex for an entry that has psEntryStatus of 'invalid'. A management station may choose this value when adding a new entry. Collisions between independent management stations simultaneously using the same number are beyond the scope of this document. |
psPortTable | 1.3.6.1.4.1.33.10.9.4 | no-access |
A list of port security character port entries. |
|
1.3.6.1.4.1.33.10.9.4.1 | no-access |
Port security parameter values for a port. |
||
psPortIndex | 1.3.6.1.4.1.33.10.9.4.1.1 | integer | read-only |
An index value that uniquely identifies a port for security purposes. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
psPortDefaultInboundAccess | 1.3.6.1.4.1.33.10.9.4.1.2 | integer | read-write |
The default access to the port for incoming TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT INBOUND and the value labeled 'Inbound Default:' in the PORT INTERNET SECURITY display. Enumeration: 'deny': 2, 'allow': 1. |
psPortDefaultOutboundAccess | 1.3.6.1.4.1.33.10.9.4.1.3 | integer | read-write |
The default access to the port for outgoing TCP connections. Corresponds directly to PORT INTERNET SECURITY DEFAULT OUTBOUND and the value labeled 'Outbound Default:' in the PORT INTERNET SECURITY display. Enumeration: 'deny': 2, 'allow': 1. |
psClrInternetSecurity | 1.3.6.1.4.1.33.10.9.4.1.4 | integer | read-write |
A control for if the internet security entries for this port will be cleared upon port logout. The default is disabled. Enumeration: 'disabled': 1, 'enabled': 2. |
psTable | 1.3.6.1.4.1.33.10.9.5 | no-access |
A list of port security entries. |
|
1.3.6.1.4.1.33.10.9.5.1 | no-access |
Port security parameter values for an entry for a port. |
||
psEntryIndex | 1.3.6.1.4.1.33.10.9.5.1.1 | integer | read-only |
A small, numeric distinguisher for port security entries. When adding a new entry, the client should specify an unused value, such as psEntryInvalidIndex. Corresponds directly to the value labeled 'Entry' in the SERVER INTERNET SECURITY display. |
psEntryStatus | 1.3.6.1.4.1.33.10.9.5.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR INTERNET SECURITY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Setting this object to 'valid' has no effect. When creating a new instance, one must set psEntryAddress, psEntryMask, psEntryAccess, psEntryDirection and psEntryPortList for the new instance in the same physical set request. Furthermore, if one wishes to change an entry, one must first delete it and then add it with its new values. Enumeration: 'valid': 2, 'invalid': 1. |
psEntryAddress | 1.3.6.1.4.1.33.10.9.5.1.3 | ipaddress | read-write |
The IP address to which the entry pertains. Corresponds directly to the PORT INTERNET SECURITY internet address and the value labeled 'Internet Address' in the SERVER INTERNET SECURITY display. |
psEntryMask | 1.3.6.1.4.1.33.10.9.5.1.4 | ipaddress | read-write |
The mask applied to psEntryAddress when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY MASK and the value labeled 'Security Mask' in the SERVER INTERNET SECURITY display. |
psEntryAccess | 1.3.6.1.4.1.33.10.9.5.1.5 | integer | read-write |
The access to the port for TCP connections when making a security check based on this entry. Corresponds directly to PORT INTERNET SECURITY ALLOW or DENY and the value labeled 'Access' in the SERVER INTERNET SECURITY display. Enumeration: 'deny': 2, 'allow': 1. |
psEntryDirection | 1.3.6.1.4.1.33.10.9.5.1.6 | integer | read-write |
The direction of TCP connections to which this entry applies. Corresponds directly to PORT INTERNET SECURITY INBOUND or OUTBOUND and the value labeled 'Direction' in the SERVER INTERNET SECURITY display. Enumeration: 'inbound': 1, 'outbound': 2. |
psEntryPortMap | 1.3.6.1.4.1.33.10.9.5.1.7 | octet string | read-write |
The list of character ports to which this entry applies. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to PORT INTERNET SECURITY and the value labeled 'Ports' in the SERVER INTERNET SECURITY display. |
xXremote | 1.3.6.1.4.1.33.10.10 | |||
xremoteServerName1 | 1.3.6.1.4.1.33.10.10.1 | displaystring | read-write |
The Domain name of the first XREMOTE font server to try for downloading fonts. Corresponds directly to SERVER XREMOTE PRIMARY SERVER and the value labeled 'Xremote Primary Font Server:' in the SERVER XREMOTE display. |
xremoteServerName2 | 1.3.6.1.4.1.33.10.10.2 | displaystring | read-write |
The Domain name of the XREMOTE font server to try for downloading fonts and the primary font server does not respond. Corresponds directly to SERVER XREMOTE SECONDARY SERVER and the value labeled 'Xremote Secondary Font Server:' in the SERVER XREMOTE display. |
xremoteServerAccess1 | 1.3.6.1.4.1.33.10.10.3 | counter | read-only |
The number of times the system successfully accessed the XREMOTE primary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER XREMOTE display. |
xremoteServerAccessFailed1 | 1.3.6.1.4.1.33.10.10.4 | counter | read-only |
The number of times the system failed access to the XREMOTE primary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Unsuccessful:' in the SERVER XREMOTE display. |
xremoteServerAccess2 | 1.3.6.1.4.1.33.10.10.5 | counter | read-only |
The number of times the system successfully accessed the XREMOTE secondary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER XREMOTE display. |
xremoteServerAccessFailed2 | 1.3.6.1.4.1.33.10.10.6 | counter | read-only |
The number of times the system failed access to the XREMOTE secondary font server. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Unsuccessful:' in the SERVER XREMOTE display. |
xremoteSessions | 1.3.6.1.4.1.33.10.10.7 | gauge | read-only |
The number of connected XREMOTE sessions. Corresponds directly to the value labeled 'Current Number of Xremote Sessions:' in the SERVER XREMOTE display. |
xremotePortTable | 1.3.6.1.4.1.33.10.10.8 | no-access |
A list of XREMOTE character port entries. |
|
1.3.6.1.4.1.33.10.10.8.1 | no-access |
XREMOTE parameter values for a port. |
||
xremotePortIndex | 1.3.6.1.4.1.33.10.10.8.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
xremotePortXremote | 1.3.6.1.4.1.33.10.10.8.1.2 | integer | read-write |
Control for use of XREMOTE on the port. Corresponds directly to PORT XREMOTE and the presence of the label 'Xremote' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
xremotePortXdmQuery | 1.3.6.1.4.1.33.10.10.8.1.3 | integer | read-write |
The type of query message issued by a port when searching for an X Display Manager (XDM). Corresponds directly to the PORT XDM QUERY and the 'XDM Query:' in the PORT ALTERNATE CHARACTERISTICS display Enumeration: 'specific': 1, 'broadcast': 2, 'indirect': 3. |
xremotePortXdmHost | 1.3.6.1.4.1.33.10.10.8.1.4 | displaystring | read-write |
The Domain name or Internet address of the X Display Manager (XDM) for a port. Corresponds directly to the PORT XDM HOST and the 'XDM Host:' in the PORT ALTERNATE CHARACTERISTICS display |
xremoteServerClients | 1.3.6.1.4.1.33.10.10.9 | gauge | read-only |
The number of active X clients. Corresponds directly to the value labeled 'Current Number of XClients:' in the SERVER XREMOTE display. |
xRotary | 1.3.6.1.4.1.33.10.11 | |||
rotaryNumber | 1.3.6.1.4.1.33.10.11.1 | integer | read-only |
The number of entries in the Rotary table. |
rotaryTable | 1.3.6.1.4.1.33.10.11.2 | no-access |
A list of rotary entries. |
|
1.3.6.1.4.1.33.10.11.2.1 | no-access |
Parameter values for a rotary. |
||
rotaryAddress | 1.3.6.1.4.1.33.10.11.2.1.1 | ipaddress | read-only |
The internet address to be recognized as a rotary. Corresponds directly to the ip-address portion of SERVER INTERNET ROTARY and the value labeled 'Internet Address' in the SERVER INTERNET ROTARY display. |
rotaryStatus | 1.3.6.1.4.1.33.10.11.2.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR SERVER INTERNET ROTARY command. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Setting the value to 'valid' in conjunction with a new rotaryAddress will add a new entry to the table. When adding a new entry, one should also specify a rotaryPortMap as the DEFVAL of 0..0 for rotaryPortMap is meaningless. Enumeration: 'valid': 2, 'invalid': 1. |
rotaryPortMap | 1.3.6.1.4.1.33.10.11.2.1.3 | octet string | read-write |
The list of character ports that compose the rotary. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Proposed Standard Internet Character MIB. Corresponding bit numbers start with 1 as the high-order bit of the first octet. Corresponds directly to port-list portion of SERVER INTERNET ROTARY and the value labeled 'Ports' in the SERVER INTERNET ROTARY display. |
xEgp | 1.3.6.1.4.1.33.10.12 | |||
egpRouting | 1.3.6.1.4.1.33.10.12.1 | integer | read-write |
Control for EGP routing services. Enumeration: 'disabled': 1, 'enabled': 2. |
egpStatus | 1.3.6.1.4.1.33.10.12.2 | integer | read-only |
Status of the EGP routing services indicating why it is not running. Enumeration: 'noMemory': 2, 'noIpRouting': 3, 'noNeighbors': 5, 'active': 1, 'noEgpRouting': 4, 'noAS': 6. |
egpNbrTable | 1.3.6.1.4.1.33.10.12.3 | no-access |
The EGP neighbor table. |
|
1.3.6.1.4.1.33.10.12.3.1 | no-access |
Information about this entity's relationship with a particular EGP neighbor. |
||
egpNbrAddr | 1.3.6.1.4.1.33.10.12.3.1.1 | ipaddress | read-only |
The IP address of this entry's EGP neighbor. |
egpNbrIntervalDead | 1.3.6.1.4.1.33.10.12.3.1.2 | integer | read-write |
The interval upon entering the cease or idle state before automatically assuming a Start Event has occured. If a neighbor does not respond within 5 minutes, a Stop Event will automatically occur. The interval is in hundredths of seconds. |
egpNbrStatus | 1.3.6.1.4.1.33.10.12.3.1.3 | integer | read-write |
The status of the entry for this neighbor. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
xOspf | 1.3.6.1.4.1.33.10.13 | |||
ospfAutoConfigure | 1.3.6.1.4.1.33.10.13.1 | integer | read-write |
Control whether OSPF will automatically configure itself. Enumeration: 'disabled': 1, 'enabled': 2. |
ospfStatus | 1.3.6.1.4.1.33.10.13.2 | integer | read-only |
Status of the OSPF routing services indicating why it is not running. Enumeration: 'noMemory': 2, 'noIpRouting': 3, 'noAreas': 5, 'noOspfRouting': 4, 'noRtrId': 7, 'noBackBoneAndInterface': 9, 'noInterfaces': 6, 'noBackBone': 10, 'active': 1, 'noBackBoneAndVirtualInterfaces': 8. |
ospfIfMtrcTable | 1.3.6.1.4.1.33.10.13.3 | no-access |
The TOS metrics for a non-virtual interface identified by the interface index. |
|
1.3.6.1.4.1.33.10.13.3.1 | no-access |
A particular TOS metric for a non-virtual interface identified by the interface index. |
||
ospfIfMtrcIpAddress | 1.3.6.1.4.1.33.10.13.3.1.1 | ipaddress | read-only |
Same as ospfIfMetricIpAddress in OSPF MIB, the IP address of this OSPF interface. |
ospfIfMtrcAddressLessIf | 1.3.6.1.4.1.33.10.13.3.1.2 | integer | read-only |
Same as ospfIfMetricAddressLessIf in OSPF MIB, for the purpose of easing the instancing of addressed and addressless interfaces. This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for interfaces having no IP Address. |
ospfIfMtrcTos | 1.3.6.1.4.1.33.10.13.3.1.3 | integer | read-only |
Same as ospfIfMetricTOS in OSPF MIB, the type of service metric being referenced. |
ospfIfMtrcCostActual | 1.3.6.1.4.1.33.10.13.3.1.4 | integer | read-only |
The actual cost of the metric in case it was set to auto. |
ospfXIfTable | 1.3.6.1.4.1.33.10.13.4 | no-access |
The TOS metrics for a non-virtual interface identified by the interface index. |
|
1.3.6.1.4.1.33.10.13.4.1 | no-access |
Interface parameters for OSPF. |
||
ospfXIfIpAddress | 1.3.6.1.4.1.33.10.13.4.1.1 | ipaddress | read-only |
Same as ospfIfIpAddress in OSPF MIB, the IP address of this OSPF interface. |
ospfXIfAddressLessIf | 1.3.6.1.4.1.33.10.13.4.1.2 | integer | read-only |
Same as ospfIfAddressLessIf in OSPF MIB, for the purpose of easing the instancing of addressed and addressless interfaces. This variable takes the value 0 on interfaces with IP Addresses, and the value of ifIndex for interfaces having no IP Address. |
ospfXIfTypeActual | 1.3.6.1.4.1.33.10.13.4.1.3 | integer | read-only |
The interface type. Enumeration: 'broadcast': 1, 'nonbroadcast': 2, 'pointToPoint': 3. |
ospfXIfStatus | 1.3.6.1.4.1.33.10.13.4.1.4 | integer | read-write |
The status of the interface entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
ospfXAreaTable | 1.3.6.1.4.1.33.10.13.5 | no-access |
Parameters for an OSPF area. |
|
1.3.6.1.4.1.33.10.13.5.1 | no-access |
An area entry. |
||
ospfXAreaId | 1.3.6.1.4.1.33.10.13.5.1.1 | ipaddress | read-only |
Same as ospfAreaId in OSPF MIB, the ID of the area. |
ospfXAreaStatus | 1.3.6.1.4.1.33.10.13.5.1.2 | integer | read-write |
The status of the area entry, including the entry in the standard OSPF MIB. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
xRouterIp | 1.3.6.1.4.1.33.10.14 | |||
ipAdExtTable | 1.3.6.1.4.1.33.10.14.1 | no-access |
Table of additional fields indexed by local IP address. An entry in this table is created or deleted when an entry in the ipAddrTable is created or deleted. |
|
1.3.6.1.4.1.33.10.14.1.1 | no-access |
A particular entry. |
||
ipAdEntExtAddress | 1.3.6.1.4.1.33.10.14.1.1.1 | ipaddress | read-only |
Same as ipAdEntAddr, a local address representing a network connection. |
ipAdEntExtProxyArp | 1.3.6.1.4.1.33.10.14.1.1.2 | integer | read-write |
Controls whether proxy ARP is active for this local address. Enumeration: 'disabled': 1, 'enabled': 2. |
ipAdEntExtRip | 1.3.6.1.4.1.33.10.14.1.1.3 | integer | read-only |
Controls whether RIP as a router discovery protocol is active for this local address. Enumeration: 'disabled': 1, 'enabled': 2. |
ipRouterIfTable | 1.3.6.1.4.1.33.10.14.2 | no-access |
Table of IP router values indexed by interface. |
|
1.3.6.1.4.1.33.10.14.2.1 | no-access |
A particular entry. |
||
ipRouterIfIndex | 1.3.6.1.4.1.33.10.14.2.1.1 | integer | read-only |
The index of the interface; same as IfIndex. |
ipRouterIfProtocolPriority | 1.3.6.1.4.1.33.10.14.2.1.2 | integer | read-write |
The priority at which all Internet routed packets will be placed on the WAN output queue. Enumeration: 'high': 5, 'medium': 3, 'low': 1. |
ipRouterIfMTU | 1.3.6.1.4.1.33.10.14.2.1.3 | integer | read-write |
The size of the largest datagram that IP can transmit on this interface. The default value is actually hardware dependent. |
ipRouterIfRDP | 1.3.6.1.4.1.33.10.14.2.1.4 | integer | read-write |
Control for whether the router side of the Router Discovery Protocol is running on this interface. Enumeration: 'disabled': 2, 'enabled': 1. |
ipRouterIfArpPacketsIn | 1.3.6.1.4.1.33.10.14.2.1.5 | counter | read-only |
The number of ARP packets received on this interface. |
ipRouterIfArpPacketsOut | 1.3.6.1.4.1.33.10.14.2.1.6 | counter | read-only |
The number of ARP packets sent on this interface. |
ipRouterIfPacketsIn | 1.3.6.1.4.1.33.10.14.2.1.7 | counter | read-only |
The number of IP packets received on this interface. |
ipRouterIfPacketsOut | 1.3.6.1.4.1.33.10.14.2.1.8 | counter | read-only |
The number of IP packets sent on this interface. |
ipRouterIfForwardsIn | 1.3.6.1.4.1.33.10.14.2.1.9 | counter | read-only |
The number of IP packets received on this interface that were forwarded. |
ipRouterIfForwardsOut | 1.3.6.1.4.1.33.10.14.2.1.10 | counter | read-only |
The number of IP packets sent on this interface that were forwarded. |
xIpTraffic | 1.3.6.1.4.1.33.10.14.3 | |||
ipTrafficSort | 1.3.6.1.4.1.33.10.14.3.1 | integer | read-write |
Setting to 'execute' causes the most recent traffic information to be sorted into the ipTrafficTable. The sorting precedence is: decreasing percentage, increasing destination address, increasing source address, and increasing interface number. Setting to 'ready' has no effect. Enumeration: 'ready': 1, 'execute': 2. |
ipTrafficTable | 1.3.6.1.4.1.33.10.14.3.2 | no-access |
A list of traffic entries, sorted in the order specified by ipTrafficSort. |
|
1.3.6.1.4.1.33.10.14.3.2.1 | no-access |
A traffic entry. |
||
ipTrafficIndex | 1.3.6.1.4.1.33.10.14.3.2.1.1 | integer | read-only |
Identification of this traffic entry. |
ipTrafficPercent | 1.3.6.1.4.1.33.10.14.3.2.1.2 | integer | read-only |
The percentage of total traffic that this traffic entry represents, in tenths of a percent. |
ipTrafficDstAddr | 1.3.6.1.4.1.33.10.14.3.2.1.3 | ipaddress | read-only |
The destination IP address of the traffic entry. |
ipTrafficSrcAddr | 1.3.6.1.4.1.33.10.14.3.2.1.4 | ipaddress | read-only |
The source IP address of the traffic entry. |
ipTrafficProtocol | 1.3.6.1.4.1.33.10.14.3.2.1.5 | integer | read-only |
The IP protocol type of the traffic entry. |
ipTrafficDstPort | 1.3.6.1.4.1.33.10.14.3.2.1.6 | integer | read-only |
The destination TCP/UDP port of the traffic entry. |
ipTrafficSrcPort | 1.3.6.1.4.1.33.10.14.3.2.1.7 | integer | read-only |
The source TCP/UDP port of the traffic entry. |
ipTrafficIf | 1.3.6.1.4.1.33.10.14.3.2.1.8 | integer | read-only |
The inbound interface to which the traffic entry applies. This value is the same as IfIndex. |
ipTrafficMonitoring | 1.3.6.1.4.1.33.10.14.3.3 | integer | read-write |
Control for whether the router side of the Router Discovery Protocol is running on this interface. Enumeration: 'disabled': 2, 'enabled': 1. |
xIpNetToMediaTable | 1.3.6.1.4.1.33.10.14.4 | no-access |
MRV In-Reach extensions to the IP Address Translation Table. |
|
1.3.6.1.4.1.33.10.14.4.1 | no-access |
Entry parameters. |
||
xIpNetToMediaCircuit | 1.3.6.1.4.1.33.10.14.4.1.1 | integer | read-write |
An additional identifier for the circuit (i.e. Frame Relay DLCI or X.25 VC) which the entry extends. |
xIpNetToMediaReverseArp | 1.3.6.1.4.1.33.10.14.4.1.2 | integer | read-write |
Whether reverse ARP is supported on this entry. Enumeration: 'disabled': 1, 'enabled': 2. |
xRouterUdp | 1.3.6.1.4.1.33.10.15 | |||
udpBcstServerTable | 1.3.6.1.4.1.33.10.15.1 | no-access |
Table of servers to whom UDP broadcast messages will be forwarded. |
|
1.3.6.1.4.1.33.10.15.1.1 | no-access |
A particular entry. |
||
udpBcstServerAddress | 1.3.6.1.4.1.33.10.15.1.1.1 | ipaddress | read-only |
Internet address of the server. |
udpBcstServerStatus | 1.3.6.1.4.1.33.10.15.1.1.2 | integer | read-write |
The status of the server. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
udpBcstPortTable | 1.3.6.1.4.1.33.10.15.2 | no-access |
Table of incoming UDP destination port numbers for which UDP broadcasts will be forwarded. |
|
1.3.6.1.4.1.33.10.15.2.1 | no-access |
A particular entry. |
||
udpBcstPort | 1.3.6.1.4.1.33.10.15.2.1.1 | integer | read-only |
The incoming destination UDP port number. |
udpBcstPortStatus | 1.3.6.1.4.1.33.10.15.2.1.2 | integer | read-write |
The status of broadcast forwarding for the port. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
udpBcstRouting | 1.3.6.1.4.1.33.10.15.3 | integer | read-write |
The indication of whether this entity forwards UDP broadcasts. Enumeration: 'disabled': 1, 'enabled': 2. |
xRouterPolicy | 1.3.6.1.4.1.33.10.16 | |||
xImport | 1.3.6.1.4.1.33.10.16.1 | |||
impEgpRuleTable | 1.3.6.1.4.1.33.10.16.1.1 | no-access |
The EGP import table. |
|
1.3.6.1.4.1.33.10.16.1.1.1 | no-access |
An EGP import rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the route learned from the neighbor. The AS can be set to a wild card as can the IP network. When a route is learned from a neighbor, the most specific import rule is applied to the route. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the AS and IP network is the most exact rule. An exact match on the AS and a wild card match on the IP network is the 2nd most exact rule. A wild card match on the AS and an exact match on the IP network is the 3rd most exact match. Finally, a total wild card match is the least exact rule. |
||
impEgpRuleAs | 1.3.6.1.4.1.33.10.16.1.1.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
impEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.1.1.1.2 | ipaddress | read-only |
The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
impEgpRuleAction | 1.3.6.1.4.1.33.10.16.1.1.1.3 | integer | read-write |
Control whether the route is learned or discarded. Enumeration: 'discard': 1, 'accept': 2. |
impEgpRulePreference | 1.3.6.1.4.1.33.10.16.1.1.1.4 | integer | read-write |
Preference to be stored with the route. The lower preference is preferred. |
impEgpRuleType | 1.3.6.1.4.1.33.10.16.1.1.1.5 | integer | read-write |
Type to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2. |
impEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.1.1.6 | integer | read-write |
How to apply the impEgpRuleMetric field to the metric learned with the route before storing it in the routing table. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
impEgpRuleMetric | 1.3.6.1.4.1.33.10.16.1.1.1.7 | integer | read-write |
Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
impEgpRuleStatus | 1.3.6.1.4.1.33.10.16.1.1.1.8 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
impOspfRuleTable | 1.3.6.1.4.1.33.10.16.1.2 | no-access |
The OSPF import table. |
|
1.3.6.1.4.1.33.10.16.1.2.1 | no-access |
An OSPF import rule. Each rule is keyed by the IP network of the route and the AS from which it was learned. The Ip network and the AS can both be set to a wild card. When an OSPF route is added to the routing table, the most specific import rule is applied to set the preference of the route. An exact match on the Ip network and on the AS is the most exact rule. An exact match on the IP network and a wild card match on the AS is the 2nd most exact rule. A wild card match on both the on the AS and IP network is the next and least exact rule. |
||
impOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.1.2.1.1 | ipaddress | read-only |
The IP network of the route. The value 255.255.255.255 is a wild card matching any network. |
impOspfRulePreference | 1.3.6.1.4.1.33.10.16.1.2.1.2 | integer | read-write |
Preference to be stored with the route. The lower preference is preferred. |
impOspfRuleStatus | 1.3.6.1.4.1.33.10.16.1.2.1.3 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
impRipRuleTable | 1.3.6.1.4.1.33.10.16.1.3 | no-access |
The RIP import table. |
|
1.3.6.1.4.1.33.10.16.1.3.1 | no-access |
A RIP import rule. Each rule is keyed by the interface and the IP network of the route learned from the neighbor. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the IP network is the rule that will be applied. If an exact match does not exist, the rule with the wild card IP network is used. |
||
impRipRuleFromIf | 1.3.6.1.4.1.33.10.16.1.3.1.1 | ipaddress | read-only |
The interface index of the interface where the rule applies, same as ifIndex. |
impRipRuleNetwork | 1.3.6.1.4.1.33.10.16.1.3.1.2 | ipaddress | read-only |
The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
impRipRuleAction | 1.3.6.1.4.1.33.10.16.1.3.1.3 | integer | read-write |
Control whether the route is learned or discarded. Enumeration: 'discard': 1, 'accept': 2. |
impRipRulePreference | 1.3.6.1.4.1.33.10.16.1.3.1.4 | integer | read-write |
Preference to be stored with the route. The lower preference are preferred. |
impRipRuleType | 1.3.6.1.4.1.33.10.16.1.3.1.5 | integer | read-write |
Type to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2. |
impRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.3.1.6 | integer | read-write |
How to apply the impRipRuleMetric field to the metric learned with the route before storing it in the routing table. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
impRipRuleMetric | 1.3.6.1.4.1.33.10.16.1.3.1.7 | integer | read-write |
Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
impRipRuleStatus | 1.3.6.1.4.1.33.10.16.1.3.1.8 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
impIsisRuleTable | 1.3.6.1.4.1.33.10.16.1.4 | no-access |
The Isis import table. |
|
1.3.6.1.4.1.33.10.16.1.4.1 | no-access |
An Isis import rule. Each rule is keyed by the IP network of the route learned from the neighbor. The route is either accepted or discarded and its metrics are applied according to the rule. An exact match on the IP network is the rule that will be applied. If an exact match does not exist, the rule with the wild card IP network is used. |
||
impIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.1.4.1.1 | ipaddress | read-only |
The IP network learned from the neighbor. The value 255.255.255.255 is a wild card matching any network. |
impIsisRuleAction | 1.3.6.1.4.1.33.10.16.1.4.1.2 | integer | read-write |
Control whether the route is learned or discarded. Enumeration: 'discard': 1, 'accept': 2. |
impIsisRulePreference | 1.3.6.1.4.1.33.10.16.1.4.1.3 | integer | read-write |
Preference to be stored with the route. The lower preference are preferred. |
impIsisRuleType | 1.3.6.1.4.1.33.10.16.1.4.1.4 | integer | read-write |
Type to be stored with the route. The type is based on the OSPF external type and used to help compare metrics. Type 1 is preferred over type 2. |
impIsisRuleMetricAction | 1.3.6.1.4.1.33.10.16.1.4.1.5 | integer | read-write |
How to apply the impIsisRuleMetric field to the metric learned with the route before storing it in the routing table. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
impIsisRuleMetric | 1.3.6.1.4.1.33.10.16.1.4.1.6 | integer | read-write |
Metric value to be applied to the metric learned learned with the route before storing it in the routing table. |
impIsisRuleStatus | 1.3.6.1.4.1.33.10.16.1.4.1.7 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
xExport | 1.3.6.1.4.1.33.10.16.2 | |||
expEgpToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.1 | no-access |
The EGP to EGP export table. |
|
1.3.6.1.4.1.33.10.16.2.1.1 | no-access |
An EGP to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The neighbor (to) AS can be set to a wild card as can the IP network and the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network From AS Rank exact exact exact 1st exact exact wild card 2nd exact wild card exact 3rd exact wild card wild card 4th wild card exact exact 5th wild card exact wild card 6th wild card wild card exact 7th wild card wild card wild card 8th |
||
expEgpToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.1.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
expEgpToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.1.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expEgpToEgpRuleFromAs | 1.3.6.1.4.1.33.10.16.2.1.1.3 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
expEgpToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.1.1.4 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expEgpToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.1.1.5 | integer | read-write |
How to apply the expEgpToEgpRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.1.1.6 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.1.1.7 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expOspfToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.2 | no-access |
The OSPF to EGP export table. |
|
1.3.6.1.4.1.33.10.16.2.2.1 | no-access |
An OSPF to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the OSPF route in the routing table, and the Autonomous System from which the route was learned. The neighbor (to) AS can be set to a wild card as can the IP network and the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network From AS Rank exact exact exact 1st exact exact wild card 2nd exact wild card exact 3rd exact wild card wild card 4th wild card exact exact 5th wild card exact wild card 6th wild card wild card exact 7th wild card wild card wild card 8th |
||
expOspfToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.2.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
expOspfToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.2.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expOspfToEgpRuleFromAs | 1.3.6.1.4.1.33.10.16.2.2.1.3 | integer | read-only |
The Autonomous System of the route in the route table. Local indicates that the route was not an external OSPF route. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS. |
expOspfToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.2.1.4 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expOspfToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.2.1.5 | integer | read-write |
How to apply the expOspfToEgpRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.2.1.6 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.2.1.7 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expStaticToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.3 | no-access |
The Static to EGP export table. |
|
1.3.6.1.4.1.33.10.16.2.3.1 | no-access |
An Static to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Static route in the routing table. The neighbor (to) AS can be set to a wild card as can the IP network. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th |
||
expStaticToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.3.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
expStaticToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.3.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expStaticToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.3.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expStaticToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.3.1.4 | integer | read-write |
How to apply the expStaticToEgpRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.3.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.3.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expEgpToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.4 | no-access |
The EGP to OSPF export table. |
|
1.3.6.1.4.1.33.10.16.2.4.1 | no-access |
An EGP to OSPF export rule. Each rule is keyed by the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The Ip network can be set to a wild card as can the (from) AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th |
||
expEgpToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.4.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expEgpToOspfRuleFromAs | 1.3.6.1.4.1.33.10.16.2.4.1.2 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
expEgpToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.4.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expEgpToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.4.1.4 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expRipToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.5 | no-access |
The Rip to EGP export table. |
|
1.3.6.1.4.1.33.10.16.2.5.1 | no-access |
An Rip to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Rip route in the routing table. The neighbor (to) AS can be set to a wild card as can the IP network. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th |
||
expRipToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.5.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
expRipToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.5.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expRipToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.5.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expRipToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.5.1.4 | integer | read-write |
How to apply the expRipToEgpRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.5.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.5.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expRipToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.6 | no-access |
The RIP to OSPF export table. |
|
1.3.6.1.4.1.33.10.16.2.6.1 | no-access |
A RIP to OSPF export rule. Each rule is keyed by the IP network of the RIP route in the routing table. The IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd |
||
expRipToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.6.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expRipToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.6.1.2 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expRipToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.6.1.3 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expEgpToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.7 | no-access |
The EGP to RIP export table. |
|
1.3.6.1.4.1.33.10.16.2.7.1 | no-access |
An EGP to RIP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The IP network can be set to a wild card as can the the from AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th |
||
expEgpToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.7.1.1 | ipaddress | read-only |
The IP address of the RIP interface to which the rule applies. |
expEgpToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.7.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expEgpToRipRuleFromAs | 1.3.6.1.4.1.33.10.16.2.7.1.3 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
expEgpToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.7.1.4 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expEgpToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.7.1.5 | integer | read-write |
How to apply the expEgpToRipRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.7.1.6 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.7.1.7 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expOspfToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.8 | no-access |
The OSPF to RIP export table. |
|
1.3.6.1.4.1.33.10.16.2.8.1 | no-access |
An Ospf to RIP export rule. Each rule is keyed by the Autonomous System of the Ospf neighbor, the IP network of the Ospf route in the routing table, and the Autonomous System from which the route was learned. The IP network can be set to a wild card as can the the from AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th |
||
expOspfToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.8.1.1 | ipaddress | read-only |
The IP address of the RIP interface to which the rule applies. |
expOspfToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.8.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expOspfToRipRuleFromAs | 1.3.6.1.4.1.33.10.16.2.8.1.3 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS. |
expOspfToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.8.1.4 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expOspfToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.8.1.5 | integer | read-write |
How to apply the expOspfToRipRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.8.1.6 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.8.1.7 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. The same is true for the all wild cards where the AS is set to local Enumeration: 'valid': 2, 'invalid': 1. |
expRipToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.9 | no-access |
The Rip to Rip export table. |
|
1.3.6.1.4.1.33.10.16.2.9.1 | no-access |
An Rip to Rip export rule. Each rule is keyed by the IP network of the Rip route in the routing table. The neighbor IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd |
||
expRipToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.9.1.1 | ipaddress | read-only |
The IP address of the RIP interface to which the rule applies. |
expRipToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.9.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expRipToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.9.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expRipToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.9.1.4 | integer | read-write |
How to apply the expRipToRipRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.9.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.9.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expStaticToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.10 | no-access |
The Static to Rip export table. |
|
1.3.6.1.4.1.33.10.16.2.10.1 | no-access |
An Static to Rip export rule. Each rule is keyed by the IP network of the Static route in the routing table. The neighbor IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd |
||
expStaticToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.10.1.1 | ipaddress | read-only |
The IP address of the RIP interface to which the rule applies. |
expStaticToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.10.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expStaticToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.10.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expStaticToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.10.1.4 | integer | read-write |
How to apply the expStaticToRipRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.10.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.10.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expIsisToEgpRuleTable | 1.3.6.1.4.1.33.10.16.2.11 | no-access |
The Isis to EGP export table. |
|
1.3.6.1.4.1.33.10.16.2.11.1 | no-access |
An Isis to EGP export rule. Each rule is keyed by the Autonomous System of the EGP neighbor and the IP network of the Isis route in the routing table. The neighbor (to) AS can be set to a wild card as can the IP network. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: To As IP Network Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . |
||
expIsisToEgpRuleToAs | 1.3.6.1.4.1.33.10.16.2.11.1.1 | integer | read-only |
The Autonomous System of the neighbor. The value 65535 is a wild card matching any AS number. |
expIsisToEgpRuleNetwork | 1.3.6.1.4.1.33.10.16.2.11.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expIsisToEgpRuleAction | 1.3.6.1.4.1.33.10.16.2.11.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expIsisToEgpRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.11.1.4 | integer | read-write |
How to apply the expIsisToEgpRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expIsisToEgpRuleMetric | 1.3.6.1.4.1.33.10.16.2.11.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expIsisToEgpRuleStatus | 1.3.6.1.4.1.33.10.16.2.11.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expIsisToOspfRuleTable | 1.3.6.1.4.1.33.10.16.2.12 | no-access |
The Isis to Ospf export table. |
|
1.3.6.1.4.1.33.10.16.2.12.1 | no-access |
An Isis to Ospf export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd . |
||
expIsisToOspfRuleNetwork | 1.3.6.1.4.1.33.10.16.2.12.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expIsisToOspfRuleAction | 1.3.6.1.4.1.33.10.16.2.12.1.2 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expIsisToOspfRuleStatus | 1.3.6.1.4.1.33.10.16.2.12.1.3 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expIsisToRipRuleTable | 1.3.6.1.4.1.33.10.16.2.13 | no-access |
The Isis to Rip export table. |
|
1.3.6.1.4.1.33.10.16.2.13.1 | no-access |
An Isis to Rip export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd . |
||
expIsisToRipRuleToIf | 1.3.6.1.4.1.33.10.16.2.13.1.1 | ipaddress | read-only |
The IP address of the RIP interface to which the rule applies. |
expIsisToRipRuleNetwork | 1.3.6.1.4.1.33.10.16.2.13.1.2 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expIsisToRipRuleAction | 1.3.6.1.4.1.33.10.16.2.13.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expIsisToRipRuleMetricAction | 1.3.6.1.4.1.33.10.16.2.13.1.4 | integer | read-write |
How to apply the expIsisToRipRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expIsisToRipRuleMetric | 1.3.6.1.4.1.33.10.16.2.13.1.5 | integer | read-write |
Metric value to be applied to the metric in the route table entry before the route is advertised. |
expIsisToRipRuleStatus | 1.3.6.1.4.1.33.10.16.2.13.1.6 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expEgpToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.14 | no-access |
The EGP to Isis export table. |
|
1.3.6.1.4.1.33.10.16.2.14.1 | no-access |
An EGP to Isis export rule. Each rule is keyed by the Autonomous System of the EGP neighbor, the IP network of the EGP route in the routing table, and the Autonomous System from which the route was learned. The IP network can be set to a wild card as can the from AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . |
||
expEgpToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.14.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expEgpToIsisRuleFromAs | 1.3.6.1.4.1.33.10.16.2.14.1.2 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number. |
expEgpToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.14.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expEgpToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.14.1.4 | integer | read-write |
Whether to advertise the metric as Internal or External. Enumeration: 'internal': 1, 'external': 2. |
expEgpToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.5 | integer | read-write |
How to apply the expEgpToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.14.1.6 | integer | read-write |
Default metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.7 | integer | read-write |
How to apply the expEgpToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.14.1.8 | integer | read-write |
Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.9 | integer | read-write |
How to apply the expEgpToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.14.1.10 | integer | read-write |
Error metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.14.1.11 | integer | read-write |
How to apply the expEgpToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expEgpToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.14.1.12 | integer | read-write |
Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
expEgpToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.14.1.13 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expOspfToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.15 | no-access |
The Ospf to Isis export table. |
|
1.3.6.1.4.1.33.10.16.2.15.1 | no-access |
An Ospf to Isis export rule. Each rule is keyed by the Autonomous System of the Ospf neighbor, the IP network of the Ospf route in the routing table, and the Autonomous System from which the route was learned. The IP network can be set to a wild card as can the the from AS. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network From AS Best Match Rank exact exact 1st exact wild card 2nd wild card exact 3rd wild card wild card 4th . |
||
expOspfToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.15.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expOspfToIsisRuleFromAs | 1.3.6.1.4.1.33.10.16.2.15.1.2 | integer | read-only |
The Autonomous System of the route in the route table. The value 65535 is a wild card matching any AS number, and the value 65534 is for routes within the local AS. |
expOspfToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.15.1.3 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expOspfToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.15.1.4 | integer | read-write |
Whether to advertise the metric as Internal or External. Enumeration: 'internal': 1, 'external': 2. |
expOspfToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.5 | integer | read-write |
How to apply the expOspfToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.15.1.6 | integer | read-write |
Default metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.7 | integer | read-write |
How to apply the expOspfToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.15.1.8 | integer | read-write |
Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.9 | integer | read-write |
How to apply the expOspfToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.15.1.10 | integer | read-write |
Error metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.15.1.11 | integer | read-write |
How to apply the expOspfToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expOspfToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.15.1.12 | integer | read-write |
Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
expOspfToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.15.1.13 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. The same is true for the all wild cards where the AS is set to local Enumeration: 'valid': 2, 'invalid': 1. |
expRipToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.16 | no-access |
The Isis to Isis export table. |
|
1.3.6.1.4.1.33.10.16.2.16.1 | no-access |
An Isis to Isis export rule. Each rule is keyed by the IP network of the Isis route in the routing table. The neighbor IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd . |
||
expRipToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.16.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expRipToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.16.1.2 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expRipToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.16.1.3 | integer | read-write |
Whether to advertise the metric as Internal or External. Enumeration: 'internal': 1, 'external': 2. |
expRipToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.4 | integer | read-write |
How to apply the expRipToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.16.1.5 | integer | read-write |
Default metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.6 | integer | read-write |
How to apply the expRipToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.16.1.7 | integer | read-write |
Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.8 | integer | read-write |
How to apply the expRipToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.16.1.9 | integer | read-write |
Error metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.16.1.10 | integer | read-write |
How to apply the expRipToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expRipToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.16.1.11 | integer | read-write |
Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
expRipToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.16.1.12 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
expStaticToIsisRuleTable | 1.3.6.1.4.1.33.10.16.2.17 | no-access |
The Static to Isis export table. |
|
1.3.6.1.4.1.33.10.16.2.17.1 | no-access |
An Static to Isis export rule. Each rule is keyed by the IP network of the Static route in the routing table. The neighbor IP network can be set to a wild card. The route is either accepted to be advertised to the neighbor or discarded from being advertised, and its metric is applied according to the rule. The best match is as follows: IP Network Best Match Rank exact 1st wild card 2nd . |
||
expStaticToIsisRuleNetwork | 1.3.6.1.4.1.33.10.16.2.17.1.1 | ipaddress | read-only |
The IP network of the route in the route table. The value 255.255.255.255 is a wild card matching any network. |
expStaticToIsisRuleAction | 1.3.6.1.4.1.33.10.16.2.17.1.2 | integer | read-write |
Control whether the route is advertised or not. Enumeration: 'advertise': 2, 'hide': 1. |
expStaticToIsisRuleMetricType | 1.3.6.1.4.1.33.10.16.2.17.1.3 | integer | read-write |
Whether to advertise the metric as Internal or External. Enumeration: 'internal': 1, 'external': 2. |
expStaticToIsisRuleDefaultMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.4 | integer | read-write |
How to apply the expStaticToIsisDefaultRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToIsisRuleDefaultMetric | 1.3.6.1.4.1.33.10.16.2.17.1.5 | integer | read-write |
Default metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToIsisRuleDelayMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.6 | integer | read-write |
How to apply the expStaticToIsisDelayRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToIsisRuleDelayMetric | 1.3.6.1.4.1.33.10.16.2.17.1.7 | integer | read-write |
Delay metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToIsisRuleErrorMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.8 | integer | read-write |
How to apply the expStaticToIsisErrorRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToIsisRuleErrorMetric | 1.3.6.1.4.1.33.10.16.2.17.1.9 | integer | read-write |
Error metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToIsisRuleExpenseMetricAction | 1.3.6.1.4.1.33.10.16.2.17.1.10 | integer | read-write |
How to apply the expStaticToIsisExpenseRuleMetric field to the metric in the route table entry before the route is advertised. Enumeration: 'decrement': 3, 'increment': 2, 'replace': 1. |
expStaticToIsisRuleExpenseMetric | 1.3.6.1.4.1.33.10.16.2.17.1.11 | integer | read-write |
Expense metric value to be applied to the metric in the route table entry before the route is advertised. |
expStaticToIsisRuleStatus | 1.3.6.1.4.1.33.10.16.2.17.1.12 | integer | read-write |
The status of the rule. Set to 'invalid' to remove the rule. If the all wild card rule is removed, it is automatically readded with default values. Enumeration: 'valid': 2, 'invalid': 1. |
xFilter | 1.3.6.1.4.1.33.10.16.3 | |||
ipIfFilterTable | 1.3.6.1.4.1.33.10.16.3.1 | no-access |
Table of filter entries. |
|
1.3.6.1.4.1.33.10.16.3.1.1 | no-access |
A particular entry. |
||
ipIfFilterIndex | 1.3.6.1.4.1.33.10.16.3.1.1.1 | integer | read-only |
The interface index with which this entry is associated. This value is the same as IfIndex. |
ipIfFilterDstAddr | 1.3.6.1.4.1.33.10.16.3.1.1.2 | ipaddress | read-only |
The destination IP address to use in the filter match. |
ipIfFilterDstMask | 1.3.6.1.4.1.33.10.16.3.1.1.3 | ipaddress | read-only |
The destination IP mask to use in the filter match. |
ipIfFilterSrcAddr | 1.3.6.1.4.1.33.10.16.3.1.1.4 | ipaddress | read-only |
The source IP address to use in the filter match. |
ipIfFilterSrcMask | 1.3.6.1.4.1.33.10.16.3.1.1.5 | ipaddress | read-only |
The source IP mask to use in the filter match. |
ipIfFilterProtocol | 1.3.6.1.4.1.33.10.16.3.1.1.6 | integer | read-only |
The protocol to use in the filter match. The value 256 indicates any protocol. |
ipIfFilterDstPort | 1.3.6.1.4.1.33.10.16.3.1.1.7 | integer | read-only |
The destination port to use in the filter match. This field only applies to TCP and UDP protocol packets. The value 65536 indicates any destination port. |
ipIfFilterSrcPort | 1.3.6.1.4.1.33.10.16.3.1.1.8 | integer | read-only |
The source port to use in the filter match. This field only applies to TCP and UDP protocol packets. The value 65536 indicates any source port. |
ipIfFilterAction | 1.3.6.1.4.1.33.10.16.3.1.1.9 | integer | read-write |
Control whether the packet for which this filter is the best match should be forwarded or discarded. Enumeration: 'forward': 2, 'discard': 1. |
ipIfFilterStatus | 1.3.6.1.4.1.33.10.16.3.1.1.10 | integer | read-write |
The status of the filter entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
ipFilterState | 1.3.6.1.4.1.33.10.16.3.2 | integer | read-write |
The indication of whether this system does IP filtering. Enumeration: 'disabled': 1, 'enabled': 2. |
ipIfFilter2Table | 1.3.6.1.4.1.33.10.16.3.3 | no-access |
Table of filter entries. |
|
1.3.6.1.4.1.33.10.16.3.3.1 | no-access |
A particular entry. |
||
ipIfFilter2Index | 1.3.6.1.4.1.33.10.16.3.3.1.1 | integer | read-only |
The interface index with which this entry is associated. This value is the same as IfIndex. |
ipIfFilter2DstAddr | 1.3.6.1.4.1.33.10.16.3.3.1.2 | ipaddress | read-only |
The destination IP address to use in the filter match. |
ipIfFilter2DstMask | 1.3.6.1.4.1.33.10.16.3.3.1.3 | ipaddress | read-only |
The destination IP mask to use in the filter match. |
ipIfFilter2SrcAddr | 1.3.6.1.4.1.33.10.16.3.3.1.4 | ipaddress | read-only |
The source IP address to use in the filter match. |
ipIfFilter2SrcMask | 1.3.6.1.4.1.33.10.16.3.3.1.5 | ipaddress | read-only |
The source IP mask to use in the filter match. |
ipIfFilter2Protocol | 1.3.6.1.4.1.33.10.16.3.3.1.6 | integer | read-only |
The protocol to use in the filter match. The value 256 indicates any protocol. |
ipIfFilter2DstPortStart | 1.3.6.1.4.1.33.10.16.3.3.1.7 | integer | read-only |
The starting destination port in a range of destination ports to use in the filter match. This field only applies to TCP and UDP protocol packets. |
ipIfFilter2SrcPortStart | 1.3.6.1.4.1.33.10.16.3.3.1.8 | integer | read-only |
The starting source port in a range of source ports to use in the filter match. This field only applies to TCP and UDP protocol packets. |
ipIfFilter2Action | 1.3.6.1.4.1.33.10.16.3.3.1.9 | integer | read-write |
Control whether the packet for which this filter is the best match should be forwarded or discarded. Enumeration: 'forward': 2, 'discard': 1. |
ipIfFilter2Status | 1.3.6.1.4.1.33.10.16.3.3.1.10 | integer | read-write |
The status of the filter entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
ipIfFilter2DstPortEnd | 1.3.6.1.4.1.33.10.16.3.3.1.11 | integer | read-only |
The ending destination port in a range of destination ports to use in the filter match. This field only applies to TCP and UDP protocol packets. This filed must also be greater or equal to the ipIfFilter2DstPortStart field. |
ipIfFilter2SrcPortEnd | 1.3.6.1.4.1.33.10.16.3.3.1.12 | integer | read-only |
The starting source port in a range of source ports to use in the filter match. This field only applies to TCP and UDP protocol packets. This filed must also be greater or equal to the ipIfFilter2SrcPortStart field. |
ipIfFilter2TcpSyn | 1.3.6.1.4.1.33.10.16.3.3.1.13 | integer | read-only |
The value of the TCP SYN and ACK bit to ues in the filter match. This field only applies to TCP packets. On indicates that the SYN bit is on and the ACK bit is off. Off is any other combination. Enumeration: 'on': 2, 'all': 3, 'off': 1. |
ipIfFilter2ProtocolPriority | 1.3.6.1.4.1.33.10.16.3.3.1.14 | integer | read-write |
Control the priority at which the packet for which this filter is the best match should be placed on the WAN output queue. None indicates that the sending interfaces protocol priority should be used. Enumeration: 'high': 5, 'none': 256, 'medium': 3, 'low': 1. |
xRip | 1.3.6.1.4.1.33.10.18 | |||
ripState | 1.3.6.1.4.1.33.10.18.1 | integer | read-write |
The indication of whether this system participates in RIP. Enumeration: 'disabled': 1, 'enabled': 2. |
ripStatus | 1.3.6.1.4.1.33.10.18.2 | integer | read-only |
The status of the RIP software. Enumeration: 'active': 1, 'ipDisabled': 3, 'noMemory': 5, 'noNetworksEnabled': 4, 'ripDisabled': 2. |
ripNetTable | 1.3.6.1.4.1.33.10.18.3 | no-access |
Table of RIP entries. |
|
1.3.6.1.4.1.33.10.18.3.1 | no-access |
A particular entry. |
||
ripNetNet | 1.3.6.1.4.1.33.10.18.3.1.1 | ipaddress | read-only |
The IP Network to which this entry applies. |
ripNetState | 1.3.6.1.4.1.33.10.18.3.1.2 | integer | read-write |
This value controls the RIP protocol on this network. Enumeration: 'disabled': 1, 'routerDiscovery': 2, 'full': 3. |
ripNetRipsIn | 1.3.6.1.4.1.33.10.18.3.1.3 | counter | read-only |
The number of RIP packets received from routers on this IP network. |
ripNetRipsOut | 1.3.6.1.4.1.33.10.18.3.1.4 | counter | read-only |
The number of RIP packets sent to routers on this IP network. |
ripNetAlgorithm | 1.3.6.1.4.1.33.10.18.3.1.5 | integer | read-write |
This value controls the RIP algorithm on this network. Enumeration: 'poisonedReverse': 1, 'splitHorizon': 2. |
xlpd | 1.3.6.1.4.1.33.10.19 | |||
lpdQueueTable | 1.3.6.1.4.1.33.10.19.1 | no-access |
A list of lpd queues on the server. |
|
1.3.6.1.4.1.33.10.19.1.1 | no-access |
Lpd parameter values plus counters for an individual lpd queue. |
||
lpdQueueStatus | 1.3.6.1.4.1.33.10.19.1.1.1 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry, corresponding directly to the CLEAR/PURGE SERVER LPD QUEUE command. Setting the value to 'valid' validates (creates) the entry, corresonding directly to the DEF/SET SERVER LPD QUEUE and lpd create commands. Enumeration: 'valid': 2, 'invalid': 1. |
lpdQueueName | 1.3.6.1.4.1.33.10.19.1.1.2 | displaystring | read-only |
Name of the LPD queue, case sensitive. |
lpdQueuePorts | 1.3.6.1.4.1.33.10.19.1.1.3 | octet string | read-write |
List of ports assigned to the queue. An lpd queue can be associated with more than 1 port. This object corresponds to the port-list in the DEF/SET SERVER LPD QUEUE and lpc/create commands. The OCTET STRING contains a bitmap, with one bit for each port, and enough octets for all the ports on the system. Port numbers are as defined for charPortIndex in the Character MIB [11]. Corresponding bit numbers start with 1 as the high-order bit of the first octet. |
lpdQueueEnabled | 1.3.6.1.4.1.33.10.19.1.1.4 | integer | read-write |
Flag indicates if the queue is enabled. A 'disabled' queue will reject print requests from remote systems. A 'enabled' queue accepts requests for printing. Enumeration: 'disabled': 1, 'enabled': 2. |
lpdQueueLfConversion | 1.3.6.1.4.1.33.10.19.1.1.5 | integer | read-write |
Flag indicates if the queue is converting linefeeds to linefeeds, carriagereturns. 'lfcr' does the converion, 'lf' does not. Enumeration: 'lf': 1, 'lfcr': 2. |
lpdQueueTotalJobs | 1.3.6.1.4.1.33.10.19.1.1.6 | gauge | read-only |
The total number of jobs on the queue. This number should be equal to the number of active and waiting jobs. (lpdQueueActive + lpdQueueWaiting) |
lpdQueueActiveJobs | 1.3.6.1.4.1.33.10.19.1.1.7 | gauge | read-only |
The number of active jobs on the queue. An active job is a job that has been assigned a port is in the process of receiving data from a remote host and sending it out the port. |
lpdQueueWaitingJobs | 1.3.6.1.4.1.33.10.19.1.1.8 | gauge | read-only |
The number of waiting jobs on the queue. A waiting job is a job that needs a port to send its data to. This implies that the ports associated with this queue are busy. |
lpdQueueProcessedJobs | 1.3.6.1.4.1.33.10.19.1.1.9 | counter | read-only |
The total number of jobs processed by this queue since server boot. |
lpdQueueFormFeed | 1.3.6.1.4.1.33.10.19.1.1.10 | integer | read-write |
A control to determine how we will send out a formfeed when printing a lpd job. formfeedafter: Send after job, formfeedbefore: Send before job, formfeednone: Send no formfeed. Enumeration: 'formfeednone': 3, 'formfeedafter': 1, 'formfeedbefore': 2. |
lpdQueueBypass | 1.3.6.1.4.1.33.10.19.1.1.11 | integer | read-write |
Control for a queue to bypass a LPD port which has output inhibited via flow control. Corresponds directly to the value labeled 'Bypass' in the SERVER LPD QUEUE display. Enumeration: 'disabled': 1, 'enabled': 2. |
lpdJobTable | 1.3.6.1.4.1.33.10.19.2 | no-access |
A list of lpd jobs. |
|
1.3.6.1.4.1.33.10.19.2.1 | no-access |
A single lpd Job. |
||
lpdJobStatus | 1.3.6.1.4.1.33.10.19.2.1.1 | integer | read-write |
Status of this entry. Setting this object to 'invalid' will remove the job from the queue. Setting this object ot 'valid' has no effect since the only way to create an lpd job is with the lpd protocol. Enumeration: 'valid': 2, 'invalid': 1. |
lpdJobNumber | 1.3.6.1.4.1.33.10.19.2.1.2 | integer | read-only |
The queue relative job number for this lpd job. Job numbers are assigned as jobs are accepted onto the queue. Job numbers are reset to 1 when they reach a value greater than 1000 and the queue goes empty. |
lpdJobAssignedPort | 1.3.6.1.4.1.33.10.19.2.1.3 | integer | read-only |
The number of the port assigned to the lpd job. |
lpdJobFileSize | 1.3.6.1.4.1.33.10.19.2.1.4 | integer | read-only |
The size of the file being sent from the remote system. |
lpdJobHostName | 1.3.6.1.4.1.33.10.19.2.1.5 | displaystring | read-only |
The name of the host sending the job. |
lpdJobFileName | 1.3.6.1.4.1.33.10.19.2.1.6 | displaystring | read-only |
The name of the file being sent. |
lpdJobState | 1.3.6.1.4.1.33.10.19.2.1.7 | integer | read-only |
The current state of the lpd job. A typical job transistions through the following states: initialize->waiting->assigned->printingdata-> printingcontrol->completed. Enumeration: 'flushing': 9, 'printingData': 4, 'completed': 7, 'assigned': 3, 'printingControl': 5, 'waiting': 2, 'aborted': 6, 'error': 8, 'initialized': 1. |
xSecurID | 1.3.6.1.4.1.33.10.20 | |||
securIDServerName0 | 1.3.6.1.4.1.33.10.20.1 | displaystring | read-write |
The Domain name of the first SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER0 and the value labeled 'SecurID Server0:' in the SERVER SECURID display. |
securIDServerName1 | 1.3.6.1.4.1.33.10.20.2 | displaystring | read-write |
The Domain name of the second SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER1 and the value labeled 'SecurID Server1:' in the SERVER SECURID display. |
securIDServerName2 | 1.3.6.1.4.1.33.10.20.3 | displaystring | read-write |
The Domain name of the third SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER2 and the value labeled 'SecurID Server2:' in the SERVER SECURID display. |
securIDServerName3 | 1.3.6.1.4.1.33.10.20.4 | displaystring | read-write |
The Domain name of the fourth SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER3 and the value labeled 'SecurID Server3:' in the SERVER SECURID display. |
securIDServerName4 | 1.3.6.1.4.1.33.10.20.5 | displaystring | read-write |
The Domain name of the fifth SecurID server to try when the system verifies a SecurID PASSCODE. Corresponds directly to SERVER SECURID SERVER4 and the value labeled 'SecurID Server4:' in the SERVER SECURID display. |
securIDMaxRetries | 1.3.6.1.4.1.33.10.20.6 | integer | read-write |
The maximum number of times the server will try any single SecurID server to validate a PASSCODE. Corresponds directly to SERVER SECURID ACMMAXRETRIES and the value labeled 'SecurID ACMMAXRETRIES:' in the SERVER SECURID display. |
securIDBaseTimeout | 1.3.6.1.4.1.33.10.20.7 | integer | read-write |
The initial timeout value to be used between prompts for a SecurID PASSCODE. Corresponds directly to SERVER SECURID ACMBASETIMEOUT and the value labeled 'SecurID ACMBASETIMEOUT:' in the SERVER SECURID display. |
securIDPort | 1.3.6.1.4.1.33.10.20.8 | integer | read-write |
The UDP port number to be used when communicating with the SecurID servers. Corresponds directly to SERVER SECURID ACM_PORT and the value labeled 'SecurID ACM_PORT:' in the SERVER SECURID display. |
securIDQueryLimit | 1.3.6.1.4.1.33.10.20.9 | integer | read-write |
The maximum number of times a user will be queried for a SecurID PASSCODE before being logged out. Corresponds directly to SERVER SECURID QUERY LIMIT and the value labeled 'SecurID Query Limit:' in the SERVER SECURID display. |
securIDEncryptionMode | 1.3.6.1.4.1.33.10.20.10 | integer | read-write |
The type of encryption to use in SecurID validation. Corresponds directly to the value labeled 'Encryption Mode' in the SERVER SECURID display. Enumeration: 'sdiBlockCipher': 1, 'des': 2. |
securIDInsecureLogins | 1.3.6.1.4.1.33.10.20.11 | counter | read-only |
The number of user logins on ports for which SecurID user verification is not enabled. Corresponds directly to the value labeled 'Logins without SecurID:' in the SERVER SECURID display. |
securIDSecureLogins | 1.3.6.1.4.1.33.10.20.12 | counter | read-only |
The number of successful user logins on ports for which SecurID user verification is enabled. Corresponds directly to the value labeled 'Successful Logins:' in the SERVER SECURID display. |
securIDSecureLoginsFailed | 1.3.6.1.4.1.33.10.20.13 | counter | read-only |
The number of verification failures due to incorrect PASSCODE for attempted user logins on ports for which SecurID user verification is enabled. Corresponds directly to the value labeled 'Unsuccessful Logins:' in the SERVER SECURID display. |
securIDServerAccess0 | 1.3.6.1.4.1.33.10.20.14 | counter | read-only |
The number of times the system successfully accessed the SecurID server0. Corresponds directly to the value labeled 'Attempts to access:', 'Server0', and 'Successful:' in the SERVER SECURID display. |
securIDServerAccessFailed0 | 1.3.6.1.4.1.33.10.20.15 | counter | read-only |
The number of times the system unsuccessfully accessed the SecurID server0. Corresponds directly to the value labeled 'Attempts to access:', 'Server0', and 'UnSuccessful:' in the SERVER SECURID display. |
securIDServerAccess1 | 1.3.6.1.4.1.33.10.20.16 | counter | read-only |
The number of times the system successfully accessed the SecurID server1. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'Successful:' in the SERVER SECURID display. |
securIDServerAccessFailed1 | 1.3.6.1.4.1.33.10.20.17 | counter | read-only |
The number of times the system unsuccessfully accessed the SecurID server1. Corresponds directly to the value labeled 'Attempts to access:', 'Server1', and 'UnSuccessful:' in the SERVER SECURID display. |
securIDServerAccess2 | 1.3.6.1.4.1.33.10.20.18 | counter | read-only |
The number of times the system successfully accessed the SecurID server2. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'Successful:' in the SERVER SECURID display. |
securIDServerAccessFailed2 | 1.3.6.1.4.1.33.10.20.19 | counter | read-only |
The number of times the system unsuccessfully accessed the SecurID server2. Corresponds directly to the value labeled 'Attempts to access:', 'Server2', and 'UnSuccessful:' in the SERVER SECURID display. |
securIDServerAccess3 | 1.3.6.1.4.1.33.10.20.20 | counter | read-only |
The number of times the system successfully accessed the SecurID server3. Corresponds directly to the value labeled 'Attempts to access:', 'Server3', and 'Successful:' in the SERVER SECURID display. |
securIDServerAccessFailed3 | 1.3.6.1.4.1.33.10.20.21 | counter | read-only |
The number of times the system unsuccessfully accessed the SecurID server3. Corresponds directly to the value labeled 'Attempts to access:', 'Server3', and 'UnSuccessful:' in the SERVER SECURID display. |
securIDServerAccess4 | 1.3.6.1.4.1.33.10.20.22 | counter | read-only |
The number of times the system successfully accessed the SecurID server4. Corresponds directly to the value labeled 'Attempts to access:', 'Server4', and 'Successful:' in the SERVER SECURID display. |
securIDServerAccessFailed4 | 1.3.6.1.4.1.33.10.20.23 | counter | read-only |
The number of times the system unsuccessfully accessed the SecurID server4. Corresponds directly to the value labeled 'Attempts to access:', 'Server4', and 'UnSuccessful:' in the SERVER SECURID display. |
securIDErrorPortIndex | 1.3.6.1.4.1.33.10.20.24 | integer | read-only |
The index of the most recent port on which a SecurID access violation occurred. Corresponds directly to the value labeled 'Last Unsuccessful Login:' in the SERVER SECURID display. |
securIDError | 1.3.6.1.4.1.33.10.20.25 | integer | read-only |
The error number of the most recent SecurID-related error. Corresponds directly to the value labeled 'Reason:' in the SERVER SECURID display. See MRV In-Reach documentation for a complete list of error numbers and their meaning. |
securIDErrorUsername | 1.3.6.1.4.1.33.10.20.26 | displaystring | read-only |
The username associated with the most recent SecurID-related error. Corresponds directly to the value labeled 'Username:' in the SERVER SECURID display. |
securIDPortTable | 1.3.6.1.4.1.33.10.20.27 | no-access |
A list of SecurID character port entries. |
|
1.3.6.1.4.1.33.10.20.27.1 | no-access |
Parameter values for a SecurID port. |
||
securIDPortIndex | 1.3.6.1.4.1.33.10.20.27.1.1 | integer | read-only |
An index value that uniquely identifies a port could relate to SecurID. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
securIDPortStatus | 1.3.6.1.4.1.33.10.20.27.1.2 | integer | read-write |
A control indicating the level of SecurID operation on the port. Corresponds directly to PORT SECURID and the value 'SecurID' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
xSsh | 1.3.6.1.4.1.33.10.23 | |||
sshPortTable | 1.3.6.1.4.1.33.10.23.1 | no-access |
A list of SSH port entries |
|
1.3.6.1.4.1.33.10.23.1.1 | no-access |
Parameter values for an SSH port. |
||
sshPortIndex | 1.3.6.1.4.1.33.10.23.1.1.1 | integer | read-only |
An index value that uniquely identifies an SSH port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the proposed standard Internet Character MIB. |
sshPortIncomingTcpPort | 1.3.6.1.4.1.33.10.23.1.1.2 | integer | read-write |
Specifies the TCP port number used to identify the port when a SSH connection request arrives at the server. The default for a physical port is 2022 + 100 * port's physical port number. The default is 22 for virtual ports. Corresponds directly to the value labeled 'Remote Port:' in the PORT SSH CHARACTERISTICS display. |
sshPortNewlineFiltering | 1.3.6.1.4.1.33.10.23.1.1.3 | integer | read-write |
Translation to apply to newline sequences (CR/NULL or CR/LF) received from the network during a SSH session, before sending the newline to the character port. The value indicates which input sequence is converted to which output sequence and sent to the character port, with 'none' meaning no translation. Corresponds directly to the value labeled 'Newline Filtering:' in the PORT SSH CHARACTERISTICS display. Enumeration: 'none': 1, 'crNullToCr': 6, 'crLfToCr': 4, 'crNullToCrLf': 7, 'crToCrLf': 2, 'crLfToCrNull': 5, 'crToCrNull': 3. |
sshPortNewline | 1.3.6.1.4.1.33.10.23.1.1.4 | integer | read-write |
Translation to apply to newline (carriage return) received from the character port during an SSH session, before sending the newline to the remote partner. Corresponds directly to the value labeled 'Newline:' in the PORT SSH CHARACTERISTICS display. Enumeration: 'none': 1, 'crNullToCr': 6, 'crLfToCr': 4, 'crNullToCrLf': 7, 'crToCrLf': 2, 'crLfToCrNull': 5, 'crToCrNull': 3. |
sshPortTransmitBufferedTime | 1.3.6.1.4.1.33.10.23.1.1.5 | integer | read-write |
Number of milliseconds to wait before transmitting data received from a character port during an interactive SSH session. Corresponds directly to the value labeled 'Transmit Buffered Time:' in the PORT SSH CHARACTERISTICS display. |
sshPortRemoteProtocol | 1.3.6.1.4.1.33.10.23.1.1.6 | integer | read-write |
Indicates which remote protocols will be accepted at this port. Corresponds indirectly to the presence of 'Telnet' or 'SSH' under the label 'Enabled Characteristics:' in the PORT SSH CHARACTERISTICS display. If both protocols are accepted at the port, the choice of protocol is determined by which features are enabled on the server with SSH taking precedence over Telnet. Enumeration: 'both': 3, 'ssh': 1, 'telnet': 2. |
sshPortBreakSequence | 1.3.6.1.4.1.33.10.23.1.1.7 | octet string | read-write |
A sequence of characters, which together define the break function. If this string is received from the SSH connection from across the network, the port will send a hardware break out of the serial port. The first character must be a carriage return ('\r'), and no more carriage returns may appear in the sequence. The second character must not be a NULL, or a line-feed ('\n'). Send a NULL to remove the break sequence. If the sequence exists, it must have two to four characters. |
sshCipherMask | 1.3.6.1.4.1.33.10.23.2 | octet string | read-write |
This is a list of the encryption methods supported. The OCTET STRING contains a bitmap, with one bit for each cipher type. Corresponding bit numbers start with 0 as the low-order bit of the second octet. The following bit positions are defined: none(0), des(2), tripleDes(3), and blowfish(6). Corresponds directly to the value labeled 'SSH Cipher Enabled:' in the SERVER SSH CHARACTERISTICS display. |
sshAuthenticationTimeout | 1.3.6.1.4.1.33.10.23.3 | integer | read-write |
The timeout in minutes before disconnecting if no successful authentication of SSH parties has been made. Corresponds directly to the value labeled 'Authentication Timeout:' in the SERVER SSH CHARACTERISTICS display. |
sshHostKeyLength | 1.3.6.1.4.1.33.10.23.4 | integer | read-write |
The bit length of the SSH host encryption key. When modified, the desired change does not occur until the next system initialization. Corresponds directly to the value labeled 'Host Key Length:' in the SERVER SSH CHARACTERISTICS display. |
sshHostKeyGenerate | 1.3.6.1.4.1.33.10.23.5 | integer | read-write |
For a set-request with a value of generate or update, a new host key will be generated in the background. When modified with generate, the desired change does not occur until the next system initialization whereas when modified with update the change goes into effect upon completion of the new key. In response to a get-request or a get-next-request the agent will respond ready except when a host key is being created in which case the agent responds generate. Enumeration: 'ready': 1, 'generate': 2, 'update': 3. |
sshServerKeyLength | 1.3.6.1.4.1.33.10.23.6 | integer | read-write |
The bit length of the SSH server encryption key. The difference between the server and host key lengths should be greater than 128 bits. Corresponds directly to the value labeled 'Server Key Length:' in the SERVER SSH CHARACTERISTICS display. |
sshServerKeyTtl | 1.3.6.1.4.1.33.10.23.7 | integer | read-write |
The time in minutes that the server key remains valid. After this time the server key is automatically re-generated. Corresponds directly to the value labeled 'Server Key Timeout:' in the SERVER SSH CHARACTERISTICS display. |
sshServerMaxBufferSize | 1.3.6.1.4.1.33.10.23.8 | integer | read-write |
The size of the four buffers used by SSH for input and output. These buffers are used for data coming from the console, going to the network, coming from the network and going to the console. |
xEthernet | 1.3.6.1.4.1.33.11 | |||
etherTable | 1.3.6.1.4.1.33.11.1 | no-access |
A list of generic entries. |
|
1.3.6.1.4.1.33.11.1.1 | no-access |
Generic status and parameter values for an Ethernet interface. |
||
etherIndex | 1.3.6.1.4.1.33.11.1.1.1 | integer | read-only |
An 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. |
etherAlignmentErrors | 1.3.6.1.4.1.33.11.1.1.2 | counter | read-only |
A 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. |
etherFCSErrors | 1.3.6.1.4.1.33.11.1.1.3 | counter | read-only |
A count of frames received on a particular interface that are an integral number of octets in length that do not pass the FCS check. |
etherTxTable | 1.3.6.1.4.1.33.11.2 | no-access |
A list of Ethernet transmit entries. |
|
1.3.6.1.4.1.33.11.2.1 | no-access |
Transmit status and parameter values for an Ethernet interface. |
||
etherTxIndex | 1.3.6.1.4.1.33.11.2.1.1 | integer | read-only |
An 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. |
etherTxSingleCollisionFrames | 1.3.6.1.4.1.33.11.2.1.2 | counter | read-only |
A 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. |
etherTxMultipleCollisionFrames | 1.3.6.1.4.1.33.11.2.1.3 | counter | read-only |
A 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. |
etherMulticastTable | 1.3.6.1.4.1.33.11.3 | no-access |
A list of etherMulticast entries. |
|
1.3.6.1.4.1.33.11.3.1 | no-access |
EtherMulticast status and parameter values for an Ethernet interface. |
||
etherMulticastIndex | 1.3.6.1.4.1.33.11.3.1.1 | integer | read-only |
An 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. |
etherMulticastBytesIn | 1.3.6.1.4.1.33.11.3.1.2 | counter | read-only |
A 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. |
etherMulticastBytesOut | 1.3.6.1.4.1.33.11.3.1.3 | counter | read-only |
A 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. |
etherXTxTable | 1.3.6.1.4.1.33.11.4 | no-access |
A list of Ethernet extended transmit entries. |
|
1.3.6.1.4.1.33.11.4.1 | no-access |
Extended transmit status and parameter values for an Ethernet interface. |
||
etherXTxIndex | 1.3.6.1.4.1.33.11.4.1.1 | integer | read-only |
An 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. |
etherXTxExcessiveCollisions | 1.3.6.1.4.1.33.11.4.1.2 | counter | read-only |
A count of frames for which transmission on a particular interface fails due to excessive collisions. |
xBootClient | 1.3.6.1.4.1.33.12 | |||
bootClientStatus | 1.3.6.1.4.1.33.12.1 | displaystring | read-only |
The overall status of the bootstrapping operation, including, for example, what is presently happening and error information. |
xCharacter | 1.3.6.1.4.1.33.13 | |||
xBasic | 1.3.6.1.4.1.33.13.1 | |||
basicBroadcast | 1.3.6.1.4.1.33.13.1.1 | integer | read-write |
Control for user ability to broadcast messages to other local ports. Corresponds directly to SERVER BROADCAST and the presence of the label 'Broadcast' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicErrorReport | 1.3.6.1.4.1.33.13.1.2 | integer | read-write |
Control for server display of an error when the user gives an unsupported command. Corresponds directly to SERVER REPORT ERRORS and the presence of the label 'Report Errors' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicLock | 1.3.6.1.4.1.33.13.1.3 | integer | read-write |
Control for user ability to use a password to protect a logged in terminal from other users. Corresponds directly to SERVER LOCK and the presence of the label 'Lock' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicInactivityTimer | 1.3.6.1.4.1.33.13.1.4 | integer | read-write |
Number of minutes a terminal may remain logged in with no sessions, no input or output, and no modem transitions. Corresponds directly to SERVER INACTIVITY TIMER and the value labeled 'Inactivity Timer:' in the SERVER CHARACTERISTICS display. |
basicPasswordRetryLimit | 1.3.6.1.4.1.33.13.1.5 | integer | read-write |
Number of times the server allows a user to retry an incorrect password. Corresponds directly to SERVER PASSWORD LIMIT and the value labeled 'Password Limit:' in the SERVER CHARACTERISTICS display. |
basicPrivilegedPassword | 1.3.6.1.4.1.33.13.1.6 | displaystring | read-write |
The password a user must enter to become privileged. For security reasons, reading this object always returns a zero-length value. Corresponds directly to SERVER PRIVILEGED PASSWORD. |
basicLoginPassword | 1.3.6.1.4.1.33.13.1.7 | displaystring | read-write |
The password a user must enter to be given the opportunity to log in. For security reasons, reading this object always returns a zero-length value. Corresponds directly to SERVER LOGIN PASSWORD. |
basicLoginPrompt | 1.3.6.1.4.1.33.13.1.8 | displaystring | read-write |
The text string the server displays to prompt a user for the login password. Corresponds directly to SERVER LOGIN PROMPT. |
basicWelcome | 1.3.6.1.4.1.33.13.1.9 | displaystring | read-write |
The text string the server displays before attempting to log in a user. Corresponds directly to SERVER WELCOME and the value labeled 'Welcome:' in the SERVER CHARACTERISTICS display. |
basicActivePorts | 1.3.6.1.4.1.33.13.1.10 | gauge | read-only |
The number of ports with connected sessions or logged in users. Corresponds directly to the value labeled 'Active Ports:' and 'Cur' in the SERVER STATUS display. |
basicActivePortsHigh | 1.3.6.1.4.1.33.13.1.11 | gauge | read-only |
The highest value of basicActivePorts since system initialization. Corresponds directly to the value labeled 'Active Ports:' and 'High' in the SERVER STATUS display. |
basicActiveUsers | 1.3.6.1.4.1.33.13.1.12 | gauge | read-only |
The number of logged in users. Corresponds directly to the value labeled 'Active Users:' and 'Cur' in the SERVER STATUS display. |
basicActiveUsersHigh | 1.3.6.1.4.1.33.13.1.13 | gauge | read-only |
The highest value of basicActiveUsers since system initialization. Corresponds directly to the value labeled 'Active Users:' and 'High' in the SERVER STATUS display. |
basicSessions | 1.3.6.1.4.1.33.13.1.14 | gauge | read-only |
The total number of connected sessions. Corresponds directly to the value labeled 'Connected Sessions:' and 'Cur' in the SERVER STATUS display. |
basicSessionsHigh | 1.3.6.1.4.1.33.13.1.15 | gauge | read-only |
The highest value of basicSessions since system initialization. Corresponds directly to the value labeled 'Connected Sessions:' and 'High' in the SERVER STATUS display. |
basicSessionsLimit | 1.3.6.1.4.1.33.13.1.16 | integer | read-write |
The maximum total number of sessions that can simultaneously be connected to the system. A value of -1 indicates no limit up to available dynamic system memory. Corresponds directly to SERVER SESSION LIMIT and the value labeled 'Connected Sessions:' and 'Max' in the SERVER STATUS display. |
basicPortTable | 1.3.6.1.4.1.33.13.1.17 | no-access |
A list of basic character port entries. |
|
1.3.6.1.4.1.33.13.1.17.1 | no-access |
Basic parameter values for a port. |
||
basicPortIndex | 1.3.6.1.4.1.33.13.1.17.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
basicPortDefaultDestAction | 1.3.6.1.4.1.33.13.1.17.1.2 | integer | read-write |
The action to take relative to basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE and the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. Enumeration: 'dedicated': 1, 'preferred': 2. |
basicPortDefaultDestProtocol | 1.3.6.1.4.1.33.13.1.17.1.3 | integer | read-write |
The session protocol to use with basicPortDefaultDestName. Corresponds directly to LAT/TELNET PORT DEDICATED/PREFERRED SERVICE. Enumeration: 'lat': 1, 'any': 3, 'telnet': 2. |
basicPortDefaultDestName | 1.3.6.1.4.1.33.13.1.17.1.4 | displaystring | read-write |
The default name to use in forming a connection when no other name is specified. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE and the value labeled 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. If the value of basicPortDefaultDestProtocol is 'telnet', an Internet port number may be included on the end of the name, delimited with a colon (':'). If the value of basicPortDefaultDestProtocol is not 'telnet', then the maximum length is 16. |
basicPortDefaultDestLATNodeName | 1.3.6.1.4.1.33.13.1.17.1.5 | displaystring | read-write |
A LAT node name to use with basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE NODE and the value labeled 'Node:' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. This object can have a non- zero-length value only if the value of basicPortDefaultDestProtocol is 'lat'. |
basicPortDefaultDestLATPortName | 1.3.6.1.4.1.33.13.1.17.1.6 | displaystring | read-write |
A LAT port name to use with basicPortDefaultDestName. Corresponds directly to PORT DEDICATED/PREFERRED SERVICE NODE and the value labeled 'Node:' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. this object can hav a non-zero-length value only if the value if basicPortDefaultDestProtocol is 'lat' |
basicPortAutoConnect | 1.3.6.1.4.1.33.13.1.17.1.7 | integer | read-write |
Control for automatic session connection. Corresponds directly to PORT AUTOCONNECT and the presence of the label 'Autoconnect' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAutoLogin | 1.3.6.1.4.1.33.13.1.17.1.8 | integer | read-write |
Control for automatic port login. Corresponds directly to PORT AUTODEDICATED and the presence of the label 'Autodedicated' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortBroadcast | 1.3.6.1.4.1.33.13.1.17.1.9 | integer | read-write |
Control for display of messages sent by users on other ports. Corresponds directly to PORT BROADCAST and the presence of the label 'Broadcast' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortConnectResume | 1.3.6.1.4.1.33.13.1.17.1.10 | integer | read-write |
Control for behavior of a connection attempt to a destination where the port already has a connection. 'disabled' causes a new connection. 'enabled' causes the existing connection to become the active connection. Corresponds directly to PORT CONNECTRESUME and the presence of the label 'Connectresume' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDialup | 1.3.6.1.4.1.33.13.1.17.1.11 | integer | read-write |
Defines whether the port should be considered as connected to a dialup line. 'enabled' means that it is. Corresponds directly to PORT DIALUP and the presence of the label 'Dial Up' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortIdleTimeout | 1.3.6.1.4.1.33.13.1.17.1.12 | integer | read-write |
The number of minutes the system will allow a session to have no activity before automatically disconnecting it. A value of -1 indicates no timeout. Zero is not a valid value. Corresponds directly to PORT IDLE TIMEOUT and the value labeled 'Idle Timeout:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicPortInactivityLogout | 1.3.6.1.4.1.33.13.1.17.1.13 | integer | read-write |
Control for the system automatically logging the port out when it has no sessions, no local activity, and no modem signal changes for the time period specified by basicInactivityTimer. Corresponds directly to PORT INACTIVITY LOGOUT and the presence of the label 'Inactivity Logout' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortLossNotification | 1.3.6.1.4.1.33.13.1.17.1.14 | integer | read-write |
Control for the system sending a Bell character to the port when it looses an input character due to an overrun or data error. Corresponds directly to PORT LOSS NOTIFICATION and the presence of the label 'Loss Notification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortMessageCodes | 1.3.6.1.4.1.33.13.1.17.1.15 | integer | read-write |
Control for including error numbers in error messages displayed on the port. Corresponds directly to PORT MESSAGE CODES and the presence of the label 'Message Codes' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortMultisessions | 1.3.6.1.4.1.33.13.1.17.1.16 | integer | read-write |
Control for running the multisession line protocol between the port and the locally-connected terminal. Corresponds directly to PORT MULTISESSIONS and the presence of the label 'Multisessions' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDefaultUserName | 1.3.6.1.4.1.33.13.1.17.1.17 | displaystring | read-write |
Default user name to use for automatically logging in the port. Corresponds directly to PORT USERNAME and the value labeled 'Port n:' in the PORT CHARACTERISTICS display. |
basicPortVerification | 1.3.6.1.4.1.33.13.1.17.1.18 | integer | read-write |
Control for display of informational messages on the port when the user connects, disconnects, or switches a session. Corresponds directly to PORT VERIFICATION and the presence of the label 'Verification' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDefaultProtocol | 1.3.6.1.4.1.33.13.1.17.1.19 | integer | read-write |
The session protocol to use when not otherwise specified. Corresponds directly to PORT RESOLVE SERVICE and the value labeled 'Resolve Service:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'lat': 1, 'anylat': 3, 'telnet': 2, 'anytelnet': 13. |
basicPortLogins | 1.3.6.1.4.1.33.13.1.17.1.20 | counter | read-only |
The number of logins on the port since system initialization. Corresponds directly to the value labeled 'Local Accesses:' in the PORT COUNTERS display. |
basicPortRemoteSessions | 1.3.6.1.4.1.33.13.1.17.1.21 | counter | read-only |
The number of remotely originating sessions to the port since system initialization. Corresponds directly to the value labeled 'Remote Accesses:' in the PORT COUNTERS display. |
basicPortIdleTimeouts | 1.3.6.1.4.1.33.13.1.17.1.22 | counter | read-only |
The number of session disconnects due to expiration of basicPortIdleTimeout. Corresponds directly to the value labeled 'Idle Timeouts:' in the PORT COUNTERS display. |
basicPortStatus | 1.3.6.1.4.1.33.13.1.17.1.23 | integer | read-only |
The current operational status of the port. Corresponds directly to the value labeled 'Status:' in the PORT STATUS display. Enumeration: 'cancelQueue': 26, 'arapInit': 41, 'dialback3': 37, 'testServiceWait': 21, 'checkConnect': 6, 'cclLoadWaiting': 58, 'securID': 46, 'testServiceOut': 22, 'autobaud': 27, 'ppp': 39, 'scriptSearch': 32, 'suspended': 11, 'cslip': 40, 'checkModem': 29, 'apd': 61, 'disconnect': 10, 'arapRead': 51, 'dialback1': 35, 'dialback2': 36, 'executingCommand': 4, 'cclLoadError': 57, 'idle': 1, 'cclExecute': 59, 'permanent': 13, 'connecting': 5, 'waitSession': 19, 'retryConnect': 15, 'disconnecting': 9, 'available': 28, 'arapDialDone': 52, 'connectPassword': 23, 'arapDialback': 48, 'kerberos': 45, 'cclDone': 60, 'waitOutput': 7, 'logout': 17, 'scriptRun': 34, 'arapLoad': 50, 'arapSearch': 49, 'locked': 12, 'arapConnecting': 55, 'signalWait': 31, 'reset': 20, 'loginWait': 14, 'waitInput': 3, 'arapExit': 53, 'slip': 30, 'waitLogout': 24, 'cclHangup': 44, 'local': 2, 'cclOriginate': 43, 'xremote': 38, 'connectWait': 16, 'cclLoading': 56, 'cclAnswer': 42, 'connected': 8, 'login': 18, 'scriptLoad': 33, 'arapEnabling': 54, 'waitQueue': 25, 'arapUser': 47. |
basicPortLastInCharacter | 1.3.6.1.4.1.33.13.1.17.1.24 | integer | read-only |
The character that most recently came into the port. Corresponds directly to the value labeled 'Last Char Input:' in the PORT STATUS display. |
basicPortLastOutCharacter | 1.3.6.1.4.1.33.13.1.17.1.25 | integer | read-only |
The character that most recently went out of the port. Corresponds directly to the value labeled 'Last Char Output:' in the PORT STATUS display. |
basicPortActiveUserName | 1.3.6.1.4.1.33.13.1.17.1.26 | displaystring | read-only |
The user name currently logged into the port. Corresponds directly to the value by the port number and labeled 'Username' in the USERS display. |
basicPortDefaultSessionMode | 1.3.6.1.4.1.33.13.1.17.1.27 | integer | read-write |
Data recognition mode when starting a session, with the following meanings: interactive locally recognize all controls binary recognize only session protocol (corresponds to PASSALL) binaryWithFlow recognize only XON and XOFF (corresponds to PASTHRU transparent recognize no data Corresponds directly to PORT DEFAULT SESSION MODE and the value labeled 'Default Session Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'binary': 2, 'binaryWithFlow': 3, 'transparent': 4, 'interactive': 1. |
basicPortZero | 1.3.6.1.4.1.33.13.1.17.1.28 | integer | read-write |
Control to zero counters for the port. 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 port's counters to be zeroed. Corresponds to the ZERO PORT command. Enumeration: 'ready': 1, 'execute': 2. |
basicPortZeroTime | 1.3.6.1.4.1.33.13.1.17.1.29 | timeticks | read-only |
The number of hundredths of a second since the most recent zeroing of the port's counters, such as through execution of basicPortZero. Corresponds directly to the value labeled 'Seconds Since Zeroed:' in the PORT COUNTERS display. |
basicPortUnixCommands | 1.3.6.1.4.1.33.13.1.17.1.30 | integer | read-write |
Control to allow the user to use Unix-style commands the port. Enumeration: 'disabled': 1, 'only': 4, 'enabled': 2, 'primary': 3. |
basicPortSessionMode | 1.3.6.1.4.1.33.13.1.17.1.31 | integer | read-write |
Data recognition mode for an active session, with the following meanings: interactive locally recognize all controls binary recognize only session protocol (corresponds to PASSALL) binaryWithFlow recognize only XON and XOFF (corresponds to PASTHRU transparent recognize no data noActiveSessions no sessions on this port. This object can be set to values of 1 to 4, but only if there is an active session on the port. Enumeration: 'noActiveSessions': 5, 'binary': 2, 'binaryWithFlow': 3, 'transparent': 4, 'interactive': 1. |
basicPortRemoteDisconnectNotify | 1.3.6.1.4.1.33.13.1.17.1.32 | integer | read-write |
If enabled, a BELL (ctrl G) will be sent out the serial port when a remote session is disconnected and the port is logged out. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDefaultDestControlled | 1.3.6.1.4.1.33.13.1.17.1.33 | integer | read-write |
A control to send preconfigured controlled port session strings when entering or exiting a session established to the basicPortDefaultDestName. Corresponds directly to the value labeled '(Controlled)' following the label 'Dedicated/Preferred Service:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortControlledPortLogin | 1.3.6.1.4.1.33.13.1.17.1.34 | octet string | read-write |
A control string to send out the serial port upon port login. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Port Login:' in the PORT CONTROLLED display. |
basicPortControlledPortLogout | 1.3.6.1.4.1.33.13.1.17.1.35 | octet string | read-write |
A control string to send out the serial port upon port logout. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Port Logout:' in the PORT CONTROLLED display. |
basicPortControlledSessionInitialize | 1.3.6.1.4.1.33.13.1.17.1.36 | octet string | read-write |
A control string to send out the serial port upon entering a session. Corresponds to the hexadecimal code which represented in ASCII following the label 'Controlled Session Initialize:' in the PORT CONTROLLED display. |
basicPortControlledSessionTerminate | 1.3.6.1.4.1.33.13.1.17.1.37 | octet string | read-write |
A control string to send out the serial port upon exiting a session. Corresponds to the hexadecimal code which is represented in ASCII following the label 'Controlled Session Terminate:' in the PORT CONTROLLED display. |
basicPortRloginTransparentMode | 1.3.6.1.4.1.33.13.1.17.1.38 | integer | read-write |
A control to pass x'ff' as binary data, not doubling x'ff'. Similar to basicPortSessionMode = transparent but for a rlogin session. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortLoginDuration | 1.3.6.1.4.1.33.13.1.17.1.39 | integer | read-write |
The amount of time in minutes that a port may remain logged in regardless of the activity on the port. The value 0 indicates that the timer is disabled. Corresponds directly to the value labeled 'Login Duration:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicPortOutboundSecurity | 1.3.6.1.4.1.33.13.1.17.1.40 | integer | read-write |
Control to disable outbound security, which can be either Kerberos or SecureID, on a per port basis. Corresponds directly to the presence of the value 'OutboundSecurity' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortXonTimer | 1.3.6.1.4.1.33.13.1.17.1.41 | integer | read-write |
Indicates the number of seconds between successive 'XON's sent out a port. A zero signifies that the timer is disabled. Corresponds directly to the value labeled 'Xon Send Timer:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicPortDefaultDedicatedSessionType | 1.3.6.1.4.1.33.13.1.17.1.42 | integer | read-write |
This integer is interpreted as a bit mask that specifies the default session type for a dedicated service for this port. The bit numbers are: 1;service name, 2;node name, 3;port name, 4, telnet console; 5, rlogin; 6, bridge console; 7, chassis console. |
basicPortIdleTimeReceive | 1.3.6.1.4.1.33.13.1.17.1.43 | integer | read-write |
Control to restrict the basicPortIdleTimeout to apply to data received from the network and transmitted out the serial port. Data received by the serial port will not be considered activity. Corresponds directly to the value labeled 'Idle Time Receive Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortIdleTimeTransmit | 1.3.6.1.4.1.33.13.1.17.1.44 | integer | read-write |
Control to restrict the basicPortIdleTimeout to apply to data received from the serial port and transmitted out the LAN. Data received from the network will not count as activity. Corresponds directly to the value labeled 'Idle Time Transmit Mode:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortZeroDisconnectSession | 1.3.6.1.4.1.33.13.1.17.1.45 | integer | read-write |
A control to disconnect a session at Port 0 when the password limit is reached. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortConsolePort | 1.3.6.1.4.1.33.13.1.17.1.46 | integer | read-write |
Control to configure this port as a console port. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortSensor and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortLoginPassword | 1.3.6.1.4.1.33.13.1.17.1.47 | displaystring | read-write |
The password a user must enter to be given the opportunity to log in to a given port. For security reasons reading this object always returns a zero-length value. Corresponds directly to PORT LOGIN PASSWORD. |
basicPortSensor | 1.3.6.1.4.1.33.13.1.17.1.48 | integer | read-write |
Control to configure this port as a temperature and humidity sensor. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAlarmControl | 1.3.6.1.4.1.33.13.1.17.1.49 | integer | read-write |
Control to configure this port for alarm input and control output. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort and basicPortSensor. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortCommandLogging | 1.3.6.1.4.1.33.13.1.17.1.50 | integer | read-write |
A control to toggle logging of commands at this port. Command input may be logged from direct terminal connections, session input from the LAN, or session output to the LAN. Corresponds directly to the presence of 'Command Logging' under the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortBreakSequence | 1.3.6.1.4.1.33.13.1.17.1.51 | octet string | read-write |
A sequence of characters to be sent out the serial port on receipt of a Break from the network in lieu of a hardware break. The sequence entered by the user is converted into an octet string up to four bytes long to be sent out the serial port. For example, the user's representation of octal 2, or '\002', takes four characters in basicPortBreakSequence; but only one byte in the string sent out the serial port. |
basicPortTl1Mode | 1.3.6.1.4.1.33.13.1.17.1.53 | integer | read-write |
Controls the TL1 mode of a port. Valid TL1 modes are human- to-machine language (hml), machine-to-machine language (mml), and MML without echo. MML is for direct connection to another TL1 device whereas HML provides human prompts. A change takes effect after logging out the port. Enumeration: 'disabled': 1, 'hml': 2, 'mmlNoEcho': 4, 'mml': 3. |
basicPortTl1Console | 1.3.6.1.4.1.33.13.1.17.1.54 | integer | read-write |
Controls whether this port becomes the TL1 console receiving and displaying autonomous reports of alarm events. A change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortFallThrough | 1.3.6.1.4.1.33.13.1.17.1.55 | integer | read-write |
Control to allow a user to login to a port after RADIUS or SecurID authentication fails because the RADIUS servers or SecurID servers are unavailable. When a user is logged in via 'fallthrough', he is logged in to the port as a non-privileged user. The change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortCommandLoggingSuppressControlCharacters | 1.3.6.1.4.1.33.13.1.17.1.56 | integer | read-write |
Control to toggle suppression of control characters in the command log. This object can only be set to enabled when command logging is enabled on that port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDataLogging | 1.3.6.1.4.1.33.13.1.17.1.57 | integer | read-write |
Control to toggle data logging on the specified port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortDataLoggingSuppressControlCharacters | 1.3.6.1.4.1.33.13.1.17.1.58 | integer | read-write |
Control to toggle suppression of control characters in the data log. This object can only be set to enabled when data logging is enabled on that port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortOnboardSecurity | 1.3.6.1.4.1.33.13.1.17.1.59 | integer | read-write |
A control to toggle onboard security for this port where the username and password are authenticated against an internal access list. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortFallBack | 1.3.6.1.4.1.33.13.1.17.1.60 | integer | read-write |
Control to allow a 'fallback' authentication mechanism after RADIUS or SecurID authentication fails because the RADIUS or SecurID servers are unavailable. Onboard security, an internal security database, is used for fallback authentication. The user in fallback mode must enter a valid username and password to be successfully logged in. The change takes effect after logging out the port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAlarmMaster | 1.3.6.1.4.1.33.13.1.17.1.61 | integer | read-write |
Control to configure this port for high densitiy alarm input and control output management. This control is only valid on those models with variable configuration ports. This object can only be set enabled; and doing so will disable basicPortConsolePort, basicPortSensor and basicPortAlarmControl. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAlarmMasterAccounting | 1.3.6.1.4.1.33.13.1.17.1.62 | integer | read-write |
Control to toggle logging of alarm events on this port. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAlarmMasterAudibleAlarm | 1.3.6.1.4.1.33.13.1.17.1.63 | integer | read-write |
Control whether the alarm will have an audible sound for all alarm points attached to this port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAlarmMasterFixTime | 1.3.6.1.4.1.33.13.1.17.1.64 | integer | read-write |
Time in minutes between audible alarm soundings for an alarm master port. This occurs after someone hits the master alarm reset button. If there is at least one alarm condition on an alarm point within the fix time, then the alarm will sound again at the end of that fix time. |
basicPortAlarmMasterLcdDisplayString | 1.3.6.1.4.1.33.13.1.17.1.65 | displaystring | read-write |
Updates the LCD display message for the high density alarm unit attached to the port. Corresponds directly to the DISPLAY AMST command. |
basicPortAlarmMasterReboot | 1.3.6.1.4.1.33.13.1.17.1.66 | integer | read-write |
Control to reboot the high density alarm unit attached to the port when set to 'execute'. 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. Corresponds directly to the REBOOT AMST command. Enumeration: 'ready': 1, 'execute': 2. |
basicPortAlarmMasterUpdateFirmwareHost | 1.3.6.1.4.1.33.13.1.17.1.67 | ipaddress | read-write |
The internet address of the server to use when downloading a new firmware image for the high density alarm unit attached to this port via TFTP. Corresponds directly to the UPDATE AMST FIRMWARE command's INTERNET ADDRESS parameter. |
basicPortAlarmMasterUpdateFirmwareFileName | 1.3.6.1.4.1.33.13.1.17.1.68 | displaystring | read-write |
The filename to request when downloading a new firmware image for the high density alarm unit attached to this port via TFTP. Corresponds directly to the UPDATE AMST FIRMWARE command's FILE parameter. |
basicPortAlarmMasterUpdateFirmware | 1.3.6.1.4.1.33.13.1.17.1.69 | integer | read-write |
Control to update firmware for the high density alarm unit attached to the port when set to 'execute'. 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. The basicPortAlarmMasterUpdateFirmwareHost and basicPortAlarmMasterUpdateFirmwareFileName must be set prior to setting this object. Corresponds directly to the UPDATE AMST FIRMWARE command. Enumeration: 'ready': 1, 'execute': 2. |
basicPortAlarmMasterStatus | 1.3.6.1.4.1.33.13.1.17.1.70 | integer | read-only |
Indicates the current status of the high density alarm unit attached to the port. If no response is obtained from this unit, the status is set to basicPortAlarmMasterFaultSeverity. Otherwise it is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicPortAlarmMasterFaultSeverity | 1.3.6.1.4.1.33.13.1.17.1.71 | integer | read-write |
Control to determine the severity level associated with the trap sent out when a fault occurs when no response is obtained from the high density alarm unit attached to this port. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicPortPowerMaster | 1.3.6.1.4.1.33.13.1.17.1.72 | integer | read-write |
Control to configure this port as a power master port. This control is only valid on those models with variable configuration ports and which support the power master. This object can only be set enabled, and doing so will disable the previous port type, such as basicPortConsolePort. A set will only update the permanent database. Use a charPortReset for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortPowerMasterTimeDelay | 1.3.6.1.4.1.33.13.1.17.1.73 | integer | read-write |
Control to set the power up delay interval in milliseconds for the power device attached to this port. A response of 'none' to a get-request or get-next-request may indicate that the power unit attached to this port is not responding with status. Enumeration: 'none': 1, 'eightHundred': 800, 'fiveHundred': 500, 'fourHundred': 400, 'twoHundred': 200, 'oneHundred': 100, 'sevenHundred': 700, 'threeHundred': 300, 'nineHundred': 900, 'sixHundred': 600. |
basicPortPowerMasterSwitch | 1.3.6.1.4.1.33.13.1.17.1.74 | integer | read-write |
Control to power on or off all of the outlets in the power device attached to this port. A get-request or a get-next- request always returns ready. Enumeration: 'ready': 1, 'on': 3, 'off': 2. |
basicPortPowerMasterModel | 1.3.6.1.4.1.33.13.1.17.1.75 | displaystring | read-only |
The model number of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status. |
basicPortPowerMasterSerialNumber | 1.3.6.1.4.1.33.13.1.17.1.76 | displaystring | read-only |
The serial number of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status. |
basicPortPowerMasterFirmware | 1.3.6.1.4.1.33.13.1.17.1.77 | displaystring | read-only |
The firmware version of the power master device, which is connected to this port. A response of a null string to a get-request or get-next-request indicates that the power unit attached to this port is not responding with status. |
basicPortLockout | 1.3.6.1.4.1.33.13.1.17.1.78 | integer | read-write |
Control to prohibit access to this port and send a trap when login authentication fails. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAsciiToTrapTranslation | 1.3.6.1.4.1.33.13.1.17.1.79 | integer | read-write |
Control to configure the port as an ascii-to-trap translator. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortAsciiToTrapTranslationTrapSeverity | 1.3.6.1.4.1.33.13.1.17.1.80 | integer | read-write |
Control to determine the severity level associated with the trap sent out from this port. One must log out the port for this change to take effect. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicPortAsciiToTrapTranslationMessages | 1.3.6.1.4.1.33.13.1.17.1.81 | counter | read-only |
Count of number of trap messages sent from this port. |
basicPortAsciiToTrapTranslationLastMessage | 1.3.6.1.4.1.33.13.1.17.1.82 | displaystring | read-only |
The last message or partial message sent out by this port. |
basicPortPowerMasterAlarmSeverity | 1.3.6.1.4.1.33.13.1.17.1.83 | integer | read-write |
Control to determine the severity level associated with the trap sent out when the power device is not responding to this port. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicPortPowerMasterDeviceStatus | 1.3.6.1.4.1.33.13.1.17.1.84 | integer | read-only |
Indicates the current status of the power device controlled by this port. If the device is responding, the status is cleared. Otherwise the status matches the basicPortPowerMasterAlarmSeverity. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicPortBuffering | 1.3.6.1.4.1.33.13.1.17.1.85 | integer | read-write |
Control to allow data from an attached device to be retained across multiple sessions. When a session is established to a port with buffering, the contents of the command buffer is sent to the remote device. One must log out the port for this change to take effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortLogFacilityLevel | 1.3.6.1.4.1.33.13.1.17.1.86 | integer | read-write |
Indicates that server originated accounting messages pertaining to this port are logged to the syslog host at this UNIX facility level. If 'none', the server's sessionLogFacility is used. Enumeration: 'none': 1, 'user': 10, 'local5': 7, 'local4': 6, 'local7': 9, 'local6': 8, 'local1': 3, 'local0': 2, 'local3': 5, 'local2': 4. |
basicPortPppDialBackup | 1.3.6.1.4.1.33.13.1.17.1.87 | integer | read-write |
Indicates whether this port is configured as a PPP dial backup port. This parameter will not take effect until the port is logged out, and this function is restricted to one port. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortPppDialBackupNumber | 1.3.6.1.4.1.33.13.1.17.1.88 | displaystring | read-write |
The number to dial when a PPP dial backup link is activated, which occurs when the network is down and there are SNMP traps to forward. The port must be a basicPortPppDialBackup port, and it must be logged out for the change to take effect. |
basicPortPppDialBackupRedialTimer | 1.3.6.1.4.1.33.13.1.17.1.89 | integer | read-write |
Indicates the time in seconds to wait before redialing the basicPortPppDialBackupNumber on a basicPortPppDialBackup port. |
basicPortPppDialBackupRedialRetries | 1.3.6.1.4.1.33.13.1.17.1.90 | integer | read-write |
Indicates the number of time to try to dial the backup number before recording an error, logging out the port, and if there are new traps trying to dial again. |
basicPortPppDialBackupDisconnectTimer | 1.3.6.1.4.1.33.13.1.17.1.91 | integer | read-write |
Indicates the time in seconds that the dial backup link will stay up when there is no more SNMP traffic flowing prior to disconnecting it. |
basicPortPppDialBackupLocalAddress | 1.3.6.1.4.1.33.13.1.17.1.92 | ipaddress | read-write |
The local address to use in a PPP dial backup link when the network connection is down and there are SNMP traps to forward. |
basicPortPppDialBackupDestinationAddress | 1.3.6.1.4.1.33.13.1.17.1.93 | ipaddress | read-write |
The destination address to use in a PPP dial backup link when the network connection is down and there are SNMP traps to forward. |
basicPortPppDialBackupAddresses | 1.3.6.1.4.1.33.13.1.17.1.94 | integer | read-write |
Control to initiate dialing from a dial backup port. In response to 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' after a valid basicPortPppDialBackupLocalAddress and basicPortPppDialBackupDestinationAddress are configured causes the basicPortPppDialBackup port to dial the basicPortPppDialBackupNumbermber. Enumeration: 'ready': 1, 'execute': 2. |
basicSerialPortTable | 1.3.6.1.4.1.33.13.1.18 | no-access |
A list of basic character serial port entries. |
|
1.3.6.1.4.1.33.13.1.18.1 | no-access |
Basic parameter values for a serial port. |
||
basicSerialPortIndex | 1.3.6.1.4.1.33.13.1.18.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
basicSerialPortBreak | 1.3.6.1.4.1.33.13.1.18.1.2 | integer | read-write |
Action to take on a BREAK condition from the port. Corresponds directly to PORT BREAK and the value labeled 'Break:' in the PORT CHARACTERISTICS display. Enumeration: 'ignore': 1, 'localSwitch': 2, 'sendRemote': 3. |
basicSerialPortInterrupts | 1.3.6.1.4.1.33.13.1.18.1.3 | integer | read-write |
Control for recognizing BREAK or local switch to interrupt a session. Corresponds directly to PORT INTERRUPTS and the presence of the label 'Interrupts' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortNoLoss | 1.3.6.1.4.1.33.13.1.18.1.4 | integer | read-write |
Control for storing port input locally in anticipation of session startup. Corresponds directly to PORT NOLOSS and the presence of the label 'Noloss' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortPause | 1.3.6.1.4.1.33.13.1.18.1.5 | integer | read-write |
Control for pausing after each screenful of locally-originated output to the port. Corresponds directly to PORT PAUSE and the presence of the label 'Pause' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortPrompt | 1.3.6.1.4.1.33.13.1.18.1.6 | displaystring | read-write |
Prompt for the system to use on the port. Corresponds directly to PORT PROMPT and the value labeled 'Prompt:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortTerminalType | 1.3.6.1.4.1.33.13.1.18.1.7 | integer | read-write |
Type of terminal attached to the port, for formatting local output. Corresponds directly to PORT TYPE and the value labeled 'Type:' in the PORT CHARACTERISTICS display. Enumeration: 'ansi': 1, 'hardcopy': 2, 'softcopy': 3. |
basicSerialPortTypeaheadLimit | 1.3.6.1.4.1.33.13.1.18.1.8 | integer | read-write |
Maximum number of input characters to hold pending tranmission on a session. Corresponds directly to PORT TYPEAHEAD SIZE and the value labeled 'Typeahead Size:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortBackwardSwitch | 1.3.6.1.4.1.33.13.1.18.1.9 | integer | read-write |
Character input from the character port to cause a switch to the previous, lower numbered session. The value 0 indicates no character has this effect. Corresponds directly to PORT BACKWARD SWITCH and the value labeled 'Backwards Switch:' in the PORT CHARACTERISTICS display. |
basicSerialPortForwardSwitch | 1.3.6.1.4.1.33.13.1.18.1.10 | integer | read-write |
Character input from the character port to cause a switch to the next, higher numbered session. The value 0 indicates no character has this effect. Corresponds directly to PORT FORWARD SWITCH and the value labeled 'Forwards Switch:' in the PORT CHARACTERISTICS display. |
basicSerialPortLocalSwitch | 1.3.6.1.4.1.33.13.1.18.1.11 | integer | read-write |
Character input from the character port to cause a switch to local command mode. The value 0 indicates no character has this effect. Corresponds directly to PORT LOCAL SWITCH and the value labeled 'Local Switch:' in the PORT CHARACTERISTICS display. |
basicSerialPortModemControl | 1.3.6.1.4.1.33.13.1.18.1.12 | integer | read-write |
Control for observing hardware modem control signals. Corresponds directly to PORT MODEM CONTROL and the value labeled 'Modem Control:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortSignalCheck | 1.3.6.1.4.1.33.13.1.18.1.13 | integer | read-write |
Control for observing DSR and DCD to bound allowing sessions. Corresponds directly to PORT SIGNAL CHECK and the presence of the label 'Signal Check' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortDSRLogout | 1.3.6.1.4.1.33.13.1.18.1.14 | integer | read-write |
Control for logging out the port when DCD is deasserted. Corresponds directly to PORT DSRLOGOUT and the presence of the label 'DSRlogout' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortDSRObserve | 1.3.6.1.4.1.33.13.1.18.1.15 | integer | read-write |
Control for beginning the login sequence on the port when DCD is asserted. Corresponds directly to PORT DSRWAIT and the presence of the label 'DSRwait' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortDCDTimeout | 1.3.6.1.4.1.33.13.1.18.1.16 | integer | read-write |
The number of milleseconds that DCD may be asserted before disconnecting the port. Corresponds directly to PORT DCD TIMEOUT and the value labeled 'DCD Timeout:' in the PORT ALTERNATE CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). |
basicSerialPortDTRAssert | 1.3.6.1.4.1.33.13.1.18.1.17 | integer | read-write |
Control when the system asserts DTR on the port. always unconditional(DISABLED) onConnectionOrRing connection formed or RING asserted(ENABLED) onConnection connection formed (FORCONNECTION) onRing RING asserted (FORRING) Corresponds directly to PORT DTRWAIT and the value labeled 'DTR Wait:' in the PORT ALTERNATE CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'onConnectionOrRing': 2, 'always': 1, 'onConnection': 3, 'onRing': 4. |
basicSerialPortLimitedCommands | 1.3.6.1.4.1.33.13.1.18.1.18 | integer | read-write |
Control for limiting the commands available to the user on the port. Corresponds directly to PORT SECURITY and the presence of the label 'Security' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. This object is not available on units that do not support modem signals (ie 2220). Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortLimitedView | 1.3.6.1.4.1.33.13.1.18.1.19 | integer | read-write |
Control for restricting what a user may display. Corresponds directly to PORT LIMITED VIEW and the presence of the label 'Limited View' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortPassword | 1.3.6.1.4.1.33.13.1.18.1.20 | integer | read-write |
Control for requiring the user to supply the login password to log in on the port. Corresponds directly to PORT PASSWORD and the presence of the label 'Password' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortLineEditor | 1.3.6.1.4.1.33.13.1.18.1.21 | integer | read-write |
Control for allowing the user to use local mode command line editing. Corresponds directly to PORT LINE EDITOR and the presence of the label 'Line Editor' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortLineEditorBackspace | 1.3.6.1.4.1.33.13.1.18.1.22 | integer | read-write |
Character input from the character port to move the cursor to the left. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR BACKSPACE and the value labeled 'Backspace Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorBeginning | 1.3.6.1.4.1.33.13.1.18.1.23 | integer | read-write |
Character input from the character port to move the cursor to the beginning of the line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR BEGINNING and the value labeled 'Begin Line Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorCancel | 1.3.6.1.4.1.33.13.1.18.1.24 | integer | read-write |
Character input from the character port to cancel an interactive dialog or delete the current line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR CANCEL and the value labeled 'Cancel Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorDeleteBeginning | 1.3.6.1.4.1.33.13.1.18.1.25 | integer | read-write |
Character input from the character port to delete the current line from the cursor to the beginning. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR DELETE BEGINNING and the value labeled 'Delete Begin Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorDeleteLine | 1.3.6.1.4.1.33.13.1.18.1.26 | integer | read-write |
Character input from the character port to delete the current line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR DELETE LINE and the value labeled 'Delete Line Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorEnd | 1.3.6.1.4.1.33.13.1.18.1.27 | integer | read-write |
Character input from the character port to move the cursor to the end of the line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR END and the value labeled 'End of Line Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorForward | 1.3.6.1.4.1.33.13.1.18.1.28 | integer | read-write |
Character input from the character port to move the cursor to the right. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR FORWARDS and the value labeled 'Forwards Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorInsertToggle | 1.3.6.1.4.1.33.13.1.18.1.29 | integer | read-write |
Character input from the character port to toggle between insert and overwrite modes. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR INSERT TOGGLE and the value labeled 'Insert Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorNextLine | 1.3.6.1.4.1.33.13.1.18.1.30 | integer | read-write |
Character input from the character port to recall the next, newer line in the command history. The value -1 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR NEXT LINE and the value labeled 'Next Line Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorPreviousLine | 1.3.6.1.4.1.33.13.1.18.1.31 | integer | read-write |
Character input from the character port to recall the previous, older line in the command history. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR PREVIOUS LINE and the value labeled 'Previous Line Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorQuotingCharacter | 1.3.6.1.4.1.33.13.1.18.1.32 | integer | read-write |
Character input from the character port to inhibit interpretation of the next input character. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR QUOTING CHARACTER and the value labeled 'Quoting Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortLineEditorRedisplay | 1.3.6.1.4.1.33.13.1.18.1.33 | integer | read-write |
Character input from the character port to redisplay the current command line. The value 0 indicates no character has this effect. Corresponds directly to PORT LINE EDITOR REDISPLAY CHARACTER and the value labeled 'Redisplay Character:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortQuadartReceiveDiscard | 1.3.6.1.4.1.33.13.1.18.1.34 | integer | read-write |
Control for discard of received errors from quadart hardware. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortAPDProtocols | 1.3.6.1.4.1.33.13.1.18.1.35 | octet string | read-write |
A bit map that specifies the protocols that this port will attempt to detect using the Auto Protocol Detection function. The bit numbers for the protocols are: 1;ARAP, 3;Interactive, 4;SLIP, 5;PPP. Bits 6-16 are reserved for future use. More than one of these protocols may be ORed together. The default is 0 (zero) no protocols. |
basicSerialPortAPDTimeout | 1.3.6.1.4.1.33.13.1.18.1.36 | integer | read-write |
A time value, in seconds, that specifies how long the port will attempt to determine which protocol is coming into the port. When basicSerialPortAPDTimeout seconds have expired, the port will assume the protocol to use is that specified by basicSerialPortAPDDefaultProtocol. A value of 0 (zero provides an unlimited timeout. |
basicSerialPortAPDDefaultProtocol | 1.3.6.1.4.1.33.13.1.18.1.37 | octet string | read-write |
A bit map that specifies the protocol that this port will use when the time specified by basicSerialPortAPDTimeout has expired without sucessfully identifying the incoming porotocol. The bit numbers for the protocols are: None;Logout the port, 1;ARAP, 2;CSLIP, 3;Interactive, 4;SLIP, 5;PPP. Bits 6-16 are reserved for future use. Only one protocol may be specified for this object |
basicSerialPortUsernameCharSet | 1.3.6.1.4.1.33.13.1.18.1.38 | integer | read-write |
A control, that if set to seven-bit, will allow only the ASCII printable characters in the range SP (X20) to ~ (X7E) in the username field. A value of none allows any character Enumeration: 'seven-bit': 2, 'none': 1. |
basicSerialPortAutoHangup | 1.3.6.1.4.1.33.13.1.18.1.39 | integer | read-write |
A control that, if enabled, will cause the port to be logged off when the last session on that port is destroyed Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortCommandSize | 1.3.6.1.4.1.33.13.1.18.1.40 | integer | read-write |
Maximum number of input characters to hold in the command buffer. Corresponds directly to the PORT COMMAND SIZE and the value labeled 'Command Size:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortAutoProtocolDetectPrompt | 1.3.6.1.4.1.33.13.1.18.1.41 | integer | read-write |
Controls whether to send the basicAutoProtocolDetectMessage out the serial port at the beginning of auto protocol detection mode. Corresponds to the value labeled 'APD Prompt' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortUsernamePrompt | 1.3.6.1.4.1.33.13.1.18.1.42 | displaystring | read-write |
The text string used to prompt for a user's name. Corresponds directly to the value labeled 'Username Prompt:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortPasswordPrompt | 1.3.6.1.4.1.33.13.1.18.1.43 | displaystring | read-write |
The text string used to prompt for a user's password. Corresponds directly to the value labeled 'Password Prompt:' in the PORT ALTERNATE CHARACTERISTICS display. |
basicSerialPortAutoProtocolDetectSecurityInteractiveOnly | 1.3.6.1.4.1.33.13.1.18.1.44 | integer | read-write |
Controls whether Auto Protocol Detect (APD) authentication applies only to interactive users, and not to other APD protocols such as PPP. Corresponds directly to the value labeled 'APD Authentication Interactive Only:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortDedicatedUserData | 1.3.6.1.4.1.33.13.1.18.1.45 | displaystring | read-write |
The text string to send at the beginning of a connection to a Telnet dedicated service. Corresponds to the value labeled 'UserData:' in the PORT CHARACTERISTICS display. |
basicSerialPortIpAutoDiscovery | 1.3.6.1.4.1.33.13.1.18.1.47 | integer | read-write |
Control to enable a non-standard method of acquiring the IP address after boot completes via the BOOTP protocol. Corresponds to the value labeled 'IP Address Auto Discovery' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortDedicatedKickStartData | 1.3.6.1.4.1.33.13.1.18.1.48 | displaystring | read-write |
A text string which is used to compare at login time to incoming serial data. A match will initiate a telnet session to a dedicated service. Corresponds to the value labeled 'KickStart:' in the PORT CHARACTERISTICS display. |
basicSerialPortBreakLength | 1.3.6.1.4.1.33.13.1.18.1.50 | integer | read-write |
Specifies the duration in milliseconds of a remote serial break which is sent via the Telnet Break command. Corresponds directly to the value labeled 'Break Length:' in the PORT CHARACTERISTIC display. Enumeration: 'ms250': 1, 'ms750': 3, 'ms500': 2. |
basicSerialPortRotaryRoundRobin | 1.3.6.1.4.1.33.13.1.18.1.51 | integer | read-write |
Controls whether a port which participates in an internet rotary is selected in round robin or fixed priority order. Corresponds directly to the value labeled 'Round Robin search:' in the SERVER INTERNET ROTARY display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortWelcomeBeforeAuthentication | 1.3.6.1.4.1.33.13.1.18.1.52 | integer | read-write |
Control to display the basicWelcome message prior to authenticating the user. Corresponds to the presence of the value 'Welcome-Banner-Pre-Authentication' following the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortGatewayAutoDiscovery | 1.3.6.1.4.1.33.13.1.18.1.53 | integer | read-write |
Control to enable a non-standard method of acquiring the gateway address after boot completes via the bootp protocol. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortSubnetAutoDiscovery | 1.3.6.1.4.1.33.13.1.18.1.54 | integer | read-write |
Control to enable a non-standard method of acquiring the subnet mask after boot completes via the bootp protocol. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortRaiseLowerDtr | 1.3.6.1.4.1.33.13.1.18.1.55 | integer | read-write |
A control to to raise or lower the DTR signal from this port by setting it to high or low, respectively. This request will have no effect unless basicSerialPortRaiseControlDtr is enabled. In response to a get-request or get-next-request the agent always returns low for this object. Enumeration: 'high': 2, 'low': 1. |
basicSerialPortRaiseControlDtr | 1.3.6.1.4.1.33.13.1.18.1.56 | integer | read-write |
Controls the ability to change the state of DTR using basicSerialPortRaiseLowerDTR. This characteristic is not intended for use with modem ports. Corresponds directly to the presence of 'Control DTR' under the label 'Enabled Characteristics' in the PORT CHARACTERISTICS display. The desired change will not take effect until the port is logged off. Enumeration: 'disabled': 1, 'enabled': 2. |
basicSerialPortIpConfigureBootp | 1.3.6.1.4.1.33.13.1.18.1.57 | integer | read-write |
Control to use the BOOTP protocol upon startup to learn the unit's own internet address, subnet mask, primary and secondary gateway servers, domain name servers, time server and domain name. This object was moved to the MRV-IN-REACH-INTERNET-MIB for InReach agent software version V2.4. Enumeration: 'disabled': 1, 'enabled': 2. |
basicConsoleLogoutDisconnect | 1.3.6.1.4.1.33.13.1.19 | integer | read-write |
Control for automatic session disconnection when a console port user logs out. Corresponds directly to SERVER CONSOLE LOGOUT and the presence of the label 'Console Logout' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicControlledPorts | 1.3.6.1.4.1.33.13.1.20 | integer | read-write |
Status of Controlled Ports feature. Corresponds directly to the 'Controlled Ports' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enabling this feature causes strings of control characters to be sent out on a port upon starting and/or stopping a session Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortSessionTable | 1.3.6.1.4.1.33.13.1.21 | no-access |
A list of port session entries. |
|
1.3.6.1.4.1.33.13.1.21.1 | no-access |
Status and parameter values for a basic port session. |
||
basicPortPortIndex | 1.3.6.1.4.1.33.13.1.21.1.1 | integer | read-only |
The value of basicPortIndex for the port to which this session belongs. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
basicPortSessIndex | 1.3.6.1.4.1.33.13.1.21.1.2 | integer | read-only |
The 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. The session identified by a particular value of this index is the same session as identified by charSessIndex in the standard Character MIB. |
basicSessControlled | 1.3.6.1.4.1.33.13.1.21.1.3 | integer | read-only |
A control to send preconfigured controlled port session strings out the serial port when entering or exiting this session. Corresponds directly to the value labeled 'Controlled' under the Service Mode header in the SESSION display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPortSessEncryption | 1.3.6.1.4.1.33.13.1.22 | integer | read-write |
Status of the default encryption value to be set for each session. Corresponds directly to Console Security on SHOW SERVER screen. Enumeration: 'disabled': 1, 'enabled': 2. |
basicTemperatureUnits | 1.3.6.1.4.1.33.13.1.23 | integer | read-write |
Indicates the units of measurement for the temperature sensors. Enumeration: 'fahrenheit': 1, 'celcius': 2. |
basicEnvironmentalManagerCircuitBreaker | 1.3.6.1.4.1.33.13.1.24 | integer | read-only |
Indicates whether the circuit breaker is activated. Enumeration: 'disabled': 1, 'enabled': 2. |
basicContactClosureOrAlarmInputTable | 1.3.6.1.4.1.33.13.1.25 | no-access |
Information about contact closures or alarm inputs. |
|
1.3.6.1.4.1.33.13.1.25.1 | no-access |
An entry in the basicContactClosureOrAlarmInputTable. |
||
basicContactClosureOrAlarmInputValue | 1.3.6.1.4.1.33.13.1.25.1.1 | integer | read-only |
Indicates the state of the contact closure or alarm input. Enumeration: 'open': 1, 'closed': 2. |
basicContactClosureOrAlarmInputName | 1.3.6.1.4.1.33.13.1.25.1.2 | displaystring | read-write |
The name used to identify this contact closure or alarm input. |
basicContactClosureOrAlarmInputTrapEnable | 1.3.6.1.4.1.33.13.1.25.1.3 | integer | read-write |
Control to send trap when contact closure or alarm input changes state. Enumeration: 'disabled': 1, 'enabled': 2. |
basicContactClosureOrAlarmInputFaultSeverity | 1.3.6.1.4.1.33.13.1.25.1.4 | integer | read-write |
Control to determine the severity level associated with the trap sent out when a fault occurs for a given contact closure or alarm input. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicContactClosureOrAlarmInputFaultState | 1.3.6.1.4.1.33.13.1.25.1.5 | integer | read-write |
Control to indicate which state, open or closed, represents the fault condition. The other state is the cleared condition. Enumeration: 'open': 1, 'closed': 2. |
basicContactClosureOrAlarmInputStatus | 1.3.6.1.4.1.33.13.1.25.1.6 | integer | read-only |
Indicates the current status of the contact closure or alarm input. If the basicContactClosureOrAlarmInputValue matches the fault state, then the status is equal to the fault severity. Otherwise the status is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicContactClosureOrAlarmInputZone | 1.3.6.1.4.1.33.13.1.25.1.7 | displaystring | read-write |
The name used to identify the zone where the equipment resides. |
basicContactClosureOrAlarmInputRelatedEquipment | 1.3.6.1.4.1.33.13.1.25.1.8 | displaystring | read-write |
The name used to identify related equipment. |
basicContactClosureOrAlarmInputSiteId | 1.3.6.1.4.1.33.13.1.25.1.9 | displaystring | read-write |
The name used to identify the site where the unit resides. |
basicContactClosureOrAlarmInputIndex | 1.3.6.1.4.1.33.13.1.25.1.10 | integer | read-only |
An index which uniquely identifies the contact closure or alarm input. |
basicContactClosureOrAlarmInputManufacturer | 1.3.6.1.4.1.33.13.1.25.1.11 | displaystring | read-write |
The name used to identify the manufacturer of this equipment. |
basicContactClosureOrAlarmInputModel | 1.3.6.1.4.1.33.13.1.25.1.12 | displaystring | read-write |
The model name of this equipment. |
basicPowerOutletTable | 1.3.6.1.4.1.33.13.1.26 | no-access |
Information about Environmental Manager Power Outlets. |
|
1.3.6.1.4.1.33.13.1.26.1 | no-access |
An entry in the basicPowerOutletTable. |
||
basicPowerOutletOnOff | 1.3.6.1.4.1.33.13.1.26.1.1 | integer | read-write |
Controls turning on or off the power for the device connected to this power outlet. Enumeration: 'on': 2, 'off': 1. |
basicPowerOutletReboot | 1.3.6.1.4.1.33.13.1.26.1.2 | integer | read-write |
Controls rebooting of the device attached this power outlet. |
basicPowerOutletName | 1.3.6.1.4.1.33.13.1.26.1.3 | displaystring | read-write |
A name used to identify this power outlet. |
basicPowerOutletRedundant | 1.3.6.1.4.1.33.13.1.26.1.4 | integer | read-only |
Controls whether power outlets in bank A have redundant outlets in bank B. When enabled, powering on an outlet in bank A will simultaneously power on the corresponding outlet number in bank B. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPowerOutletConsoleName | 1.3.6.1.4.1.33.13.1.26.1.5 | displaystring | read-write |
A name used to identify a console port on a unit with power outlet managment. |
basicPowerOutletHighCurrent | 1.3.6.1.4.1.33.13.1.26.1.6 | integer | read-write |
A control to indicate a high current unit is attached to this power outlet. When enabled the high current unit will provide current when it detects no power from the power outlet; and will stop the current when the outlet resumes power. This control only works on those InReach devices which support the high current unit such as the IRMGR0. Corresponds directly to the value labeled 'HCNC Setting' in the INREACH MANAGER OUTLET STATUS display. Enumeration: 'disabled': 1, 'enabled': 2. |
basicPowerOutletIndex | 1.3.6.1.4.1.33.13.1.26.1.10 | integer | read-only |
An index which uniquely identifies a power outlet. |
basicTemperatureHumiditySensor | 1.3.6.1.4.1.33.13.1.27 | |||
basicTemperatureSensorTable | 1.3.6.1.4.1.33.13.1.27.1 | no-access |
Information about Environmental Manager Temperature Sensors. |
|
1.3.6.1.4.1.33.13.1.27.1.1 | no-access |
An entry in the basicTemperatureSensorTable. |
||
basicTempTrapHighThreshold | 1.3.6.1.4.1.33.13.1.27.1.1.1 | integer | read-write |
The temperature at or above which a sensorThresholdTrap is generated. |
basicTempTrapLowThreshold | 1.3.6.1.4.1.33.13.1.27.1.1.2 | integer | read-write |
The temperature at or below which a sensorThresholdTrap is generated. |
basicTemperatureSensor | 1.3.6.1.4.1.33.13.1.27.1.1.3 | integer | read-write |
Controls the enabling or disabling of a temperature sensor. Enumeration: 'disabled': 1, 'enabled': 2. |
basicTemperatureValue | 1.3.6.1.4.1.33.13.1.27.1.1.4 | integer | read-write |
The current temperature reading for this sensor. |
basicTemperatureAlarmSeverity | 1.3.6.1.4.1.33.13.1.27.1.1.5 | integer | read-write |
Control to determine the severity level associated with the trap sent out when the temperature reading is out-of-bounds. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicTemperatureAlarmStatus | 1.3.6.1.4.1.33.13.1.27.1.1.6 | integer | read-only |
Indicates the current status of the temperature sensor. If the basicTemperatureValue falls within the normal range, the status is cleared. Otherwise the status matches the alarm severity level. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicTemperatureHumiditySensorName | 1.3.6.1.4.1.33.13.1.27.1.1.7 | displaystring | read-write |
The name used to identify this temperature sensor. |
basicTemperatureSensorIndex | 1.3.6.1.4.1.33.13.1.27.1.1.10 | integer | read-only |
An index which uniquely identifies a temperature sensor. |
basicHumiditySensorTable | 1.3.6.1.4.1.33.13.1.27.2 | no-access |
Information about Environmental Manager Humidity Sensors. |
|
1.3.6.1.4.1.33.13.1.27.2.1 | no-access |
An entry in the basicHumiditySensorTable. |
||
basicHumidityTrapHighThreshold | 1.3.6.1.4.1.33.13.1.27.2.1.1 | integer | read-write |
The humidity at or above which a sensorThresholdTrap is generated. |
basicHumidityTrapLowThreshold | 1.3.6.1.4.1.33.13.1.27.2.1.2 | integer | read-write |
The humidity at or below which a sensorThresholdTrap is generated. |
basicHumiditySensor | 1.3.6.1.4.1.33.13.1.27.2.1.3 | integer | read-write |
Controls the enabling or disabling of a humidity sensor. Enumeration: 'disabled': 1, 'enabled': 2. |
basicHumidityValue | 1.3.6.1.4.1.33.13.1.27.2.1.4 | integer | read-write |
The current humidity reading for this sensor. |
basicHumidityAlarmSeverity | 1.3.6.1.4.1.33.13.1.27.2.1.5 | integer | read-write |
Control to indicate the severity level associated with the trap sent out when the humidity reading is out-of-bounds. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicHumidityAlarmStatus | 1.3.6.1.4.1.33.13.1.27.2.1.6 | integer | read-only |
Indicates the current status of the humidity sensor. If the basicHumidityValue falls within the normal range, the status is cleared. Otherwise the status matches the alarm severity level. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicHumiditySensorIndex | 1.3.6.1.4.1.33.13.1.27.2.1.10 | integer | read-only |
An index which uniquely identifies a humidity sensor. |
basicControlSignalTable | 1.3.6.1.4.1.33.13.1.28 | no-access |
Information about Environmental Manager Control Signal points. |
|
1.3.6.1.4.1.33.13.1.28.1 | no-access |
An entry in the basicControlSignalTable. |
||
basicControlSignalValue | 1.3.6.1.4.1.33.13.1.28.1.1 | integer | read-write |
Sets and reads the state of the control signal point. Enumeration: 'high': 1, 'low': 2. |
basicControlSignalIndex | 1.3.6.1.4.1.33.13.1.28.1.10 | integer | read-only |
An index which uniquely identifies a control signal point. |
basicPowerAlarmTimer | 1.3.6.1.4.1.33.13.1.29 | integer | read-write |
The polling interval in seconds for the fuse and power supply status. An alarm trap is issued on power failure. |
basicControlOutputTable | 1.3.6.1.4.1.33.13.1.30 | no-access |
Information about controlled output distribution points. |
|
1.3.6.1.4.1.33.13.1.30.1 | no-access |
An entry in the basicControlOutputTable. |
||
basicControlOutputSignalDtrRts | 1.3.6.1.4.1.33.13.1.30.1.1 | integer | read-write |
Controls the raising or lowering of a signal on a distribution control signal point. The signal is DTR when the basicControlOutputIndex is odd, or RTS when the basicControlOutputIndex is even. Enumeration: 'high': 2, 'low': 1. |
basicControlOutputName | 1.3.6.1.4.1.33.13.1.30.1.2 | displaystring | read-write |
The name used to identify this distribution control signal point. |
basicControlOutputIndex | 1.3.6.1.4.1.33.13.1.30.1.10 | integer | read-only |
An index which uniquely identifies a distribution control signal point. |
basicPowerStatusFuseA | 1.3.6.1.4.1.33.13.1.31 | integer | read-only |
Indicates the status of fuse bank A. Enumeration: 'on': 2, 'off': 1. |
basicPowerStatusFuseB | 1.3.6.1.4.1.33.13.1.32 | integer | read-only |
Indicates the status of fuse bank B. Enumeration: 'on': 2, 'off': 1. |
basicPowerSupplyStatusA | 1.3.6.1.4.1.33.13.1.33 | integer | read-only |
Indicates the status of power supply A. Enumeration: 'on': 2, 'off': 1. |
basicPowerSupplyStatusB | 1.3.6.1.4.1.33.13.1.34 | integer | read-only |
Indicates the status of power supply B. Enumeration: 'on': 2, 'off': 1. |
basicPortTrapTable | 1.3.6.1.4.1.33.13.1.35 | no-access |
A list of traps associated with signal control changes on ports. |
|
1.3.6.1.4.1.33.13.1.35.1 | no-access |
Administrative status of signal change traps for a hardware port. |
||
basicPortTrapIndex | 1.3.6.1.4.1.33.13.1.35.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by rs232PortIndex in the standard rs232 MIB. |
basicPortSignalName | 1.3.6.1.4.1.33.13.1.35.1.2 | integer | read-only |
Identification of the hardware signal as specified in RFC1659 as follows: rts Request to Send cts Clear to Send dsr Data Set Ready dts Data Terminal Ready ri Ring Indicator dcd Received Line Signal Detector Some agents do not support DSR since its pin is shared with DCD. Enumeration: 'cts': 2, 'dcd': 6, 'dsr': 3, 'rts': 1, 'dtr': 4, 'ri': 5. |
basicPortTrapStatus | 1.3.6.1.4.1.33.13.1.35.1.3 | integer | read-write |
Control to toggle the sending of a trap on a specific signal change on a physical port. One must logout the port prior to this taking effect. Enumeration: 'disabled': 1, 'enabled': 2. |
basicAlarmMasterInputTable | 1.3.6.1.4.1.33.13.1.36 | no-access |
Information about the high density alarm manager's alarm inputs. |
|
1.3.6.1.4.1.33.13.1.36.1 | no-access |
An entry in the basicAlarmMasterInputTable. |
||
basicAlarmMasterInputPort | 1.3.6.1.4.1.33.13.1.36.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
basicAlarmMasterInputSlot | 1.3.6.1.4.1.33.13.1.36.1.2 | integer | read-only |
An index value that uniquely identifies a slot of alarm points on a given high density alarm port. |
basicAlarmMasterInputPoint | 1.3.6.1.4.1.33.13.1.36.1.3 | integer | read-only |
An index value that uniquely identifies an alarm point within an alarm slot on a high density alarm port. |
basicAlarmMasterInputName | 1.3.6.1.4.1.33.13.1.36.1.4 | displaystring | read-write |
The name used to identify this alarm point. |
basicAlarmMasterInputTrapEnable | 1.3.6.1.4.1.33.13.1.36.1.5 | integer | read-write |
Control to send a trap when the alarm input changes state. Enumeration: 'disabled': 1, 'enabled': 2. |
basicAlarmMasterControlOutputSignal | 1.3.6.1.4.1.33.13.1.36.1.6 | integer | read-write |
Control to toggle the output signal for an alarm point. Enumeration: 'open': 1, 'closed': 2. |
basicAlarmMasterInputEnable | 1.3.6.1.4.1.33.13.1.36.1.7 | integer | read-write |
Control to toggle whether this alarm point is active. Enumeration: 'disabled': 1, 'enabled': 2. |
basicAlarmMasterInputDebounceInterval | 1.3.6.1.4.1.33.13.1.36.1.8 | integer | read-write |
Amount of time in seconds to debounce a signal change before triggering an alarm. |
basicAlarmMasterInputFaultSeverity | 1.3.6.1.4.1.33.13.1.36.1.9 | integer | read-write |
Control to determine the severity level associated with the trap sent out when a fault occurs for this alarm input point. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
basicAlarmMasterInputFaultState | 1.3.6.1.4.1.33.13.1.36.1.10 | integer | read-write |
Control to indicate which state, open or closed, represents the fault condition for this alarm input point. The other state is the cleared condition. Enumeration: 'open': 1, 'closed': 2. |
basicAlarmMasterInputStatus | 1.3.6.1.4.1.33.13.1.36.1.11 | integer | read-only |
Indicates the current status of the alarm input point. If the basicAlarmMasterInputValue matches the fault state, then the status is equal to the fault severity. Otherwise the status is cleared. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
basicAlarmMasterInputValue | 1.3.6.1.4.1.33.13.1.36.1.12 | integer | read-only |
Indicates the current state of the alarm input point. Enumeration: 'open': 1, 'closed': 2. |
basicAlarmMasterDisplay | 1.3.6.1.4.1.33.13.1.36.1.13 | integer | read-write |
Control to toggle the display of the alarm status for this point in the display window of the high density alarm unit. Enumeration: 'disabled': 1, 'enabled': 2. |
basicAlarmMasterInputZone | 1.3.6.1.4.1.33.13.1.36.1.14 | displaystring | read-write |
The name used to identify the zone where the equipment resides. |
basicAlarmMasterInputRelatedEquipment | 1.3.6.1.4.1.33.13.1.36.1.15 | displaystring | read-write |
The name used to identify related equipment. |
basicAlarmMasterInputSiteId | 1.3.6.1.4.1.33.13.1.36.1.16 | displaystring | read-write |
The name used to identify the site where the unit resides. |
basicAlarmMasterInputManufacturer | 1.3.6.1.4.1.33.13.1.36.1.17 | displaystring | read-write |
The name used to identify the manufacturer of this equipment. |
basicAlarmMasterInputModel | 1.3.6.1.4.1.33.13.1.36.1.18 | displaystring | read-write |
The model name of this equipment. |
basicPowerMasterOutletTable | 1.3.6.1.4.1.33.13.1.37 | no-access |
Information about power master outlets. |
|
1.3.6.1.4.1.33.13.1.37.1 | no-access |
An entry in the basicPowerMasterOutletTable. |
||
basicPowerMasterPortIndex | 1.3.6.1.4.1.33.13.1.37.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by the charPortIndex in the standard Character MIB. |
basicPowerMasterOutletIndex | 1.3.6.1.4.1.33.13.1.37.1.2 | integer | read-only |
An index which uniquely identifies a power master outlet. |
basicPowerMasterOutletName | 1.3.6.1.4.1.33.13.1.37.1.3 | displaystring | read-write |
The name used to identify this power master outlet. |
basicPowerMasterOutletState | 1.3.6.1.4.1.33.13.1.37.1.4 | integer | read-write |
Switches the power master outlet on or off. There may be a noticeable time delay while processing a get-request for this object. A response of 'off' to a get-request may indicate that the state is temporarily unavailable. Enumeration: 'on': 2, 'off': 1. |
basicPowerMasterOutletAmperageStatus | 1.3.6.1.4.1.33.13.1.37.1.5 | displaystring | read-only |
Indicates the current amperage drawn at this outlet. There may be a noticeable time delay while processing a get-request for this object. A null string indicates that amperage status is temporarily unavailable. |
basicControlOutputRelayTable | 1.3.6.1.4.1.33.13.1.38 | no-access |
Information about controlled output relays. |
|
1.3.6.1.4.1.33.13.1.38.1 | no-access |
An entry in the basicControlOutputRelayTable. |
||
basicControlOutputRelayIndex | 1.3.6.1.4.1.33.13.1.38.1.1 | integer | read-only |
An index which uniquely identifies a control output relay. |
basicControlOutputRelayName | 1.3.6.1.4.1.33.13.1.38.1.2 | displaystring | read-write |
The name used to identify this control output relay. |
basicControlOutputRelayState | 1.3.6.1.4.1.33.13.1.38.1.3 | integer | read-write |
Controls the opening or closing of the control output relay. Enumeration: 'close': 2, 'open': 1. |
basicControlOutputRelayStatus | 1.3.6.1.4.1.33.13.1.38.1.4 | integer | read-only |
Indicates the current status of the control output relay. Enumeration: 'close': 2, 'open': 1. |
basicAutoProtocolDetectMessage | 1.3.6.1.4.1.33.13.1.100 | displaystring | read-write |
The text string sent as a prompt message out the port at the beginning of auto protocol detection mode. Corresponds to the value labeled 'APD Message' in the SERVER UNIT display. |
xQueue | 1.3.6.1.4.1.33.13.2 | |||
queueLimit | 1.3.6.1.4.1.33.13.2.1 | integer | read-write |
The maximum number of entries that can be made in the Queue table. The value -1 indicates the imit is available memory. Corresponds directly to SERVER QUEUE LIMIT and the value labeled 'Queue Limit:' in the SERVER CHARACTERISTICS display. |
queueHigh | 1.3.6.1.4.1.33.13.2.2 | gauge | read-only |
The highest value of queueNumber since system initialization. Corresponds directly to the value labeled 'Queue Entries' and 'High' in the SERVER STATUS display. |
queueNumber | 1.3.6.1.4.1.33.13.2.3 | gauge | read-only |
The number of entries in the Queue table. Corresponds directly to the value labeled 'Queue Entries' and 'Cur' in the SERVER STATUS display. |
queueTable | 1.3.6.1.4.1.33.13.2.4 | no-access |
A list of queue entries. |
|
1.3.6.1.4.1.33.13.2.4.1 | no-access |
Parameter values for a queue entry. |
||
queueJob | 1.3.6.1.4.1.33.13.2.4.1.1 | integer | read-only |
The job number of a queued request. Corresponds directly to the value labeled 'Entry' in the QUEUE display. |
queueStatus | 1.3.6.1.4.1.33.13.2.4.1.2 | integer | read-write |
The status of a queue entry. Set to 'invalid' to remove the entry, which corresponds directly to the REMOVE QUEUE ENTRY command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1. |
queueSourceName | 1.3.6.1.4.1.33.13.2.4.1.3 | displaystring | read-only |
The name of the system that originated the queue entry. Corresponds directly to the value labeled 'Source Node' in the QUEUE display. |
queueServiceName | 1.3.6.1.4.1.33.13.2.4.1.4 | displaystring | read-only |
The name of the service for which the originator is waiting. Corresponds directly to the value labeled 'Service' in the QUEUE display. |
queueServicePortIndex | 1.3.6.1.4.1.33.13.2.4.1.5 | integer | read-only |
The charPortIndex of the port for which the originator is waiting, if supplied by the originator. As defined in the standard Character MIB. Corresponds indirectly to the port number part of the value labeled 'Port Name' in the QUEUE display. |
queueServicePortName | 1.3.6.1.4.1.33.13.2.4.1.6 | displaystring | read-only |
The name of the port for which the originator is waiting, if supplied by the originator. Corresponds directly to the port name part of the value labeled 'Port Name' in the SERVER QUEUE display. |
queuePortTable | 1.3.6.1.4.1.33.13.2.5 | no-access |
A list of queuing-related character port entries. |
|
1.3.6.1.4.1.33.13.2.5.1 | no-access |
Queuing parameter values for a port. |
||
queuePortIndex | 1.3.6.1.4.1.33.13.2.5.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
queuePortQueuing | 1.3.6.1.4.1.33.13.2.5.1.2 | integer | read-write |
Control for allowing queued requests for using the port. Corresponds directly to PORT QUEUING and the presence of the label 'Queuing' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
xMenu | 1.3.6.1.4.1.33.13.3 | |||
menuNumber | 1.3.6.1.4.1.33.13.3.1 | gauge | read-only |
The number of entries in the Menu table. Corresponds indirectly to SERVER MENU display. |
menuContinuePrompt | 1.3.6.1.4.1.33.13.3.2 | displaystring | read-write |
The text to use when prompting a menu user to press RETURN to continue. Corresponds directly to SERVER MENU CONTINUE PROMPT and the value labeled 'Menu Continue Prompt:' in the SERVER MENU display. |
menuSelectionPrompt | 1.3.6.1.4.1.33.13.3.3 | displaystring | read-write |
The text to use when prompting a menu user for a menu selection. Corresponds directly to SERVER MENU PROMPT and the value labeled 'Menu Prompt:' in the SERVER MENU display. |
menuTable | 1.3.6.1.4.1.33.13.3.4 | no-access |
A list of menu entries. |
|
1.3.6.1.4.1.33.13.3.4.1 | no-access |
Parameter values for a menu entry. |
||
menuIndex | 1.3.6.1.4.1.33.13.3.4.1.1 | integer | read-only |
The index number of a menu entry. Corresponds directly to the numbers down the left of the SERVER MENU display. |
menuStatus | 1.3.6.1.4.1.33.13.3.4.1.2 | integer | read-write |
The status of a the entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR SERVER MENU command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1. |
menuText | 1.3.6.1.4.1.33.13.3.4.1.3 | displaystring | read-write |
The text to be displayed in the menu. Corresponds directly to the line next to the entry number in the SERVER MENU display. |
menuCommand | 1.3.6.1.4.1.33.13.3.4.1.4 | displaystring | read-write |
The commands to execute when the user chooses the menu entry. Corresponds directly second line following the entry number in the SERVER MENU display. |
menuPortTable | 1.3.6.1.4.1.33.13.3.5 | no-access |
A list of menu-related character port entries. |
|
1.3.6.1.4.1.33.13.3.5.1 | no-access |
Menu parameter values for a port. |
||
menuPortIndex | 1.3.6.1.4.1.33.13.3.5.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
menuPortMenuStatus | 1.3.6.1.4.1.33.13.3.5.1.2 | integer | read-write |
Control for menu operation on the port. Corresponds indirectly to PORT MENU and PORT PRIVILEGED MENU and the presence of the labels 'Menu' and 'Privileged Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2, 'privileged': 3. |
menuPortNestedMenuStatus | 1.3.6.1.4.1.33.13.3.5.1.3 | integer | read-write |
Control for nested menu operation on the port. Corresponds indirectly to PORT NESTED MENU and the presence of the label 'Nested Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'required': 3, 'enabled': 2. |
menuPortNestedMenuPrivilege | 1.3.6.1.4.1.33.13.3.5.1.4 | integer | read-write |
Control for nested privileged menu operation on the port. Corresponds indirectly to PORT NESTED PRIVILEGED MENU and the presence of the label 'Nested Privileged Menu' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
menuPortNestedTopLevel | 1.3.6.1.4.1.33.13.3.5.1.5 | integer | read-write |
The top level nested menu to select from the menu definition file. |
menuNestedName | 1.3.6.1.4.1.33.13.3.6 | displaystring | read-write |
Name of the script file containing the nested menu. |
menuNestedScriptMaximum | 1.3.6.1.4.1.33.13.3.7 | integer | read-write |
Maximum number of temporary storage bytes for a nested menu script file. If not zero, the nested menu function is enabled. |
menuNestedSystemName | 1.3.6.1.4.1.33.13.3.8 | integer | read-write |
Control to request to download a menu script which is unique for this unit by prepending the sysLocalName of this unit to the nestedMenuName. Enumeration: 'disabled': 1, 'enabled': 2. |
menuNestedEthernet | 1.3.6.1.4.1.33.13.3.9 | integer | read-write |
Control to request to download a menu script which is unique for this unit by prepending the Ethernet address, or 802.3 MAC address, of this unit to the nestedMenuName. Enumeration: 'disabled': 1, 'enabled': 2. |
xNetLogin | 1.3.6.1.4.1.33.13.4 | |||
netLoginNumber | 1.3.6.1.4.1.33.13.4.1 | integer | read-only |
The number of entries in the Network Login Server table. |
netLoginServerTable | 1.3.6.1.4.1.33.13.4.2 | no-access |
A list of network login server entries. |
|
1.3.6.1.4.1.33.13.4.2.1 | no-access |
Network login parameter values for a server entry. |
||
netLoginServerName | 1.3.6.1.4.1.33.13.4.2.1.1 | displaystring | read-only |
The name of a network login server, suitable for resolution to a network address. Corresponds directly to host portion of SERVER SCRIPT SERVER and the value labeled 'Script Host' in the SERVER PARAMETER SERVER display. |
netLoginServerStatus | 1.3.6.1.4.1.33.13.4.2.1.2 | integer | read-write |
Status of this entry. Set to 'invalid' to remove the entry, which corresponds directly to the CLEAR SERVER SCRIPT SERVER command. Actual removal of the entry is implementation specific. Enumeration: 'valid': 2, 'invalid': 1. |
netLoginServerPath | 1.3.6.1.4.1.33.13.4.2.1.3 | displaystring | read-write |
The full path name to the script file that is identified by the user name. Corresponds directly to path portion of SERVER SCRIPT SERVER and the value labeled 'Script Path' in the SERVER PARAMETER SERVER display. Defaults to the NULL string when a new entry is created. |
netLoginServerSeparator | 1.3.6.1.4.1.33.13.4.2.1.4 | displaystring | read-write |
The single character string that will be inserted between the components of a file's path on the script server. Defaults to the NULL string when a new entry is created. Corresponds directly to the separator portion of SERVER SCRIPT SERVER display. |
netLoginPortTable | 1.3.6.1.4.1.33.13.4.3 | no-access |
A list of network login character port entries. |
|
1.3.6.1.4.1.33.13.4.3.1 | no-access |
Network login parameter values for a port. |
||
netLoginPortIndex | 1.3.6.1.4.1.33.13.4.3.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
netLoginPortScriptUse | 1.3.6.1.4.1.33.13.4.3.1.2 | integer | read-write |
Control for the script action taken when a user logs in on the port. Corresponds directly to PORT SCRIPT LOGIN and the value labeled 'Script Login:' in the PORT ALTERNATE CHARACTERISTICS display. Enumeration: 'disabled': 1, 'required': 3, 'enabled': 2. |
netLoginPortScriptEcho | 1.3.6.1.4.1.33.13.4.3.1.3 | integer | read-write |
Control for display of script operation on the port when running a script. Corresponds directly to PORT SCRIPT ECHO and the presence of the label 'Script Echo' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
netLoginPortLoaderAddressType | 1.3.6.1.4.1.33.13.4.3.1.4 | addresstype | read-only |
The type of network address contained in netLoginPortLoaderAddress. '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. Corresponds indirectly to the address part of the value labeled 'Script Loaded From:' in the PORT STATUS display. |
netLoginPortLoaderAddress | 1.3.6.1.4.1.33.13.4.3.1.5 | octet string | read-only |
The network address of the server that provided the script for the current port login. Corresponds directly the address part of the value labeled 'Script Loaded From:' in the PORT STATUS display. |
netLoginPortLoaderFile | 1.3.6.1.4.1.33.13.4.3.1.6 | displaystring | read-only |
The path and file name of the script used for the current port login. Corresponds directly the file name part of the value labeled 'Script Loaded From:' in the PORT STATUS display. |
netLoginPortExecuteFile | 1.3.6.1.4.1.33.13.4.3.1.7 | displaystring | read-write |
The path and file name of a script to be executed immediately on the port. Corresponds directly the file name in the SCRIPT command. |
xDial | 1.3.6.1.4.1.33.13.5 | |||
dialPortTable | 1.3.6.1.4.1.33.13.5.1 | no-access |
A list of dial character port entries. |
|
1.3.6.1.4.1.33.13.5.1.1 | no-access |
Dial parameter values for a port. |
||
dialPortIndex | 1.3.6.1.4.1.33.13.5.1.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. |
dialPortDialback | 1.3.6.1.4.1.33.13.5.1.1.2 | integer | read-write |
Control for use of dialback when a user logs in on the port. Corresponds directly to PORT DIALBACK and the presence of the label 'Dialback' following the label 'Enabled Characteristics:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
dialPortDialbackTimeout | 1.3.6.1.4.1.33.13.5.1.1.3 | integer | read-write |
The number of seconds to wait for remote modem response when dialing back. Corresponds directly to PORT DIALBACK TIMEOUT and the value labeled 'Dialback Timeout:' in the PORT ALTERNATE CHARACTERISTICS display. |
dialPortDialout | 1.3.6.1.4.1.33.13.5.1.1.4 | integer | read-write |
A control to determine the state of a remote port after it has been logged out from the remote side of the connection. none will log out the port, query will ask user what to do, slip and ppp will revert to those protocols Enumeration: 'query': 2, 'none': 1, 'ppp': 4, 'slip': 3. |
dialPortDialbackNoUsername | 1.3.6.1.4.1.33.13.5.1.1.5 | integer | read-write |
Control which when enabled on a dialback port will not prompt for a username upon dialing back. Instead the original username is reused. Enumeration: 'disabled': 1, 'enabled': 2. |
xSessionLog | 1.3.6.1.4.1.33.13.6 | |||
sessionLogLimit | 1.3.6.1.4.1.33.13.6.1 | integer | read-write |
The maximum number of entries allowed in the Session Log table. Corresponds directly to SERVER ACCOUNTING ENTRIES and the value labeled 'Accounting Entries:' in the SERVER CHARACTERISTICS display. |
sessionLogTable | 1.3.6.1.4.1.33.13.6.2 | no-access |
A list of session log entries. |
|
1.3.6.1.4.1.33.13.6.2.1 | no-access |
Parameter values for a session log entry. |
||
sessionLogIndex | 1.3.6.1.4.1.33.13.6.2.1.1 | integer | read-only |
The index number of a session log entry. Corresponds directly to the order of the displayed records in the SERVER ACCOUNTING display. The maximum value is sessionLogLimit. |
sessionLogConnectionID | 1.3.6.1.4.1.33.13.6.2.1.2 | integer | read-only |
An indentifying number for records relating to the same connection, that is, the connect and disconnect records, either of which can be missing. Corresponds directly to value labeled 'Entry' the SERVER ACCOUNTING display. |
sessionLogPort | 1.3.6.1.4.1.33.13.6.2.1.3 | integer | read-only |
An index value that uniquely identifies the port where the event took place. The port identified by a particular value of this index is the same port as identified by charPortIndex in the standard Character MIB. Corresponds directly to the value labeled 'Port' in the SERVER ACCOUNTING display. |
sessionLogEvent | 1.3.6.1.4.1.33.13.6.2.1.4 | integer | read-only |
The type of event. Corresponds directly to the alphabetic part of the value labeled 'Type' in the SERVER ACCOUNTING display. Type 15 is used by internal processes that call the session log function with an already formatted message. Enumeration: 'processDefined': 15, 'connectLocal': 2, 'disconnect': 4, 'rCPConnect': 5, 'rCPDisconnect': 6, 'x25Connect': 13, 'x25Disconnect': 14, 'connectRemote': 3, 'login': 1. |
sessionLogEventDetail | 1.3.6.1.4.1.33.13.6.2.1.5 | integer | read-only |
The detailed reason for the event. Corresponds directly to the numeric part of the value labeled 'Type' in the SERVER ACCOUNTING display. Enumeration: 'badCircuitTimer': 15, 'noNodeResources': 12, 'badPassword': 22, 'domainTooLong': 32, 'noUsers': 7, 'noServiceResourced': 8, 'serviceBusy': 23, 'noSuchNode': 33, 'protocolBadSolicit': 29, 'badMessageOrSlot': 17, 'serviceNotOnPort': 20, 'systemShutdown': 13, 'nodeUserdisconnect': 14, 'unsupportedTest': 31, 'internetConnectDisabled': 36, 'protocolBadReasonCode': 30, 'noImmeditatAccess': 27, 'noSuchServiceOnNode': 34, 'protocolBadStartOrRun': 4, 'protocolBadCredits': 3, 'duplicateQueueID': 6, 'protocolBadRange': 5, 'notInQueue': 26, 'rejectService': 35, 'protocolBadCircuit': 2, 'none': 1, 'noSuchService': 24, 'noProgress': 19, 'serviceUserDisconnect': 9, 'badServiceClass': 16, 'serviceUnavailable': 10, 'serverUserDisconnect': 11, 'timeout': 18, 'noSuchPort': 21, 'serviceDisabled': 25, 'accessDenied': 28. |
sessionLogUserName | 1.3.6.1.4.1.33.13.6.2.1.6 | displaystring | read-only |
The user name logged in on the port when the event occurred. Corresponds directly to the value labeled 'Username' in the SERVER ACCOUNTING display. |
sessionLogRemoteName | 1.3.6.1.4.1.33.13.6.2.1.7 | displaystring | read-only |
The name of the session remote partner. Corresponds directly to the value labeled 'Destination' in the SERVER ACCOUNTING display. |
sessionLogConnectTime | 1.3.6.1.4.1.33.13.6.2.1.8 | datetime | read-only |
The date and time that session connection occurred. Corresponds directly to the value labeled 'Connect Time' in the SERVER ACCOUNTING display. |
sessionLogDisconnectTime | 1.3.6.1.4.1.33.13.6.2.1.9 | datetime | read-only |
The date and time that session disconnection occurred. Corresponds directly to the value labeled 'Disconnect Time' in the SERVER ACCOUNTING display. |
sessionLogInCharacters | 1.3.6.1.4.1.33.13.6.2.1.10 | counter | read-only |
The number of characters that came into the port for the session. Corresponds directly to the value labeled 'Bytes In' in the SERVER ACCOUNTING display. |
sessionLogOutCharacters | 1.3.6.1.4.1.33.13.6.2.1.11 | counter | read-only |
The number of characters that went out of the port for the session. Corresponds directly to the value labeled 'Bytes Out' in the SERVER ACCOUNTING display. |
sessionLogVerboseEvent | 1.3.6.1.4.1.33.13.6.2.1.12 | integer | read-only |
When logging in 'verbose' mode, the event that occured. Enumeration: 'connectLocal': 2, 'disconnect': 4, 'userDefined': 15, 'connectX25': 13, 'xremote': 8, 'connectRemote': 3, 'disconnectX25': 14, 'connectRcp': 5, 'xprinter': 9, 'login': 1, 'lpd': 12, 'disconnectRcp': 6, 'telnetMaint': 7. |
sessionLogX25Direction | 1.3.6.1.4.1.33.13.6.2.1.13 | integer | read-only |
The initial direction for an X.25 connection. A value of 0 is returned if the session is not X25 Enumeration: 'inbound': 1, 'outbound': 2. |
sessionLogVerboseMessage | 1.3.6.1.4.1.33.13.6.2.1.14 | displaystring | read-only |
Text describing the event that was logged. |
sessionLogX25CallerAddress | 1.3.6.1.4.1.33.13.6.2.1.15 | octet string | read-only |
For an X.25 connection, the X.121 source address. |
sessionLogX25CalledAddress | 1.3.6.1.4.1.33.13.6.2.1.16 | octet string | read-only |
For an X.25 connection, the X.121 destination address. |
sessionLogX25DisconnectCause | 1.3.6.1.4.1.33.13.6.2.1.17 | integer | read-only |
For a terminated X.25 connection, the standard, X.25 cause code. |
sessionLogX25DisconnectDiagnostic | 1.3.6.1.4.1.33.13.6.2.1.18 | integer | read-only |
For a terminated X.25 connection, the standard, X.25 diagnostic code. |
sessionLogHostType | 1.3.6.1.4.1.33.13.6.3 | integer | read-write |
The type of host to which session log events are to be sent. Enumeration: 'none': 1, 'unix': 2. |
sessionLogHostAddress | 1.3.6.1.4.1.33.13.6.4 | octet string | read-write |
The address of the host to receive events. |
sessionLogVerbose | 1.3.6.1.4.1.33.13.6.5 | integer | read-write |
Control for verbose logging. Enumeration: 'disabled': 1, 'enabled': 2. |
sessionLogPriority | 1.3.6.1.4.1.33.13.6.6 | integer | read-write |
The largest priority number for the system to log. Higher numbered (lower priority) events will not be logged. |
sessionLogEmpty | 1.3.6.1.4.1.33.13.6.7 | integer | read-write |
Control to empty the 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 log to be emptied. Enumeration: 'ready': 1, 'execute': 2. |
sessionLogFacility | 1.3.6.1.4.1.33.13.6.8 | integer | read-write |
The UNIX facility level that server originated accounting messages are logged to. Enumeration: 'user': 9, 'local5': 6, 'local4': 5, 'local7': 8, 'local6': 7, 'local1': 2, 'local0': 1, 'local3': 4, 'local2': 3. |
sessionLogReliable | 1.3.6.1.4.1.33.13.6.9 | integer | read-write |
Control for reliable logging. Corresponds directly to the presence of the label 'Reliable Accounting' following the label 'Enabled Characteristics:' in the SERVER CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2. |
sessionLogHostSecondaryType | 1.3.6.1.4.1.33.13.6.10 | integer | read-write |
The type of secondary host to which session log events are to be sent. This value should be set to unix when configuring a non-zero sessionLogHostSecondaryAddress. Corresponds to the presence of the label 'SYSLOGD Host2' following the label 'Daemon(s)' in the SERVER UNIT display. Enumeration: 'none': 1, 'unix': 2. |
sessionLogHostSecondaryAddress | 1.3.6.1.4.1.33.13.6.11 | octet string | read-write |
The address of a secondary host to receive events. Corresponds directly to the value labeled 'SYSLOGD Host2' in the SERVER UNIT display. |
sessionLogZeroAccountingAll | 1.3.6.1.4.1.33.13.6.12 | integer | read-write |
A control to clear all entries in the accounting log including command log entries. Corresponds directly to the command CLEAR SERVER ACCOUNTING ALL. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2. |
sessionLogZeroCommandLogging | 1.3.6.1.4.1.33.13.6.13 | integer | read-write |
A control to clear all command log entries. Corresponds directly to the command CLEAR SERVER COMMAND LOGGING. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2. |
sessionLogTl1AutonomousLogSize | 1.3.6.1.4.1.33.13.6.14 | integer | read-write |
The size in bytes of the TL1 autonomous log, which records alarms. A change in log size will not take effect until rebooting the unit. |
sessionLogTl1CommandLogSize | 1.3.6.1.4.1.33.13.6.15 | integer | read-write |
The size in bytes of the TL1 command log, which records all TL1 commands entered on this server. A change in log size will not take effect until rebooting the unit. |
sessionLogZeroDataLogging | 1.3.6.1.4.1.33.13.6.16 | integer | read-write |
A control to clear all data log entries. Corresponds directly to the command CLEAR SERVER DATA LOGGING. In response to a get-request or get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2. |
sessionLogZeroAlarmLogging | 1.3.6.1.4.1.33.13.6.17 | integer | read-write |
Control to clear all alarm log entries. In response to a get-request or a get-next-request the agent always returns ready for this value. Enumeration: 'ready': 1, 'execute': 2. |
xCcl | 1.3.6.1.4.1.33.13.7 | |||
cclParsedScriptTable | 1.3.6.1.4.1.33.13.7.1 | no-access |
A list of parsed CCL scripts. |
|
1.3.6.1.4.1.33.13.7.1.1 | no-access |
Parsed CCL script information. |
||
cclScriptName | 1.3.6.1.4.1.33.13.7.1.1.1 | displaystring | read-only |
The name of a CCL script file that has been loaded from a script server. Corresponds directly to the name in a SERVER CCL command and the value labeled 'CCL name:' in the PORT CHARACTERISTICS display. |
cclScriptControl | 1.3.6.1.4.1.33.13.7.1.1.2 | integer | read-write |
Control for maintaining the CCL script. The refresh action consists of retrieving the script by name from a script server and parsing it into an executable format. This may be used to add an entry to the table or refresh an existing entry with a new version of the CCL script from the server. This command may take ten seconds or more to complete and may fail if the script file cannot be retrieved or an error is encountered in parsing the CCL script. An error value of genErr is returned upon refresh failure. The refresh action corresponds directly to the commnd: REFRESH SERVER CCL. Setting this field to delete causes a script that is NOT being referenced by any ports to be removed from the list and its memory freed. This action corresponds directly to the command: DELETE SERVER CCL. An error value of badValue is returned upon delete failure. Enumeration: 'refresh': 1, 'delete': 2. |
cclPortTable | 1.3.6.1.4.1.33.13.7.2 | no-access |
A list of ccl character port entries. |
|
1.3.6.1.4.1.33.13.7.2.1 | no-access |
CCL parameter values for a port. |
||
cclPortCclName | 1.3.6.1.4.1.33.13.7.2.1.1 | displaystring | read-write |
The name of the ARAP modem CCL script file. |
cclPortModemAudible | 1.3.6.1.4.1.33.13.7.2.1.2 | integer | read-write |
This boolean indicates if the CCL script should put the modem into audible mode. Enumeration: 'disabled': 1, 'enabled': 2. |
xBroadcastGroup | 1.3.6.1.4.1.33.13.8 | |||
broadcastGroupTable | 1.3.6.1.4.1.33.13.8.1 | no-access |
A list of broadcast groups. |
|
1.3.6.1.4.1.33.13.8.1.1 | no-access |
Broadcast group information. |
||
broadcastGroupIndex | 1.3.6.1.4.1.33.13.8.1.1.1 | integer | read-only |
An index value that uniquely identifies a broadcast group. |
broadcastGroupStatus | 1.3.6.1.4.1.33.13.8.1.1.2 | integer | read-write |
A status value for the broadcast group. The value 'enabled' means that the group is active and broadcasting data whereas 'disabled' means that the group is not active. Enumeration: 'disabled': 1, 'enabled': 2. |
broadcastGroupMaster | 1.3.6.1.4.1.33.13.8.1.1.3 | integer | read-write |
An index value that uniquely identifies the Master Broadcast Port for this group. The port provided in this object is the same port as identified by charPortIndex in the standard Character MIB. |
broadcastGroupSlaves | 1.3.6.1.4.1.33.13.8.1.1.4 | octet string | read-write |
A bitmap representing the ports included in this broadcast group. A bit with a value of '1' means the corresponding port is included in the broadcast group whereas a value of '0' indicates that the port is not part of the broadcast group. |
broadcastGroupSlavesBroadcastOnly | 1.3.6.1.4.1.33.13.8.1.1.5 | octet string | read-write |
A bitmap representing the ports set up to discard input data and transmit only the broadcast data on the line. A bit set to '1' means that the corresponding port will only broadcast the data and discard any input. |
broadcastGroupSlaveTcpPort | 1.3.6.1.4.1.33.13.8.1.1.6 | integer | read-write |
A TCP port number on which the broadcast group process will listen for incoming TCP connections. A client connected to this particular port will receive the data broadcast by the Master Port. A value of '0' indicates that no TCP port is defined. |
broadcastGroupSlaveTcpBroadcastOnly | 1.3.6.1.4.1.33.13.8.1.1.7 | integer | read-write |
Specifies whether the TCP port will discard input characters for the Master port so that the Master port operates in broadcast only mode. Enumeration: 'disabled': 1, 'enabled': 2. |
xPingHosts | 1.3.6.1.4.1.33.13.9 | |||
pingHostsTable | 1.3.6.1.4.1.33.13.9.1 | no-access |
A list of ICMP ping hosts. |
|
1.3.6.1.4.1.33.13.9.1.1 | no-access |
Ping Hosts information. |
||
icmpPingHostIndex | 1.3.6.1.4.1.33.13.9.1.1.1 | integer | read-only |
An index value that uniquely identifies a ping host. |
icmpPingHostAddress | 1.3.6.1.4.1.33.13.9.1.1.2 | ipaddress | read-write |
The host address to be monitored to make sure it is reachable using ICMP pings. This address must be unique within the table, and must be Set to a non-zero value prior to configuring the other attributes of the ping host. A set-request with an IpAddress of zero will make this entry inactive. |
icmpPingHostDescription | 1.3.6.1.4.1.33.13.9.1.1.3 | displaystring | read-write |
This is an optional description of the ping host. |
icmpPingHostNotificationType | 1.3.6.1.4.1.33.13.9.1.1.4 | integer | read-write |
Indicates the type of notification used, if any, when the ping host is determined to be unreachable. If the type is snmp, a trap is sent to configured trap clients. Enumeration: 'none': 1, 'snmp': 2. |
icmpPingHostPollingInterval | 1.3.6.1.4.1.33.13.9.1.1.5 | integer | read-write |
The time in seconds between sending an ICMP ping to a ping host in order to check for reachability. |
icmpPingHostMaximumRetries | 1.3.6.1.4.1.33.13.9.1.1.6 | integer | read-write |
The maximum consecutive failed attempts to reach the host via ICMP ping before sending notification as specified by icmpPingHostNotificationType. |
icmpPingHostTrapSeverityLevel | 1.3.6.1.4.1.33.13.9.1.1.7 | integer | read-write |
Indicates the severity level of a trap to be sent out when the host is unreachable. Enumeration: 'major': 5, 'warning': 3, 'indeterminate': 2, 'critical': 6, 'minor': 4. |
icmpPingHostStatus | 1.3.6.1.4.1.33.13.9.1.1.8 | integer | read-only |
Indicates the current status of the ping host. If the host is reachable, the status is cleared. Otherwise, it is the same as the icmpPingHostTrapSeverityLevel. Enumeration: 'major': 5, 'indeterminate': 2, 'warning': 3, 'critical': 6, 'cleared': 1, 'minor': 4. |
xDecnet | 1.3.6.1.4.1.33.14 | |||
xRcp | 1.3.6.1.4.1.33.14.1 | |||
rcpRemoteAddress | 1.3.6.1.4.1.33.14.1.1 | octet string | read-only |
If a remote console session exists, the Ethernet address of the remote partner, otherwise zero length. |
xPhiv | 1.3.6.1.4.1.33.14.2 | |||
xPhivRoute | 1.3.6.1.4.1.33.14.2.1 | |||
phivPathSelection | 1.3.6.1.4.1.33.14.2.1.1 | integer | read-write |
The 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. Enumeration: 'roundRobin': 1, 'samePath': 2. |
phivMaxPaths | 1.3.6.1.4.1.33.14.2.1.2 | integer | read-write |
The maximum number of equal cost next hops that the router can remember and successfully load balance between. |
phivStatus | 1.3.6.1.4.1.33.14.2.1.3 | integer | read-only |
The status of the DECnet routing software. Enumeration: 'active': 1, 'disabled': 2, 'noInterfacesEnabled': 4, 'badCost': 5, 'noAddressSpecified': 3. |
xPhivCircuit | 1.3.6.1.4.1.33.14.2.2 | |||
phivCircuitTable | 1.3.6.1.4.1.33.14.2.2.1 | no-access |
A list of DECnet circuit entries. |
|
1.3.6.1.4.1.33.14.2.2.1.1 | no-access |
Parameter values for a DECnet circuit. |
||
xPhivCircuitIndex | 1.3.6.1.4.1.33.14.2.2.1.1.1 | integer | read-only |
Identification of a circuit entry. Same as an interface index (ifIndex). |
phivCircuitRoutingTimer | 1.3.6.1.4.1.33.14.2.2.1.1.2 | integer | read-write |
The maximum time in seconds allowed between Routing updates on the circuit. Different values for LANs vs. WANs. |
phivCircuitOperCost | 1.3.6.1.4.1.33.14.2.2.1.1.3 | integer | read-only |
The actual cost associated with the circuit. |
phivCircuitErrors | 1.3.6.1.4.1.33.14.2.2.1.1.4 | counter | read-only |
The number of routed DECnet packets received in error on this circuit. |
phivCircuitLastError | 1.3.6.1.4.1.33.14.2.2.1.1.5 | integer | read-only |
The error of the last routed DECnet packet received in error on this circuit. Enumeration: 'ageExceeded': 3, 'verificationReject': 8, 'destinationUnreachable': 4, 'partialRoutingUpdate': 7, 'addressOutOfRange': 2, 'packetFormatError': 5, 'noError': 1, 'packetOversized': 6. |
phivCircuitLastErrorTime | 1.3.6.1.4.1.33.14.2.2.1.1.6 | datetime | read-only |
The date and time that the last routed DECnet packet was received in error on this circuit. |
phivCircuitLastErrorData | 1.3.6.1.4.1.33.14.2.2.1.1.7 | octet string | read-only |
The first 22 bytes of the last routed DECnet packet received in error on this circuit. |
phivCircuitProtocolPriority | 1.3.6.1.4.1.33.14.2.2.1.1.8 | integer | read-write |
The priority at which all DECnet routed packets will be placed on the WAN output queue. Enumeration: 'high': 5, 'medium': 3, 'low': 1. |
phivCircuitRoutingPriority | 1.3.6.1.4.1.33.14.2.2.1.1.9 | integer | read-write |
Router's priority to be designated router on this circuit. |
xPhivImport | 1.3.6.1.4.1.33.14.2.3 | |||
phivCircuitImportTable | 1.3.6.1.4.1.33.14.2.3.1 | no-access |
A list of circuit import filter entries. |
|
1.3.6.1.4.1.33.14.2.3.1.1 | no-access |
Parameter values for an import filter. |
||
phivCircuitImportIf | 1.3.6.1.4.1.33.14.2.3.1.1.1 | integer | read-only |
The interface associated with the import routing filter. |
phivCircuitImportAddr | 1.3.6.1.4.1.33.14.2.3.1.1.2 | phivaddr | read-only |
The address (node or area) to match against learned route entries to decide whether to import the entry to the routing database. |
phivCircuitImportMask | 1.3.6.1.4.1.33.14.2.3.1.1.3 | phivaddr | read-only |
The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
phivCircuitImportAction | 1.3.6.1.4.1.33.14.2.3.1.1.4 | integer | read-write |
The action to take if the address field along with the mask field matches the route entry. Enumeration: 'discard': 1, 'accept': 2. |
phivCircuitImportStatus | 1.3.6.1.4.1.33.14.2.3.1.1.5 | integer | read-write |
Setting to 'invalid' removes this import filter from the table. Setting to 'valid' has no effect. Enumeration: 'valid': 2, 'invalid': 1. |
xPhivImportArea | 1.3.6.1.4.1.33.14.2.4 | |||
phivCircuitImportAreaTable | 1.3.6.1.4.1.33.14.2.4.1 | no-access |
A list of circuit import area filter entries. |
|
1.3.6.1.4.1.33.14.2.4.1.1 | no-access |
Parameter values for an import area filter. |
||
phivCircuitImportAreaIf | 1.3.6.1.4.1.33.14.2.4.1.1.1 | integer | read-only |
The interface associated with the import area routing filter. |
phivCircuitImportAreaAddr | 1.3.6.1.4.1.33.14.2.4.1.1.2 | phivaddr | read-only |
The address (node or area) to match against learned route entries to decide whether to import the entry to the routing database. |
phivCircuitImportAreaMask | 1.3.6.1.4.1.33.14.2.4.1.1.3 | phivaddr | read-only |
The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
phivCircuitImportAreaAction | 1.3.6.1.4.1.33.14.2.4.1.1.4 | integer | read-write |
The action to take if the address field along with the mask field matches the route entry. Enumeration: 'discard': 1, 'accept': 2. |
phivCircuitImportAreaStatus | 1.3.6.1.4.1.33.14.2.4.1.1.5 | integer | read-write |
Setting to 'invalid' removes this import area filter from the table. Setting to 'valid' has no effect. Enumeration: 'valid': 2, 'invalid': 1. |
xPhivExport | 1.3.6.1.4.1.33.14.2.5 | |||
phivCircuitExportTable | 1.3.6.1.4.1.33.14.2.5.1 | no-access |
A list of circuit export filter entries. |
|
1.3.6.1.4.1.33.14.2.5.1.1 | no-access |
Parameter values for an export filter. |
||
phivCircuitExportIf | 1.3.6.1.4.1.33.14.2.5.1.1.1 | integer | read-only |
The interface associated with the export routing filter. |
phivCircuitExportAddr | 1.3.6.1.4.1.33.14.2.5.1.1.2 | phivaddr | read-only |
The address (node or area) to match against learned route entries to decide whether to export the entry to the routing database. |
phivCircuitExportMask | 1.3.6.1.4.1.33.14.2.5.1.1.3 | phivaddr | read-only |
The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
phivCircuitExportAction | 1.3.6.1.4.1.33.14.2.5.1.1.4 | integer | read-write |
The action to take if the address field along with the mask field matches the route entry. Enumeration: 'advertise': 2, 'hide': 1. |
phivCircuitExportStatus | 1.3.6.1.4.1.33.14.2.5.1.1.5 | integer | read-write |
Setting to 'invalid' removes this export filter from the table. Setting to 'valid' has no effect. Enumeration: 'valid': 2, 'invalid': 1. |
xPhivExportArea | 1.3.6.1.4.1.33.14.2.6 | |||
phivCircuitExportAreaTable | 1.3.6.1.4.1.33.14.2.6.1 | no-access |
A list of circuit export area filter entries. |
|
1.3.6.1.4.1.33.14.2.6.1.1 | no-access |
Parameter values for an export area filter. |
||
phivCircuitExportAreaIf | 1.3.6.1.4.1.33.14.2.6.1.1.1 | integer | read-only |
The interface associated with the export area routing filter. |
phivCircuitExportAreaAddr | 1.3.6.1.4.1.33.14.2.6.1.1.2 | phivaddr | read-only |
The address (node or area) to match against learned route entries to decide whether to export the entry to the routing database. |
phivCircuitExportAreaMask | 1.3.6.1.4.1.33.14.2.6.1.1.3 | phivaddr | read-only |
The mask which is ANDed with the address field as well as the route entries address to determine whether the address matches the route entry. |
phivCircuitExportAreaAction | 1.3.6.1.4.1.33.14.2.6.1.1.4 | integer | read-write |
The action to take if the address field along with the mask field matches the route entry. Enumeration: 'advertise': 2, 'hide': 1. |
phivCircuitExportAreaStatus | 1.3.6.1.4.1.33.14.2.6.1.1.5 | integer | read-write |
Setting to 'invalid' removes this export area filter from the table. Setting to 'valid' has no effect. Enumeration: 'valid': 2, 'invalid': 1. |
xPhivFilter | 1.3.6.1.4.1.33.14.2.7 | |||
phivCircuitFilterTable | 1.3.6.1.4.1.33.14.2.7.1 | no-access |
A list of circuit filter entries. |
|
1.3.6.1.4.1.33.14.2.7.1.1 | no-access |
Parameter values for a filter. |
||
phivCircuitFilterIf | 1.3.6.1.4.1.33.14.2.7.1.1.1 | integer | read-only |
The interface associated with the filter entry. |
phivCircuitFilterDstAddr | 1.3.6.1.4.1.33.14.2.7.1.1.2 | phivaddr | read-only |
The address (node or area) to match against the destination address of the packet to decide whether to forward the packet. |
phivCircuitFilterDstMask | 1.3.6.1.4.1.33.14.2.7.1.1.3 | phivaddr | read-only |
The 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. |
phivCircuitFilterSrcAddr | 1.3.6.1.4.1.33.14.2.7.1.1.4 | phivaddr | read-only |
The address (node or area) to match against the source address of the packet to decide whether to forward the packet. |
phivCircuitFilterSrcMask | 1.3.6.1.4.1.33.14.2.7.1.1.5 | phivaddr | read-only |
The 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. |
phivCircuitFilterAction | 1.3.6.1.4.1.33.14.2.7.1.1.6 | integer | read-write |
The action to take if the address fields along with the mask fields match the packet. Enumeration: 'forward': 2, 'discard': 1. |
phivCircuitFilterStatus | 1.3.6.1.4.1.33.14.2.7.1.1.7 | integer | read-write |
Setting to 'invalid' removes this Filter filter from the table. Setting to 'valid' has no effect. Enumeration: 'valid': 2, 'invalid': 1. |
xPhivTraffic | 1.3.6.1.4.1.33.14.2.8 | |||
phivTrafficSort | 1.3.6.1.4.1.33.14.2.8.1 | integer | read-write |
Setting 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. Enumeration: 'ready': 1, 'execute': 2. |
phivTrafficTable | 1.3.6.1.4.1.33.14.2.8.2 | no-access |
A list of traffic entries, sorted in the order specified by phivTrafficSort. |
|
1.3.6.1.4.1.33.14.2.8.2.1 | no-access |
A traffic entry. |
||
phivTrafficIndex | 1.3.6.1.4.1.33.14.2.8.2.1.1 | integer | read-only |
Identification of this traffic entry. |
phivTrafficPercent | 1.3.6.1.4.1.33.14.2.8.2.1.2 | integer | read-only |
The percentage of total traffic that this traffic entry represents, in tenths of a percent. |
phivTrafficDst | 1.3.6.1.4.1.33.14.2.8.2.1.3 | phivaddr | read-only |
The destination to which the traffic entry applies. |
phivTrafficSrc | 1.3.6.1.4.1.33.14.2.8.2.1.4 | phivaddr | read-only |
The source to which the traffic entry applies. |
phivTrafficIf | 1.3.6.1.4.1.33.14.2.8.2.1.5 | integer | read-only |
The inbound interface to which the traffic entry applies. This value is the same as IfIndex. |
xIpx | 1.3.6.1.4.1.33.15 | |||
xIpxSystem | 1.3.6.1.4.1.33.15.1 | |||
ipxRouting | 1.3.6.1.4.1.33.15.1.1 | integer | read-write |
Control for IPX routing services. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxInternalNetwork | 1.3.6.1.4.1.33.15.1.2 | integer | read-write |
The IPX Internal Network to use on the the IPX Router. |
xIpxIf | 1.3.6.1.4.1.33.15.2 | |||
ipxIfTable | 1.3.6.1.4.1.33.15.2.1 | no-access |
A list of IPX interface entries. |
|
1.3.6.1.4.1.33.15.2.1.1 | no-access |
IPX interface parameters and counters. |
||
ipxIfIndex | 1.3.6.1.4.1.33.15.2.1.1.1 | integer | read-only |
An 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. |
ipxIfState | 1.3.6.1.4.1.33.15.2.1.1.2 | integer | read-write |
Control for IPX routing services for this interface. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfNetwork | 1.3.6.1.4.1.33.15.2.1.1.3 | integer | read-write |
The IPX network number of the network to which this interface is attached. |
ipxIfFrameStyle | 1.3.6.1.4.1.33.15.2.1.1.4 | integer | read-write |
Control for the CSMA/CD frame style to use on this interface. Enumeration: 'ethernet': 1, 'ieee8022': 3, 'ieee8023': 2, 'ieee802Snap': 4. |
ipxIfFramesIn | 1.3.6.1.4.1.33.15.2.1.1.5 | counter | read-only |
The number of IPX frames received on this interface. |
ipxIfFramesOut | 1.3.6.1.4.1.33.15.2.1.1.6 | counter | read-only |
The number of IPX frames sent on this interface. |
ipxIfErrors | 1.3.6.1.4.1.33.15.2.1.1.7 | counter | read-only |
The number of IPX errors seen on this interface. |
ipxIfTransitDelay | 1.3.6.1.4.1.33.15.2.1.1.8 | integer | read-write |
The 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. |
ipxIfTransitDelayActual | 1.3.6.1.4.1.33.15.2.1.1.9 | integer | read-only |
The number of 55 millisecond ticks it takes for a packet to travel from one destination to another on the interface. |
ipxIfProtocolPriority | 1.3.6.1.4.1.33.15.2.1.1.10 | integer | read-write |
This value defines the priority at which all Internet Routed packets will be placed on the WAN output queue. Enumeration: 'high': 5, 'medium': 3, 'low': 1. |
ipxIfWatchdogSpoof | 1.3.6.1.4.1.33.15.2.1.1.11 | integer | read-write |
Control for whether or not this router responds to IPX watchog requests on this interface. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfStatusNetwork | 1.3.6.1.4.1.33.15.2.1.1.12 | integer | read-only |
The IPX network number that is actually in use on the attached interface. This value may have been learned via listening to the attached network. |
xIpxNetbios | 1.3.6.1.4.1.33.15.3 | |||
ipxNetbiosHopLimit | 1.3.6.1.4.1.33.15.3.1 | integer | read-write |
Maximum number of hops that an IPX Netbios packet may make. |
ipxNetbiosIfTable | 1.3.6.1.4.1.33.15.3.2 | no-access |
A list of IPX interface entries. |
|
1.3.6.1.4.1.33.15.3.2.1 | no-access |
IPX interface parameters and counters. |
||
ipxNetbiosIfIndex | 1.3.6.1.4.1.33.15.3.2.1.1 | integer | read-only |
An 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. |
ipxIfNetbiosForwarding | 1.3.6.1.4.1.33.15.3.2.1.2 | integer | read-write |
Control whether Netbios packet will be forwarded in or out on this interface. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfNetbiosIn | 1.3.6.1.4.1.33.15.3.2.1.3 | counter | read-only |
The number of IPX Netbios frames received on this interface. |
ipxIfNetbiosOut | 1.3.6.1.4.1.33.15.3.2.1.4 | counter | read-only |
The number of IPX Netbios frames sent on this interface. |
xIpxRip | 1.3.6.1.4.1.33.15.4 | |||
ipxRipIfTable | 1.3.6.1.4.1.33.15.4.1 | no-access |
A list of IPX interface entries. |
|
1.3.6.1.4.1.33.15.4.1.1 | no-access |
IPX interface parameters and counters. |
||
ipxRipIfIndex | 1.3.6.1.4.1.33.15.4.1.1.1 | integer | read-only |
An 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. |
ipxIfRipBcst | 1.3.6.1.4.1.33.15.4.1.1.2 | integer | read-write |
Control whether RIP packets will be broadcasted out this interface. Enumeration: 'disabled': 1, 'propUpdateOnly': 3, 'demandCircuit': 4, 'enabled': 2. |
ipxIfRipBcstDiscardTimeout | 1.3.6.1.4.1.33.15.4.1.1.3 | integer | read-write |
The number of seconds to wait before discarding information learned from a RIP broadcast. |
ipxIfRipBcstTimer | 1.3.6.1.4.1.33.15.4.1.1.4 | integer | read-write |
The number of seconds to wait between sending out RIP broadcasts. |
ipxIfRipIn | 1.3.6.1.4.1.33.15.4.1.1.5 | counter | read-only |
The number of RIP broadcasts received on this interface. |
ipxIfRipOut | 1.3.6.1.4.1.33.15.4.1.1.6 | counter | read-only |
The number of RIP broadcasts sent on this interface. |
ipxIfRipAgedOut | 1.3.6.1.4.1.33.15.4.1.1.7 | counter | read-only |
The number of entries timed out and discarded on this interface. |
ipxRipTable | 1.3.6.1.4.1.33.15.4.2 | no-access |
A list of RIP entries. |
|
1.3.6.1.4.1.33.15.4.2.1 | no-access |
IPX interface parameters and counters. |
||
ipxRipNetwork | 1.3.6.1.4.1.33.15.4.2.1.1 | integer | read-only |
An IPX network number to which this router knows a path. |
ipxRipRouter | 1.3.6.1.4.1.33.15.4.2.1.2 | octet string | read-only |
The Ethernet address of an IPX router on this network. |
ipxRipInterface | 1.3.6.1.4.1.33.15.4.2.1.3 | integer | read-only |
The interface to reach the router. A value of ifIndex. |
ipxRipHops | 1.3.6.1.4.1.33.15.4.2.1.4 | integer | read-only |
The number of hops to reach the router. |
ipxRipTransTime | 1.3.6.1.4.1.33.15.4.2.1.5 | integer | read-only |
The number of 55 millisecond ticks it takes for a packet to travel to the router. |
ipxRipAge | 1.3.6.1.4.1.33.15.4.2.1.6 | integer | read-only |
The age of the RIP entry in seconds. |
ipxRipRtTable | 1.3.6.1.4.1.33.15.4.3 | no-access |
A list of RIP Routing entries. |
|
1.3.6.1.4.1.33.15.4.3.1 | no-access |
IPX Routing Entry information |
||
ipxRipRtNetwork | 1.3.6.1.4.1.33.15.4.3.1.1 | integer | read-only |
An IPX network number to which this router knows a path. |
ipxRipRtRouter | 1.3.6.1.4.1.33.15.4.3.1.2 | octet string | read-only |
The Ethernet address of an IPX router on this network. |
ipxRipRtInterface | 1.3.6.1.4.1.33.15.4.3.1.3 | integer | read-only |
The interface to reach the router. A value of ifIndex. |
ipxRipRtHops | 1.3.6.1.4.1.33.15.4.3.1.4 | integer | read-write |
The number of hops to reach the router. |
ipxRipRtTransTime | 1.3.6.1.4.1.33.15.4.3.1.5 | integer | read-write |
The number of 55 millisecond ticks it takes for a packet to travel to the router. |
ipxRipRtOrigin | 1.3.6.1.4.1.33.15.4.3.1.6 | integer | read-only |
The source of the RIP entry, either Learned via RIP or Static. Enumeration: 'static': 2, 'nlspLearned': 3, 'ripLearned': 1. |
ipxRipRtRowStatus | 1.3.6.1.4.1.33.15.4.3.1.7 | integer | read-write |
Create or Delete RIP routing table entries. Enumeration: 'valid': 2, 'invalid': 1. |
xIpxSap | 1.3.6.1.4.1.33.15.5 | |||
ipxSapIfTable | 1.3.6.1.4.1.33.15.5.1 | no-access |
A list of IPX interface entries. |
|
1.3.6.1.4.1.33.15.5.1.1 | no-access |
IPX interface parameters and counters. |
||
ipxSapIfIndex | 1.3.6.1.4.1.33.15.5.1.1.1 | integer | read-only |
An 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. |
ipxIfSapBcst | 1.3.6.1.4.1.33.15.5.1.1.2 | integer | read-write |
Control whether SAP packets will be broadcasted out this interface. Enumeration: 'disabled': 1, 'propUpdateOnly': 3, 'demandCircuit': 4, 'enabled': 2. |
ipxIfSapBcstDiscardTimeout | 1.3.6.1.4.1.33.15.5.1.1.3 | integer | read-write |
The number of seconds to wait before discarding information learned from a SAP broadcast. |
ipxIfSapBcstTimer | 1.3.6.1.4.1.33.15.5.1.1.4 | integer | read-write |
The number of seconds to wait between sending out SAP broadcasts. |
ipxIfSapIn | 1.3.6.1.4.1.33.15.5.1.1.5 | counter | read-only |
The number SAP broadcasts received on this interface. |
ipxIfSapOut | 1.3.6.1.4.1.33.15.5.1.1.6 | counter | read-only |
The number SAP broadcasts sent on this interface. |
ipxIfSapAgedOut | 1.3.6.1.4.1.33.15.5.1.1.7 | counter | read-only |
The number entries for this interface discarded due to aging timeout. |
ipxSapTable | 1.3.6.1.4.1.33.15.5.2 | no-access |
A list of SAP entries. |
|
1.3.6.1.4.1.33.15.5.2.1 | no-access |
IPX interface parameters and counters. |
||
ipxSapName | 1.3.6.1.4.1.33.15.5.2.1.1 | displaystring | read-only |
The name of the service, null filled. |
ipxSapNetwork | 1.3.6.1.4.1.33.15.5.2.1.2 | integer | read-only |
The IPX network number on which the service's host resides. |
ipxSapHost | 1.3.6.1.4.1.33.15.5.2.1.3 | octet string | read-only |
The Ethernet address of the IPX host of the service. |
ipxSapSocket | 1.3.6.1.4.1.33.15.5.2.1.4 | integer | read-only |
The socket number of the service on the host. |
ipxSapInterface | 1.3.6.1.4.1.33.15.5.2.1.5 | integer | read-only |
The interface of the router in the direction of the service. A value of ifIndex. |
ipxSapType | 1.3.6.1.4.1.33.15.5.2.1.6 | integer | read-only |
The type of the service. The enumeration is an incomplete set of all possible values. Enumeration: 'printQueue': 3, 'jobServer': 5, 'userGroup': 2, 'administration': 11, 'jobQueue': 10, 'archiveQueue': 8, 'novellFileServer': 4, 'gateway1': 6, 'printServer': 7, 'archiveServer': 9, 'user': 1. |
ipxSapAge | 1.3.6.1.4.1.33.15.5.2.1.7 | integer | read-only |
The age of the Sap entry in seconds. |
ipxSapSvTable | 1.3.6.1.4.1.33.15.5.3 | no-access |
A list of SAP entries. |
|
1.3.6.1.4.1.33.15.5.3.1 | no-access |
IPX interface parameters and counters. |
||
ipxSapSvName | 1.3.6.1.4.1.33.15.5.3.1.1 | displaystring | read-only |
The name of the service. |
ipxSapSvNetwork | 1.3.6.1.4.1.33.15.5.3.1.2 | integer | read-only |
The IPX network number on which the service's host resides. |
ipxSapSvHost | 1.3.6.1.4.1.33.15.5.3.1.3 | octet string | read-only |
The Ethernet address of the IPX host of the service. |
ipxSapSvSocket | 1.3.6.1.4.1.33.15.5.3.1.4 | integer | read-only |
The socket number of the service on the host. |
ipxSapSvInterface | 1.3.6.1.4.1.33.15.5.3.1.5 | integer | read-only |
The interface of the router in the direction of the service. A value of ifIndex. |
ipxSapSvOrigin | 1.3.6.1.4.1.33.15.5.3.1.6 | integer | read-only |
The source of the RIP entry, either Learned via RIP or Static. Enumeration: 'ipxStatic': 2, 'ipxSapLearned': 1. |
ipxSapSvType | 1.3.6.1.4.1.33.15.5.3.1.7 | integer | read-only |
The type of the service. The enumeration is an incomplete set of all possible values. Enumeration: 'printQueue': 3, 'jobServer': 5, 'userGroup': 2, 'administration': 11, 'jobQueue': 10, 'archiveQueue': 8, 'novellFileServer': 4, 'gateway1': 6, 'printServer': 7, 'archiveServer': 9, 'user': 1. |
ipxSapSvHops | 1.3.6.1.4.1.33.15.5.3.1.8 | integer | read-write |
The number of hops to the Service. |
ipxSapSvRowStatus | 1.3.6.1.4.1.33.15.5.3.1.9 | integer | read-write |
Create or Delete SAP Service table entries. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxSapSvAge | 1.3.6.1.4.1.33.15.5.3.1.10 | integer | read-only |
The age of the Sap entry in seconds. |
xIpxFilter | 1.3.6.1.4.1.33.15.6 | |||
ipxIfFilterTable | 1.3.6.1.4.1.33.15.6.1 | no-access |
A list of IPX interface Source and Destination address Filter entries. |
|
1.3.6.1.4.1.33.15.6.1.1 | no-access |
IPX Source and Destination interface Filters. |
||
ipxIfFilterIndex | 1.3.6.1.4.1.33.15.6.1.1.1 | integer | read-only |
The interface to which this IPX Address filter applies. A value of ifIndex. |
ipxIfFilterDestNetwork | 1.3.6.1.4.1.33.15.6.1.1.2 | integer | read-only |
The destination IPX network to be filtered. |
ipxIfFilterDestNode | 1.3.6.1.4.1.33.15.6.1.1.3 | octet string | read-only |
The destination IPX node to be filtered. |
ipxIfFilterSourceNetwork | 1.3.6.1.4.1.33.15.6.1.1.4 | integer | read-only |
The destination IPX network to be filtered. |
ipxIfFilterSourceNode | 1.3.6.1.4.1.33.15.6.1.1.5 | octet string | read-only |
The destination IPX node to be filtered. |
ipxIfFilterPacketType | 1.3.6.1.4.1.33.15.6.1.1.6 | integer | read-only |
The IPX packet type to be filtered. |
ipxIfFilterAction | 1.3.6.1.4.1.33.15.6.1.1.7 | integer | read-write |
The IPX filter action to be taken, either Forward or Discard. Enumeration: 'forward': 1, 'discard': 2. |
ipxIfFilterRowStatus | 1.3.6.1.4.1.33.15.6.1.1.8 | integer | read-write |
The IPX Filter create or delete function. Enumeration: 'valid': 2, 'invalid': 1. |
ipxIfFilterStatusDestNetworkAll | 1.3.6.1.4.1.33.15.6.1.1.9 | integer | read-only |
The IPX Filter flag meaning ALL destination networks. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfFilterStatusDestNodeAll | 1.3.6.1.4.1.33.15.6.1.1.10 | integer | read-only |
The IPX Filter flag meaning ALL destination nodes. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfFilterStatusSourceNetworkAll | 1.3.6.1.4.1.33.15.6.1.1.11 | integer | read-only |
The IPX Filter flag meaning ALL source networks. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfFilterStatusSourceNodeAll | 1.3.6.1.4.1.33.15.6.1.1.12 | integer | read-only |
The IPX Filter flag meaning ALL source nodes. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfFilterStatusPacketTypeAll | 1.3.6.1.4.1.33.15.6.1.1.13 | integer | read-only |
The IPX Filter flag meaning ALL packet types. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfRipFilterTable | 1.3.6.1.4.1.33.15.6.2 | no-access |
A list of IPX interface RIP Filter entries. |
|
1.3.6.1.4.1.33.15.6.2.1 | no-access |
IPX RIP interface Filters. |
||
ipxIfRipFilterNetwork | 1.3.6.1.4.1.33.15.6.2.1.1 | integer | read-only |
The IPX RIP network to be filtered. |
ipxIfRipFilterType | 1.3.6.1.4.1.33.15.6.2.1.2 | integer | read-only |
The IPX RIP filter type, either IMPORT or EXPORT. Enumeration: 'import': 1, 'export': 2. |
ipxIfRipFilterAction | 1.3.6.1.4.1.33.15.6.2.1.3 | integer | read-write |
The IPX RIP filter action to be taken, either ALLOW or DENY. Enumeration: 'deny': 2, 'allow': 1. |
ipxIfRipFilterRowStatus | 1.3.6.1.4.1.33.15.6.2.1.4 | integer | read-write |
The IPX RIP Filter create or delete function. Enumeration: 'valid': 2, 'invalid': 1. |
ipxIfRipFilterNetworkAll | 1.3.6.1.4.1.33.15.6.2.1.5 | integer | read-only |
The IPX RIP Filter flag meaning filter ALL networks. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfRipFilterHost | 1.3.6.1.4.1.33.15.6.2.1.6 | octet string | read-only |
The RIP Filter IPX Host Address from which RIP will ALLOW/DENY IMPORT of routes. |
ipxIfSapFilterTable | 1.3.6.1.4.1.33.15.6.3 | no-access |
A list of IPX interface SAP Filter entries. |
|
1.3.6.1.4.1.33.15.6.3.1 | no-access |
IPX SAP interface Filters. |
||
ipxIfSapFilterNetwork | 1.3.6.1.4.1.33.15.6.3.1.1 | integer | read-only |
The IPX SAP network to be filtered. |
ipxIfSapFilterType | 1.3.6.1.4.1.33.15.6.3.1.2 | integer | read-only |
The IPX SAP filter type, either IMPORT or EXPORT. Enumeration: 'import': 1, 'export': 2. |
ipxIfSapFilterServiceType | 1.3.6.1.4.1.33.15.6.3.1.3 | integer | read-only |
The IPX SAP service type to which this filter applies. |
ipxIfSapFilterAction | 1.3.6.1.4.1.33.15.6.3.1.4 | integer | read-write |
The IPX SAP filter action to be taken, either ALLOW or DENY. Enumeration: 'deny': 2, 'allow': 1. |
ipxIfSapFilterRowStatus | 1.3.6.1.4.1.33.15.6.3.1.5 | integer | read-write |
The IPX SAP Filter create or delete function. Enumeration: 'valid': 2, 'invalid': 1. |
ipxIfSapFilterNetworkAll | 1.3.6.1.4.1.33.15.6.3.1.6 | integer | read-only |
The IPX SAP Filter flag meaning filter ALL networks. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfSapFilterServiceTypeAll | 1.3.6.1.4.1.33.15.6.3.1.7 | integer | read-only |
The IPX SAP Filter flag meaning filter ALL service types. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfSapFilterName | 1.3.6.1.4.1.33.15.6.3.1.8 | displaystring | read-only |
The name of the service to be filtered. |
ipxIfSapFilterHost | 1.3.6.1.4.1.33.15.6.3.1.9 | octet string | read-only |
The IPX Host address from which SAP will ALLOW/DENY IMPORT of services . |
xIpxPrinter | 1.3.6.1.4.1.33.15.8 | |||
ipxPrinterPortTable | 1.3.6.1.4.1.33.15.8.1 | no-access |
A list of IPX printer character port entries. |
|
1.3.6.1.4.1.33.15.8.1.1 | no-access |
IPX printer parameter values for a character port. |
||
ipxPrinterPortIndex | 1.3.6.1.4.1.33.15.8.1.1.1 | integer | read-only |
An index value that uniquely identifies a port. The port identified by a particular value of this index is the same port as identified by charPortIndex in the Proposed Standard Internet Character MIB. |
ipxPrinterPortStatus | 1.3.6.1.4.1.33.15.8.1.1.2 | integer | read-write |
Status of this entry. Setting the value to 'invalid' invalidates the entry. It is an implementation-specific matter as to whether the agent removes an invalidated entry from the table. Enumeration: 'valid': 2, 'invalid': 1. |
ipxPrinterPortServer | 1.3.6.1.4.1.33.15.8.1.1.3 | displaystring | read-write |
The name of an active print server on the network. |
ipxPrinterPortPrinter | 1.3.6.1.4.1.33.15.8.1.1.4 | integer | read-write |
An available remote printer on ixpPrinterPortServer. |
ipxTimeout | 1.3.6.1.4.1.33.15.8.1.1.5 | integer | read-write |
A control to set the the time at which a print job from a print server will be timed out and the port freed. |
ipxPrinterEthernet | 1.3.6.1.4.1.33.15.8.2 | integer | read-write |
Control for use of Ethernet-style message framing, with the IPX protocol type. Mutually exclusive with ipxPrinterMac, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxPrinterMac | 1.3.6.1.4.1.33.15.8.3 | integer | read-write |
Control for use of MAC-only message framing, with no protocol type. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac802_2_Snap, and ipxPrinterMac802_2. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxPrinterMac802_2 | 1.3.6.1.4.1.33.15.8.4 | integer | read-write |
Control for use of MAC message framing with 802.2 framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2_Snap. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxPrinterMac802_2_Snap | 1.3.6.1.4.1.33.15.8.5 | integer | read-write |
Control for use of MAC-only message framing with 802 Snap framing. Mutually exclusive with ipxPrinterEthernet, ipxPrinterMac, and ipxPrinterMac802_2. Enumeration: 'disabled': 1, 'enabled': 2. |
xChassis | 1.3.6.1.4.1.33.16 | |||
xChassisBasic | 1.3.6.1.4.1.33.16.1 | |||
basicBase802Address | 1.3.6.1.4.1.33.16.1.1 | macaddress | read-only |
Base IEEE 802 global address for the chassis. |
basicSlot | 1.3.6.1.4.1.33.16.1.2 | integer | read-only |
Chassis slot number (slotIndex) of the system whose agent is supplying this MIB. |
basicSlotNumber | 1.3.6.1.4.1.33.16.1.3 | integer | read-only |
Number of slots in the chassis. |
basicNewBase802Address | 1.3.6.1.4.1.33.16.1.4 | macaddress | read-write |
New base IEEE 802 global address for the chassis. Must be set in conjunction with featType 'changeEthernetAddress' and featKey from the MRV In-Reach System MIB. |
xSegment | 1.3.6.1.4.1.33.16.2 | |||
segmentTable | 1.3.6.1.4.1.33.16.2.1 | no-access |
A list of segment entries, one for each segment of each type on the chassis. |
|
1.3.6.1.4.1.33.16.2.1.1 | no-access |
Values for a chassis segment. |
||
segmentType | 1.3.6.1.4.1.33.16.2.1.1.1 | networktype | read-only |
The segment type. |
segmentIndex | 1.3.6.1.4.1.33.16.2.1.1.2 | letter | read-only |
An index value that uniquely identifies a segment. |
xPort | 1.3.6.1.4.1.33.16.3 | |||
portIOCardType | 1.3.6.1.4.1.33.16.3.1 | iotype | read-only |
The hardware type of the I/O card in this slot. |
portIOCardSerialNumber | 1.3.6.1.4.1.33.16.3.2 | serialnumber | read-only |
The MRV In-Reach serial number of the I/O card in this slot. |
portIOCardOperStatus | 1.3.6.1.4.1.33.16.3.3 | integer | read-only |
Status of the I/O card relative to the function card in this slot. Enumeration: 'unknown': 1, 'good': 3, 'mismatch': 2. |
portTable | 1.3.6.1.4.1.33.16.3.4 | no-access |
A list of port entries, one for each port of each type on the slots I/O card. |
|
1.3.6.1.4.1.33.16.3.4.1 | no-access |
Values for an I/O card port. |
||
portType | 1.3.6.1.4.1.33.16.3.4.1.1 | networktype | read-only |
The port type. |
portIndex | 1.3.6.1.4.1.33.16.3.4.1.2 | integer | read-only |
An index value that uniquely identifies a port. |
xController | 1.3.6.1.4.1.33.16.4 | |||
controllerTable | 1.3.6.1.4.1.33.16.4.1 | no-access |
A list of controller entries, one for each controller of each type on the local system. |
|
1.3.6.1.4.1.33.16.4.1.1 | no-access |
Values for a controller. |
||
controllerType | 1.3.6.1.4.1.33.16.4.1.1.1 | networktype | read-only |
The controller type. |
controllerIndex | 1.3.6.1.4.1.33.16.4.1.1.2 | integer | read-only |
An index value that uniquely identifies a controller. |
controllerNetwork | 1.3.6.1.4.1.33.16.4.1.1.3 | object identifier | read-write |
The 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. |
xInterface | 1.3.6.1.4.1.33.16.5 | |||
interfaceTable | 1.3.6.1.4.1.33.16.5.1 | no-access |
A 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. |
|
1.3.6.1.4.1.33.16.5.1.1 | no-access |
Values for an interface. |
||
interfaceIndex | 1.3.6.1.4.1.33.16.5.1.1.1 | integer | read-only |
An 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. |
interfaceNetwork | 1.3.6.1.4.1.33.16.5.1.1.2 | object identifier | read-write |
The 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. |
xSlotBootControl | 1.3.6.1.4.1.33.16.6 | |||
slotBootControlTable | 1.3.6.1.4.1.33.16.6.1 | no-access |
A list of slot boot control entries. |
|
1.3.6.1.4.1.33.16.6.1.1 | no-access |
Values for a chassis slot. |
||
slotBootControlSlot | 1.3.6.1.4.1.33.16.6.1.1.1 | integer | read-only |
An index value that uniquely identifies a slot, defined the same as slotIndex. |
slotBootControlIndex | 1.3.6.1.4.1.33.16.6.1.1.2 | integer | read-only |
An index value that uniquely identifies a boot control entry, from 1 to the number of entries for the slot. |
slotBootControlStatus | 1.3.6.1.4.1.33.16.6.1.1.3 | integer | read-write |
The status of the entry. Set to 'disabled' to disable the entry. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlController | 1.3.6.1.4.1.33.16.6.1.1.4 | object identifier | read-write |
The 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. |
slotBootControlNetwork | 1.3.6.1.4.1.33.16.6.1.1.5 | object identifier | read-write |
The 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. |
slotBootControlMopFile | 1.3.6.1.4.1.33.16.6.1.1.6 | displaystring | read-write |
The software file name to request for down-line load of the server via MOP or XMOP. |
slotBootControlInternetFile | 1.3.6.1.4.1.33.16.6.1.1.7 | displaystring | read-write |
The filename to request when loading an image via TFTP. |
slotBootControlInternetAddress | 1.3.6.1.4.1.33.16.6.1.1.8 | ipaddress | read-write |
The internet address of the system is to use for itself when loading via TFTP. The value 0.0.0.0 indicates default action. |
slotBootControlInternetServer | 1.3.6.1.4.1.33.16.6.1.1.9 | ipaddress | read-write |
The internet address of the server to use when loading an image via TFTP. The value 0.0.0.0 indicates default action. |
slotBootControlInternetGateway | 1.3.6.1.4.1.33.16.6.1.1.10 | ipaddress | read-write |
The internet address of the gateway to use when loading an image via TFTP. The value 0.0.0.0 indicates default action. |
slotBootControlInternetDelimiter | 1.3.6.1.4.1.33.16.6.1.1.11 | displaystring | read-write |
The character separating the load file directory name from the file name. |
slotBootControlFlagTable | 1.3.6.1.4.1.33.16.6.2 | no-access |
A list of slot boot control source flag entries. |
|
1.3.6.1.4.1.33.16.6.2.1 | no-access |
Values for a boot control flag. |
||
slotBootControlFlagLoadBootpTftp | 1.3.6.1.4.1.33.16.6.2.1.1 | integer | read-write |
Control for performing load over BOOTP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamBootpTftp | 1.3.6.1.4.1.33.16.6.2.1.2 | integer | read-write |
Control for performing parameter load over BOOTP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpBootpTftp | 1.3.6.1.4.1.33.16.6.2.1.3 | integer | read-write |
Control for performing dump over BOOTP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagLoadTftpDirect | 1.3.6.1.4.1.33.16.6.2.1.4 | integer | read-write |
Control for performing load over direct TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamTftpDirect | 1.3.6.1.4.1.33.16.6.2.1.5 | integer | read-write |
Control for performing parameter load over direct TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpTftpDirect | 1.3.6.1.4.1.33.16.6.2.1.6 | integer | read-write |
Control for performing dump over direct TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagLoadLocal | 1.3.6.1.4.1.33.16.6.2.1.7 | integer | read-write |
Control for performing load from a local device. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamLocal | 1.3.6.1.4.1.33.16.6.2.1.8 | integer | read-write |
Control for performing parameter load from a local device. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpLocal | 1.3.6.1.4.1.33.16.6.2.1.9 | integer | read-write |
Control for performing dump from a local device. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagLoadMop | 1.3.6.1.4.1.33.16.6.2.1.10 | integer | read-write |
Control for performing load over Digital's MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamMop | 1.3.6.1.4.1.33.16.6.2.1.11 | integer | read-write |
Control for performing parameter load over Digital's MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpMop | 1.3.6.1.4.1.33.16.6.2.1.12 | integer | read-write |
Control for performing dump over Digital's MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagLoadXmop | 1.3.6.1.4.1.33.16.6.2.1.13 | integer | read-write |
Control for performing load over MRV In-Reach extended MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamXmop | 1.3.6.1.4.1.33.16.6.2.1.14 | integer | read-write |
Control for performing parameter load over MRV In-Reach extended MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpXmop | 1.3.6.1.4.1.33.16.6.2.1.15 | integer | read-write |
Control for performing dump over MRV In-Reach extended MOP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagLoadRarpTftp | 1.3.6.1.4.1.33.16.6.2.1.16 | integer | read-write |
Control for performing load over RARP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagParamRarpTftp | 1.3.6.1.4.1.33.16.6.2.1.17 | integer | read-write |
Control for performing parameter load over RARP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlFlagDumpRarpTftp | 1.3.6.1.4.1.33.16.6.2.1.18 | integer | read-write |
Control for performing dump over RARP/TFTP. Enumeration: 'disabled': 1, 'enabled': 2. |
slotBootControlStorageTable | 1.3.6.1.4.1.33.16.6.3 | no-access |
A list of slot boot control Storage entries. |
|
1.3.6.1.4.1.33.16.6.3.1 | no-access |
Values for a chassis slot. |
||
slotBootControlStorageClientSlot | 1.3.6.1.4.1.33.16.6.3.1.1 | integer | read-only |
An index value that uniquely identifies a slot, defined the same as slotIndex. |
slotBootControlStorageServerSlot | 1.3.6.1.4.1.33.16.6.3.1.2 | integer | read-only |
An index value that uniquely identifies the slot in which the Storage record resides, with the same values as slotIndex. |
slotBootControlStorageStatus | 1.3.6.1.4.1.33.16.6.3.1.3 | integer | read-only |
The status of the entry. Enumeration: 'failed': 2, 'notpresent': 4, 'ok': 3, 'present': 1. |
slotBootControlStorageFailures | 1.3.6.1.4.1.33.16.6.3.1.4 | counter | read-only |
The number of times a read from or write to a given Storage location failed |
xSlot | 1.3.6.1.4.1.33.16.7 | |||
slotTable | 1.3.6.1.4.1.33.16.7.1 | no-access |
A list of slot entries. |
|
1.3.6.1.4.1.33.16.7.1.1 | no-access |
Values for a chassis slot. |
||
slotIndex | 1.3.6.1.4.1.33.16.7.1.1.1 | integer | read-only |
An 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. |
slotAdminAction | 1.3.6.1.4.1.33.16.7.1.1.2 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'reset': 2, 'resetHold': 3. |
slotOperStatus | 1.3.6.1.4.1.33.16.7.1.1.3 | integer | read-only |
Relative to the chassis, the current operating status of the system in the slot. Enumeration: 'unknown': 68, 'invalidConfigStorage': 14, 'paramRequested': 5, 'maxserverCard': 13, 'selfTest': 65, 'notApplicable': 69, 'dumping': 4, 'resetHold': 64, 'paramLoading': 6, 'notResponding': 66, 'broken': 67, 'running': 7, 'loading': 2, 'attended': 9, 'initializing': 8, 'securityLockdown': 15, 'loadRequested': 1, 'internal10': 10, 'internal11': 11, 'dumpRequested': 3, 'inhibited': 12. |
slotSecondsSinceReset | 1.3.6.1.4.1.33.16.7.1.1.4 | gauge | read-only |
The number of seconds since the system in the slot was last reset by hardware or software. |
slotHardwareType | 1.3.6.1.4.1.33.16.7.1.1.5 | hardwaretype | read-only |
The type of hardware in the slot. |
slotHardwareSerialNumber | 1.3.6.1.4.1.33.16.7.1.1.6 | serialnumber | read-only |
The MRV In-Reach serial number of the function card hardware in this slot. |
slotHardwareRevision | 1.3.6.1.4.1.33.16.7.1.1.7 | integer | read-only |
This revision level of the function card hardware in the slot. |
slotIOCardType | 1.3.6.1.4.1.33.16.7.1.1.8 | iotype | read-only |
The hardware type of the I/O card in this slot. |
slotIOCardSerialNumber | 1.3.6.1.4.1.33.16.7.1.1.9 | serialnumber | read-only |
The MRV In-Reach serial number of the I/O card in this slot. |
slotIOCardOperStatus | 1.3.6.1.4.1.33.16.7.1.1.10 | integer | read-only |
Status of the I/O card relative to the function card in this slot. Enumeration: 'unknown': 1, 'good': 3, 'mismatch': 2, 'notApplicable': 4. |
slotBootstrapFirmwareRevision | 1.3.6.1.4.1.33.16.7.1.1.11 | integer | read-only |
The firmware revision level of the bootstrap ROM installed in the system in the slot. |
slotElementalFirmwareRevision | 1.3.6.1.4.1.33.16.7.1.1.12 | integer | read-only |
The firmware revision level of the minimal function ROM (management bus microprocessor) installed in the system in the slot. |
slotMemorySize | 1.3.6.1.4.1.33.16.7.1.1.13 | integer | read-only |
The number of bytes of memory installed in the system in the slot. |
slotLedNumber | 1.3.6.1.4.1.33.16.7.1.1.14 | gauge | read-only |
The number of LEDs on the system in the slot. A value of 0 indicates none, unknown, or status not readable. |
slotLedStatus | 1.3.6.1.4.1.33.16.7.1.1.15 | octet string | read-only |
The 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. |
slotBase802Address | 1.3.6.1.4.1.33.16.7.1.1.16 | macaddress | read-only |
Base IEEE 802 global address for the slot. |
slotIpAddress | 1.3.6.1.4.1.33.16.7.1.1.17 | ipaddress | read-only |
An internet address to which the system in this slot might respond. May be one of many. |
slotPlus5Status | 1.3.6.1.4.1.33.16.7.1.1.18 | integer | read-only |
Status of the +5 volt power to the slot. Enumeration: 'unknown': 1, 'good': 3, 'broken': 2. |
slotPlus12Status | 1.3.6.1.4.1.33.16.7.1.1.19 | integer | read-only |
Status of the +12 volt power to the slot. Enumeration: 'unknown': 1, 'good': 3, 'broken': 2. |
slotMinus12Status | 1.3.6.1.4.1.33.16.7.1.1.20 | integer | read-only |
Status of the -12 volt power to the slot. Enumeration: 'unknown': 1, 'good': 3, 'broken': 2. |
slotPlus5Watts | 1.3.6.1.4.1.33.16.7.1.1.21 | gauge | read-only |
Tenths of watts of +5 volt power currently drawn by the slot. |
slotPlus12Watts | 1.3.6.1.4.1.33.16.7.1.1.22 | gauge | read-only |
Tenths of watts of +12 volt power currently drawn by the slot. |
slotMinus12Watts | 1.3.6.1.4.1.33.16.7.1.1.23 | gauge | read-only |
Tenths of watts of -12 volt power currently drawn by the slot. |
slotIOCardHardwareVersion | 1.3.6.1.4.1.33.16.7.1.1.24 | integer | read-only |
Version number of I/O card in the slot. |
slotRestoreNVS | 1.3.6.1.4.1.33.16.7.1.1.25 | integer | read-write |
Setting to 'execute' causes the non-volatile parameter storage to be restored from an installed memory card. Setting to 'ready' has no effect. Enumeration: 'ready': 1, 'execute': 2. |
slotDefaultNVS | 1.3.6.1.4.1.33.16.7.1.1.26 | integer | read-write |
Setting to 'execute' causes non-volatile stored parameters to be reset to factory defaults. Setting to 'ready' has no effect. Enumeration: 'ready': 1, 'execute': 2. |
slotBootTable | 1.3.6.1.4.1.33.16.7.2 | no-access |
A 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 |
|
1.3.6.1.4.1.33.16.7.2.1 | no-access |
Bootstrap status values for a chassis slot. |
||
slotBootIndex | 1.3.6.1.4.1.33.16.7.2.1.1 | integer | read-only |
An index value that uniquely identifies a slot, defined the same as slotIndex. |
slotBootIfIndex | 1.3.6.1.4.1.33.16.7.2.1.2 | integer | read-only |
An 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. |
slotBootNetwork | 1.3.6.1.4.1.33.16.7.2.1.3 | object identifier | read-only |
The 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. |
slotBootProtocol | 1.3.6.1.4.1.33.16.7.2.1.4 | integer | read-only |
The protocol in use for bootstrap operation. Enumeration: 'managementBus': 9, 'unknown': 2, 'mop': 3, 'bootpTftp': 6, 'other': 1, 'xmop': 4, 'tftp': 7, 'rarpTftp': 5, 'local': 8. |
slotBoot802Address | 1.3.6.1.4.1.33.16.7.2.1.5 | macaddress | read-only |
IEEE 802 global address in use for bootstrap operation. |
slotBootAddressType | 1.3.6.1.4.1.33.16.7.2.1.6 | addresstype | read-only |
The type of network address contained in slotBootAddress. |
slotBootAddress | 1.3.6.1.4.1.33.16.7.2.1.7 | octet string | read-only |
The network address the system in the slot is using to identify itself for bootstrap operation. |
slotBootServerAddressType | 1.3.6.1.4.1.33.16.7.2.1.8 | addresstype | read-only |
The type of network address contained in slotBootServerAddress. |
slotBootServerAddress | 1.3.6.1.4.1.33.16.7.2.1.9 | octet string | read-only |
The network address of the system supplying bootstrap services to the system in the slot. |
slotBootGatewayAddress | 1.3.6.1.4.1.33.16.7.2.1.10 | ipaddress | read-only |
The internet address of the router in use for bootstrap operation. |
slotBootFileName | 1.3.6.1.4.1.33.16.7.2.1.11 | displaystring | read-only |
The full name of the file in use for bootstrap operation. |
slotBootBlockNumber | 1.3.6.1.4.1.33.16.7.2.1.12 | gauge | read-only |
The current block number being transferred for bootstrap operation, zero if unknown or not applicable. |
slotBootCrashCode | 1.3.6.1.4.1.33.16.7.2.1.13 | octet string | read-only |
If slotOperStatus is dumpRequested or dumping, a code number to identify the crash reason; otherwise zero length. |
slotControllerTable | 1.3.6.1.4.1.33.16.7.3 | no-access |
A list of controller entries, one for each controller of each type in each slot. |
|
1.3.6.1.4.1.33.16.7.3.1 | no-access |
Values for a controller. |
||
slotControllerType | 1.3.6.1.4.1.33.16.7.3.1.1 | networktype | read-only |
The controller type. |
slotControllerIndex | 1.3.6.1.4.1.33.16.7.3.1.2 | integer | read-only |
An index value that uniquely identifies a controller. |
slotControllerNetwork | 1.3.6.1.4.1.33.16.7.3.1.3 | object identifier | read-only |
The 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. |
xPowerSupply | 1.3.6.1.4.1.33.16.8 | |||
powerSupplyTable | 1.3.6.1.4.1.33.16.8.1 | no-access |
A list of power supply entries. |
|
1.3.6.1.4.1.33.16.8.1.1 | no-access |
Values for a chassis power supply. |
||
powerSupplyIndex | 1.3.6.1.4.1.33.16.8.1.1.1 | integer | read-only |
An index value that uniquely identifies a power supply, in the range 1 to the number of power supply slots in the chassis. |
powerSupplyAdminAction | 1.3.6.1.4.1.33.16.8.1.1.2 | integer | read-write |
Control 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. Enumeration: 'ready': 1, 'reset': 2, 'resetHold': 3. |
powerSupplyFirmwareVersion | 1.3.6.1.4.1.33.16.8.1.1.3 | integer | read-only |
Version number of power supply firmware. |
powerSupplyRedundancyStatus | 1.3.6.1.4.1.33.16.8.1.1.4 | integer | read-only |
The current redundancy status of the power supply. Enumeration: 'disabled': 2, 'unknown': 1, 'engaged': 4, 'redundant': 3. |
powerSupplyPlus5Status | 1.3.6.1.4.1.33.16.8.1.1.5 | integer | read-only |
Status of the +5 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyPlus12Status | 1.3.6.1.4.1.33.16.8.1.1.6 | integer | read-only |
Status of the +12 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyMinus12Status | 1.3.6.1.4.1.33.16.8.1.1.7 | integer | read-only |
Status of the -12 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyThermalWarningStatus | 1.3.6.1.4.1.33.16.8.1.1.8 | integer | read-only |
The current thermal warning status of the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyThermalShutdownStatus | 1.3.6.1.4.1.33.16.8.1.1.9 | integer | read-only |
The current thermal shutdown status of the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyFanStatus | 1.3.6.1.4.1.33.16.8.1.1.10 | integer | read-only |
The current status of the power supply's fan. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyHardwareInhibitStatus | 1.3.6.1.4.1.33.16.8.1.1.11 | integer | read-only |
The current status of the power supply's hardware inhibit. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyPlus5History | 1.3.6.1.4.1.33.16.8.1.1.12 | integer | read-only |
History of the +5 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyPlus12History | 1.3.6.1.4.1.33.16.8.1.1.13 | integer | read-only |
History of the +12 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyMinus12History | 1.3.6.1.4.1.33.16.8.1.1.14 | integer | read-only |
History of the -12 volt power from the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyThermalWarningHistory | 1.3.6.1.4.1.33.16.8.1.1.15 | integer | read-only |
The thermal warning history of the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyThermalShutdownHistory | 1.3.6.1.4.1.33.16.8.1.1.16 | integer | read-only |
The thermal shutdown history of the power supply. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyFanHistory | 1.3.6.1.4.1.33.16.8.1.1.17 | integer | read-only |
The status history of the power supply's fan. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyHardwareInhibitHistory | 1.3.6.1.4.1.33.16.8.1.1.18 | integer | read-only |
The status history of the power supply's hardware inhibit. Enumeration: 'unknown': 1, 'good': 2, 'broken': 3. |
powerSupplyPlus5Volts | 1.3.6.1.4.1.33.16.8.1.1.19 | gauge | read-only |
In hundredths, volts of +5 volt power currently provided by the power supply. A value of 0 indicates unknown. |
powerSupplyPlus12Volts | 1.3.6.1.4.1.33.16.8.1.1.20 | gauge | read-only |
In hundredths, volts of +12 volt power currently provided by the power supply. A value of 0 indicates unknown. |
powerSupplyMinus12Volts | 1.3.6.1.4.1.33.16.8.1.1.21 | gauge | read-only |
In hundredths, volts of -12 volt power currently provided by the power supply. A value of 0 indicates unknown. |
powerSupplyWatts | 1.3.6.1.4.1.33.16.8.1.1.22 | gauge | read-only |
Watts of power currently drawn from this power supply. A value of 0 indicates unknown. |
powerSupplyWattsMax | 1.3.6.1.4.1.33.16.8.1.1.23 | gauge | read-only |
Maximum watts of power available from this power supply. A value of 0 indicates unknown. |
powerSupplyChassisWatts | 1.3.6.1.4.1.33.16.8.1.1.24 | gauge | read-only |
Total watts of power currently drawn by the entire chassis. A value of 0 indicates unknown. |
powerSupplyChassisWattsMax | 1.3.6.1.4.1.33.16.8.1.1.25 | gauge | read-only |
Total maximum watts of power available from all the power supplies in the chassis. A value of 0 indicates unknown. |
powerSupplyHardwareType | 1.3.6.1.4.1.33.16.8.1.1.26 | integer | read-only |
The type of power supply. Enumeration: 'other': 1, 'ps130': 2, 'bb190': 3. |
xFirmwareUpdate | 1.3.6.1.4.1.33.16.9 | |||
firmwareUpdateTable | 1.3.6.1.4.1.33.16.9.1 | no-access |
Table of descriptive and status information concerning the writing of firmware to a target I/O card. |
|
1.3.6.1.4.1.33.16.9.1.1 | no-access |
An entry in the table concerning the writing of firmware to a target I/O card. |
||
firmwareUpdateSlotIndex | 1.3.6.1.4.1.33.16.9.1.1.1 | integer | read-only |
This variable identifies the slot to which is to be the target of the firmware update. |
firmwareUpdateDefaultFileName | 1.3.6.1.4.1.33.16.9.1.1.2 | displaystring | read-only |
This variable when read will obtain the default file name from the target. |
firmwareUpdateFileName | 1.3.6.1.4.1.33.16.9.1.1.3 | displaystring | read-write |
This variable contains the name of the file to be read from the flash memory card and written to the target. |
firmwareUpdateStatus | 1.3.6.1.4.1.33.16.9.1.1.4 | integer | read-write |
This 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. Enumeration: 'ready': 1, 'execute': 2. |
firmwareUpdateState | 1.3.6.1.4.1.33.16.9.1.1.5 | integer | read-only |
This 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. Enumeration: 'idle': 1, 'writing': 2. |
firmwareUpdateCompletionStatus | 1.3.6.1.4.1.33.16.9.1.1.6 | integer | read-only |
This variable indicates the completion status of the the last firmware update attempt. 'none' indicates that no firmware update has yet been attempted. Enumeration: 'busError': 4, 'none': 1, 'targetError': 6, 'success': 2, 'noTarget': 3, 'badFileName': 5, 'timeout': 7. |
firmwareUpdateMethod | 1.3.6.1.4.1.33.16.9.1.1.7 | integer | read-write |
This variable indicates the method of update of the firmware update attempt. Enumeration: 'local': 2, 'card': 1. |
xApple | 1.3.6.1.4.1.33.21 | |||
xAppleSystem | 1.3.6.1.4.1.33.21.1 | |||
appleState | 1.3.6.1.4.1.33.21.1.1 | integer | read-write |
Controls whether the router will perform AppleTalk routing. Enumeration: 'disabled': 1, 'enabled': 2. |
appleStatus | 1.3.6.1.4.1.33.21.1.2 | integer | read-only |
Indicates whether the router is performing AppleTalk routing. Enumeration: 'disabled': 1, 'active': 2, 'badConfig': 4, 'noInterfaceActive': 5, 'noInterface': 3. |
appleStatusIf | 1.3.6.1.4.1.33.21.1.3 | integer | read-only |
The ifIndex of the bad interface if appleStatus is 'badConfig'. |
xApplePort | 1.3.6.1.4.1.33.21.2 | |||
applePortTable | 1.3.6.1.4.1.33.21.2.1 | no-access |
Table of fields indexed by interface. |
|
1.3.6.1.4.1.33.21.2.1.1 | no-access |
A particular entry. |
||
applePortIndex | 1.3.6.1.4.1.33.21.2.1.1.1 | integer | read-only |
The index of the interface; same as IfIndex. |
applePortProtocolPriority | 1.3.6.1.4.1.33.21.2.1.1.2 | integer | read-write |
This value defines the priority at which all Apple routed packets will be placed on the WAN output queue. Enumeration: 'high': 5, 'medium': 3, 'low': 1. |
applePortArpInterval | 1.3.6.1.4.1.33.21.2.1.1.3 | integer | read-write |
The interval at which ARP messages should be sent during the process of selecting a network address. |
applePortArpRetransmitCount | 1.3.6.1.4.1.33.21.2.1.1.4 | integer | read-write |
The number of ARP messages that should be sent during the process of selecting a network address. |
applePortChecksum | 1.3.6.1.4.1.33.21.2.1.1.5 | integer | read-write |
Controls whether checksums are generated on all DDP packets sent out the interface. Enumeration: 'disabled': 1, 'enabled': 2. |
applePortPacketsIn | 1.3.6.1.4.1.33.21.2.1.1.6 | counter | read-only |
The number of AppleTalk packets received on this interface. |
applePortPacketsOut | 1.3.6.1.4.1.33.21.2.1.1.7 | counter | read-only |
The number of AppleTalk packets transmitted on this interface. |
applePortForwardsIn | 1.3.6.1.4.1.33.21.2.1.1.8 | counter | read-only |
The number of AppleTalk packets received on this interface which were not addressed to this router. |
applePortForwardsOut | 1.3.6.1.4.1.33.21.2.1.1.9 | counter | read-only |
The number of AppleTalk packets transmitted on this interface which were not originated by this router. |
applePortNetAddress | 1.3.6.1.4.1.33.21.2.1.1.10 | ddpaddress | read-only |
The actual address used by this port. |
applePortNetStart | 1.3.6.1.4.1.33.21.2.1.1.11 | octet string | read-only |
The start of the actual network range used by this port. |
applePortNetEnd | 1.3.6.1.4.1.33.21.2.1.1.12 | octet string | read-only |
The end of the actual network range used by this port. |
applePortErrors | 1.3.6.1.4.1.33.21.2.1.1.13 | counter | read-only |
The number of AppleTalk packets received in error. |
applePortLastError | 1.3.6.1.4.1.33.21.2.1.1.14 | integer | read-only |
The type of the most recent error counted in applePortErrors. A value of zero means no error. Enumeration: 'noProtocol': 4, 'tooShort': 8, 'checksum': 2, 'shortDDP': 6, 'noRoute': 5, 'broadcast': 1, 'tooLong': 7, 'hopCount': 3. |
applePortLastErrorTime | 1.3.6.1.4.1.33.21.2.1.1.15 | timeticks | read-only |
The value of sysUptime when applePortLastError last occured. |
applePortLastErrorData | 1.3.6.1.4.1.33.21.2.1.1.16 | octet string | read-only |
The first 22 bytes of the packet from applePortLastError. |
applePortBringBackTime | 1.3.6.1.4.1.33.21.2.1.1.17 | integer | read-write |
The number of seconds to shut down an interface while waiting for a manager-initiated configuration change to propagate. |
applePortUseNeighborNotify | 1.3.6.1.4.1.33.21.2.1.1.18 | integer | read-write |
Controls generation of neighbor notify messages when an interface is disabled or system is shut down. Enumeration: 'disabled': 1, 'enabled': 2. |
applePortRouterType | 1.3.6.1.4.1.33.21.2.1.1.19 | integer | read-write |
Type of router operation over this port. Enumeration: 'full': 1, 'half': 2. |
applePortZoneTable | 1.3.6.1.4.1.33.21.2.2 | no-access |
Table of fields indexed by interface and zone. |
|
1.3.6.1.4.1.33.21.2.2.1 | no-access |
A particular entry. |
||
applePortZoneIndex | 1.3.6.1.4.1.33.21.2.2.1.1 | integer | read-only |
The index of the interface; same as IfIndex. |
applePortZoneName | 1.3.6.1.4.1.33.21.2.2.1.2 | octet string | read-only |
The name of the zone. |
applePortZoneStatus | 1.3.6.1.4.1.33.21.2.2.1.3 | integer | read-write |
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
xApplePolicy | 1.3.6.1.4.1.33.21.3 | |||
applePortExportTable | 1.3.6.1.4.1.33.21.3.1 | no-access |
Table of fields indexed by interface and zone. |
|
1.3.6.1.4.1.33.21.3.1.1 | no-access |
A particular entry. |
||
applePortExportIndex | 1.3.6.1.4.1.33.21.3.1.1.1 | integer | read-only |
The index of the interface; same as IfIndex. |
applePortExportZone | 1.3.6.1.4.1.33.21.3.1.1.2 | octet string | read-only |
The name of the zone. |
applePortExportName | 1.3.6.1.4.1.33.21.3.1.1.3 | octet string | read-only |
The name of the name. |
applePortExportType | 1.3.6.1.4.1.33.21.3.1.1.4 | octet string | read-only |
The name of the type. |
applePortExportAction | 1.3.6.1.4.1.33.21.3.1.1.5 | integer | read-write |
Control whether the data will be hidden or advertised. Enumeration: 'advertise': 2, 'hide': 1. |
applePortExportStatus | 1.3.6.1.4.1.33.21.3.1.1.6 | integer | read-write |
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
applePortImportTable | 1.3.6.1.4.1.33.21.3.2 | no-access |
Table of fields indexed by interface and zone. |
|
1.3.6.1.4.1.33.21.3.2.1 | no-access |
A particular entry. |
||
applePortImportIndex | 1.3.6.1.4.1.33.21.3.2.1.1 | integer | read-only |
The index of the interface; same as IfIndex. |
applePortImportZone | 1.3.6.1.4.1.33.21.3.2.1.2 | octet string | read-only |
The name of the zone. |
applePortImportName | 1.3.6.1.4.1.33.21.3.2.1.3 | octet string | read-only |
The name of the name. |
applePortImportType | 1.3.6.1.4.1.33.21.3.2.1.4 | octet string | read-only |
The name of the type. |
applePortImportAction | 1.3.6.1.4.1.33.21.3.2.1.5 | integer | read-write |
Control whether the data will be discarded or accepted. Enumeration: 'discard': 1, 'accept': 2. |
applePortImportStatus | 1.3.6.1.4.1.33.21.3.2.1.6 | integer | read-write |
The status of the entry. Set to 'invalid' to remove the entry. Enumeration: 'valid': 2, 'invalid': 1. |
xAppleNbp | 1.3.6.1.4.1.33.21.4 | |||
appleNbpTable | 1.3.6.1.4.1.33.21.4.1 | no-access |
Table of fields indexed by interface and zone. |
|
1.3.6.1.4.1.33.21.4.1.1 | no-access |
A particular entry. |
||
appleNbpZone | 1.3.6.1.4.1.33.21.4.1.1.1 | octet string | read-only |
The name of the zone. |
appleNbpName | 1.3.6.1.4.1.33.21.4.1.1.2 | octet string | read-only |
The name of the name. |
appleNbpType | 1.3.6.1.4.1.33.21.4.1.1.3 | octet string | read-only |
The name of the type. |
appleNbpNode | 1.3.6.1.4.1.33.21.4.1.1.4 | ddpaddress | read-only |
The address of the node who offers the service associated with this entry. |
appleNbpSocket | 1.3.6.1.4.1.33.21.4.1.1.5 | integer | read-only |
The socket of the service associated with this entry. The value 0 means no socket. |
xAppleTraffic | 1.3.6.1.4.1.33.21.5 | |||
appleTrafficSort | 1.3.6.1.4.1.33.21.5.1 | integer | read-write |
Setting 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. Enumeration: 'ready': 1, 'execute': 2. |
appleTrafficTable | 1.3.6.1.4.1.33.21.5.2 | no-access |
A list of traffic entries, sorted in the order specified by appleTrafficSort. |
|
1.3.6.1.4.1.33.21.5.2.1 | no-access |
Parameter values for an Filter filter. |
||
appleTrafficIndex | 1.3.6.1.4.1.33.21.5.2.1.1 | integer | read-only |
Identification of a traffic entry. |
appleTrafficPercent | 1.3.6.1.4.1.33.21.5.2.1.2 | integer | read-only |
The percent of total traffic that this traffic entryrepresents, in tenths of a percent. |
appleTrafficDst | 1.3.6.1.4.1.33.21.5.2.1.3 | ddpaddress | read-only |
The destination to which the traffic entry applies. |
appleTrafficSrc | 1.3.6.1.4.1.33.21.5.2.1.4 | ddpaddress | read-only |
The source to which the traffic entry applies. |
appleTrafficIntf | 1.3.6.1.4.1.33.21.5.2.1.5 | integer | read-only |
The inbound interface to which the traffic entry applies. |
appleTrafficMonitoring | 1.3.6.1.4.1.33.21.5.3 | integer | read-write |
Controls whether internet traffic information will be recorded. Enumeration: 'enable': 2, 'disable': 1. |
xAppleRemoteAccess | 1.3.6.1.4.1.33.21.6 | |||
arapPassword | 1.3.6.1.4.1.33.21.6.1 | displaystring | read-write |
The server's ARAP password. To increase security, Gets of this object return the NULL string. |
arapDefaultZoneName | 1.3.6.1.4.1.33.21.6.2 | displaystring | read-write |
The name of the AppleTalk zone that the server should try to choose at boot time. |
arapPortTable | 1.3.6.1.4.1.33.21.6.3 | no-access |
A list of ARAP port entries. |
|
1.3.6.1.4.1.33.21.6.3.1 | no-access |
ARAP parameter values for a port. |
||
arapPortEnabled | 1.3.6.1.4.1.33.21.6.3.1.1 | integer | read-write |
Indicates if ARAP connections are allowed on this port. Enumeration: 'disabled': 1, 'enabled': 2. |
arapPortZoneAccess | 1.3.6.1.4.1.33.21.6.3.1.2 | integer | read-write |
Indicates the AppleTalk zones that ARAP connections on this port may access: none, local, all, or named zone. Enumeration: 'namedzone': 4, 'all': 1, 'local': 2, 'none': 3. |
arapPortZoneName | 1.3.6.1.4.1.33.21.6.3.1.3 | displaystring | read-write |
If this port's arapPortZoneAccess field indicates a named zone, this field contains the zone name. |
arapPortMaxConnectTime | 1.3.6.1.4.1.33.21.6.3.1.4 | integer | read-write |
Maximum 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. |
arapPortGuestLoginsOk | 1.3.6.1.4.1.33.21.6.3.1.5 | integer | read-write |
Indicates if 'Guest' logins (with no password) are allowed on the port. Enumeration: 'disabled': 1, 'enabled': 2. |
arapPortTimeConnected | 1.3.6.1.4.1.33.21.6.3.1.6 | integer | read-only |
Indicates 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. |
arapPortTimeRemaining | 1.3.6.1.4.1.33.21.6.3.1.7 | integer | read-write |
Indicates 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. |
xPpp | 1.3.6.1.4.1.33.22 | |||
xPppBasic | 1.3.6.1.4.1.33.22.1 | |||
xPppConfigTable | 1.3.6.1.4.1.33.22.1.1 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.1.1.1 | no-access |
Management information about a particular PPP. |
||
xPppConfigOpen | 1.3.6.1.4.1.33.22.1.1.1.1 | integer | read-write |
Determines if PPP is configured on this port. Enumeration: 'disabled': 1, 'enabled': 2. |
xPppConfigActive | 1.3.6.1.4.1.33.22.1.1.1.2 | integer | read-write |
Determines if LCP will actively open or wait passively. Enumeration: 'active': 1, 'passive': 2. |
xPppConfigDefaults | 1.3.6.1.4.1.33.22.1.1.1.3 | integer | read-write |
Revert to factory default PPP parameters. 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' sets PPP parameters to factory defaults. Enumeration: 'ready': 1, 'execute': 2. |
xPppConfigRestartTimer | 1.3.6.1.4.1.33.22.1.1.1.4 | integer | read-write |
The number of seconds waited before retransmitting during option negotiation. |
xPppConfigConfLimit | 1.3.6.1.4.1.33.22.1.1.1.5 | integer | read-write |
Maximum number of times a configuration request will be sent to the peer without receiving a response. |
xPppConfigFailLimit | 1.3.6.1.4.1.33.22.1.1.1.6 | integer | read-write |
Maximum number of times a peer's proposed option will be NAKed before REJECTing the option. |
xPppConfigPacketLogging | 1.3.6.1.4.1.33.22.1.1.1.7 | integer | read-write |
Determines the level of packet logging to accounting on this port. Enumeration: 'raw': 2, 'none': 1, 'interpreted': 3. |
xPppConfigKATimer | 1.3.6.1.4.1.33.22.1.1.1.8 | integer | read-write |
Determines the number of seconds between transmission of LCP Echo Keepalive packets. |
xPppConfigKATimeout | 1.3.6.1.4.1.33.22.1.1.1.9 | integer | read-write |
Determines the number of seconds to wait to hear LCP Echo Replies to our Echo Request Keepalive packets before giving up and shutting down the link. |
xPppStatusTable | 1.3.6.1.4.1.33.22.1.2 | no-access |
A table containing basic PPP status info. |
|
1.3.6.1.4.1.33.22.1.2.1 | no-access |
Status information about a particular PPP. |
||
xPppStatusState | 1.3.6.1.4.1.33.22.1.2.1.1 | integer | read-only |
Displays whether PPP is enabled or disabled on this port. Enumeration: 'disabled': 1, 'enabled': 2. |
xPppLinkOpen | 1.3.6.1.4.1.33.22.1.2.1.2 | integer | read-only |
Displays open status of the link. Enumeration: 'notOpen': 1, 'open': 2. |
xPppHdlcRxTotalPkts | 1.3.6.1.4.1.33.22.1.2.1.3 | counter | read-only |
Total of all packets received on PPP link. |
xPppHdlcTxTotalPkts | 1.3.6.1.4.1.33.22.1.2.1.4 | counter | read-only |
Total of all packets transmitted on PPP link. |
xPppHdlcRxFrameErrs | 1.3.6.1.4.1.33.22.1.2.1.5 | counter | read-only |
Number of framing errors received on PPP link. |
xPppHdlcRxNoBuffer | 1.3.6.1.4.1.33.22.1.2.1.6 | counter | read-only |
Number of times a buffer was not available to receive packet into. |
xPppHdlcTxNoBuffer | 1.3.6.1.4.1.33.22.1.2.1.7 | counter | read-only |
Number of times a buffer was not available to transmit a packet from. |
xPppHdlcRxBadFcs | 1.3.6.1.4.1.33.22.1.2.1.8 | counter | read-only |
Number of packets received with a bad checksum. |
xPppHdlcVJDiscards | 1.3.6.1.4.1.33.22.1.2.1.9 | counter | read-only |
Number of packets received that failed VJ decompression. |
xPppLcp | 1.3.6.1.4.1.33.22.2 | |||
xPppLcpConfigTable | 1.3.6.1.4.1.33.22.2.1 | no-access |
A table containing PPP LCP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.2.1.1 | no-access |
Management information about a particular PPP LCP session. |
||
xPppLcpConfigAuth | 1.3.6.1.4.1.33.22.2.1.1.1 | integer | read-write |
Authentication protocol used for authenticating peers. Enumeration: 'pap': 2, 'none': 1. |
xPppLcpConfigChapAuth | 1.3.6.1.4.1.33.22.2.1.1.2 | integer | read-write |
Authentication CHAP protocol used for authenticating peers. Enumeration: 'none': 1, 'chap': 2. |
xPppLcpStatusTable | 1.3.6.1.4.1.33.22.2.2 | no-access |
A table containing PPP LCP status info. |
|
1.3.6.1.4.1.33.22.2.2.1 | no-access |
Status information about a particular PPP LCP session. |
||
xPppLcpStatusState | 1.3.6.1.4.1.33.22.2.2.1.1 | integer | read-only |
The current state of LCP. Enumeration: 'closed': 1, 'ackReceived': 4, 'ackSent': 5, 'requestSent': 3, 'open': 6, 'closing': 7, 'listen': 2. |
xPppLcpStatusRxAuth | 1.3.6.1.4.1.33.22.2.2.1.2 | integer | read-only |
The authentication protocol currently in use from the peer to us. Enumeration: 'pap': 2, 'none': 1. |
xPppLcpStatusTxAuth | 1.3.6.1.4.1.33.22.2.2.1.3 | integer | read-only |
The authentication protocol currently in use from us to the peer. Enumeration: 'pap': 2, 'none': 1. |
xPppLcpStatusRxConReq | 1.3.6.1.4.1.33.22.2.2.1.4 | counter | read-only |
The count of LCP Configure Requests received from the peer. |
xPppLcpStatusTxConReq | 1.3.6.1.4.1.33.22.2.2.1.5 | counter | read-only |
The count of LCP Configure Requests transmitted to the peer. |
xPppLcpStatusRxConNak | 1.3.6.1.4.1.33.22.2.2.1.6 | counter | read-only |
The count of LCP Configure Naks received from the peer. |
xPppLcpStatusTxConNak | 1.3.6.1.4.1.33.22.2.2.1.7 | counter | read-only |
The count of LCP Configure Naks transmitted to the peer. |
xPppLcpStatusRxConAck | 1.3.6.1.4.1.33.22.2.2.1.8 | counter | read-only |
The count of LCP Configure Acks received from the peer. |
xPppLcpStatusTxConAck | 1.3.6.1.4.1.33.22.2.2.1.9 | counter | read-only |
The count of LCP Configure Acks transmitted to the peer. |
xPppLcpStatusRxConRej | 1.3.6.1.4.1.33.22.2.2.1.10 | counter | read-only |
The count of LCP Configure Rejects received from the peer. |
xPppLcpStatusTxConRej | 1.3.6.1.4.1.33.22.2.2.1.11 | counter | read-only |
The count of LCP Configure Rejects transmitted to the peer. |
xPppLcpStatusRxTrmReq | 1.3.6.1.4.1.33.22.2.2.1.12 | counter | read-only |
The count of LCP Terminate Requests received from the peer. |
xPppLcpStatusTxTrmReq | 1.3.6.1.4.1.33.22.2.2.1.13 | counter | read-only |
The count of LCP Terminate Requests transmitted to the peer. |
xPppLcpStatusRxTrmAck | 1.3.6.1.4.1.33.22.2.2.1.14 | counter | read-only |
The count of LCP Terminate Acks received from the peer. |
xPppLcpStatusTxTrmAck | 1.3.6.1.4.1.33.22.2.2.1.15 | counter | read-only |
The count of LCP Terminate Acks transmitted to the peer. |
xPppLcpStatusRxEcoReq | 1.3.6.1.4.1.33.22.2.2.1.16 | counter | read-only |
The count of LCP Echo Requests received from the peer. |
xPppLcpStatusTxEcoReq | 1.3.6.1.4.1.33.22.2.2.1.17 | counter | read-only |
The count of LCP Echo Requests transmitted to the peer. |
xPppLcpStatusRxEcoRep | 1.3.6.1.4.1.33.22.2.2.1.18 | counter | read-only |
The count of LCP Echo Reply received from the peer. |
xPppLcpStatusTxEcoRep | 1.3.6.1.4.1.33.22.2.2.1.19 | counter | read-only |
The count of LCP Echo Reply transmitted to the peer. |
xPppLcpStatusRxCodRej | 1.3.6.1.4.1.33.22.2.2.1.20 | counter | read-only |
The count of LCP Code Rejects received from the peer. |
xPppLcpStatusTxCodRej | 1.3.6.1.4.1.33.22.2.2.1.21 | counter | read-only |
The count of LCP Code Rejects transmitted to the peer. |
xPppLcpStatusRxProRej | 1.3.6.1.4.1.33.22.2.2.1.22 | counter | read-only |
The count of LCP Protocol Rejects received from the peer. |
xPppLcpStatusTxProRej | 1.3.6.1.4.1.33.22.2.2.1.23 | counter | read-only |
The count of LCP Protocol Rejects transmitted to the peer. |
xPppLcpStatusState2 | 1.3.6.1.4.1.33.22.2.2.1.24 | integer | read-only |
The current state of LCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10. |
xPppIpcp | 1.3.6.1.4.1.33.22.3 | |||
xPppIpcpConfigTable | 1.3.6.1.4.1.33.22.3.1 | no-access |
A table containing PPP IPCPspecific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.3.1.1 | no-access |
Management information about a particular PPP IPCP session. |
||
xPppIpcpConfigLocalAddress | 1.3.6.1.4.1.33.22.3.1.1.1 | ipaddress | read-write |
IP Address of the local PPP interface. |
xPppIpcpConfigRemoteAddress | 1.3.6.1.4.1.33.22.3.1.1.2 | ipaddress | read-write |
IP Address of the peer PPP interface. |
xPppIpcpConfigVJCompSlots | 1.3.6.1.4.1.33.22.3.1.1.3 | integer | read-write |
Number of slots to be used by VJ compression. |
xPppIpcpConfigRangeStart | 1.3.6.1.4.1.33.22.3.1.1.4 | ipaddress | read-write |
Start of acceptable address range in which the negotiated remote IP address must fall. |
xPppIpcpConfigRangeEnd | 1.3.6.1.4.1.33.22.3.1.1.5 | ipaddress | read-write |
End of acceptable address range in which the negotiated remote IP address must fall. |
xPppIpcpConfigState | 1.3.6.1.4.1.33.22.3.1.1.6 | integer | read-write |
Controls whether IPCP is allowed to run on this port. Enumeration: 'disabled': 1, 'enabled': 2. |
xPppIpcpConfigLocalRangeStart | 1.3.6.1.4.1.33.22.3.1.1.7 | ipaddress | read-write |
Start of acceptable address range in which the negotiated local IP address must fall. |
xPppIpcpConfigLocalRangeEnd | 1.3.6.1.4.1.33.22.3.1.1.8 | ipaddress | read-write |
End of acceptable address range in which the negotiated local IP address must fall. |
xPppIpcpConfigPppIpMask | 1.3.6.1.4.1.33.22.3.1.1.9 | ipaddress | read-write |
The subnet mask to use for a PPP operation on the port. Corresponds directly to the value labeled 'IP Mask:' in the PPP PORT IP CHARACTERISTICS display. |
xPppIpcpAsyncConfigTable | 1.3.6.1.4.1.33.22.3.2 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.3.2.1 | no-access |
Management information about a particular PPP Asynchronous LCP. |
||
xPppIpcpAsyncConfigBrdcast | 1.3.6.1.4.1.33.22.3.2.1.1 | integer | read-write |
Determines whether to forward an IP Broadcast or not. Enumeration: 'disabled': 1, 'enabled': 2. |
xPppIpcpStatusTable | 1.3.6.1.4.1.33.22.3.3 | no-access |
A table containing basic PPP IPCP status info. |
|
1.3.6.1.4.1.33.22.3.3.1 | no-access |
Status information about a particular PPP IPCP session. |
||
xPppIpcpStatusState | 1.3.6.1.4.1.33.22.3.3.1.1 | integer | read-only |
The current state of IPCP. Enumeration: 'closed': 1, 'ackReceived': 4, 'ackSent': 5, 'requestSent': 3, 'open': 6, 'closing': 7, 'listen': 2. |
xPppIpcpStatusLocalAddress | 1.3.6.1.4.1.33.22.3.3.1.2 | ipaddress | read-only |
The IP Address currently being used by the local IPCP. |
xPppIpcpStatusRemoteAddress | 1.3.6.1.4.1.33.22.3.3.1.3 | ipaddress | read-only |
The IP Address currently being used by the Remote IPCP. |
xPppIpcpRxPkts | 1.3.6.1.4.1.33.22.3.3.1.4 | counter | read-only |
Total number of IP packets received. |
xPppIpcpTxPkts | 1.3.6.1.4.1.33.22.3.3.1.5 | counter | read-only |
Total number of IP packets transmitted. |
xPppIpcpRxConReq | 1.3.6.1.4.1.33.22.3.3.1.6 | counter | read-only |
The count of IPCP Configure Requests received from the peer. |
xPppIpcpTxConReq | 1.3.6.1.4.1.33.22.3.3.1.7 | counter | read-only |
The count of IPCP Configure Requests transmitted to the peer. |
xPppIpcpRxConNak | 1.3.6.1.4.1.33.22.3.3.1.8 | counter | read-only |
The count of IPCP Configure Naks received from the peer. |
xPppIpcpTxConNak | 1.3.6.1.4.1.33.22.3.3.1.9 | counter | read-only |
The count of IPCP Configure Naks transmitted to the peer. |
xPppIpcpRxConAck | 1.3.6.1.4.1.33.22.3.3.1.10 | counter | read-only |
The count of IPCP Configure Acks received from the peer. |
xPppIpcpTxConAck | 1.3.6.1.4.1.33.22.3.3.1.11 | counter | read-only |
The count of IPCP Configure Acks transmitted to the peer. |
xPppIpcpRxConRej | 1.3.6.1.4.1.33.22.3.3.1.12 | counter | read-only |
The count of IPCP Configure Rejects received from the peer. |
xPppIpcpTxConRej | 1.3.6.1.4.1.33.22.3.3.1.13 | counter | read-only |
The count of IPCP Configure Rejects transmitted to the peer. |
xPppIpcpRxTrmReq | 1.3.6.1.4.1.33.22.3.3.1.14 | counter | read-only |
The count of IPCP Terminate Requests received from the peer. |
xPppIpcpTxTrmReq | 1.3.6.1.4.1.33.22.3.3.1.15 | counter | read-only |
The count of IPCP Terminate Requests transmitted to the peer. |
xPppIpcpRxTrmAck | 1.3.6.1.4.1.33.22.3.3.1.16 | counter | read-only |
The count of IPCP Terminate Acks received from the peer. |
xPppIpcpTxTrmAck | 1.3.6.1.4.1.33.22.3.3.1.17 | counter | read-only |
The count of IPCP Terminate Acks transmitted to the peer. |
xPppIpcpStatusState2 | 1.3.6.1.4.1.33.22.3.3.1.18 | integer | read-only |
The current state of IPCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10. |
xPppAuth | 1.3.6.1.4.1.33.22.4 | |||
xPppPapPassword | 1.3.6.1.4.1.33.22.4.1 | octet string | read-write |
The password to use for PAP authentication. |
xPppAuthConfigTable | 1.3.6.1.4.1.33.22.4.2 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.4.2.1 | no-access |
Management information about a particular PPP. |
||
xPppAuthChapChallengeTimer | 1.3.6.1.4.1.33.22.4.2.1.4 | integer | read-write |
Length of time in minutes between CHAP reauthentication challenges. A value of zero disables the timer. |
xPppAuthPapConfigState | 1.3.6.1.4.1.33.22.4.2.1.5 | integer | read-write |
Controls the type of Pap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius. Enumeration: 'disabled': 1, 'radius': 4, 'kerberos': 3, 'enabled': 2. |
xPppAuthChapConfigState | 1.3.6.1.4.1.33.22.4.2.1.6 | integer | read-write |
Controls the type of Chap authentication required for this port, and whether it is combined with another authentication mechanism such as Radius. Enumeration: 'disabled': 1, 'radius': 4, 'enabled': 2. |
xPppAuthStatusTable | 1.3.6.1.4.1.33.22.4.3 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.4.3.1 | no-access |
Management information about a particular PPP. |
||
xPppPapStatusState | 1.3.6.1.4.1.33.22.4.3.1.4 | integer | read-only |
The current state of PAP. Enumeration: 'ackSent': 7, 'kerberosAckRecv': 11, 'initial': 1, 'papKerberosOpened': 13, 'kerberosStopped': 10, 'kerberosAckSent': 12, 'ackRecv': 6, 'reqSent': 5, 'closed': 2, 'kerberosReqSent': 9, 'stopped': 3, 'closing': 4, 'opened': 8. |
xPppChapStatusState | 1.3.6.1.4.1.33.22.4.3.1.5 | integer | read-only |
The current state of CHAP. Enumeration: 'challengeSentResponseSent': 5, 'challengeSentAckRecv': 6, 'challengeWait': 2, 'idle': 1, 'challengeSent': 3, 'open': 7, 'responseSent': 4. |
xPppChapPassword | 1.3.6.1.4.1.33.22.4.4 | octet string | read-write |
The password to use for CHAP authentication. |
xPppIpxcp | 1.3.6.1.4.1.33.22.5 | |||
xPppIpxcpConfigTable | 1.3.6.1.4.1.33.22.5.1 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.5.1.1 | no-access |
Management information about a particular PPP. |
||
xPppIpxcpCipxCompression | 1.3.6.1.4.1.33.22.5.1.1.1 | integer | read-write |
Controls whether CIPX compression will be negotiated on the interface. Enumeration: 'disabled': 1, 'enabled': 2. |
xPppIpxcpConfigRemoteNode | 1.3.6.1.4.1.33.22.5.1.1.2 | octet string | read-write |
The IPX Node address which can be offered to the peer if it does not know a Node number but requires one. |
xPppIpxcpStatusTable | 1.3.6.1.4.1.33.22.5.2 | no-access |
A table containing PPP specific variables for this PPP implementation. |
|
1.3.6.1.4.1.33.22.5.2.1 | no-access |
Management information about a particular PPP. |
||
xPppIpxcpStatusState | 1.3.6.1.4.1.33.22.5.2.1.1 | integer | read-only |
The current state of IPXCP. Enumeration: 'ackRcvd': 8, 'ackSent': 9, 'initial': 1, 'stopped': 4, 'reqSent': 7, 'closed': 3, 'stopping': 6, 'closing': 5, 'starting': 2, 'opened': 10. |
xPppIpxcpCipxInCompression | 1.3.6.1.4.1.33.22.5.2.1.2 | integer | read-only |
The current state of CIPX compression inbound. Enumeration: 'open': 1, 'closed': 2. |
xPppIpxcpCipxOutCompression | 1.3.6.1.4.1.33.22.5.2.1.3 | integer | read-only |
The current state of CIPX compression outbound. Enumeration: 'open': 1, 'closed': 2. |
xPppIpxcpCipxInSlots | 1.3.6.1.4.1.33.22.5.2.1.4 | integer | read-only |
The current number of CIPX compression inbound slots. |
xPppIpxcpCipxOutSlots | 1.3.6.1.4.1.33.22.5.2.1.5 | integer | read-only |
The current number of CIPX compression outbound slots. |
xPppIpxcpStatusRemoteNode | 1.3.6.1.4.1.33.22.5.2.1.6 | octet string | read-only |
The IPX Node address currently being used by the Remote IPX peer. |
xPppIpxcpCountersTable | 1.3.6.1.4.1.33.22.5.3 | no-access |
A table containing basic PPP IPXCP status info. |
|
1.3.6.1.4.1.33.22.5.3.1 | no-access |
Counter information about a particular PPP IPXCP session. |
||
xPppIpxcpRxConReq | 1.3.6.1.4.1.33.22.5.3.1.1 | counter | read-only |
The count of IPXCP Configure Requests received from the peer. |
xPppIpxcpTxConReq | 1.3.6.1.4.1.33.22.5.3.1.2 | counter | read-only |
The count of IPXCP Configure Requests transmitted to the peer. |
xPppIpxcpRxConNak | 1.3.6.1.4.1.33.22.5.3.1.3 | counter | read-only |
The count of IPXCP Configure Naks received from the peer. |
xPppIpxcpTxConNak | 1.3.6.1.4.1.33.22.5.3.1.4 | counter | read-only |
The count of IPXCP Configure Naks transmitted to the peer. |
xPppIpxcpRxConAck | 1.3.6.1.4.1.33.22.5.3.1.5 | counter | read-only |
The count of IPXCP Configure Acks received from the peer. |
xPppIpxcpTxConAck | 1.3.6.1.4.1.33.22.5.3.1.6 | counter | read-only |
The count of IPXCP Configure Acks transmitted to the peer. |
xPppIpxcpRxConRej | 1.3.6.1.4.1.33.22.5.3.1.7 | counter | read-only |
The count of IPXCP Configure Rejects received from the peer. |
xPppIpxcpTxConRej | 1.3.6.1.4.1.33.22.5.3.1.8 | counter | read-only |
The count of IPXCP Configure Rejects transmitted to the peer. |
xPppIpxcpRxTrmReq | 1.3.6.1.4.1.33.22.5.3.1.9 | counter | read-only |
The count of IPXCP Terminate Requests received from the peer. |
xPppIpxcpTxTrmReq | 1.3.6.1.4.1.33.22.5.3.1.10 | counter | read-only |
The count of IPXCP Terminate Requests transmitted to the peer. |
xPppIpxcpRxTrmAck | 1.3.6.1.4.1.33.22.5.3.1.11 | counter | read-only |
The count of IPXCP Terminate Acks received from the peer. |
xPppIpxcpTxTrmAck | 1.3.6.1.4.1.33.22.5.3.1.12 | counter | read-only |
The count of IPXCP Terminate Acks transmitted to the peer. |
xRadius | 1.3.6.1.4.1.33.35 | |||
xRadiusPort | 1.3.6.1.4.1.33.35.1 | |||
xRadiusPortTable | 1.3.6.1.4.1.33.35.1.1 | no-access |
Table of fields indexed by port. |
|
1.3.6.1.4.1.33.35.1.1.1 | no-access |
A particular entry. |
||
xRadiusPortIndex | 1.3.6.1.4.1.33.35.1.1.1.1 | integer | read-only |
The index of the port. |
xRadiusPortStatus | 1.3.6.1.4.1.33.35.1.1.1.2 | integer | read-only |
Indicates the state of Radius Authentication on the port. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusPortSolicitStatus | 1.3.6.1.4.1.33.35.1.1.1.3 | integer | read-write |
Indicates the state of Radius solicitation mode on the port. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusAcctPortStatus | 1.3.6.1.4.1.33.35.1.1.1.4 | integer | read-only |
Indicates the state of Radius Accounting on the port. Enumeration: 'disabled': 1, 'limited': 3, 'enabled': 2. |
xRadiusCircuit | 1.3.6.1.4.1.33.35.2 | |||
xRadiusConfig | 1.3.6.1.4.1.33.35.3 | |||
xRadiusAuthServerPort | 1.3.6.1.4.1.33.35.3.1 | integer | read-write |
The UDP port on which the Radius authentication request will be made. |
xRadiusAcctServerPort | 1.3.6.1.4.1.33.35.3.2 | integer | read-write |
The UDP port on which the Radius accounting request will be made. |
xRadiusTimeout | 1.3.6.1.4.1.33.35.3.3 | integer | read-write |
The period of time that the Radius client will wait for a reply from the server. |
xRadiusServerRetries | 1.3.6.1.4.1.33.35.3.4 | integer | read-write |
The number of times a Radius server will be tried. |
xRadiusAcctLogAttempts | 1.3.6.1.4.1.33.35.3.5 | integer | read-write |
The number of times the client will attempt to log the accounting record to either the primary or secondary Radius server before giving up and failing. |
xRadiusChapChallengeSize | 1.3.6.1.4.1.33.35.3.6 | integer | read-write |
The size of the CHAP challenge that is sent to the peer and the Radius server. |
xRadiusLogging | 1.3.6.1.4.1.33.35.3.7 | integer | read-write |
Indicates the state of Radius logging for packet tracing and troubleshooting. Messages are logged to the MRV In-Reach event log. Enumeration: 'disabled': 1, 'enabled': 2. |
xRadiusMessage | 1.3.6.1.4.1.33.35.3.8 | displaystring | read-write |
The authentication prompting message for Radius logins. |
xRadiusServers | 1.3.6.1.4.1.33.35.4 | |||
xRadServer1SubGrp | 1.3.6.1.4.1.33.35.4.1 | |||
xRadiusServerName1 | 1.3.6.1.4.1.33.35.4.1.1 | octet string | read-write |
The primary Radius server queried for authentication. |
xRadiusSecret1 | 1.3.6.1.4.1.33.35.4.1.2 | octet string | read-only |
The secret value used to communicate with the primary Radius server. |
xRadiusServerAccess1 | 1.3.6.1.4.1.33.35.4.1.3 | counter | read-only |
The number of successful accesses of primary Radius server. |
xRadiusServerAccessFailed1 | 1.3.6.1.4.1.33.35.4.1.4 | counter | read-only |
The number of failed accesses of primary Radius server. |
xRadServer2SubGrp | 1.3.6.1.4.1.33.35.4.2 | |||
xRadiusServerName2 | 1.3.6.1.4.1.33.35.4.2.1 | octet string | read-write |
The secondary Radius server queried for authentication, if the primary one fails. |
xRadiusSecret2 | 1.3.6.1.4.1.33.35.4.2.2 | octet string | read-only |
The secret value used to communicate with the secondary Radius server. |
xRadiusServerAccess2 | 1.3.6.1.4.1.33.35.4.2.3 | counter | read-only |
The number of successful accesses of secondary Radius server. |
xRadiusServerAccessFailed2 | 1.3.6.1.4.1.33.35.4.2.4 | counter | read-only |
The number of failed accesses of secondary Radius server. |
xRadiusCounters | 1.3.6.1.4.1.33.35.5 | |||
xRadAuthCtsSubGrp | 1.3.6.1.4.1.33.35.5.1 | |||
xRadiusLogins | 1.3.6.1.4.1.33.35.5.1.1 | counter | read-only |
The number of successful logins using Radius. |
xRadiusLoginsFailed | 1.3.6.1.4.1.33.35.5.1.2 | counter | read-only |
The number of failed logins resulting from being rejected by the Radius server. |
xRadiusConfigFailed | 1.3.6.1.4.1.33.35.5.1.3 | counter | read-only |
The number of failed logins resulting from unsupported attribute values. |
xRadiusPolicyFailed | 1.3.6.1.4.1.33.35.5.1.4 | counter | read-only |
The number of failed logins resulting from failing specific Radius policies on the MRV In-Reach unit. |
xRadAcctCtsSubGrp | 1.3.6.1.4.1.33.35.5.2 | |||
xRadiusAcctSuccess | 1.3.6.1.4.1.33.35.5.2.1 | counter | read-only |
The number of successfully recorded Radius accounting log records. |
xRadiusAcctFailed | 1.3.6.1.4.1.33.35.5.2.2 | counter | read-only |
The number of failed (not logged) Radius accounting log records. |
xRadiusAcctReqWait | 1.3.6.1.4.1.33.35.5.2.3 | counter | read-only |
The number of log requests waiting for a reply from the Radius server. |
xAlarm | 1.3.6.1.4.1.33.49 | |||
resourceFailure | 1.3.6.1.4.1.330.9 |
Indication that a system resource lack occurred of the type resType. |
||
sysLoginAuthenticationFailure | 1.3.6.1.4.1.330.28 |
Indicates when and where a user attempted and failed to access the system. |
||
contactClosureChanged | 1.3.6.1.4.1.330.30 |
Indication that the contact closure transitioned to open or closed. |
||
powerAlarmFuseBankA | 1.3.6.1.4.1.330.31 |
Indicates that a fuse from bank A tripped its breaker, or that it went operational. However, it is unlikely that a trap would be issued when the fuse starts working. |
||
powerAlarmFuseBankB | 1.3.6.1.4.1.330.32 |
Indicates that a fuse from bank B tripped its breaker, or that it went operational. However, it is unlikely that a trap would be issued when the fuse starts working. |
||
powerSupplyAlarmA | 1.3.6.1.4.1.330.33 |
Indicates that power supply A lost or regained power. However, it is unlikely that a trap would be issued when the power comes on. |
||
powerSupplyAlarmB | 1.3.6.1.4.1.330.34 |
Indicates that power supply B lost or regained power. However, it is unlikely that a trap would be issued when the power comes on. |
||
portInputSignalChange | 1.3.6.1.4.1.330.35 |
Indicates that an input signal on a port has transitioned to the state indicated in the variable rs232InSigState. |
||
portOutputSignalChange | 1.3.6.1.4.1.330.36 |
Indicates that an output signal on a port has transitioned to the state indicated in the variable rs232OutSigState. |
||
humidityThresholdExceeded | 1.3.6.1.4.1.330.37 |
Indication that the humidity exceeded a threshhold and the value of the currrent humidity. |
||
temperatureThresholdExceeded | 1.3.6.1.4.1.330.38 |
Indication that the temperature exceeded a threshhold and the value of the currrent temperature. |
||
alarmMasterNotResponding | 1.3.6.1.4.1.330.39 |
Indication that the high density alarm management device lost or regained contact with the inReach port to which it was connected as indicated by the basicPortAlarmMasterStatus variable. |
||
alarmMasterInputStateChange | 1.3.6.1.4.1.330.41 |
Indication that the alarm input point within a high density alarm management port transitioned to open or closed. |
||
asciiToTrapTranslation | 1.3.6.1.4.1.330.42 |
This trap contains ASCII data, which arrived at serial port, was formatted as a trap, and sent out on the network. |
||
powerMasterNotResponding | 1.3.6.1.4.1.330.43 |
Indication that the power management port lost or regained contact with the power unit to which it was connected as indicated by the basicPortPowerMasterDeviceStatus variable. |
||
temperatureNormal | 1.3.6.1.4.1.330.44 |
Indication that the temperature returned within bounds, and the value of the currrent temperature. |
||
humidityNormal | 1.3.6.1.4.1.330.45 |
Indication that the humidity returned within bounds, and the currrent humidity reading. |
||
alarmMasterSideAOff | 1.3.6.1.4.1.330.46 |
Indication that side A powered off in the attached IR7104 alarm unit due to DC rail fluctuations. |
||
alarmMasterSideBOff | 1.3.6.1.4.1.330.47 |
Indication that side B powered off in the attached IR7104 alarm unit due to DC rail fluctuations. |
||
alarmMasterSideAOn | 1.3.6.1.4.1.330.48 |
Indication that side A powered on in the attached IR7104 alarm unit after previous power off. |
||
alarmMasterSideBOn | 1.3.6.1.4.1.330.49 |
Indication that side B powered on in the attached IR7104 alarm unit after previous power off. |
||
icmpPingHostNotReachable | 1.3.6.1.4.1.330.50 |
Indication that the icmp Ping Host is not reachable after polling for icmpPingHostMaximumRetries. |
||
icmpPingHostResponding | 1.3.6.1.4.1.330.51 |
Indication that the icmp Ping Host is reachable again after a failure. |
||
alarmInputLowDensity0001Alarm | 1.3.6.1.4.1.330.10001 |
Generated when alarm point 1 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0002Alarm | 1.3.6.1.4.1.330.10002 |
Generated when alarm point 2 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0003Alarm | 1.3.6.1.4.1.330.10003 |
Generated when alarm point 3 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0004Alarm | 1.3.6.1.4.1.330.10004 |
Generated when alarm point 4 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0005Alarm | 1.3.6.1.4.1.330.10005 |
Generated when alarm point 5 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0006Alarm | 1.3.6.1.4.1.330.10006 |
Generated when alarm point 6 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0007Alarm | 1.3.6.1.4.1.330.10007 |
Generated when alarm point 7 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0008Alarm | 1.3.6.1.4.1.330.10008 |
Generated when alarm point 8 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0009Alarm | 1.3.6.1.4.1.330.10009 |
Generated when alarm point 9 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0010Alarm | 1.3.6.1.4.1.330.10010 |
Generated when alarm point 10 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0011Alarm | 1.3.6.1.4.1.330.10011 |
Generated when alarm point 11 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0012Alarm | 1.3.6.1.4.1.330.10012 |
Generated when alarm point 12 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0013Alarm | 1.3.6.1.4.1.330.10013 |
Generated when alarm point 13 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0014Alarm | 1.3.6.1.4.1.330.10014 |
Generated when alarm point 14 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0015Alarm | 1.3.6.1.4.1.330.10015 |
Generated when alarm point 15 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0016Alarm | 1.3.6.1.4.1.330.10016 |
Generated when alarm point 16 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0017Alarm | 1.3.6.1.4.1.330.10017 |
Generated when alarm point 17 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0018Alarm | 1.3.6.1.4.1.330.10018 |
Generated when alarm point 18 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0019Alarm | 1.3.6.1.4.1.330.10019 |
Generated when alarm point 19 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0020Alarm | 1.3.6.1.4.1.330.10020 |
Generated when alarm point 20 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0021Alarm | 1.3.6.1.4.1.330.10021 |
Generated when alarm point 21 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0022Alarm | 1.3.6.1.4.1.330.10022 |
Generated when alarm point 22 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0023Alarm | 1.3.6.1.4.1.330.10023 |
Generated when alarm point 23 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0024Alarm | 1.3.6.1.4.1.330.10024 |
Generated when alarm point 24 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0025Alarm | 1.3.6.1.4.1.330.10025 |
Generated when alarm point 25 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0026Alarm | 1.3.6.1.4.1.330.10026 |
Generated when alarm point 26 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0027Alarm | 1.3.6.1.4.1.330.10027 |
Generated when alarm point 27 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0028Alarm | 1.3.6.1.4.1.330.10028 |
Generated when alarm point 28 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0029Alarm | 1.3.6.1.4.1.330.10029 |
Generated when alarm point 29 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0030Alarm | 1.3.6.1.4.1.330.10030 |
Generated when alarm point 30 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0031Alarm | 1.3.6.1.4.1.330.10031 |
Generated when alarm point 31 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0032Alarm | 1.3.6.1.4.1.330.10032 |
Generated when alarm point 32 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0033Alarm | 1.3.6.1.4.1.330.10033 |
Generated when alarm point 33 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0034Alarm | 1.3.6.1.4.1.330.10034 |
Generated when alarm point 34 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0035Alarm | 1.3.6.1.4.1.330.10035 |
Generated when alarm point 35 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0036Alarm | 1.3.6.1.4.1.330.10036 |
Generated when alarm point 36 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0037Alarm | 1.3.6.1.4.1.330.10037 |
Generated when alarm point 37 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0038Alarm | 1.3.6.1.4.1.330.10038 |
Generated when alarm point 38 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0039Alarm | 1.3.6.1.4.1.330.10039 |
Generated when alarm point 39 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0040Alarm | 1.3.6.1.4.1.330.10040 |
Generated when alarm point 40 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0041Alarm | 1.3.6.1.4.1.330.10041 |
Generated when alarm point 41 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0042Alarm | 1.3.6.1.4.1.330.10042 |
Generated when alarm point 42 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0043Alarm | 1.3.6.1.4.1.330.10043 |
Generated when alarm point 43 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0044Alarm | 1.3.6.1.4.1.330.10044 |
Generated when alarm point 44 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0045Alarm | 1.3.6.1.4.1.330.10045 |
Generated when alarm point 45 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0046Alarm | 1.3.6.1.4.1.330.10046 |
Generated when alarm point 46 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0047Alarm | 1.3.6.1.4.1.330.10047 |
Generated when alarm point 47 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0048Alarm | 1.3.6.1.4.1.330.10048 |
Generated when alarm point 48 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0049Alarm | 1.3.6.1.4.1.330.10049 |
Generated when alarm point 49 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0050Alarm | 1.3.6.1.4.1.330.10050 |
Generated when alarm point 50 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0051Alarm | 1.3.6.1.4.1.330.10051 |
Generated when alarm point 51 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0052Alarm | 1.3.6.1.4.1.330.10052 |
Generated when alarm point 52 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0053Alarm | 1.3.6.1.4.1.330.10053 |
Generated when alarm point 53 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0054Alarm | 1.3.6.1.4.1.330.10054 |
Generated when alarm point 54 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0055Alarm | 1.3.6.1.4.1.330.10055 |
Generated when alarm point 55 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0056Alarm | 1.3.6.1.4.1.330.10056 |
Generated when alarm point 56 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0057Alarm | 1.3.6.1.4.1.330.10057 |
Generated when alarm point 57 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0058Alarm | 1.3.6.1.4.1.330.10058 |
Generated when alarm point 58 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0059Alarm | 1.3.6.1.4.1.330.10059 |
Generated when alarm point 59 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0060Alarm | 1.3.6.1.4.1.330.10060 |
Generated when alarm point 60 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0061Alarm | 1.3.6.1.4.1.330.10061 |
Generated when alarm point 61 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0062Alarm | 1.3.6.1.4.1.330.10062 |
Generated when alarm point 62 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0063Alarm | 1.3.6.1.4.1.330.10063 |
Generated when alarm point 63 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0064Alarm | 1.3.6.1.4.1.330.10064 |
Generated when alarm point 64 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0065Alarm | 1.3.6.1.4.1.330.10065 |
Generated when alarm point 65 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0066Alarm | 1.3.6.1.4.1.330.10066 |
Generated when alarm point 66 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0067Alarm | 1.3.6.1.4.1.330.10067 |
Generated when alarm point 67 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0068Alarm | 1.3.6.1.4.1.330.10068 |
Generated when alarm point 68 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0069Alarm | 1.3.6.1.4.1.330.10069 |
Generated when alarm point 69 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0070Alarm | 1.3.6.1.4.1.330.10070 |
Generated when alarm point 70 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0071Alarm | 1.3.6.1.4.1.330.10071 |
Generated when alarm point 71 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0072Alarm | 1.3.6.1.4.1.330.10072 |
Generated when alarm point 72 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0073Alarm | 1.3.6.1.4.1.330.10073 |
Generated when alarm point 73 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0074Alarm | 1.3.6.1.4.1.330.10074 |
Generated when alarm point 74 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0075Alarm | 1.3.6.1.4.1.330.10075 |
Generated when alarm point 75 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0076Alarm | 1.3.6.1.4.1.330.10076 |
Generated when alarm point 76 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0077Alarm | 1.3.6.1.4.1.330.10077 |
Generated when alarm point 77 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0078Alarm | 1.3.6.1.4.1.330.10078 |
Generated when alarm point 78 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0079Alarm | 1.3.6.1.4.1.330.10079 |
Generated when alarm point 79 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0080Alarm | 1.3.6.1.4.1.330.10080 |
Generated when alarm point 80 from a low density unit transitions to the alarm state. |
||
alarmInputLowDensity0001Normal | 1.3.6.1.4.1.330.20001 |
Generated when alarm point 1 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0002Normal | 1.3.6.1.4.1.330.20002 |
Generated when alarm point 2 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0003Normal | 1.3.6.1.4.1.330.20003 |
Generated when alarm point 3 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0004Normal | 1.3.6.1.4.1.330.20004 |
Generated when alarm point 4 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0005Normal | 1.3.6.1.4.1.330.20005 |
Generated when alarm point 5 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0006Normal | 1.3.6.1.4.1.330.20006 |
Generated when alarm point 6 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0007Normal | 1.3.6.1.4.1.330.20007 |
Generated when alarm point 7 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0008Normal | 1.3.6.1.4.1.330.20008 |
Generated when alarm point 8 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0009Normal | 1.3.6.1.4.1.330.20009 |
Generated when alarm point 9 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0010Normal | 1.3.6.1.4.1.330.20010 |
Generated when alarm point 10 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0011Normal | 1.3.6.1.4.1.330.20011 |
Generated when alarm point 11 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0012Normal | 1.3.6.1.4.1.330.20012 |
Generated when alarm point 12 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0013Normal | 1.3.6.1.4.1.330.20013 |
Generated when alarm point 13 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0014Normal | 1.3.6.1.4.1.330.20014 |
Generated when alarm point 14 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0015Normal | 1.3.6.1.4.1.330.20015 |
Generated when alarm point 15 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0016Normal | 1.3.6.1.4.1.330.20016 |
Generated when alarm point 16 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0017Normal | 1.3.6.1.4.1.330.20017 |
Generated when alarm point 17 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0018Normal | 1.3.6.1.4.1.330.20018 |
Generated when alarm point 18 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0019Normal | 1.3.6.1.4.1.330.20019 |
Generated when alarm point 19 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0020Normal | 1.3.6.1.4.1.330.20020 |
Generated when alarm point 20 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0021Normal | 1.3.6.1.4.1.330.20021 |
Generated when alarm point 21 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0022Normal | 1.3.6.1.4.1.330.20022 |
Generated when alarm point 22 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0023Normal | 1.3.6.1.4.1.330.20023 |
Generated when alarm point 23 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0024Normal | 1.3.6.1.4.1.330.20024 |
Generated when alarm point 24 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0025Normal | 1.3.6.1.4.1.330.20025 |
Generated when alarm point 25 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0026Normal | 1.3.6.1.4.1.330.20026 |
Generated when alarm point 26 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0027Normal | 1.3.6.1.4.1.330.20027 |
Generated when alarm point 27 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0028Normal | 1.3.6.1.4.1.330.20028 |
Generated when alarm point 28 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0029Normal | 1.3.6.1.4.1.330.20029 |
Generated when alarm point 29 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0030Normal | 1.3.6.1.4.1.330.20030 |
Generated when alarm point 30 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0031Normal | 1.3.6.1.4.1.330.20031 |
Generated when alarm point 31 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0032Normal | 1.3.6.1.4.1.330.20032 |
Generated when alarm point 32 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0033Normal | 1.3.6.1.4.1.330.20033 |
Generated when alarm point 33 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0034Normal | 1.3.6.1.4.1.330.20034 |
Generated when alarm point 34 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0035Normal | 1.3.6.1.4.1.330.20035 |
Generated when alarm point 35 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0036Normal | 1.3.6.1.4.1.330.20036 |
Generated when alarm point 36 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0037Normal | 1.3.6.1.4.1.330.20037 |
Generated when alarm point 37 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0038Normal | 1.3.6.1.4.1.330.20038 |
Generated when alarm point 38 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0039Normal | 1.3.6.1.4.1.330.20039 |
Generated when alarm point 39 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0040Normal | 1.3.6.1.4.1.330.20040 |
Generated when alarm point 40 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0041Normal | 1.3.6.1.4.1.330.20041 |
Generated when alarm point 41 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0042Normal | 1.3.6.1.4.1.330.20042 |
Generated when alarm point 42 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0043Normal | 1.3.6.1.4.1.330.20043 |
Generated when alarm point 43 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0044Normal | 1.3.6.1.4.1.330.20044 |
Generated when alarm point 44 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0045Normal | 1.3.6.1.4.1.330.20045 |
Generated when alarm point 45 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0046Normal | 1.3.6.1.4.1.330.20046 |
Generated when alarm point 46 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0047Normal | 1.3.6.1.4.1.330.20047 |
Generated when alarm point 47 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0048Normal | 1.3.6.1.4.1.330.20048 |
Generated when alarm point 48 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0049Normal | 1.3.6.1.4.1.330.20049 |
Generated when alarm point 49 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0050Normal | 1.3.6.1.4.1.330.20050 |
Generated when alarm point 50 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0051Normal | 1.3.6.1.4.1.330.20051 |
Generated when alarm point 51 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0052Normal | 1.3.6.1.4.1.330.20052 |
Generated when alarm point 52 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0053Normal | 1.3.6.1.4.1.330.20053 |
Generated when alarm point 53 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0054Normal | 1.3.6.1.4.1.330.20054 |
Generated when alarm point 54 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0055Normal | 1.3.6.1.4.1.330.20055 |
Generated when alarm point 55 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0056Normal | 1.3.6.1.4.1.330.20056 |
Generated when alarm point 56 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0057Normal | 1.3.6.1.4.1.330.20057 |
Generated when alarm point 57 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0058Normal | 1.3.6.1.4.1.330.20058 |
Generated when alarm point 58 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0059Normal | 1.3.6.1.4.1.330.20059 |
Generated when alarm point 59 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0060Normal | 1.3.6.1.4.1.330.20060 |
Generated when alarm point 60 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0061Normal | 1.3.6.1.4.1.330.20061 |
Generated when alarm point 61 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0062Normal | 1.3.6.1.4.1.330.20062 |
Generated when alarm point 62 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0063Normal | 1.3.6.1.4.1.330.20063 |
Generated when alarm point 63 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0064Normal | 1.3.6.1.4.1.330.20064 |
Generated when alarm point 64 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0065Normal | 1.3.6.1.4.1.330.20065 |
Generated when alarm point 65 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0066Normal | 1.3.6.1.4.1.330.20066 |
Generated when alarm point 66 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0067Normal | 1.3.6.1.4.1.330.20067 |
Generated when alarm point 67 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0068Normal | 1.3.6.1.4.1.330.20068 |
Generated when alarm point 68 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0069Normal | 1.3.6.1.4.1.330.20069 |
Generated when alarm point 69 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0070Normal | 1.3.6.1.4.1.330.20070 |
Generated when alarm point 70 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0071Normal | 1.3.6.1.4.1.330.20071 |
Generated when alarm point 71 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0072Normal | 1.3.6.1.4.1.330.20072 |
Generated when alarm point 72 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0073Normal | 1.3.6.1.4.1.330.20073 |
Generated when alarm point 73 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0074Normal | 1.3.6.1.4.1.330.20074 |
Generated when alarm point 74 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0075Normal | 1.3.6.1.4.1.330.20075 |
Generated when alarm point 75 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0076Normal | 1.3.6.1.4.1.330.20076 |
Generated when alarm point 76 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0077Normal | 1.3.6.1.4.1.330.20077 |
Generated when alarm point 77 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0078Normal | 1.3.6.1.4.1.330.20078 |
Generated when alarm point 78 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0079Normal | 1.3.6.1.4.1.330.20079 |
Generated when alarm point 79 from a low density unit transitions to the normal state. |
||
alarmInputLowDensity0080Normal | 1.3.6.1.4.1.330.20080 |
Generated when alarm point 80 from a low density unit transitions to the normal state. |
||
alarmInputHighDensity0001Alarm | 1.3.6.1.4.1.330.30001 |
Generated when alarm point 1 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0002Alarm | 1.3.6.1.4.1.330.30002 |
Generated when alarm point 2 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0003Alarm | 1.3.6.1.4.1.330.30003 |
Generated when alarm point 3 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0004Alarm | 1.3.6.1.4.1.330.30004 |
Generated when alarm point 4 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0005Alarm | 1.3.6.1.4.1.330.30005 |
Generated when alarm point 5 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0006Alarm | 1.3.6.1.4.1.330.30006 |
Generated when alarm point 6 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0007Alarm | 1.3.6.1.4.1.330.30007 |
Generated when alarm point 7 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0008Alarm | 1.3.6.1.4.1.330.30008 |
Generated when alarm point 8 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0009Alarm | 1.3.6.1.4.1.330.30009 |
Generated when alarm point 9 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0010Alarm | 1.3.6.1.4.1.330.30010 |
Generated when alarm point 10 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0011Alarm | 1.3.6.1.4.1.330.30011 |
Generated when alarm point 11 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0012Alarm | 1.3.6.1.4.1.330.30012 |
Generated when alarm point 12 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0013Alarm | 1.3.6.1.4.1.330.30013 |
Generated when alarm point 13 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0014Alarm | 1.3.6.1.4.1.330.30014 |
Generated when alarm point 14 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0015Alarm | 1.3.6.1.4.1.330.30015 |
Generated when alarm point 15 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0016Alarm | 1.3.6.1.4.1.330.30016 |
Generated when alarm point 16 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0017Alarm | 1.3.6.1.4.1.330.30017 |
Generated when alarm point 17 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0018Alarm | 1.3.6.1.4.1.330.30018 |
Generated when alarm point 18 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0019Alarm | 1.3.6.1.4.1.330.30019 |
Generated when alarm point 19 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0020Alarm | 1.3.6.1.4.1.330.30020 |
Generated when alarm point 20 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0021Alarm | 1.3.6.1.4.1.330.30021 |
Generated when alarm point 21 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0022Alarm | 1.3.6.1.4.1.330.30022 |
Generated when alarm point 22 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0023Alarm | 1.3.6.1.4.1.330.30023 |
Generated when alarm point 23 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0024Alarm | 1.3.6.1.4.1.330.30024 |
Generated when alarm point 24 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0025Alarm | 1.3.6.1.4.1.330.30025 |
Generated when alarm point 25 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0026Alarm | 1.3.6.1.4.1.330.30026 |
Generated when alarm point 26 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0027Alarm | 1.3.6.1.4.1.330.30027 |
Generated when alarm point 27 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0028Alarm | 1.3.6.1.4.1.330.30028 |
Generated when alarm point 28 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0029Alarm | 1.3.6.1.4.1.330.30029 |
Generated when alarm point 29 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0030Alarm | 1.3.6.1.4.1.330.30030 |
Generated when alarm point 30 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0031Alarm | 1.3.6.1.4.1.330.30031 |
Generated when alarm point 31 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0032Alarm | 1.3.6.1.4.1.330.30032 |
Generated when alarm point 32 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0033Alarm | 1.3.6.1.4.1.330.30033 |
Generated when alarm point 33 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0034Alarm | 1.3.6.1.4.1.330.30034 |
Generated when alarm point 34 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0035Alarm | 1.3.6.1.4.1.330.30035 |
Generated when alarm point 35 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0036Alarm | 1.3.6.1.4.1.330.30036 |
Generated when alarm point 36 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0037Alarm | 1.3.6.1.4.1.330.30037 |
Generated when alarm point 37 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0038Alarm | 1.3.6.1.4.1.330.30038 |
Generated when alarm point 38 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0039Alarm | 1.3.6.1.4.1.330.30039 |
Generated when alarm point 39 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0040Alarm | 1.3.6.1.4.1.330.30040 |
Generated when alarm point 40 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0041Alarm | 1.3.6.1.4.1.330.30041 |
Generated when alarm point 41 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0042Alarm | 1.3.6.1.4.1.330.30042 |
Generated when alarm point 42 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0043Alarm | 1.3.6.1.4.1.330.30043 |
Generated when alarm point 43 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0044Alarm | 1.3.6.1.4.1.330.30044 |
Generated when alarm point 44 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0045Alarm | 1.3.6.1.4.1.330.30045 |
Generated when alarm point 45 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0046Alarm | 1.3.6.1.4.1.330.30046 |
Generated when alarm point 46 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0047Alarm | 1.3.6.1.4.1.330.30047 |
Generated when alarm point 47 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0048Alarm | 1.3.6.1.4.1.330.30048 |
Generated when alarm point 48 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0049Alarm | 1.3.6.1.4.1.330.30049 |
Generated when alarm point 49 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0050Alarm | 1.3.6.1.4.1.330.30050 |
Generated when alarm point 50 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0051Alarm | 1.3.6.1.4.1.330.30051 |
Generated when alarm point 51 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0052Alarm | 1.3.6.1.4.1.330.30052 |
Generated when alarm point 52 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0053Alarm | 1.3.6.1.4.1.330.30053 |
Generated when alarm point 53 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0054Alarm | 1.3.6.1.4.1.330.30054 |
Generated when alarm point 54 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0055Alarm | 1.3.6.1.4.1.330.30055 |
Generated when alarm point 55 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0056Alarm | 1.3.6.1.4.1.330.30056 |
Generated when alarm point 56 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0057Alarm | 1.3.6.1.4.1.330.30057 |
Generated when alarm point 57 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0058Alarm | 1.3.6.1.4.1.330.30058 |
Generated when alarm point 58 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0059Alarm | 1.3.6.1.4.1.330.30059 |
Generated when alarm point 59 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0060Alarm | 1.3.6.1.4.1.330.30060 |
Generated when alarm point 60 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0061Alarm | 1.3.6.1.4.1.330.30061 |
Generated when alarm point 61 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0062Alarm | 1.3.6.1.4.1.330.30062 |
Generated when alarm point 62 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0063Alarm | 1.3.6.1.4.1.330.30063 |
Generated when alarm point 63 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0064Alarm | 1.3.6.1.4.1.330.30064 |
Generated when alarm point 64 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0065Alarm | 1.3.6.1.4.1.330.30065 |
Generated when alarm point 65 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0066Alarm | 1.3.6.1.4.1.330.30066 |
Generated when alarm point 66 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0067Alarm | 1.3.6.1.4.1.330.30067 |
Generated when alarm point 67 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0068Alarm | 1.3.6.1.4.1.330.30068 |
Generated when alarm point 68 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0069Alarm | 1.3.6.1.4.1.330.30069 |
Generated when alarm point 69 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0070Alarm | 1.3.6.1.4.1.330.30070 |
Generated when alarm point 70 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0071Alarm | 1.3.6.1.4.1.330.30071 |
Generated when alarm point 71 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0072Alarm | 1.3.6.1.4.1.330.30072 |
Generated when alarm point 72 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0073Alarm | 1.3.6.1.4.1.330.30073 |
Generated when alarm point 73 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0074Alarm | 1.3.6.1.4.1.330.30074 |
Generated when alarm point 74 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0075Alarm | 1.3.6.1.4.1.330.30075 |
Generated when alarm point 75 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0076Alarm | 1.3.6.1.4.1.330.30076 |
Generated when alarm point 76 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0077Alarm | 1.3.6.1.4.1.330.30077 |
Generated when alarm point 77 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0078Alarm | 1.3.6.1.4.1.330.30078 |
Generated when alarm point 78 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0079Alarm | 1.3.6.1.4.1.330.30079 |
Generated when alarm point 79 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0080Alarm | 1.3.6.1.4.1.330.30080 |
Generated when alarm point 80 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0081Alarm | 1.3.6.1.4.1.330.30081 |
Generated when alarm point 81 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0082Alarm | 1.3.6.1.4.1.330.30082 |
Generated when alarm point 82 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0083Alarm | 1.3.6.1.4.1.330.30083 |
Generated when alarm point 83 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0084Alarm | 1.3.6.1.4.1.330.30084 |
Generated when alarm point 84 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0085Alarm | 1.3.6.1.4.1.330.30085 |
Generated when alarm point 85 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0086Alarm | 1.3.6.1.4.1.330.30086 |
Generated when alarm point 86 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0087Alarm | 1.3.6.1.4.1.330.30087 |
Generated when alarm point 87 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0088Alarm | 1.3.6.1.4.1.330.30088 |
Generated when alarm point 88 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0089Alarm | 1.3.6.1.4.1.330.30089 |
Generated when alarm point 89 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0090Alarm | 1.3.6.1.4.1.330.30090 |
Generated when alarm point 90 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0091Alarm | 1.3.6.1.4.1.330.30091 |
Generated when alarm point 91 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0092Alarm | 1.3.6.1.4.1.330.30092 |
Generated when alarm point 92 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0093Alarm | 1.3.6.1.4.1.330.30093 |
Generated when alarm point 93 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0094Alarm | 1.3.6.1.4.1.330.30094 |
Generated when alarm point 94 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0095Alarm | 1.3.6.1.4.1.330.30095 |
Generated when alarm point 95 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0096Alarm | 1.3.6.1.4.1.330.30096 |
Generated when alarm point 96 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0097Alarm | 1.3.6.1.4.1.330.30097 |
Generated when alarm point 97 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0098Alarm | 1.3.6.1.4.1.330.30098 |
Generated when alarm point 98 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0099Alarm | 1.3.6.1.4.1.330.30099 |
Generated when alarm point 99 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0100Alarm | 1.3.6.1.4.1.330.30100 |
Generated when alarm point 100 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0101Alarm | 1.3.6.1.4.1.330.30101 |
Generated when alarm point 101 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0102Alarm | 1.3.6.1.4.1.330.30102 |
Generated when alarm point 102 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0103Alarm | 1.3.6.1.4.1.330.30103 |
Generated when alarm point 103 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0104Alarm | 1.3.6.1.4.1.330.30104 |
Generated when alarm point 104 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0105Alarm | 1.3.6.1.4.1.330.30105 |
Generated when alarm point 105 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0106Alarm | 1.3.6.1.4.1.330.30106 |
Generated when alarm point 106 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0107Alarm | 1.3.6.1.4.1.330.30107 |
Generated when alarm point 107 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0108Alarm | 1.3.6.1.4.1.330.30108 |
Generated when alarm point 108 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0109Alarm | 1.3.6.1.4.1.330.30109 |
Generated when alarm point 109 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0110Alarm | 1.3.6.1.4.1.330.30110 |
Generated when alarm point 110 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0111Alarm | 1.3.6.1.4.1.330.30111 |
Generated when alarm point 111 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0112Alarm | 1.3.6.1.4.1.330.30112 |
Generated when alarm point 112 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0113Alarm | 1.3.6.1.4.1.330.30113 |
Generated when alarm point 113 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0114Alarm | 1.3.6.1.4.1.330.30114 |
Generated when alarm point 114 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0115Alarm | 1.3.6.1.4.1.330.30115 |
Generated when alarm point 115 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0116Alarm | 1.3.6.1.4.1.330.30116 |
Generated when alarm point 116 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0117Alarm | 1.3.6.1.4.1.330.30117 |
Generated when alarm point 117 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0118Alarm | 1.3.6.1.4.1.330.30118 |
Generated when alarm point 118 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0119Alarm | 1.3.6.1.4.1.330.30119 |
Generated when alarm point 119 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0120Alarm | 1.3.6.1.4.1.330.30120 |
Generated when alarm point 120 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0121Alarm | 1.3.6.1.4.1.330.30121 |
Generated when alarm point 121 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0122Alarm | 1.3.6.1.4.1.330.30122 |
Generated when alarm point 122 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0123Alarm | 1.3.6.1.4.1.330.30123 |
Generated when alarm point 123 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0124Alarm | 1.3.6.1.4.1.330.30124 |
Generated when alarm point 124 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0125Alarm | 1.3.6.1.4.1.330.30125 |
Generated when alarm point 125 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0126Alarm | 1.3.6.1.4.1.330.30126 |
Generated when alarm point 126 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0127Alarm | 1.3.6.1.4.1.330.30127 |
Generated when alarm point 127 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0128Alarm | 1.3.6.1.4.1.330.30128 |
Generated when alarm point 128 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0129Alarm | 1.3.6.1.4.1.330.30129 |
Generated when alarm point 129 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0130Alarm | 1.3.6.1.4.1.330.30130 |
Generated when alarm point 130 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0131Alarm | 1.3.6.1.4.1.330.30131 |
Generated when alarm point 131 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0132Alarm | 1.3.6.1.4.1.330.30132 |
Generated when alarm point 132 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0133Alarm | 1.3.6.1.4.1.330.30133 |
Generated when alarm point 133 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0134Alarm | 1.3.6.1.4.1.330.30134 |
Generated when alarm point 134 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0135Alarm | 1.3.6.1.4.1.330.30135 |
Generated when alarm point 135 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0136Alarm | 1.3.6.1.4.1.330.30136 |
Generated when alarm point 136 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0137Alarm | 1.3.6.1.4.1.330.30137 |
Generated when alarm point 137 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0138Alarm | 1.3.6.1.4.1.330.30138 |
Generated when alarm point 138 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0139Alarm | 1.3.6.1.4.1.330.30139 |
Generated when alarm point 139 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0140Alarm | 1.3.6.1.4.1.330.30140 |
Generated when alarm point 140 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0141Alarm | 1.3.6.1.4.1.330.30141 |
Generated when alarm point 141 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0142Alarm | 1.3.6.1.4.1.330.30142 |
Generated when alarm point 142 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0143Alarm | 1.3.6.1.4.1.330.30143 |
Generated when alarm point 143 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0144Alarm | 1.3.6.1.4.1.330.30144 |
Generated when alarm point 144 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0145Alarm | 1.3.6.1.4.1.330.30145 |
Generated when alarm point 145 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0146Alarm | 1.3.6.1.4.1.330.30146 |
Generated when alarm point 146 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0147Alarm | 1.3.6.1.4.1.330.30147 |
Generated when alarm point 147 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0148Alarm | 1.3.6.1.4.1.330.30148 |
Generated when alarm point 148 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0149Alarm | 1.3.6.1.4.1.330.30149 |
Generated when alarm point 149 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0150Alarm | 1.3.6.1.4.1.330.30150 |
Generated when alarm point 150 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0151Alarm | 1.3.6.1.4.1.330.30151 |
Generated when alarm point 151 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0152Alarm | 1.3.6.1.4.1.330.30152 |
Generated when alarm point 152 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0153Alarm | 1.3.6.1.4.1.330.30153 |
Generated when alarm point 153 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0154Alarm | 1.3.6.1.4.1.330.30154 |
Generated when alarm point 154 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0155Alarm | 1.3.6.1.4.1.330.30155 |
Generated when alarm point 155 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0156Alarm | 1.3.6.1.4.1.330.30156 |
Generated when alarm point 156 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0157Alarm | 1.3.6.1.4.1.330.30157 |
Generated when alarm point 157 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0158Alarm | 1.3.6.1.4.1.330.30158 |
Generated when alarm point 158 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0159Alarm | 1.3.6.1.4.1.330.30159 |
Generated when alarm point 159 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0160Alarm | 1.3.6.1.4.1.330.30160 |
Generated when alarm point 160 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0161Alarm | 1.3.6.1.4.1.330.30161 |
Generated when alarm point 161 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0162Alarm | 1.3.6.1.4.1.330.30162 |
Generated when alarm point 162 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0163Alarm | 1.3.6.1.4.1.330.30163 |
Generated when alarm point 163 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0164Alarm | 1.3.6.1.4.1.330.30164 |
Generated when alarm point 164 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0165Alarm | 1.3.6.1.4.1.330.30165 |
Generated when alarm point 165 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0166Alarm | 1.3.6.1.4.1.330.30166 |
Generated when alarm point 166 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0167Alarm | 1.3.6.1.4.1.330.30167 |
Generated when alarm point 167 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0168Alarm | 1.3.6.1.4.1.330.30168 |
Generated when alarm point 168 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0169Alarm | 1.3.6.1.4.1.330.30169 |
Generated when alarm point 169 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0170Alarm | 1.3.6.1.4.1.330.30170 |
Generated when alarm point 170 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0171Alarm | 1.3.6.1.4.1.330.30171 |
Generated when alarm point 171 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0172Alarm | 1.3.6.1.4.1.330.30172 |
Generated when alarm point 172 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0173Alarm | 1.3.6.1.4.1.330.30173 |
Generated when alarm point 173 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0174Alarm | 1.3.6.1.4.1.330.30174 |
Generated when alarm point 174 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0175Alarm | 1.3.6.1.4.1.330.30175 |
Generated when alarm point 175 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0176Alarm | 1.3.6.1.4.1.330.30176 |
Generated when alarm point 176 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0177Alarm | 1.3.6.1.4.1.330.30177 |
Generated when alarm point 177 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0178Alarm | 1.3.6.1.4.1.330.30178 |
Generated when alarm point 178 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0179Alarm | 1.3.6.1.4.1.330.30179 |
Generated when alarm point 179 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0180Alarm | 1.3.6.1.4.1.330.30180 |
Generated when alarm point 180 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0181Alarm | 1.3.6.1.4.1.330.30181 |
Generated when alarm point 181 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0182Alarm | 1.3.6.1.4.1.330.30182 |
Generated when alarm point 182 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0183Alarm | 1.3.6.1.4.1.330.30183 |
Generated when alarm point 183 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0184Alarm | 1.3.6.1.4.1.330.30184 |
Generated when alarm point 184 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0185Alarm | 1.3.6.1.4.1.330.30185 |
Generated when alarm point 185 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0186Alarm | 1.3.6.1.4.1.330.30186 |
Generated when alarm point 186 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0187Alarm | 1.3.6.1.4.1.330.30187 |
Generated when alarm point 187 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0188Alarm | 1.3.6.1.4.1.330.30188 |
Generated when alarm point 188 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0189Alarm | 1.3.6.1.4.1.330.30189 |
Generated when alarm point 189 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0190Alarm | 1.3.6.1.4.1.330.30190 |
Generated when alarm point 190 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0191Alarm | 1.3.6.1.4.1.330.30191 |
Generated when alarm point 191 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0192Alarm | 1.3.6.1.4.1.330.30192 |
Generated when alarm point 192 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0193Alarm | 1.3.6.1.4.1.330.30193 |
Generated when alarm point 193 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0194Alarm | 1.3.6.1.4.1.330.30194 |
Generated when alarm point 194 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0195Alarm | 1.3.6.1.4.1.330.30195 |
Generated when alarm point 195 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0196Alarm | 1.3.6.1.4.1.330.30196 |
Generated when alarm point 196 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0197Alarm | 1.3.6.1.4.1.330.30197 |
Generated when alarm point 197 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0198Alarm | 1.3.6.1.4.1.330.30198 |
Generated when alarm point 198 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0199Alarm | 1.3.6.1.4.1.330.30199 |
Generated when alarm point 199 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0200Alarm | 1.3.6.1.4.1.330.30200 |
Generated when alarm point 200 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0201Alarm | 1.3.6.1.4.1.330.30201 |
Generated when alarm point 201 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0202Alarm | 1.3.6.1.4.1.330.30202 |
Generated when alarm point 202 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0203Alarm | 1.3.6.1.4.1.330.30203 |
Generated when alarm point 203 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0204Alarm | 1.3.6.1.4.1.330.30204 |
Generated when alarm point 204 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0205Alarm | 1.3.6.1.4.1.330.30205 |
Generated when alarm point 205 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0206Alarm | 1.3.6.1.4.1.330.30206 |
Generated when alarm point 206 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0207Alarm | 1.3.6.1.4.1.330.30207 |
Generated when alarm point 207 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0208Alarm | 1.3.6.1.4.1.330.30208 |
Generated when alarm point 208 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0209Alarm | 1.3.6.1.4.1.330.30209 |
Generated when alarm point 209 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0210Alarm | 1.3.6.1.4.1.330.30210 |
Generated when alarm point 210 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0211Alarm | 1.3.6.1.4.1.330.30211 |
Generated when alarm point 211 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0212Alarm | 1.3.6.1.4.1.330.30212 |
Generated when alarm point 212 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0213Alarm | 1.3.6.1.4.1.330.30213 |
Generated when alarm point 213 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0214Alarm | 1.3.6.1.4.1.330.30214 |
Generated when alarm point 214 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0215Alarm | 1.3.6.1.4.1.330.30215 |
Generated when alarm point 215 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0216Alarm | 1.3.6.1.4.1.330.30216 |
Generated when alarm point 216 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0217Alarm | 1.3.6.1.4.1.330.30217 |
Generated when alarm point 217 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0218Alarm | 1.3.6.1.4.1.330.30218 |
Generated when alarm point 218 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0219Alarm | 1.3.6.1.4.1.330.30219 |
Generated when alarm point 219 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0220Alarm | 1.3.6.1.4.1.330.30220 |
Generated when alarm point 220 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0221Alarm | 1.3.6.1.4.1.330.30221 |
Generated when alarm point 221 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0222Alarm | 1.3.6.1.4.1.330.30222 |
Generated when alarm point 222 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0223Alarm | 1.3.6.1.4.1.330.30223 |
Generated when alarm point 223 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0224Alarm | 1.3.6.1.4.1.330.30224 |
Generated when alarm point 224 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0225Alarm | 1.3.6.1.4.1.330.30225 |
Generated when alarm point 225 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0226Alarm | 1.3.6.1.4.1.330.30226 |
Generated when alarm point 226 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0227Alarm | 1.3.6.1.4.1.330.30227 |
Generated when alarm point 227 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0228Alarm | 1.3.6.1.4.1.330.30228 |
Generated when alarm point 228 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0229Alarm | 1.3.6.1.4.1.330.30229 |
Generated when alarm point 229 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0230Alarm | 1.3.6.1.4.1.330.30230 |
Generated when alarm point 230 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0231Alarm | 1.3.6.1.4.1.330.30231 |
Generated when alarm point 231 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0232Alarm | 1.3.6.1.4.1.330.30232 |
Generated when alarm point 232 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0233Alarm | 1.3.6.1.4.1.330.30233 |
Generated when alarm point 233 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0234Alarm | 1.3.6.1.4.1.330.30234 |
Generated when alarm point 234 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0235Alarm | 1.3.6.1.4.1.330.30235 |
Generated when alarm point 235 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0236Alarm | 1.3.6.1.4.1.330.30236 |
Generated when alarm point 236 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0237Alarm | 1.3.6.1.4.1.330.30237 |
Generated when alarm point 237 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0238Alarm | 1.3.6.1.4.1.330.30238 |
Generated when alarm point 238 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0239Alarm | 1.3.6.1.4.1.330.30239 |
Generated when alarm point 239 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0240Alarm | 1.3.6.1.4.1.330.30240 |
Generated when alarm point 240 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0241Alarm | 1.3.6.1.4.1.330.30241 |
Generated when alarm point 241 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0242Alarm | 1.3.6.1.4.1.330.30242 |
Generated when alarm point 242 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0243Alarm | 1.3.6.1.4.1.330.30243 |
Generated when alarm point 243 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0244Alarm | 1.3.6.1.4.1.330.30244 |
Generated when alarm point 244 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0245Alarm | 1.3.6.1.4.1.330.30245 |
Generated when alarm point 245 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0246Alarm | 1.3.6.1.4.1.330.30246 |
Generated when alarm point 246 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0247Alarm | 1.3.6.1.4.1.330.30247 |
Generated when alarm point 247 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0248Alarm | 1.3.6.1.4.1.330.30248 |
Generated when alarm point 248 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0249Alarm | 1.3.6.1.4.1.330.30249 |
Generated when alarm point 249 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0250Alarm | 1.3.6.1.4.1.330.30250 |
Generated when alarm point 250 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0251Alarm | 1.3.6.1.4.1.330.30251 |
Generated when alarm point 251 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0252Alarm | 1.3.6.1.4.1.330.30252 |
Generated when alarm point 252 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0253Alarm | 1.3.6.1.4.1.330.30253 |
Generated when alarm point 253 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0254Alarm | 1.3.6.1.4.1.330.30254 |
Generated when alarm point 254 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0255Alarm | 1.3.6.1.4.1.330.30255 |
Generated when alarm point 255 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0256Alarm | 1.3.6.1.4.1.330.30256 |
Generated when alarm point 256 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0257Alarm | 1.3.6.1.4.1.330.30257 |
Generated when alarm point 257 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0258Alarm | 1.3.6.1.4.1.330.30258 |
Generated when alarm point 258 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0259Alarm | 1.3.6.1.4.1.330.30259 |
Generated when alarm point 259 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0260Alarm | 1.3.6.1.4.1.330.30260 |
Generated when alarm point 260 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0261Alarm | 1.3.6.1.4.1.330.30261 |
Generated when alarm point 261 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0262Alarm | 1.3.6.1.4.1.330.30262 |
Generated when alarm point 262 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0263Alarm | 1.3.6.1.4.1.330.30263 |
Generated when alarm point 263 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0264Alarm | 1.3.6.1.4.1.330.30264 |
Generated when alarm point 264 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0265Alarm | 1.3.6.1.4.1.330.30265 |
Generated when alarm point 265 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0266Alarm | 1.3.6.1.4.1.330.30266 |
Generated when alarm point 266 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0267Alarm | 1.3.6.1.4.1.330.30267 |
Generated when alarm point 267 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0268Alarm | 1.3.6.1.4.1.330.30268 |
Generated when alarm point 268 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0269Alarm | 1.3.6.1.4.1.330.30269 |
Generated when alarm point 269 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0270Alarm | 1.3.6.1.4.1.330.30270 |
Generated when alarm point 270 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0271Alarm | 1.3.6.1.4.1.330.30271 |
Generated when alarm point 271 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0272Alarm | 1.3.6.1.4.1.330.30272 |
Generated when alarm point 272 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0273Alarm | 1.3.6.1.4.1.330.30273 |
Generated when alarm point 273 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0274Alarm | 1.3.6.1.4.1.330.30274 |
Generated when alarm point 274 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0275Alarm | 1.3.6.1.4.1.330.30275 |
Generated when alarm point 275 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0276Alarm | 1.3.6.1.4.1.330.30276 |
Generated when alarm point 276 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0277Alarm | 1.3.6.1.4.1.330.30277 |
Generated when alarm point 277 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0278Alarm | 1.3.6.1.4.1.330.30278 |
Generated when alarm point 278 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0279Alarm | 1.3.6.1.4.1.330.30279 |
Generated when alarm point 279 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0280Alarm | 1.3.6.1.4.1.330.30280 |
Generated when alarm point 280 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0281Alarm | 1.3.6.1.4.1.330.30281 |
Generated when alarm point 281 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0282Alarm | 1.3.6.1.4.1.330.30282 |
Generated when alarm point 282 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0283Alarm | 1.3.6.1.4.1.330.30283 |
Generated when alarm point 283 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0284Alarm | 1.3.6.1.4.1.330.30284 |
Generated when alarm point 284 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0285Alarm | 1.3.6.1.4.1.330.30285 |
Generated when alarm point 285 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0286Alarm | 1.3.6.1.4.1.330.30286 |
Generated when alarm point 286 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0287Alarm | 1.3.6.1.4.1.330.30287 |
Generated when alarm point 287 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0288Alarm | 1.3.6.1.4.1.330.30288 |
Generated when alarm point 288 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0289Alarm | 1.3.6.1.4.1.330.30289 |
Generated when alarm point 289 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0290Alarm | 1.3.6.1.4.1.330.30290 |
Generated when alarm point 290 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0291Alarm | 1.3.6.1.4.1.330.30291 |
Generated when alarm point 291 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0292Alarm | 1.3.6.1.4.1.330.30292 |
Generated when alarm point 292 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0293Alarm | 1.3.6.1.4.1.330.30293 |
Generated when alarm point 293 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0294Alarm | 1.3.6.1.4.1.330.30294 |
Generated when alarm point 294 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0295Alarm | 1.3.6.1.4.1.330.30295 |
Generated when alarm point 295 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0296Alarm | 1.3.6.1.4.1.330.30296 |
Generated when alarm point 296 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0297Alarm | 1.3.6.1.4.1.330.30297 |
Generated when alarm point 297 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0298Alarm | 1.3.6.1.4.1.330.30298 |
Generated when alarm point 298 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0299Alarm | 1.3.6.1.4.1.330.30299 |
Generated when alarm point 299 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0300Alarm | 1.3.6.1.4.1.330.30300 |
Generated when alarm point 300 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0301Alarm | 1.3.6.1.4.1.330.30301 |
Generated when alarm point 301 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0302Alarm | 1.3.6.1.4.1.330.30302 |
Generated when alarm point 302 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0303Alarm | 1.3.6.1.4.1.330.30303 |
Generated when alarm point 303 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0304Alarm | 1.3.6.1.4.1.330.30304 |
Generated when alarm point 304 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0305Alarm | 1.3.6.1.4.1.330.30305 |
Generated when alarm point 305 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0306Alarm | 1.3.6.1.4.1.330.30306 |
Generated when alarm point 306 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0307Alarm | 1.3.6.1.4.1.330.30307 |
Generated when alarm point 307 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0308Alarm | 1.3.6.1.4.1.330.30308 |
Generated when alarm point 308 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0309Alarm | 1.3.6.1.4.1.330.30309 |
Generated when alarm point 309 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0310Alarm | 1.3.6.1.4.1.330.30310 |
Generated when alarm point 310 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0311Alarm | 1.3.6.1.4.1.330.30311 |
Generated when alarm point 311 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0312Alarm | 1.3.6.1.4.1.330.30312 |
Generated when alarm point 312 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0313Alarm | 1.3.6.1.4.1.330.30313 |
Generated when alarm point 313 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0314Alarm | 1.3.6.1.4.1.330.30314 |
Generated when alarm point 314 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0315Alarm | 1.3.6.1.4.1.330.30315 |
Generated when alarm point 315 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0316Alarm | 1.3.6.1.4.1.330.30316 |
Generated when alarm point 316 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0317Alarm | 1.3.6.1.4.1.330.30317 |
Generated when alarm point 317 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0318Alarm | 1.3.6.1.4.1.330.30318 |
Generated when alarm point 318 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0319Alarm | 1.3.6.1.4.1.330.30319 |
Generated when alarm point 319 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0320Alarm | 1.3.6.1.4.1.330.30320 |
Generated when alarm point 320 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0321Alarm | 1.3.6.1.4.1.330.30321 |
Generated when alarm point 321 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0322Alarm | 1.3.6.1.4.1.330.30322 |
Generated when alarm point 322 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0323Alarm | 1.3.6.1.4.1.330.30323 |
Generated when alarm point 323 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0324Alarm | 1.3.6.1.4.1.330.30324 |
Generated when alarm point 324 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0325Alarm | 1.3.6.1.4.1.330.30325 |
Generated when alarm point 325 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0326Alarm | 1.3.6.1.4.1.330.30326 |
Generated when alarm point 326 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0327Alarm | 1.3.6.1.4.1.330.30327 |
Generated when alarm point 327 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0328Alarm | 1.3.6.1.4.1.330.30328 |
Generated when alarm point 328 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0329Alarm | 1.3.6.1.4.1.330.30329 |
Generated when alarm point 329 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0330Alarm | 1.3.6.1.4.1.330.30330 |
Generated when alarm point 330 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0331Alarm | 1.3.6.1.4.1.330.30331 |
Generated when alarm point 331 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0332Alarm | 1.3.6.1.4.1.330.30332 |
Generated when alarm point 332 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0333Alarm | 1.3.6.1.4.1.330.30333 |
Generated when alarm point 333 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0334Alarm | 1.3.6.1.4.1.330.30334 |
Generated when alarm point 334 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0335Alarm | 1.3.6.1.4.1.330.30335 |
Generated when alarm point 335 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0336Alarm | 1.3.6.1.4.1.330.30336 |
Generated when alarm point 336 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0337Alarm | 1.3.6.1.4.1.330.30337 |
Generated when alarm point 337 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0338Alarm | 1.3.6.1.4.1.330.30338 |
Generated when alarm point 338 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0339Alarm | 1.3.6.1.4.1.330.30339 |
Generated when alarm point 339 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0340Alarm | 1.3.6.1.4.1.330.30340 |
Generated when alarm point 340 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0341Alarm | 1.3.6.1.4.1.330.30341 |
Generated when alarm point 341 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0342Alarm | 1.3.6.1.4.1.330.30342 |
Generated when alarm point 342 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0343Alarm | 1.3.6.1.4.1.330.30343 |
Generated when alarm point 343 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0344Alarm | 1.3.6.1.4.1.330.30344 |
Generated when alarm point 344 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0345Alarm | 1.3.6.1.4.1.330.30345 |
Generated when alarm point 345 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0346Alarm | 1.3.6.1.4.1.330.30346 |
Generated when alarm point 346 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0347Alarm | 1.3.6.1.4.1.330.30347 |
Generated when alarm point 347 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0348Alarm | 1.3.6.1.4.1.330.30348 |
Generated when alarm point 348 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0349Alarm | 1.3.6.1.4.1.330.30349 |
Generated when alarm point 349 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0350Alarm | 1.3.6.1.4.1.330.30350 |
Generated when alarm point 350 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0351Alarm | 1.3.6.1.4.1.330.30351 |
Generated when alarm point 351 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0352Alarm | 1.3.6.1.4.1.330.30352 |
Generated when alarm point 352 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0353Alarm | 1.3.6.1.4.1.330.30353 |
Generated when alarm point 353 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0354Alarm | 1.3.6.1.4.1.330.30354 |
Generated when alarm point 354 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0355Alarm | 1.3.6.1.4.1.330.30355 |
Generated when alarm point 355 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0356Alarm | 1.3.6.1.4.1.330.30356 |
Generated when alarm point 356 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0357Alarm | 1.3.6.1.4.1.330.30357 |
Generated when alarm point 357 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0358Alarm | 1.3.6.1.4.1.330.30358 |
Generated when alarm point 358 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0359Alarm | 1.3.6.1.4.1.330.30359 |
Generated when alarm point 359 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0360Alarm | 1.3.6.1.4.1.330.30360 |
Generated when alarm point 360 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0361Alarm | 1.3.6.1.4.1.330.30361 |
Generated when alarm point 361 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0362Alarm | 1.3.6.1.4.1.330.30362 |
Generated when alarm point 362 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0363Alarm | 1.3.6.1.4.1.330.30363 |
Generated when alarm point 363 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0364Alarm | 1.3.6.1.4.1.330.30364 |
Generated when alarm point 364 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0365Alarm | 1.3.6.1.4.1.330.30365 |
Generated when alarm point 365 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0366Alarm | 1.3.6.1.4.1.330.30366 |
Generated when alarm point 366 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0367Alarm | 1.3.6.1.4.1.330.30367 |
Generated when alarm point 367 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0368Alarm | 1.3.6.1.4.1.330.30368 |
Generated when alarm point 368 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0369Alarm | 1.3.6.1.4.1.330.30369 |
Generated when alarm point 369 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0370Alarm | 1.3.6.1.4.1.330.30370 |
Generated when alarm point 370 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0371Alarm | 1.3.6.1.4.1.330.30371 |
Generated when alarm point 371 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0372Alarm | 1.3.6.1.4.1.330.30372 |
Generated when alarm point 372 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0373Alarm | 1.3.6.1.4.1.330.30373 |
Generated when alarm point 373 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0374Alarm | 1.3.6.1.4.1.330.30374 |
Generated when alarm point 374 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0375Alarm | 1.3.6.1.4.1.330.30375 |
Generated when alarm point 375 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0376Alarm | 1.3.6.1.4.1.330.30376 |
Generated when alarm point 376 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0377Alarm | 1.3.6.1.4.1.330.30377 |
Generated when alarm point 377 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0378Alarm | 1.3.6.1.4.1.330.30378 |
Generated when alarm point 378 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0379Alarm | 1.3.6.1.4.1.330.30379 |
Generated when alarm point 379 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0380Alarm | 1.3.6.1.4.1.330.30380 |
Generated when alarm point 380 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0381Alarm | 1.3.6.1.4.1.330.30381 |
Generated when alarm point 381 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0382Alarm | 1.3.6.1.4.1.330.30382 |
Generated when alarm point 382 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0383Alarm | 1.3.6.1.4.1.330.30383 |
Generated when alarm point 383 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0384Alarm | 1.3.6.1.4.1.330.30384 |
Generated when alarm point 384 from a high density unit transitions to the alarm state. |
||
alarmInputHighDensity0001Normal | 1.3.6.1.4.1.330.40001 |
Generated when alarm point 1 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0002Normal | 1.3.6.1.4.1.330.40002 |
Generated when alarm point 2 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0003Normal | 1.3.6.1.4.1.330.40003 |
Generated when alarm point 3 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0004Normal | 1.3.6.1.4.1.330.40004 |
Generated when alarm point 4 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0005Normal | 1.3.6.1.4.1.330.40005 |
Generated when alarm point 5 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0006Normal | 1.3.6.1.4.1.330.40006 |
Generated when alarm point 6 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0007Normal | 1.3.6.1.4.1.330.40007 |
Generated when alarm point 7 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0008Normal | 1.3.6.1.4.1.330.40008 |
Generated when alarm point 8 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0009Normal | 1.3.6.1.4.1.330.40009 |
Generated when alarm point 9 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0010Normal | 1.3.6.1.4.1.330.40010 |
Generated when alarm point 10 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0011Normal | 1.3.6.1.4.1.330.40011 |
Generated when alarm point 11 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0012Normal | 1.3.6.1.4.1.330.40012 |
Generated when alarm point 12 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0013Normal | 1.3.6.1.4.1.330.40013 |
Generated when alarm point 13 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0014Normal | 1.3.6.1.4.1.330.40014 |
Generated when alarm point 14 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0015Normal | 1.3.6.1.4.1.330.40015 |
Generated when alarm point 15 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0016Normal | 1.3.6.1.4.1.330.40016 |
Generated when alarm point 16 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0017Normal | 1.3.6.1.4.1.330.40017 |
Generated when alarm point 17 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0018Normal | 1.3.6.1.4.1.330.40018 |
Generated when alarm point 18 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0019Normal | 1.3.6.1.4.1.330.40019 |
Generated when alarm point 19 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0020Normal | 1.3.6.1.4.1.330.40020 |
Generated when alarm point 20 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0021Normal | 1.3.6.1.4.1.330.40021 |
Generated when alarm point 21 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0022Normal | 1.3.6.1.4.1.330.40022 |
Generated when alarm point 22 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0023Normal | 1.3.6.1.4.1.330.40023 |
Generated when alarm point 23 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0024Normal | 1.3.6.1.4.1.330.40024 |
Generated when alarm point 24 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0025Normal | 1.3.6.1.4.1.330.40025 |
Generated when alarm point 25 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0026Normal | 1.3.6.1.4.1.330.40026 |
Generated when alarm point 26 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0027Normal | 1.3.6.1.4.1.330.40027 |
Generated when alarm point 27 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0028Normal | 1.3.6.1.4.1.330.40028 |
Generated when alarm point 28 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0029Normal | 1.3.6.1.4.1.330.40029 |
Generated when alarm point 29 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0030Normal | 1.3.6.1.4.1.330.40030 |
Generated when alarm point 30 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0031Normal | 1.3.6.1.4.1.330.40031 |
Generated when alarm point 31 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0032Normal | 1.3.6.1.4.1.330.40032 |
Generated when alarm point 32 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0033Normal | 1.3.6.1.4.1.330.40033 |
Generated when alarm point 33 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0034Normal | 1.3.6.1.4.1.330.40034 |
Generated when alarm point 34 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0035Normal | 1.3.6.1.4.1.330.40035 |
Generated when alarm point 35 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0036Normal | 1.3.6.1.4.1.330.40036 |
Generated when alarm point 36 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0037Normal | 1.3.6.1.4.1.330.40037 |
Generated when alarm point 37 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0038Normal | 1.3.6.1.4.1.330.40038 |
Generated when alarm point 38 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0039Normal | 1.3.6.1.4.1.330.40039 |
Generated when alarm point 39 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0040Normal | 1.3.6.1.4.1.330.40040 |
Generated when alarm point 40 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0041Normal | 1.3.6.1.4.1.330.40041 |
Generated when alarm point 41 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0042Normal | 1.3.6.1.4.1.330.40042 |
Generated when alarm point 42 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0043Normal | 1.3.6.1.4.1.330.40043 |
Generated when alarm point 43 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0044Normal | 1.3.6.1.4.1.330.40044 |
Generated when alarm point 44 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0045Normal | 1.3.6.1.4.1.330.40045 |
Generated when alarm point 45 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0046Normal | 1.3.6.1.4.1.330.40046 |
Generated when alarm point 46 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0047Normal | 1.3.6.1.4.1.330.40047 |
Generated when alarm point 47 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0048Normal | 1.3.6.1.4.1.330.40048 |
Generated when alarm point 48 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0049Normal | 1.3.6.1.4.1.330.40049 |
Generated when alarm point 49 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0050Normal | 1.3.6.1.4.1.330.40050 |
Generated when alarm point 50 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0051Normal | 1.3.6.1.4.1.330.40051 |
Generated when alarm point 51 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0052Normal | 1.3.6.1.4.1.330.40052 |
Generated when alarm point 52 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0053Normal | 1.3.6.1.4.1.330.40053 |
Generated when alarm point 53 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0054Normal | 1.3.6.1.4.1.330.40054 |
Generated when alarm point 54 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0055Normal | 1.3.6.1.4.1.330.40055 |
Generated when alarm point 55 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0056Normal | 1.3.6.1.4.1.330.40056 |
Generated when alarm point 56 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0057Normal | 1.3.6.1.4.1.330.40057 |
Generated when alarm point 57 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0058Normal | 1.3.6.1.4.1.330.40058 |
Generated when alarm point 58 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0059Normal | 1.3.6.1.4.1.330.40059 |
Generated when alarm point 59 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0060Normal | 1.3.6.1.4.1.330.40060 |
Generated when alarm point 60 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0061Normal | 1.3.6.1.4.1.330.40061 |
Generated when alarm point 61 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0062Normal | 1.3.6.1.4.1.330.40062 |
Generated when alarm point 62 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0063Normal | 1.3.6.1.4.1.330.40063 |
Generated when alarm point 63 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0064Normal | 1.3.6.1.4.1.330.40064 |
Generated when alarm point 64 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0065Normal | 1.3.6.1.4.1.330.40065 |
Generated when alarm point 65 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0066Normal | 1.3.6.1.4.1.330.40066 |
Generated when alarm point 66 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0067Normal | 1.3.6.1.4.1.330.40067 |
Generated when alarm point 67 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0068Normal | 1.3.6.1.4.1.330.40068 |
Generated when alarm point 68 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0069Normal | 1.3.6.1.4.1.330.40069 |
Generated when alarm point 69 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0070Normal | 1.3.6.1.4.1.330.40070 |
Generated when alarm point 70 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0071Normal | 1.3.6.1.4.1.330.40071 |
Generated when alarm point 71 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0072Normal | 1.3.6.1.4.1.330.40072 |
Generated when alarm point 72 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0073Normal | 1.3.6.1.4.1.330.40073 |
Generated when alarm point 73 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0074Normal | 1.3.6.1.4.1.330.40074 |
Generated when alarm point 74 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0075Normal | 1.3.6.1.4.1.330.40075 |
Generated when alarm point 75 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0076Normal | 1.3.6.1.4.1.330.40076 |
Generated when alarm point 76 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0077Normal | 1.3.6.1.4.1.330.40077 |
Generated when alarm point 77 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0078Normal | 1.3.6.1.4.1.330.40078 |
Generated when alarm point 78 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0079Normal | 1.3.6.1.4.1.330.40079 |
Generated when alarm point 79 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0080Normal | 1.3.6.1.4.1.330.40080 |
Generated when alarm point 80 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0081Normal | 1.3.6.1.4.1.330.40081 |
Generated when alarm point 81 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0082Normal | 1.3.6.1.4.1.330.40082 |
Generated when alarm point 82 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0083Normal | 1.3.6.1.4.1.330.40083 |
Generated when alarm point 83 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0084Normal | 1.3.6.1.4.1.330.40084 |
Generated when alarm point 84 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0085Normal | 1.3.6.1.4.1.330.40085 |
Generated when alarm point 85 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0086Normal | 1.3.6.1.4.1.330.40086 |
Generated when alarm point 86 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0087Normal | 1.3.6.1.4.1.330.40087 |
Generated when alarm point 87 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0088Normal | 1.3.6.1.4.1.330.40088 |
Generated when alarm point 88 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0089Normal | 1.3.6.1.4.1.330.40089 |
Generated when alarm point 89 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0090Normal | 1.3.6.1.4.1.330.40090 |
Generated when alarm point 90 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0091Normal | 1.3.6.1.4.1.330.40091 |
Generated when alarm point 91 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0092Normal | 1.3.6.1.4.1.330.40092 |
Generated when alarm point 92 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0093Normal | 1.3.6.1.4.1.330.40093 |
Generated when alarm point 93 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0094Normal | 1.3.6.1.4.1.330.40094 |
Generated when alarm point 94 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0095Normal | 1.3.6.1.4.1.330.40095 |
Generated when alarm point 95 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0096Normal | 1.3.6.1.4.1.330.40096 |
Generated when alarm point 96 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0097Normal | 1.3.6.1.4.1.330.40097 |
Generated when alarm point 97 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0098Normal | 1.3.6.1.4.1.330.40098 |
Generated when alarm point 98 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0099Normal | 1.3.6.1.4.1.330.40099 |
Generated when alarm point 99 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0100Normal | 1.3.6.1.4.1.330.40100 |
Generated when alarm point 100 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0101Normal | 1.3.6.1.4.1.330.40101 |
Generated when alarm point 101 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0102Normal | 1.3.6.1.4.1.330.40102 |
Generated when alarm point 102 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0103Normal | 1.3.6.1.4.1.330.40103 |
Generated when alarm point 103 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0104Normal | 1.3.6.1.4.1.330.40104 |
Generated when alarm point 104 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0105Normal | 1.3.6.1.4.1.330.40105 |
Generated when alarm point 105 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0106Normal | 1.3.6.1.4.1.330.40106 |
Generated when alarm point 106 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0107Normal | 1.3.6.1.4.1.330.40107 |
Generated when alarm point 107 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0108Normal | 1.3.6.1.4.1.330.40108 |
Generated when alarm point 108 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0109Normal | 1.3.6.1.4.1.330.40109 |
Generated when alarm point 109 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0110Normal | 1.3.6.1.4.1.330.40110 |
Generated when alarm point 110 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0111Normal | 1.3.6.1.4.1.330.40111 |
Generated when alarm point 111 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0112Normal | 1.3.6.1.4.1.330.40112 |
Generated when alarm point 112 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0113Normal | 1.3.6.1.4.1.330.40113 |
Generated when alarm point 113 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0114Normal | 1.3.6.1.4.1.330.40114 |
Generated when alarm point 114 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0115Normal | 1.3.6.1.4.1.330.40115 |
Generated when alarm point 115 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0116Normal | 1.3.6.1.4.1.330.40116 |
Generated when alarm point 116 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0117Normal | 1.3.6.1.4.1.330.40117 |
Generated when alarm point 117 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0118Normal | 1.3.6.1.4.1.330.40118 |
Generated when alarm point 118 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0119Normal | 1.3.6.1.4.1.330.40119 |
Generated when alarm point 119 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0120Normal | 1.3.6.1.4.1.330.40120 |
Generated when alarm point 120 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0121Normal | 1.3.6.1.4.1.330.40121 |
Generated when alarm point 121 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0122Normal | 1.3.6.1.4.1.330.40122 |
Generated when alarm point 122 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0123Normal | 1.3.6.1.4.1.330.40123 |
Generated when alarm point 123 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0124Normal | 1.3.6.1.4.1.330.40124 |
Generated when alarm point 124 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0125Normal | 1.3.6.1.4.1.330.40125 |
Generated when alarm point 125 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0126Normal | 1.3.6.1.4.1.330.40126 |
Generated when alarm point 126 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0127Normal | 1.3.6.1.4.1.330.40127 |
Generated when alarm point 127 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0128Normal | 1.3.6.1.4.1.330.40128 |
Generated when alarm point 128 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0129Normal | 1.3.6.1.4.1.330.40129 |
Generated when alarm point 129 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0130Normal | 1.3.6.1.4.1.330.40130 |
Generated when alarm point 130 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0131Normal | 1.3.6.1.4.1.330.40131 |
Generated when alarm point 131 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0132Normal | 1.3.6.1.4.1.330.40132 |
Generated when alarm point 132 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0133Normal | 1.3.6.1.4.1.330.40133 |
Generated when alarm point 133 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0134Normal | 1.3.6.1.4.1.330.40134 |
Generated when alarm point 134 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0135Normal | 1.3.6.1.4.1.330.40135 |
Generated when alarm point 135 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0136Normal | 1.3.6.1.4.1.330.40136 |
Generated when alarm point 136 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0137Normal | 1.3.6.1.4.1.330.40137 |
Generated when alarm point 137 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0138Normal | 1.3.6.1.4.1.330.40138 |
Generated when alarm point 138 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0139Normal | 1.3.6.1.4.1.330.40139 |
Generated when alarm point 139 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0140Normal | 1.3.6.1.4.1.330.40140 |
Generated when alarm point 140 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0141Normal | 1.3.6.1.4.1.330.40141 |
Generated when alarm point 141 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0142Normal | 1.3.6.1.4.1.330.40142 |
Generated when alarm point 142 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0143Normal | 1.3.6.1.4.1.330.40143 |
Generated when alarm point 143 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0144Normal | 1.3.6.1.4.1.330.40144 |
Generated when alarm point 144 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0145Normal | 1.3.6.1.4.1.330.40145 |
Generated when alarm point 145 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0146Normal | 1.3.6.1.4.1.330.40146 |
Generated when alarm point 146 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0147Normal | 1.3.6.1.4.1.330.40147 |
Generated when alarm point 147 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0148Normal | 1.3.6.1.4.1.330.40148 |
Generated when alarm point 148 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0149Normal | 1.3.6.1.4.1.330.40149 |
Generated when alarm point 149 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0150Normal | 1.3.6.1.4.1.330.40150 |
Generated when alarm point 150 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0151Normal | 1.3.6.1.4.1.330.40151 |
Generated when alarm point 151 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0152Normal | 1.3.6.1.4.1.330.40152 |
Generated when alarm point 152 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0153Normal | 1.3.6.1.4.1.330.40153 |
Generated when alarm point 153 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0154Normal | 1.3.6.1.4.1.330.40154 |
Generated when alarm point 154 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0155Normal | 1.3.6.1.4.1.330.40155 |
Generated when alarm point 155 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0156Normal | 1.3.6.1.4.1.330.40156 |
Generated when alarm point 156 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0157Normal | 1.3.6.1.4.1.330.40157 |
Generated when alarm point 157 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0158Normal | 1.3.6.1.4.1.330.40158 |
Generated when alarm point 158 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0159Normal | 1.3.6.1.4.1.330.40159 |
Generated when alarm point 159 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0160Normal | 1.3.6.1.4.1.330.40160 |
Generated when alarm point 160 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0161Normal | 1.3.6.1.4.1.330.40161 |
Generated when alarm point 161 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0162Normal | 1.3.6.1.4.1.330.40162 |
Generated when alarm point 162 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0163Normal | 1.3.6.1.4.1.330.40163 |
Generated when alarm point 163 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0164Normal | 1.3.6.1.4.1.330.40164 |
Generated when alarm point 164 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0165Normal | 1.3.6.1.4.1.330.40165 |
Generated when alarm point 165 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0166Normal | 1.3.6.1.4.1.330.40166 |
Generated when alarm point 166 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0167Normal | 1.3.6.1.4.1.330.40167 |
Generated when alarm point 167 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0168Normal | 1.3.6.1.4.1.330.40168 |
Generated when alarm point 168 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0169Normal | 1.3.6.1.4.1.330.40169 |
Generated when alarm point 169 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0170Normal | 1.3.6.1.4.1.330.40170 |
Generated when alarm point 170 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0171Normal | 1.3.6.1.4.1.330.40171 |
Generated when alarm point 171 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0172Normal | 1.3.6.1.4.1.330.40172 |
Generated when alarm point 172 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0173Normal | 1.3.6.1.4.1.330.40173 |
Generated when alarm point 173 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0174Normal | 1.3.6.1.4.1.330.40174 |
Generated when alarm point 174 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0175Normal | 1.3.6.1.4.1.330.40175 |
Generated when alarm point 175 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0176Normal | 1.3.6.1.4.1.330.40176 |
Generated when alarm point 176 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0177Normal | 1.3.6.1.4.1.330.40177 |
Generated when alarm point 177 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0178Normal | 1.3.6.1.4.1.330.40178 |
Generated when alarm point 178 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0179Normal | 1.3.6.1.4.1.330.40179 |
Generated when alarm point 179 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0180Normal | 1.3.6.1.4.1.330.40180 |
Generated when alarm point 180 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0181Normal | 1.3.6.1.4.1.330.40181 |
Generated when alarm point 181 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0182Normal | 1.3.6.1.4.1.330.40182 |
Generated when alarm point 182 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0183Normal | 1.3.6.1.4.1.330.40183 |
Generated when alarm point 183 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0184Normal | 1.3.6.1.4.1.330.40184 |
Generated when alarm point 184 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0185Normal | 1.3.6.1.4.1.330.40185 |
Generated when alarm point 185 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0186Normal | 1.3.6.1.4.1.330.40186 |
Generated when alarm point 186 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0187Normal | 1.3.6.1.4.1.330.40187 |
Generated when alarm point 187 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0188Normal | 1.3.6.1.4.1.330.40188 |
Generated when alarm point 188 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0189Normal | 1.3.6.1.4.1.330.40189 |
Generated when alarm point 189 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0190Normal | 1.3.6.1.4.1.330.40190 |
Generated when alarm point 190 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0191Normal | 1.3.6.1.4.1.330.40191 |
Generated when alarm point 191 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0192Normal | 1.3.6.1.4.1.330.40192 |
Generated when alarm point 192 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0193Normal | 1.3.6.1.4.1.330.40193 |
Generated when alarm point 193 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0194Normal | 1.3.6.1.4.1.330.40194 |
Generated when alarm point 194 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0195Normal | 1.3.6.1.4.1.330.40195 |
Generated when alarm point 195 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0196Normal | 1.3.6.1.4.1.330.40196 |
Generated when alarm point 196 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0197Normal | 1.3.6.1.4.1.330.40197 |
Generated when alarm point 197 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0198Normal | 1.3.6.1.4.1.330.40198 |
Generated when alarm point 198 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0199Normal | 1.3.6.1.4.1.330.40199 |
Generated when alarm point 199 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0200Normal | 1.3.6.1.4.1.330.40200 |
Generated when alarm point 200 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0201Normal | 1.3.6.1.4.1.330.40201 |
Generated when alarm point 201 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0202Normal | 1.3.6.1.4.1.330.40202 |
Generated when alarm point 202 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0203Normal | 1.3.6.1.4.1.330.40203 |
Generated when alarm point 203 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0204Normal | 1.3.6.1.4.1.330.40204 |
Generated when alarm point 204 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0205Normal | 1.3.6.1.4.1.330.40205 |
Generated when alarm point 205 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0206Normal | 1.3.6.1.4.1.330.40206 |
Generated when alarm point 206 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0207Normal | 1.3.6.1.4.1.330.40207 |
Generated when alarm point 207 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0208Normal | 1.3.6.1.4.1.330.40208 |
Generated when alarm point 208 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0209Normal | 1.3.6.1.4.1.330.40209 |
Generated when alarm point 209 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0210Normal | 1.3.6.1.4.1.330.40210 |
Generated when alarm point 210 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0211Normal | 1.3.6.1.4.1.330.40211 |
Generated when alarm point 211 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0212Normal | 1.3.6.1.4.1.330.40212 |
Generated when alarm point 212 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0213Normal | 1.3.6.1.4.1.330.40213 |
Generated when alarm point 213 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0214Normal | 1.3.6.1.4.1.330.40214 |
Generated when alarm point 214 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0215Normal | 1.3.6.1.4.1.330.40215 |
Generated when alarm point 215 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0216Normal | 1.3.6.1.4.1.330.40216 |
Generated when alarm point 216 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0217Normal | 1.3.6.1.4.1.330.40217 |
Generated when alarm point 217 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0218Normal | 1.3.6.1.4.1.330.40218 |
Generated when alarm point 218 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0219Normal | 1.3.6.1.4.1.330.40219 |
Generated when alarm point 219 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0220Normal | 1.3.6.1.4.1.330.40220 |
Generated when alarm point 220 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0221Normal | 1.3.6.1.4.1.330.40221 |
Generated when alarm point 221 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0222Normal | 1.3.6.1.4.1.330.40222 |
Generated when alarm point 222 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0223Normal | 1.3.6.1.4.1.330.40223 |
Generated when alarm point 223 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0224Normal | 1.3.6.1.4.1.330.40224 |
Generated when alarm point 224 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0225Normal | 1.3.6.1.4.1.330.40225 |
Generated when alarm point 225 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0226Normal | 1.3.6.1.4.1.330.40226 |
Generated when alarm point 226 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0227Normal | 1.3.6.1.4.1.330.40227 |
Generated when alarm point 227 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0228Normal | 1.3.6.1.4.1.330.40228 |
Generated when alarm point 228 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0229Normal | 1.3.6.1.4.1.330.40229 |
Generated when alarm point 229 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0230Normal | 1.3.6.1.4.1.330.40230 |
Generated when alarm point 230 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0231Normal | 1.3.6.1.4.1.330.40231 |
Generated when alarm point 231 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0232Normal | 1.3.6.1.4.1.330.40232 |
Generated when alarm point 232 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0233Normal | 1.3.6.1.4.1.330.40233 |
Generated when alarm point 233 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0234Normal | 1.3.6.1.4.1.330.40234 |
Generated when alarm point 234 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0235Normal | 1.3.6.1.4.1.330.40235 |
Generated when alarm point 235 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0236Normal | 1.3.6.1.4.1.330.40236 |
Generated when alarm point 236 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0237Normal | 1.3.6.1.4.1.330.40237 |
Generated when alarm point 237 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0238Normal | 1.3.6.1.4.1.330.40238 |
Generated when alarm point 238 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0239Normal | 1.3.6.1.4.1.330.40239 |
Generated when alarm point 239 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0240Normal | 1.3.6.1.4.1.330.40240 |
Generated when alarm point 240 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0241Normal | 1.3.6.1.4.1.330.40241 |
Generated when alarm point 241 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0242Normal | 1.3.6.1.4.1.330.40242 |
Generated when alarm point 242 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0243Normal | 1.3.6.1.4.1.330.40243 |
Generated when alarm point 243 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0244Normal | 1.3.6.1.4.1.330.40244 |
Generated when alarm point 244 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0245Normal | 1.3.6.1.4.1.330.40245 |
Generated when alarm point 245 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0246Normal | 1.3.6.1.4.1.330.40246 |
Generated when alarm point 246 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0247Normal | 1.3.6.1.4.1.330.40247 |
Generated when alarm point 247 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0248Normal | 1.3.6.1.4.1.330.40248 |
Generated when alarm point 248 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0249Normal | 1.3.6.1.4.1.330.40249 |
Generated when alarm point 249 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0250Normal | 1.3.6.1.4.1.330.40250 |
Generated when alarm point 250 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0251Normal | 1.3.6.1.4.1.330.40251 |
Generated when alarm point 251 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0252Normal | 1.3.6.1.4.1.330.40252 |
Generated when alarm point 252 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0253Normal | 1.3.6.1.4.1.330.40253 |
Generated when alarm point 253 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0254Normal | 1.3.6.1.4.1.330.40254 |
Generated when alarm point 254 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0255Normal | 1.3.6.1.4.1.330.40255 |
Generated when alarm point 255 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0256Normal | 1.3.6.1.4.1.330.40256 |
Generated when alarm point 256 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0257Normal | 1.3.6.1.4.1.330.40257 |
Generated when alarm point 257 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0258Normal | 1.3.6.1.4.1.330.40258 |
Generated when alarm point 258 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0259Normal | 1.3.6.1.4.1.330.40259 |
Generated when alarm point 259 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0260Normal | 1.3.6.1.4.1.330.40260 |
Generated when alarm point 260 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0261Normal | 1.3.6.1.4.1.330.40261 |
Generated when alarm point 261 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0262Normal | 1.3.6.1.4.1.330.40262 |
Generated when alarm point 262 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0263Normal | 1.3.6.1.4.1.330.40263 |
Generated when alarm point 263 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0264Normal | 1.3.6.1.4.1.330.40264 |
Generated when alarm point 264 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0265Normal | 1.3.6.1.4.1.330.40265 |
Generated when alarm point 265 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0266Normal | 1.3.6.1.4.1.330.40266 |
Generated when alarm point 266 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0267Normal | 1.3.6.1.4.1.330.40267 |
Generated when alarm point 267 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0268Normal | 1.3.6.1.4.1.330.40268 |
Generated when alarm point 268 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0269Normal | 1.3.6.1.4.1.330.40269 |
Generated when alarm point 269 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0270Normal | 1.3.6.1.4.1.330.40270 |
Generated when alarm point 270 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0271Normal | 1.3.6.1.4.1.330.40271 |
Generated when alarm point 271 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0272Normal | 1.3.6.1.4.1.330.40272 |
Generated when alarm point 272 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0273Normal | 1.3.6.1.4.1.330.40273 |
Generated when alarm point 273 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0274Normal | 1.3.6.1.4.1.330.40274 |
Generated when alarm point 274 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0275Normal | 1.3.6.1.4.1.330.40275 |
Generated when alarm point 275 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0276Normal | 1.3.6.1.4.1.330.40276 |
Generated when alarm point 276 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0277Normal | 1.3.6.1.4.1.330.40277 |
Generated when alarm point 277 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0278Normal | 1.3.6.1.4.1.330.40278 |
Generated when alarm point 278 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0279Normal | 1.3.6.1.4.1.330.40279 |
Generated when alarm point 279 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0280Normal | 1.3.6.1.4.1.330.40280 |
Generated when alarm point 280 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0281Normal | 1.3.6.1.4.1.330.40281 |
Generated when alarm point 281 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0282Normal | 1.3.6.1.4.1.330.40282 |
Generated when alarm point 282 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0283Normal | 1.3.6.1.4.1.330.40283 |
Generated when alarm point 283 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0284Normal | 1.3.6.1.4.1.330.40284 |
Generated when alarm point 284 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0285Normal | 1.3.6.1.4.1.330.40285 |
Generated when alarm point 285 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0286Normal | 1.3.6.1.4.1.330.40286 |
Generated when alarm point 286 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0287Normal | 1.3.6.1.4.1.330.40287 |
Generated when alarm point 287 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0288Normal | 1.3.6.1.4.1.330.40288 |
Generated when alarm point 288 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0289Normal | 1.3.6.1.4.1.330.40289 |
Generated when alarm point 289 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0290Normal | 1.3.6.1.4.1.330.40290 |
Generated when alarm point 290 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0291Normal | 1.3.6.1.4.1.330.40291 |
Generated when alarm point 291 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0292Normal | 1.3.6.1.4.1.330.40292 |
Generated when alarm point 292 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0293Normal | 1.3.6.1.4.1.330.40293 |
Generated when alarm point 293 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0294Normal | 1.3.6.1.4.1.330.40294 |
Generated when alarm point 294 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0295Normal | 1.3.6.1.4.1.330.40295 |
Generated when alarm point 295 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0296Normal | 1.3.6.1.4.1.330.40296 |
Generated when alarm point 296 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0297Normal | 1.3.6.1.4.1.330.40297 |
Generated when alarm point 297 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0298Normal | 1.3.6.1.4.1.330.40298 |
Generated when alarm point 298 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0299Normal | 1.3.6.1.4.1.330.40299 |
Generated when alarm point 299 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0300Normal | 1.3.6.1.4.1.330.40300 |
Generated when alarm point 300 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0301Normal | 1.3.6.1.4.1.330.40301 |
Generated when alarm point 301 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0302Normal | 1.3.6.1.4.1.330.40302 |
Generated when alarm point 302 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0303Normal | 1.3.6.1.4.1.330.40303 |
Generated when alarm point 303 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0304Normal | 1.3.6.1.4.1.330.40304 |
Generated when alarm point 304 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0305Normal | 1.3.6.1.4.1.330.40305 |
Generated when alarm point 305 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0306Normal | 1.3.6.1.4.1.330.40306 |
Generated when alarm point 306 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0307Normal | 1.3.6.1.4.1.330.40307 |
Generated when alarm point 307 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0308Normal | 1.3.6.1.4.1.330.40308 |
Generated when alarm point 308 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0309Normal | 1.3.6.1.4.1.330.40309 |
Generated when alarm point 309 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0310Normal | 1.3.6.1.4.1.330.40310 |
Generated when alarm point 310 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0311Normal | 1.3.6.1.4.1.330.40311 |
Generated when alarm point 311 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0312Normal | 1.3.6.1.4.1.330.40312 |
Generated when alarm point 312 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0313Normal | 1.3.6.1.4.1.330.40313 |
Generated when alarm point 313 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0314Normal | 1.3.6.1.4.1.330.40314 |
Generated when alarm point 314 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0315Normal | 1.3.6.1.4.1.330.40315 |
Generated when alarm point 315 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0316Normal | 1.3.6.1.4.1.330.40316 |
Generated when alarm point 316 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0317Normal | 1.3.6.1.4.1.330.40317 |
Generated when alarm point 317 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0318Normal | 1.3.6.1.4.1.330.40318 |
Generated when alarm point 318 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0319Normal | 1.3.6.1.4.1.330.40319 |
Generated when alarm point 319 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0320Normal | 1.3.6.1.4.1.330.40320 |
Generated when alarm point 320 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0321Normal | 1.3.6.1.4.1.330.40321 |
Generated when alarm point 321 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0322Normal | 1.3.6.1.4.1.330.40322 |
Generated when alarm point 322 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0323Normal | 1.3.6.1.4.1.330.40323 |
Generated when alarm point 323 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0324Normal | 1.3.6.1.4.1.330.40324 |
Generated when alarm point 324 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0325Normal | 1.3.6.1.4.1.330.40325 |
Generated when alarm point 325 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0326Normal | 1.3.6.1.4.1.330.40326 |
Generated when alarm point 326 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0327Normal | 1.3.6.1.4.1.330.40327 |
Generated when alarm point 327 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0328Normal | 1.3.6.1.4.1.330.40328 |
Generated when alarm point 328 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0329Normal | 1.3.6.1.4.1.330.40329 |
Generated when alarm point 329 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0330Normal | 1.3.6.1.4.1.330.40330 |
Generated when alarm point 330 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0331Normal | 1.3.6.1.4.1.330.40331 |
Generated when alarm point 331 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0332Normal | 1.3.6.1.4.1.330.40332 |
Generated when alarm point 332 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0333Normal | 1.3.6.1.4.1.330.40333 |
Generated when alarm point 333 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0334Normal | 1.3.6.1.4.1.330.40334 |
Generated when alarm point 334 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0335Normal | 1.3.6.1.4.1.330.40335 |
Generated when alarm point 335 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0336Normal | 1.3.6.1.4.1.330.40336 |
Generated when alarm point 336 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0337Normal | 1.3.6.1.4.1.330.40337 |
Generated when alarm point 337 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0338Normal | 1.3.6.1.4.1.330.40338 |
Generated when alarm point 338 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0339Normal | 1.3.6.1.4.1.330.40339 |
Generated when alarm point 339 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0340Normal | 1.3.6.1.4.1.330.40340 |
Generated when alarm point 340 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0341Normal | 1.3.6.1.4.1.330.40341 |
Generated when alarm point 341 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0342Normal | 1.3.6.1.4.1.330.40342 |
Generated when alarm point 342 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0343Normal | 1.3.6.1.4.1.330.40343 |
Generated when alarm point 343 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0344Normal | 1.3.6.1.4.1.330.40344 |
Generated when alarm point 344 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0345Normal | 1.3.6.1.4.1.330.40345 |
Generated when alarm point 345 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0346Normal | 1.3.6.1.4.1.330.40346 |
Generated when alarm point 346 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0347Normal | 1.3.6.1.4.1.330.40347 |
Generated when alarm point 347 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0348Normal | 1.3.6.1.4.1.330.40348 |
Generated when alarm point 348 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0349Normal | 1.3.6.1.4.1.330.40349 |
Generated when alarm point 349 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0350Normal | 1.3.6.1.4.1.330.40350 |
Generated when alarm point 350 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0351Normal | 1.3.6.1.4.1.330.40351 |
Generated when alarm point 351 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0352Normal | 1.3.6.1.4.1.330.40352 |
Generated when alarm point 352 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0353Normal | 1.3.6.1.4.1.330.40353 |
Generated when alarm point 353 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0354Normal | 1.3.6.1.4.1.330.40354 |
Generated when alarm point 354 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0355Normal | 1.3.6.1.4.1.330.40355 |
Generated when alarm point 355 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0356Normal | 1.3.6.1.4.1.330.40356 |
Generated when alarm point 356 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0357Normal | 1.3.6.1.4.1.330.40357 |
Generated when alarm point 357 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0358Normal | 1.3.6.1.4.1.330.40358 |
Generated when alarm point 358 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0359Normal | 1.3.6.1.4.1.330.40359 |
Generated when alarm point 359 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0360Normal | 1.3.6.1.4.1.330.40360 |
Generated when alarm point 360 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0361Normal | 1.3.6.1.4.1.330.40361 |
Generated when alarm point 361 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0362Normal | 1.3.6.1.4.1.330.40362 |
Generated when alarm point 362 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0363Normal | 1.3.6.1.4.1.330.40363 |
Generated when alarm point 363 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0364Normal | 1.3.6.1.4.1.330.40364 |
Generated when alarm point 364 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0365Normal | 1.3.6.1.4.1.330.40365 |
Generated when alarm point 365 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0366Normal | 1.3.6.1.4.1.330.40366 |
Generated when alarm point 366 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0367Normal | 1.3.6.1.4.1.330.40367 |
Generated when alarm point 367 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0368Normal | 1.3.6.1.4.1.330.40368 |
Generated when alarm point 368 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0369Normal | 1.3.6.1.4.1.330.40369 |
Generated when alarm point 369 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0370Normal | 1.3.6.1.4.1.330.40370 |
Generated when alarm point 370 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0371Normal | 1.3.6.1.4.1.330.40371 |
Generated when alarm point 371 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0372Normal | 1.3.6.1.4.1.330.40372 |
Generated when alarm point 372 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0373Normal | 1.3.6.1.4.1.330.40373 |
Generated when alarm point 373 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0374Normal | 1.3.6.1.4.1.330.40374 |
Generated when alarm point 374 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0375Normal | 1.3.6.1.4.1.330.40375 |
Generated when alarm point 375 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0376Normal | 1.3.6.1.4.1.330.40376 |
Generated when alarm point 376 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0377Normal | 1.3.6.1.4.1.330.40377 |
Generated when alarm point 377 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0378Normal | 1.3.6.1.4.1.330.40378 |
Generated when alarm point 378 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0379Normal | 1.3.6.1.4.1.330.40379 |
Generated when alarm point 379 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0380Normal | 1.3.6.1.4.1.330.40380 |
Generated when alarm point 380 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0381Normal | 1.3.6.1.4.1.330.40381 |
Generated when alarm point 381 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0382Normal | 1.3.6.1.4.1.330.40382 |
Generated when alarm point 382 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0383Normal | 1.3.6.1.4.1.330.40383 |
Generated when alarm point 383 from a high density unit transitions to the normal state. |
||
alarmInputHighDensity0384Normal | 1.3.6.1.4.1.330.40384 |
Generated when alarm point 384 from a high density unit transitions to the normal state. |