All MIBs › CTATX-MIB
Category: ATM, Vendor: Cabletron/Enterasys
Description: Manages Cabletron ATX module hardware configuration, port mappings, and interface operational status.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CTATX-MIB?
CTATX-MIB is a Cabletron (later Enterasys) MIB for managing an ATX module's hardware configuration, port mappings, and interface operational status, though the sample objects available are dominated by a PPE (packet processing engine) memory-management subtree covering OSPF, ICMP, RIP, BOOTP, SNMP, and TFTP PDU memory allocation and failure counters. This gives it a strong software/resource-health monitoring role: tracking memory allocation failures for specific protocol PDU types reveals resource exhaustion in the device's control-plane protocol stack. Beyond memory counters, the module also covers port/interface configuration and status typical of a switch line module. It relies on general SNMPv2 SMI conventions and likely coexists with standard IF-MIB for baseline interface status. It is deployed in legacy Cabletron/Enterasys switch chassis using ATX modules, where CTATX-MIB SNMP monitoring of the PPE memory counters reveals control-plane resource exhaustion.
IPNetwork Monitor allows you to monitor SNMP objects defined in CTATX-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cabletron/Enterasys ATX switch modules
Monitoring Examples
An administrator would poll ppeOspfPduMemoryFailures and ppeOspfPduMemoryAllocs together to see whether OSPF PDU processing is running low on memory, and compare against ppeIcmpPduMemoryFailures, ppeRipPduMemoryFailures, ppeBootpPduMemoryFailures, ppeSnmpPduMemoryFailures, and ppeTftpPduMemoryFailures to determine whether the problem is protocol-specific or system-wide memory pressure. A rising trend in any of these *MemoryFailures counters, especially ppeSnmpPduMemoryFailures, would explain why the device is becoming unresponsive to management or routing protocol traffic. This points to control-plane resource exhaustion rather than a link-layer fault.
What Can Be Monitored
- OSPF PDU memory allocations and failures
- ICMP PDU memory allocations and failures
- RIP PDU memory allocations and failures
- BOOTP PDU memory allocations and failures
- SNMP PDU memory allocations and failures
- TFTP PDU memory allocations and failures
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| addr | 1.3.6.1.4.1.97.3.5 | |||
| TIK addrAge | 1.3.6.1.4.1.97.3.5.45 | TimeTicks | read-write | The time, in centiseconds, since a packet was last received from the address on a port that was in Spanning Tree learning or forwarding state. If no packets have been received, then addrAge contains the time that the address was created on the ES/1. |
| OCT addrAlarmMAC | 1.3.6.1.4.1.97.3.5.54 | OCTET STRING | read-only | The MAC address for an address entry. This parameter is only used by the ES/1's enterprise specific trap mechanism. |
| OCT addrBlock | 1.3.6.1.4.1.97.3.5.53 | OCTET STRING | read-write | A series of 0-700 octets, which represents 0-100 addresses. Each address consists of a 6 octet MacAddress followed by a 1 byte port number. If the port number is zero, then the address is that of a specially configured address; otherwise, the address is a dynamically learned address. This parameter is only used for dumping blocks of MAC addresses. |
| INT addrBlockSize | 1.3.6.1.4.1.97.3.5.52 | INTEGER | read-write | The number of addresses contained by addrBlock.This parameter is only used for dumping blocks of MAC addresses. |
| GAU addrDynamicMax | 1.3.6.1.4.1.97.3.5.3 | Gauge | read-write | The maximum number of spanning tree addresses which have been learned since the ES/1 was last booted (or this parameter was last reset by the NMS). |
| CTR addrDynamicOverflows | 1.3.6.1.4.1.97.3.5.5 | Counter | read-only | The number times an address was not learned due to insufficient address table space. |
| CTR addrDynamics | 1.3.6.1.4.1.97.3.5.2 | Counter | read-only | The number of learned addresses in the address table. |
| INT addrFlags | 1.3.6.1.4.1.97.3.5.7 | INTEGER | read-write | Flags to describe the use and control of this address entry. Each bit has a different meaning. The NMS must always set either entry-static, entry-none, or entry-mesh; however, for GetRequests, the NMS will see either no bits set (if the entry does not exist), or exactly one of the following bits set: entry-dynamic-local = 30,entry-dynamic-remote = 29, entry-static = 28, entry-other = 27, entry-none = 26, entry-mesh = 25, entry-statistics = 24,Bit 31 is reserved. Any combination of the restriction bits (bits 23-21) may be set for any type of entry, except entry-other or entry-mesh: entry-no-source = 23, entry-no-multi = 22, Bit 21 is reserved, Bits 20-18 are reserved. Exactly one of the special entry bits (bits 17-10) must be set for entry-other entries, and none of the bits may be set for other than entry-other entries: entry-all-lmas = 17, entry-any-lma = 16, entry-lma = 15, entry-port = 14, entry-bpdu = 13, entry-reserved = 12, Bits 11-10 are reserved for future expansion. Bits 9-0 are reserved. |
| INT addrIndex | 1.3.6.1.4.1.97.3.5.42 | INTEGER | read-write | The index number to be used for read-next and read-block operations. When the ES/1 boots, addrIndex is initialized to -1. |
| OCT addrMAC | 1.3.6.1.4.1.97.3.5.8 | OCTET STRING | read-write | The MAC address for this address definition. |
| CTR addrMeshOverflows | 1.3.6.1.4.1.97.3.5.6 | Counter | read-only | The number of times an ATM, Frame Relay, or SMDS address could not be learned due to insufficient address table space. [ATM, Frame Relay, and SMDS are not yet implemented.] |
| CTR addrMeshs | 1.3.6.1.4.1.97.3.5.4 | Counter | read-only | The number of ATM, Frame Relay, and/or SMDS addresses in the address table. These addresses are not reflected within addrStatics nor addrDynamics. [ATM, Frame Relay, and SMDS are not yet implemented.] |
| INT addrNext | 1.3.6.1.4.1.97.3.5.44 | INTEGER | read-write | The next value to use for addrIndex, when you use read-next or read-block operations to read the address table. When the ES/1 boots, addrNext is initialized to -1. |
| INT addrOperation | 1.3.6.1.4.1.97.3.5.41 | INTEGER | read-write | The operation to be performed upon the described address. The possibilities include: read-random (1), read-next (2), zero-stats (3), update (4), delete (5), read-block (6). |
| INT addrPort | 1.3.6.1.4.1.97.3.5.9 | INTEGER | read-write | The port through which this address is connected to the ES/1 (only valid for entry-dynamic-local, entry-statistics, and entry-port entries). |
| OCT addrPortMap | 1.3.6.1.4.1.97.3.5.10 | OCTET STRING | read-write | This is a bitmap of up to 32 sets of 32 bits each (128 octets), which defines which source ports are allowed to forward packets to which destination ports. Within each set of four octets, each bit is set if a packet with a matching destination address may be forwarded to that port.Since only the ES/1's ports 2 through 21 are available for bridging, all unused bits as well as the first 8 octets as well as the last 40 octets are meaningless. |
| INT addrRptrPort | 1.3.6.1.4.1.97.3.5.55 | INTEGER | read-write | The repeater port through which this address is connected to the port indicated by addrPort. This parameter is only valid if the port's srepeaterExtendedStats is enabled, and if the ES/1's ppeExtendStats is true. |
| CTR addrRxChars | 1.3.6.1.4.1.97.3.5.47 | Counter | read-write | The number of characters in the packets received from the address on a port that was in Spanning Tree Learning or Forwarding state (can be zeroed by zero-stats). |
| CTR addrRxFwdPkts | 1.3.6.1.4.1.97.3.5.49 | Counter | read-write | The number of packets received from the address which were forwarded (can be zeroed by zero-stats). This includes packets that were MAC-layer bridged because they were received on a port that was in Spanning Tree forwarding state, and packets that were routed regardless of the port's Spanning Tree state. |
| CTR addrRxMultiPkts | 1.3.6.1.4.1.97.3.5.48 | Counter | read-write | The number of multicast packets received from the address on a port that was in Spanning Tree Learning or Forwarding state (can be zeroed by zero-stats). |
| CTR addrRxPkts | 1.3.6.1.4.1.97.3.5.46 | Counter | read-write | The number of packets received from the address on a port that was in Spanning Tree learning or forwarding state (can be zeroed by zero-stats). |
| CTR addrStatics | 1.3.6.1.4.1.97.3.5.1 | Counter | read-only | The number of static addresses which are currently stored in the ES/1. |
| CTR addrTxChars | 1.3.6.1.4.1.97.3.5.51 | Counter | read-write | The number of characters in the packets transmitted to the address (can be zeroed by zero-stats). |
| CTR addrTxPkts | 1.3.6.1.4.1.97.3.5.50 | Counter | read-write | The number of packets transmitted to the address (can be zeroed by zero-stats). |
| admin | 1.3.6.1.4.1.97.3.3 | |||
| atext | 1.3.6.1.4.1.97.6 | |||
| atextport | 1.3.6.1.4.1.97.6.2 | |||
| atextportEntry | 1.3.6.1.4.1.97.6.2.1.1 | not-accessible | The description of one of the AppleTalk ports on this entity. | |
| INT atextportIndex | 1.3.6.1.4.1.97.6.2.1.1.1 | INTEGER | read-only | A unique value for each AppleTalk port. Its value is between 1 and the total number of AppleTalk ports. The value for each port must remain constant at least from the re-initialization of the entity's network management system to the next re-initialization. |
| OCT atextportNetAddress | 1.3.6.1.4.1.97.6.2.1.1.4 | OCTET STRING | read-only | The AppleTalk network address configured for this port. |
| OCT atextportNetEnd | 1.3.6.1.4.1.97.6.2.1.1.3 | OCTET STRING | read-only | The last AppleTalk network address in the configured range for this port. This is a two octet DDP network address in network byte order. |
| OCT atextportNetStart | 1.3.6.1.4.1.97.6.2.1.1.2 | OCTET STRING | read-only | The first AppleTalk network address in the configured range for this port. This is a two octet DDP network address in network byte order. |
| atextportTable | 1.3.6.1.4.1.97.6.2.1 | not-accessible | A list of AppleTalk ports for this entity. | |
| atextportzipEntry | 1.3.6.1.4.1.97.6.2.2.1 | not-accessible | An entry of zone information for a particular zone and port combination. | |
| atextportzipTable | 1.3.6.1.4.1.97.6.2.2 | not-accessible | The table of zone information configured for a port. | |
| OCT atextportZone | 1.3.6.1.4.1.97.6.2.1.1.5 | OCTET STRING | read-only | The default zone name configured for this AppleTalk port. |
| INT atextportZoneIndex | 1.3.6.1.4.1.97.6.2.2.1.2 | INTEGER | read-only | An integer that is unique to the ZoneName that is present in this entry. For any given zone name, every Entry that has an equal zone name will have the same ZoneIndex. |
| OCT atextportZoneName | 1.3.6.1.4.1.97.6.2.2.1.3 | OCTET STRING | read-only | The ASCII zone name of this entry. |
| INT atextportZonePort | 1.3.6.1.4.1.97.6.2.2.1.1 | INTEGER | read-only | A unique value for each AppleTalk port. |
| INT atextsysOperState | 1.3.6.1.4.1.97.6.1.1 | INTEGER | read-write | The operational state of AppleTalk routing. |
| atextsystem | 1.3.6.1.4.1.97.6.1 | |||
| config | 1.3.6.1.4.1.97.3.3.1 | |||
| INT configAlarmAddresses | 1.3.6.1.4.1.97.3.3.1.13 | INTEGER | read-write | Whether changes in the dynamically learned addresses should cause enterprise specific trap PDUs to be generated. |
| INT configAlarmDynamic | 1.3.6.1.4.1.97.3.3.1.12 | INTEGER | read-write | Whether changes in dynamic parameters (except for the dynamically learned addresses) should cause enterprise specific trap PDUs to be generated. |
| OCT configAnyPass | 1.3.6.1.4.1.97.3.3.1.2 | OCTET STRING | read-write | The authentication password (0-24 bytes) which must match the community name in an SNMP PDU, in order for the operation to be performed. A zero length password indicates that any community name is acceptable. |
| IP configAuthenticationFailure | 1.3.6.1.4.1.97.3.3.1.15 | IpAddress | read-only | All nulls, or the IP source address within the last SNMP PDU which caused an SNMP authentication failure. |
| INT configDumpEnd | 1.3.6.1.4.1.97.3.3.1.21 | INTEGER | read-write | Ending address of memory to dump upon detecting a fatal error. |
| INT configDumpModule | 1.3.6.1.4.1.97.3.3.1.19 | INTEGER | read-write | Flag to select the module to dump on a crash. If set to a value of 1 to 7 the relevant module's memory will be sent to the UART port on detecting a fatal error situation. A value of zero will disable the dump option. A value of 1 selects the ME, 7 selects the TURBO, and 2-6 select IOMs. |
| INT configDumpStart | 1.3.6.1.4.1.97.3.3.1.20 | INTEGER | read-write | Starting address of memory to dump upon detecting a fatal error. |
| OCT configFatalErr | 1.3.6.1.4.1.97.3.3.1.1 | OCTET STRING | read-only | This is a 32 byte array which contains information about the cause of the previous system reset. This will describe the circumstances which forced the system software to perform a reboot. The values in the first byte have the following meanings (0) Power failure, (1) Watchdog Timeout, (2) NMS Requested Shutdown, (3-255) Fatal Error (next byte contains the hwIndex of the module which encountered the error; remaining 30 bytes contain additional information). |
| INT configFddiPriority | 1.3.6.1.4.1.97.3.3.1.16 | INTEGER | read-write | Priority to use when forwarding packets to any FDDI port from any non-FDDI port. |
| INT configFunctions | 1.3.6.1.4.1.97.3.3.1.5 | INTEGER | read-only | A bit field which describes the software functions supported by this ES/1. The possible values are: 0x0001 NMS, 0x0002 TBRIDGE, 0x0004 SBRIDGE, 0x0008 MESH, 0x0010 IPROUTER, 0x0020 NO_BPDU, 0x0040 RIP, 0x0100 PROXY, 0x0200 OSPF, 0x0400 IPX. |
| OCT configGetPass | 1.3.6.1.4.1.97.3.3.1.3 | OCTET STRING | read-write | The authentication password (0-24 bytes) which must match the community name in an SNMP Get PDU (except for Debug or password parameters). A zero length password indicates that any community name is acceptable. Alternatively, it is acceptable if the community name matches configAnyPass. |
| IP configNMSAddress | 1.3.6.1.4.1.97.3.3.1.4 | IpAddress | read-write | The address of the NMS to which Trap PDUs are to be sent. A value of zero indicates that Trap PDUs should be sent to the NMS last heard from. |
| INT configPowerAc1 | 1.3.6.1.4.1.97.3.3.1.6 | INTEGER | read-only | Whether the first power supply has AC input. |
| INT configPowerAc2 | 1.3.6.1.4.1.97.3.3.1.7 | INTEGER | read-only | Whether the second power supply has AC input. |
| INT configPowerDc1 | 1.3.6.1.4.1.97.3.3.1.8 | INTEGER | read-only | Whether the first power supply provides DC voltage. |
| INT configPowerDc2 | 1.3.6.1.4.1.97.3.3.1.9 | INTEGER | read-only | Whether the second power supply provides DC voltage. |
| INT configPowerPresent1 | 1.3.6.1.4.1.97.3.3.1.10 | INTEGER | read-only | Whether the first power supply is present. |
| INT configPowerPresent2 | 1.3.6.1.4.1.97.3.3.1.11 | INTEGER | read-only | Whether the second power supply is present. |
| INT configStorageFailure | 1.3.6.1.4.1.97.3.3.1.14 | INTEGER | read-only | Whether the ES/1's storage facility for its configuration parameters has failed (the ES/1 may not be able to reboot after such a failure). |
| INT configTprPriority | 1.3.6.1.4.1.97.3.3.1.17 | INTEGER | read-write | Priority to use when forwarding packets to any Token-Ring port from any non-Token-Ring port. |
| debug | 1.3.6.1.4.1.97.3.12 | |||
| INT debugBase | 1.3.6.1.4.1.97.3.12.3.1.3 | INTEGER | read-write | The base address of the memory region to be examined or modified. |
| OCT debugData | 1.3.6.1.4.1.97.3.12.3.1.5 | OCTET STRING | read-write | A series of 0-64 octets, which represents 0-16 words (this may change in the future, if the ES/1 has processors with word sizes of other than 4 bytes per word). When this variable is read, the LMA will use the values in debugBase and debugLength to return the contents of a specified memory range to the NMS. Similarly, when this variable is written, a specified area of memory will be overwritten with data supplied by the NMS. |
| debugEntry | 1.3.6.1.4.1.97.3.12.3.1 | not-accessible | A set of objects for each module. | |
| INT debugIndex | 1.3.6.1.4.1.97.3.12.3.1.1 | INTEGER | read-only | The module number, beginning with 1 for the module in the first slot. This number always matches the instance of the debugEntry. |
| INT debugLength | 1.3.6.1.4.1.97.3.12.3.1.4 | INTEGER | read-write | The desired length, in words, of the memory region to be examined or modified. After the ES/1 performs the operation, debugLength is updated to indicate the length of memory that was actually examined or modified. If debugLength is updated to contain zero, then the module was not operational. |
| INT debugOperation | 1.3.6.1.4.1.97.3.12.3.1.2 | INTEGER | read-write | Type of debug operation requested. |
| OCT debugString | 1.3.6.1.4.1.97.3.12.2 | OCTET STRING | read-only | The last debug text string (0-80 bytes) sent by the ES/1. |
| INT debugStringID | 1.3.6.1.4.1.97.3.12.1 | INTEGER | read-only | The number of debug text strings sent by the ES/1. This parameter is used by the ES/1's enterprise specific trap mechanism. |
| debugTable | 1.3.6.1.4.1.97.3.12.3 | not-accessible | A list of the modules which may be debugged, with one module per slot defined by hwSlotTable. | |
| ecs_1 | 1.3.6.1.4.1.97.3 | |||
| fddismtEntry | 1.3.6.1.4.1.97.3.6.5.1 | not-accessible | A set of objects for an interface entry. | |
| INT fddismtIndex | 1.3.6.1.4.1.97.3.6.5.1.1 | INTEGER | read-only | A unique value for each SMT. It represents the sequence number of the FDDI board in ES/1. |
| fddismtTable | 1.3.6.1.4.1.97.3.6.5 | not-accessible | A list of snmpsmt entries, one per FDDI board. | |
| OCT fddismtUpstreamDescriptor | 1.3.6.1.4.1.97.3.6.5.1.4 | OCTET STRING | read-only | A four byte string containing the upstream neighbor's Station Descriptor parameter, as defined by the SMT frame protocols. If the upstream neighbor has not yet been learned, then a string of all zeroes is returned. |
| OCT fddismtUpstreamReq | 1.3.6.1.4.1.97.3.6.5.1.2 | OCTET STRING | read-write | When this variable is written, the ES/1 converts it into a big-endian FDDI address and issues an SMT NIF request to determine that address's upstream neighbor. When the NIF response is received, snmpsmtUpstreamRsp will hold the address of the upstream neighbor and a trap will be sent to the NMS. |
| OCT fddismtUpstreamRsp | 1.3.6.1.4.1.97.3.6.5.1.3 | OCTET STRING | read-only | The address of the upstream neighbor of the ES/1 whose address was written into snmpsmtUpstreamReq. If the address has not yet been learned, then an address of all zeroes is returned. |
| OCT fddismtUpstreamState | 1.3.6.1.4.1.97.3.6.5.1.5 | OCTET STRING | read-only | A four byte string containing the upstream neighbor's Station State parameter, as defined by the SMT frame protocols. If the upstream neighbor has not yet been learned, then a string of all zeroes is returned. |
| filter | 1.3.6.1.4.1.97.3.10 | |||
| INT filterAddID | 1.3.6.1.4.1.97.3.10.5 | INTEGER | read-write | A filter identifier used for adding filters. After the NMS sets this field, the ES/1 adds the filterEntry indexed by filterAddIndex. The ES/1 then updates filterCurrentCount, filterNextID, and the entire filterTable. Note that if filterAddID does not match filterNextID, then the ES/1 will not add the entry, since the SetRequest for filterAddID must have been a duplicate packet. |
| INT filterAddIndex | 1.3.6.1.4.1.97.3.10.6 | INTEGER | read-write | The index within filterTable, after which a filter should be added. If filterAddIndex contains zero, then the filter should be added as the first filterEntry within filterTable. |
| INT filterComboType | 1.3.6.1.4.1.97.3.10.7.1.4 | INTEGER | read-write | Whether this is an entry filter (0), an exit filter(1), a port mirror entry filter (3), or a port mirror exit filter (4). |
| INT filterCurrentCount | 1.3.6.1.4.1.97.3.10.2 | INTEGER | read-only | The number of combination filters currently defined for the ES/1. |
| INT filterDeleteID | 1.3.6.1.4.1.97.3.10.3 | INTEGER | read-write | A filter identifier used for deleting filters. After the NMS sets this field, the ES/1 deletes the filterEntry that has a matching filter ID field, and resets this field to zero. The ES/1 then updates filterCurrentCount, filterNextID, and the entire filterTable. |
| OCT filterDest | 1.3.6.1.4.1.97.3.10.7.1.9 | OCTET STRING | read-write | Beginning destination address. |
| OCT filterDestEnd | 1.3.6.1.4.1.97.3.10.7.1.10 | OCTET STRING | read-write | Ending destination address. |
| OCT filterDestMask | 1.3.6.1.4.1.97.3.10.7.1.12 | OCTET STRING | read-write | A bitmask to be applied to the packet's destination address before checking it against filterDest and filterDestEnd. |
| filterEntry | 1.3.6.1.4.1.97.3.10.7.1 | not-accessible | A set of objects for a combination filter. | |
| OCT filterField | 1.3.6.1.4.1.97.3.10.7.1.15 | OCTET STRING | read-write | An 8 octet value to be compared to the contents of the arbitrary field within the packet. |
| INT filterFlags | 1.3.6.1.4.1.97.3.10.7.1.5 | INTEGER | read-write | A set of flag bits which control the operation of the filter. Filters will not prevent packets from being accepted by the ES/1 as a final destination. The following bits are used: bit 13, bit 12, bit 11, bit 10. bits 9-8 used for filterFrame. bits 7-6 used for filterSource, filterSourceEnd, and filterSourceMask. bits 5-4 used for filterDest, filterDestEnd, and filterDestMask. bits 3-2 used for filterSrcLan. bits 1-0 used for filterField, filterOffset, and filterMask. |
| INT filterFrame | 1.3.6.1.4.1.97.3.10.7.1.6 | INTEGER | read-write | Ethernet protocol type (1501-65535), or one (1) to indicate any 802 frame, or two (2) to indicate any Ethernet frame, Note that a specific Ethernet protocol type may appear in either Ethernet format frames, or encapsulated within 802 format frames. |
| INT filterID | 1.3.6.1.4.1.97.3.10.7.1.2 | INTEGER | read-only | Identifier assigned to the filter, used for obtaining the value for filterDeleteID so that the filter can be deleted. |
| INT filterIndex | 1.3.6.1.4.1.97.3.10.7.1.1 | INTEGER | read-only | This number always matches the instance of the filterEntry. |
| OCT filterLastSrc | 1.3.6.1.4.1.97.3.10.7.1.21 | OCTET STRING | read-only | The source MAC address of the last packet which was discarded due to this filter |
| OCT filterMask | 1.3.6.1.4.1.97.3.10.7.1.16 | OCTET STRING | read-write | An 8 octet mask to be applied to the arbitrary field within the packet, before comparing it to filterField. |
| INT filterMaxCount | 1.3.6.1.4.1.97.3.10.1 | INTEGER | read-only | The maximum number of combination filters that may be defined for the ES/1. This is always 100. |
| INT filterNextID | 1.3.6.1.4.1.97.3.10.4 | INTEGER | read-only | A filter identifier used for adding filters. |
| INT filterOffset | 1.3.6.1.4.1.97.3.10.7.1.14 | INTEGER | read-write | Zero-based offset of an arbitrary field within the packet. Depending upon the value of filterFlags, the offset is relative to the start of the translated packet, beginning with the big endian MAC addresses; or, the offset is relative to the start of the data past the IP header (and, the packet must be an IP packet with a valid IP header); or, the offset is relative to the start of the data past the Source Routing information (presence of Source Routing information is optional). |
| CTR filterPktCnts | 1.3.6.1.4.1.97.3.10.7.1.20 | Counter | read-only | The total number of packets which were discarded due to this filter. |
| INT filterPortNo | 1.3.6.1.4.1.97.3.10.7.1.3 | INTEGER | read-write | The port number related to this filter. |
| OCT filterSource | 1.3.6.1.4.1.97.3.10.7.1.7 | OCTET STRING | read-write | Beginning source address. |
| OCT filterSourceEnd | 1.3.6.1.4.1.97.3.10.7.1.8 | OCTET STRING | read-write | Ending source address. |
| OCT filterSourceMask | 1.3.6.1.4.1.97.3.10.7.1.11 | OCTET STRING | read-write | A bitmask to be applied to the packet's source address before checking it against filterSource and filterSourceEnd. |
| INT filterSrcLan | 1.3.6.1.4.1.97.3.10.7.1.13 | INTEGER | read-write | Either the port number from which the packet is received, or the value of any one of the group identifiers defined by sifLan for that port. |
| filterTable | 1.3.6.1.4.1.97.3.10.7 | not-accessible | A list of combination filters; one per defined filter. If fewer than filterMaxCount filters have been defined, then an additional filterEntry exists, which is used as part of the sequence for defining a new filter. | |
| INT filterThreshFlag | 1.3.6.1.4.1.97.3.10.7.1.19 | INTEGER | read-only | Whether usage of this filter has exceeded the limits specified by filterThreshold and filterThreshTime, and the NMS has not yet acknowledged the alarm. Therefore, whenever the NMS reads this value, it will always be False; however, the NMS may receive alarms with this value set to True. |
| INT filterThreshold | 1.3.6.1.4.1.97.3.10.7.1.17 | INTEGER | read-write | The number of filter invocations at which an alarm to the NMS should be generated. |
| INT filterThreshTime | 1.3.6.1.4.1.97.3.10.7.1.18 | INTEGER | read-write | The length of time, in seconds, to which filterThreshold applies. A value of zero indicates that no alarms should be sent to the NMS. Values greater than 3600 (i.e., one hour) are not allowed. |
| hw | 1.3.6.1.4.1.97.3.1 | |||
| OCT hwAddr1 | 1.3.6.1.4.1.97.3.1.2.1.13 | OCTET STRING | read-only | The unique hard-wired 48 bit MAC address for the module's 1st port. For the Packet Processing Engine, it's a unique MAC address to be used as part of the ES/1's Spanning Tree Bridge Identifier. For the Turbo, not applicable. |
| OCT hwAddr2 | 1.3.6.1.4.1.97.3.1.2.1.14 | OCTET STRING | read-only | The unique hard-wired 48 bit MAC address for the module's 2nd port, only applicable for IOMs. |
| OCT hwAddr3 | 1.3.6.1.4.1.97.3.1.2.1.15 | OCTET STRING | read-only | The unique hard-wired 48 bit MAC address for the module's 3rd port, only applicable for IOMs. |
| OCT hwAddr4 | 1.3.6.1.4.1.97.3.1.2.1.16 | OCTET STRING | read-only | The unique hard-wired 48 bit MAC address for the module's 4th port, only applicable for IOMs. |
| OCT hwAddr5 | 1.3.6.1.4.1.97.3.1.2.1.22 | OCTET STRING | read-only | |
| OCT hwAddr6 | 1.3.6.1.4.1.97.3.1.2.1.23 | OCTET STRING | read-only | |
| OCT hwAddr7 | 1.3.6.1.4.1.97.3.1.2.1.24 | OCTET STRING | read-only | |
| OCT hwAddr8 | 1.3.6.1.4.1.97.3.1.2.1.25 | OCTET STRING | read-only | |
| OCT hwDefPortType | 1.3.6.1.4.1.97.3.1.2.1.12 | OCTET STRING | read-only | This is a variable-length byte array, where each element represents the port types defined for the module. If hwDefPortType does not match hwPortType, then the port will not be used. Note that hwDefPortType can only be changed by rebooting the ES/1. |
| INT hwDefType | 1.3.6.1.4.1.97.3.1.2.1.4 | INTEGER | read-only | The module type defined for the slot. Certain pre-defined relationships exist. Slot 1 always contains the Packet Processing Engine board. Slots 2-6 are either unoccupied, or contain IOM boards. Slot 7 is either unoccupied or contains the Turbo processor board. If hwDefType does not match hwType, then the module will not be used, regardless of the value of hwUseMod. Note that hwDefType can only be changed by rebooting the ES/1. |
| INT hwDiagCode | 1.3.6.1.4.1.97.3.1.2.1.7 | INTEGER | read-only | Additional diagnostics information concerning the slot's module. The meaning of hwDiagCode depends upon the slot's module type described by the hwType parameter. For the Packet Processing Engine board, any error (except where noted otherwise) will prevent the ES/1 from booting. For the Turbo processor board, FDDI IOM board (FIOM), the intelligent FDDI IOM board (IFIOM), the Ethernet/802.3 IOM boards, the Token-Ring/802.5 IOM boards, the HSSI IOM board, any error will prevent the board from being used. |
| INT hwDiagStatus | 1.3.6.1.4.1.97.3.1.2.1.5 | INTEGER | read-only | Results of diagnostics, when diagnostics were last performed on the module (whenever a module is released from reset, which is usually at power-up). |
| hwEntry | 1.3.6.1.4.1.97.3.1.2.1 | not-accessible | A set of objects for each slot. | |
| OCT hwFatalErr | 1.3.6.1.4.1.97.3.1.2.1.19 | OCTET STRING | read-only | This is a 32 byte array which contains information about the cause of the module's last unexpected self-reset, since the ES/1 booted.For the Packet Processing Engine and Turbo, this will always be all zeroes, since failure of such a module will cause the ES/1 to reboot. For the other modules, this field either contains all zeroes (if the module has not self-reset), or it contains values according to the format of configFatalErr, with a first byte of either 'Watchdog Timeout' (1) or 'Fatal Error' (3). |
| INT hwFirstPort | 1.3.6.1.4.1.97.3.1.2.1.18 | INTEGER | read-only | The ifIndex number of the first port which resides within this module. [Not applicable for the Turbo.] |
| INT hwIndex | 1.3.6.1.4.1.97.3.1.2.1.1 | INTEGER | read-only | The slot number, beginning with 1 for the top-most slot. This number always matches the instance of the hwEntry. For example, {hwIndex 3} contains the value '3'. |
| INT hwInuse | 1.3.6.1.4.1.97.3.1.2.1.6 | INTEGER | read-only | Whether the module is currently executing its operational software. |
| OCT hwManufData | 1.3.6.1.4.1.97.3.1.2.1.8 | OCTET STRING | read-only | This is a 24 byte array which contains the part number, serial number and hardware revision level of this module. The Turbo's hwManufData will be all blanks since it is manufactured as part of the Packet Processing Engine module. |
| INT hwNumber | 1.3.6.1.4.1.97.3.1.1 | INTEGER | read-only | The number of slots available for hardware modules, regardless of whether or not the slots are currently populated. This number is fixed as 7. |
| OCT hwPortStatus | 1.3.6.1.4.1.97.3.1.2.1.10 | OCTET STRING | read-only | This is a variable-length byte array, where each element represents the status of the port belonging to this module. Values of 01 (status-good) or hex ff (status-bad) are supported. For the Packet Processing Engine, the first byte is the status of the UART port. |
| OCT hwPortSubType | 1.3.6.1.4.1.97.3.1.2.1.21 | OCTET STRING | read-only | This is a variable-length byte array, where each element represents additional port type information. |
| OCT hwPortType | 1.3.6.1.4.1.97.3.1.2.1.9 | OCTET STRING | read-only | This is a variable-length byte array, where each element represents the port types belonging to this module. The Packet Processing Engine's ports are fixed as 'uart' for the first port, and 'none' for any other ports. The Turbo's ports are fixed as 'none' for all ports. The following port types are supported: none (0) there is no port csma (1) Ethernet or 802.3 port fddi-das (2) FDDI DAS port fddi-sas (3) FDDI SAS port tpr (4) Token Passing Ring port wan (5) Wide Area Network port uart (6) UART port |
| INT hwPpeType | 1.3.6.1.4.1.97.3.1.4 | INTEGER | read-only | |
| OCT hwRptrPorts | 1.3.6.1.4.1.97.3.1.2.1.20 | OCTET STRING | read-only | This is a variable-length byte array, where each element represents the repeater capability of the port belonging to this module. The element value is zero if the port is not present or does not have any repeater capability; otherwise, the element value indicates the number of repeater ports at that port. |
| hwSlotTable | 1.3.6.1.4.1.97.3.1.2 | not-accessible | A list of the most recent occupants of the slots; one per slot. | |
| INT hwSysBus | 1.3.6.1.4.1.97.3.1.3 | INTEGER | read-only | |
| INT hwSysProcessor | 1.3.6.1.4.1.97.3.1.5 | INTEGER | read-only | |
| INT hwTempOK | 1.3.6.1.4.1.97.3.1.2.1.17 | INTEGER | read-only | The temperature condition of the module, where True indicates temperature okay, and False indicates temperature too hot. |
| INT hwType | 1.3.6.1.4.1.97.3.1.2.1.2 | INTEGER | read-only | The module type of the slot's most recent occupant since the ES/1 was started. The values for hwType correspond to the values for hwPortType. |
| INT hwUseMod | 1.3.6.1.4.1.97.3.1.2.1.3 | INTEGER | read-write | Whether to use this module, not applicable for the Packet Processing Engine. The value of hwUseMod is not saved if the ES/1 reboots. If the module fails diagnostics, it will not be used, regardless of hwUseMod. |
| OCT hwUsePort | 1.3.6.1.4.1.97.3.1.2.1.11 | OCTET STRING | read-write | |
| igmp | 1.3.6.1.4.1.97.3.27.1.1 | |||
| IP igmpCacheAddress | 1.3.6.1.4.1.97.3.27.1.1.2.1.1 | IpAddress | read-only | The IP multicast group address for which this entry contains information. |
| igmpCacheEntry | 1.3.6.1.4.1.97.3.27.1.1.2.1 | not-accessible | An entry (conceptual row) in the igmpCacheTable. | |
| TIK igmpCacheExpiryTime | 1.3.6.1.4.1.97.3.27.1.1.2.1.6 | TimeTicks | read-only | The minimum amount of time remaining before this entry will be aged out. |
| INT igmpCacheIfIndex | 1.3.6.1.4.1.97.3.27.1.1.2.1.2 | INTEGER | read-only | The interface for which this entry contains information for an IP multicast group address. |
| IP igmpCacheLastReporter | 1.3.6.1.4.1.97.3.27.1.1.2.1.4 | IpAddress | read-only | The IP address of the source of the last membership report received for this IP Multicast group address on this interface. If no membership report has been received, this object has the value 0.0.0.0. |
| INT igmpCacheSelf | 1.3.6.1.4.1.97.3.27.1.1.2.1.3 | INTEGER | read-write | An indication of whether the local system is a member of this group address on this interface. |
| INT igmpCacheStatus | 1.3.6.1.4.1.97.3.27.1.1.2.1.7 | INTEGER | read-write | The status of this entry. |
| igmpCacheTable | 1.3.6.1.4.1.97.3.27.1.1.2 | not-accessible | The (conceptual) table listing the IP multicast groups for which there are members on a particular interface. | |
| TIK igmpCacheUpTime | 1.3.6.1.4.1.97.3.27.1.1.2.1.5 | TimeTicks | read-only | The time since the system joined this group address, or zero if the system is not currently a member. |
| igmpInterfaceEntry | 1.3.6.1.4.1.97.3.27.1.1.1.1 | not-accessible | An entry (conceptual row) representing an interface on which IGMP is enabled. | |
| INT igmpInterfaceIfIndex | 1.3.6.1.4.1.97.3.27.1.1.1.1.1 | INTEGER | read-only | The interface for which IGMP is enabled. |
| INT igmpInterfaceQueryInterval | 1.3.6.1.4.1.97.3.27.1.1.1.1.2 | INTEGER | read-write | The frequency at which IGMP Host-Query packets are transmitted on this interface. |
| INT igmpInterfaceStatus | 1.3.6.1.4.1.97.3.27.1.1.1.1.3 | INTEGER | read-write | The activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface. |
| igmpInterfaceTable | 1.3.6.1.4.1.97.3.27.1.1.1 | not-accessible | The (conceptual) table listing the interfaces on which IGMP is enabled. | |
| igmpMIB | 1.3.6.1.4.1.97.3.27 | |||
| igmpMIBObjects | 1.3.6.1.4.1.97.3.27.1 | |||
| ipMRoute | 1.3.6.1.4.1.97.3.26.1.1 | |||
| INT ipMRouteEnable | 1.3.6.1.4.1.97.3.26.1.1.1 | INTEGER | read-write | The enabled status of IP Multicast routing on this router. |
| ipMRouteEntry | 1.3.6.1.4.1.97.3.26.1.1.2.1 | not-accessible | An entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address. | |
| TIK ipMRouteExpiryTime | 1.3.6.1.4.1.97.3.26.1.1.2.1.8 | TimeTicks | read-write | The minimum amount of time remaining before this entry will be aged out. |
| IP ipMRouteGroup | 1.3.6.1.4.1.97.3.26.1.1.2.1.1 | IpAddress | read-only | The IP multicast group address for which this entry contains multicast routing information. |
| INT ipMRouteInIfIndex | 1.3.6.1.4.1.97.3.26.1.1.2.1.5 | INTEGER | read-only | The value of ifIndex for the interface on which IP datagrams sent by this source to this multicast address are received. |
| ipMRouteInterfaceEntry | 1.3.6.1.4.1.97.3.26.1.1.3.1 | not-accessible | An entry (conceptual row) containing the multicast routing information for a particular interface. | |
| INT ipMRouteInterfaceIfIndex | 1.3.6.1.4.1.97.3.26.1.1.3.1.1 | INTEGER | read-only | The ifIndex value of the interface for which this entry contains information. |
| ipMRouteInterfaceTable | 1.3.6.1.4.1.97.3.26.1.1.3 | not-accessible | The (conceptual) table containg multicast routing information specific to interfaces. | |
| INT ipMRouteInterfaceTtl | 1.3.6.1.4.1.97.3.26.1.1.3.1.2 | INTEGER | read-write | The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL less than this threshold will not be forwarded out the interface. The default value of 0 means all multicast packets are forwarded out interface. |
| ipMRouteMIB | 1.3.6.1.4.1.97.3.26 | |||
| ipMRouteMIBObjects | 1.3.6.1.4.1.97.3.26.1 | |||
| INT ipMRouteNextHopState | 1.3.6.1.4.1.97.3.26.1.1.2.1.12 | INTEGER | read-only | An indication of whether the outgoing interface and next hop represented by this entry is currently being used to forward IP datagrams. The value 'forwarding' indicates it is currently being used; the value 'pruned' indicates it is not. |
| CTR ipMRouteOctets | 1.3.6.1.4.1.97.3.26.1.1.2.1.11 | Counter | read-only | The number of octets contained in IP datagrams which were received from this source and addressed to this multicast group address, and which were forwarded by this router. |
| OCT ipMRouteOutList | 1.3.6.1.4.1.97.3.26.1.1.2.1.6 | OCTET STRING | read-only | The value of ipMRouteNextHopList which identifies the list of entries in the ipMRouteNextHopTable representing outgoing interfaces to which IP datagrams from this source to this multicast group address are forwarded. |
| CTR ipMRoutePkts | 1.3.6.1.4.1.97.3.26.1.1.2.1.9 | Counter | read-only | The number of packets which this router has received from this source and addressed to this multicast group address. |
| CTR ipMRouteRpfFails | 1.3.6.1.4.1.97.3.26.1.1.2.1.10 | Counter | read-only | The number of packets which this router has received from this source and addressed to this multicast group address, which were not received from the interface indicated by ipMRouteInIfIndex. |
| IP ipMRouteRpfNeighbor | 1.3.6.1.4.1.97.3.26.1.1.2.1.4 | IpAddress | read-only | The address of the RPF neighbor from which IP datagrams from this source to this multicast address are received. |
| IP ipMRouteSource | 1.3.6.1.4.1.97.3.26.1.1.2.1.2 | IpAddress | read-only | The source network address for which this entry contains multicast routing information. |
| IP ipMRouteSourceMask | 1.3.6.1.4.1.97.3.26.1.1.2.1.3 | IpAddress | read-only | The network mask of the source address for which this entry contains multicast routing information. |
| ipMRouteTable | 1.3.6.1.4.1.97.3.26.1.1.2 | not-accessible | The (conceptual) table containg multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router. | |
| TIK ipMRouteUpTime | 1.3.6.1.4.1.97.3.26.1.1.2.1.7 | TimeTicks | read-only | The time since the multicast routing information represented by this entry was learned by the router. |
| lma | 1.3.6.1.4.1.97.3.3.2 | |||
| OCT lmaAllAddr | 1.3.6.1.4.1.97.3.3.2.1 | OCTET STRING | read-write | The IEEE All LANs Bridge Management Group Address 01-80-c2-00-00-10. Changing lmaAllAddr will not take effect until the ES/1 reboots. |
| OCT lmaAnyAddr | 1.3.6.1.4.1.97.3.3.2.2 | OCTET STRING | read-write | A spare LMA address, which is always all zeroes. Changing lmaAllAny will not take effect until the ES/1 reboots. |
| lpbk | 1.3.6.1.4.1.97.3.13 | |||
| OCT lpbkDestAddr | 1.3.6.1.4.1.97.3.13.1.1.3 | OCTET STRING | read-write | The MAC address of the target device, only needed for remote loopback. |
| lpbkEntry | 1.3.6.1.4.1.97.3.13.1.1 | not-accessible | A set of objects for an interface entry. | |
| CTR lpbkErrorBadReceives | 1.3.6.1.4.1.97.3.13.1.1.10 | Counter | read-only | The number of transmitted packets which were received with different data patterns. This number is automatically reset to zero, whenever loopback operation is initiated. |
| CTR lpbkErrorNoReceives | 1.3.6.1.4.1.97.3.13.1.1.9 | Counter | read-only | The number of packets which were transmitted, but not received. This number is automatically reset to zero, whenever loopback operation is initiated. |
| INT lpbkErrorOffset | 1.3.6.1.4.1.97.3.13.1.1.14 | INTEGER | read-only | The byte offset (one being the first byte) within the loopback packet where lpbkErrorSent begins. This number is automatically reset to zero, whenever loopback operation is initiated. |
| OCT lpbkErrorReceived | 1.3.6.1.4.1.97.3.13.1.1.13 | OCTET STRING | read-only | The received bytes (0-4) of data within the last loopback packet which caused lpbkErrorBadReceives to be incremented. This parameter is automatically reset to the null string, whenever loopback operation is initiated. |
| OCT lpbkErrorSent | 1.3.6.1.4.1.97.3.13.1.1.12 | OCTET STRING | read-only | The transmitted bytes (0-4) of data within the last loopback packet which caused lpbkErrorBadReceives to be incremented. This parameter is automatically reset to the null string, whenever loopback operation is initiated. |
| INT lpbkErrorSize | 1.3.6.1.4.1.97.3.13.1.1.11 | INTEGER | read-only | The length of the last loopback packet which caused either lpbkErrorNoReceives or lpbkErrorBadReceives to be incremented. This number is automatically reset to zero, whenever loopback operation is initiated. |
| CTR lpbkGoods | 1.3.6.1.4.1.97.3.13.1.1.8 | Counter | read-only | The number of packets successfully looped back. This number is automatically reset to zero, whenever loopback operation is initiated. |
| INT lpbkIncrements | 1.3.6.1.4.1.97.3.13.1.1.7 | INTEGER | read-write | The number of bytes of data to be added to the loopback packet after each successful loopback packet transmission and reception. When the port's maximum packet size has been reached, the ES/1 automatically begins again, starting with lpbkPktLength. |
| INT lpbkIndex | 1.3.6.1.4.1.97.3.13.1.1.1 | INTEGER | read-only | The port number, beginning with 1 for the first port. |
| TIK lpbkInterval | 1.3.6.1.4.1.97.3.13.1.1.5 | TimeTicks | read-write | The desired time delay between the reception of a looped back packet, and the transmission of the next packet to be looped back. |
| INT lpbkOperation | 1.3.6.1.4.1.97.3.13.1.1.2 | INTEGER | read-write | The type of loopback being performed. Setting lpbkOperation to loopback-off causes loop back operation to terminate. Setting lpbkOperation to loopback-local or loopback-remote causes loopback operation to commence, and the ES/1 automatically resets lpbkOperation to loopback-off when the loopback operation has completed. |
| INT lpbkPktLength | 1.3.6.1.4.1.97.3.13.1.1.6 | INTEGER | read-write | The length (in octets) of the loopback packet. The values of the data itself are automatically selected by the ES/1. |
| INT lpbkPktNum | 1.3.6.1.4.1.97.3.13.1.1.4 | INTEGER | read-write | The number of loopback packets to be transmitted. |
| lpbkTable | 1.3.6.1.4.1.97.3.13.1 | not-accessible | A list of interface entries; one per port. | |
| mesh | 1.3.6.1.4.1.97.3.3.5 | |||
| INT meshCost | 1.3.6.1.4.1.97.3.3.5.2 | INTEGER | read-write | |
| INT meshCostChange | 1.3.6.1.4.1.97.3.3.5.3 | INTEGER | read-only | |
| INT meshCostChangeCount | 1.3.6.1.4.1.97.3.3.5.4 | INTEGER | read-write | |
| TIK meshCostChangeTime | 1.3.6.1.4.1.97.3.3.5.5 | TimeTicks | read-only | |
| INT meshCostPercent | 1.3.6.1.4.1.97.3.3.5.1 | INTEGER | read-write | |
| OCT meshSubnet | 1.3.6.1.4.1.97.3.3.5.6 | OCTET STRING | read-only | |
| nbcache | 1.3.6.1.4.1.97.3.35 | |||
| nbCacheifEntry | 1.3.6.1.4.1.97.3.35.3.1 | not-accessible | ||
| INT nbCacheIfIndex | 1.3.6.1.4.1.97.3.35.3.1.1 | INTEGER | read-only | This is the primary index into the Netbios Interface Table. It is the port number which you intend to enable/disable Netbios Caching. |
| INT nbCacheIfOperStatus | 1.3.6.1.4.1.97.3.35.3.1.2 | INTEGER | read-write | Indicates the operating state of netbios name caching for this port. |
| nbCacheifTable | 1.3.6.1.4.1.97.3.35.3 | not-accessible | ||
| ppe | 1.3.6.1.4.1.97.3.3.3 | |||
| INT ppeAresAsStes | 1.3.6.1.4.1.97.3.3.3.45 | INTEGER | read-write | If true, all-routes-explorers will be treated as if they were spanning-tree-explorers. |
| CTR ppeArpEntries | 1.3.6.1.4.1.97.3.3.3.9 | Counter | read-only | The number of ARP entries for all interfaces. |
| CTR ppeArpOverflows | 1.3.6.1.4.1.97.3.3.3.11 | Counter | read-only | The number of times a ARP entry could not be learned due to insufficient address table space. |
| CTR ppeArpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.42 | Counter | read-only | Number of times memory was allocated for a ARP PDU. |
| CTR ppeArpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.41 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a ARP PDU. |
| CTR ppeArpStatics | 1.3.6.1.4.1.97.3.3.3.10 | Counter | read-only | The number of statically defined ARP entries for all interfaces. |
| INT ppeBAddrLimit | 1.3.6.1.4.1.97.3.3.3.7 | INTEGER | read-write | The maximum number of addresses that the PPE should learn for bridging purposes. The remaining address entries will be used for routing related addresses. |
| CTR ppeBootpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.34 | Counter | read-only | Number of times memory was allocated for a BOOTP PDU. |
| CTR ppeBootpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.33 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a BOOTP PDU. |
| INT ppeBridgingMemory | 1.3.6.1.4.1.97.3.3.3.5 | INTEGER | read-only | The percentage (1 - 99) of the PPE's memory that is allocated for MAC bridging. The PPE's remaining memory will be used for communicating with the NMS and for routing. Operationally, a value between 70 percent and 99 percent will be treated as 70 percent. This allows for approximately 8000 learned addresses (bridging) and either 1600 TCP/IP routes or 1200 IPX RIP/SAP pairs. To increase the space available for routing, set rebootBridgingMemory to a value less than 70 percent. |
| INT ppeCpuUtilization | 1.3.6.1.4.1.97.3.3.3.18 | INTEGER | read-only | The current CPU utilization on the Packet Processing Engine. |
| INT ppeEgpPreference | 1.3.6.1.4.1.97.3.3.3.17 | INTEGER | read-write | The value to assign to ipRouteMetric2, when adding an EGP-learned entry to the IP Routing Table. |
| INT ppeExtendStats | 1.3.6.1.4.1.97.3.3.3.6 | INTEGER | read-write | Whether the PPE should accumulate extended statistics. Extended statistics are tallies, such as byte counts, which are not essential for everyday ES/1 management, and which may have a slightly detrimental effect on performance. |
| CTR ppeIcmpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.30 | Counter | read-only | Number of times memory was allocated for an ICMP PDU. |
| CTR ppeIcmpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.29 | Counter | read-only | Number of unsuccessful attempts to allocate memory for an ICMP PDU. |
| CTR ppeIgmpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.44 | Counter | read-only | Number of times memory was allocated for a IGMP PDU. |
| CTR ppeIgmpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.43 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a IGMP PDU. |
| CTR ppeIpEntries | 1.3.6.1.4.1.97.3.3.3.12 | Counter | read-only | The number of IP Routing Database entries. |
| CTR ppeIpStatics | 1.3.6.1.4.1.97.3.3.3.13 | Counter | read-only | The number of statically defined IP Routing Database entries. |
| INT ppeLrgUxRxCnt | 1.3.6.1.4.1.97.3.3.3.1 | INTEGER | read-write | The number of large data buffers to allocate for the PPE to create packets. This value may be changed automatically by the ES/1 as a result of enabling IPX routing. The ES/1 will calculate the minimum number of such buffers that are needed for the number of configured ports and may adjust this count upward if needed. |
| CTR ppeMgtMemoryAvail | 1.3.6.1.4.1.97.3.3.3.49 | Counter | read-only | The number of bytes currently available in the local management agent heap. |
| CTR ppeMgtMemoryFailures | 1.3.6.1.4.1.97.3.3.3.50 | Counter | read-only | The number of unsuccessful attempts to allocate from the local management agent heap. |
| CTR ppeMgtMemorySize | 1.3.6.1.4.1.97.3.3.3.48 | Counter | read-only | The number of bytes originally given to the local management agent heap. |
| CTR ppeOspfPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.28 | Counter | read-only | Number of times memory was allocated for an OSPF PDU. |
| CTR ppeOspfPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.27 | Counter | read-only | Number of unsuccessful attempts to allocate memory for an OSPF PDU. |
| INT ppeOspfPreference | 1.3.6.1.4.1.97.3.3.3.15 | INTEGER | read-write | The value to assign to ipRouteMetric2, when adding an OSPF-learned entry to the IP Routing Table. |
| CTR ppeOspfRouteDiscards | 1.3.6.1.4.1.97.3.3.3.20 | Counter | read-only | The number of times a route learned via OSPF was not added to the IP Routing Table due to insufficient Routing Table space (currently always zero). |
| CTR ppePacketMemoryAvail | 1.3.6.1.4.1.97.3.3.3.25 | Counter | read-only | The number of bytes currently available in the packet heap. |
| CTR ppePacketMemoryFailures | 1.3.6.1.4.1.97.3.3.3.26 | Counter | read-only | The number of unsuccessful attempts to allocate from the packet heap. |
| CTR ppePacketMemorySize | 1.3.6.1.4.1.97.3.3.3.24 | Counter | read-only | The number of bytes originally given to the packet heap. |
| CTR ppeRipPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.32 | Counter | read-only | Number of times memory was allocated for a RIP PDU. |
| CTR ppeRipPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.31 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a RIP PDU. |
| INT ppeRipPreference | 1.3.6.1.4.1.97.3.3.3.16 | INTEGER | read-write | The value to assign to ipRouteMetric2, when adding a RIP-learned entry to the IP Routing Table. |
| CTR ppeRipRouteDiscards | 1.3.6.1.4.1.97.3.3.3.19 | Counter | read-only | The number of times a route learned via RIP was not added to the IP Routing Table due to insufficient Routing Table space. |
| CTR ppeRouteMemoryAvail | 1.3.6.1.4.1.97.3.3.3.22 | Counter | read-only | The number of bytes currently available in the routing table heap. |
| CTR ppeRouteMemoryFailures | 1.3.6.1.4.1.97.3.3.3.23 | Counter | read-only | The number of unsuccessful attempts to allocate from the routing table heap. |
| CTR ppeRouteMemorySize | 1.3.6.1.4.1.97.3.3.3.21 | Counter | read-only | The number of bytes originally given to the routing table heap. |
| INT ppeRoutePercent | 1.3.6.1.4.1.97.3.3.3.46 | INTEGER | read-only | |
| INT ppeSmlBuffSize | 1.3.6.1.4.1.97.3.3.3.4 | INTEGER | read-write | The size (in bytes) of the PPE's small data buffers. |
| INT ppeSmlUxRxCnt | 1.3.6.1.4.1.97.3.3.3.2 | INTEGER | read-write | The number of small data buffers to allocate for the PPE to create packets. |
| CTR ppeSnmpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.36 | Counter | read-only | Number of times memory was allocated for an SNMP PDU. |
| CTR ppeSnmpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.35 | Counter | read-only | Number of unsuccessful attempts to allocate memory for an SNMP PDU. |
| INT ppeStaticPreference | 1.3.6.1.4.1.97.3.3.3.14 | INTEGER | read-write | The value to assign to ipRouteMetric2, when adding a statically-defined entry to the IP Routing Table. |
| CTR ppeTftpPduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.38 | Counter | read-only | Number of times memory was allocated for a TFTP PDU. |
| CTR ppeTftpPduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.37 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a TFTP PDU. |
| CTR ppeTraceroutePduMemoryAllocs | 1.3.6.1.4.1.97.3.3.3.40 | Counter | read-only | Number of times memory was allocated for a TraceRoute PDU. |
| CTR ppeTraceroutePduMemoryFailures | 1.3.6.1.4.1.97.3.3.3.39 | Counter | read-only | Number of unsuccessful attempts to allocate memory for a TraceRoute PDU. |
| CTR ppeTxCongests | 1.3.6.1.4.1.97.3.3.3.8 | Counter | read-only | Number of packets not received due to internal buffer congestion. |
| INT ppeUxTxCnt | 1.3.6.1.4.1.97.3.3.3.3 | INTEGER | read-write | The maximum number of received packets destined to the ES/1 itself (versus those received packets to be forwarded) which can be stored, until the PPE is able to process them. |
| INT profileDestEnd | 1.3.6.1.4.1.97.3.23.1.1.5 | INTEGER | read-only | Acceptable highest value for the destination port of a UDP or TCP packet. |
| INT profileDestStart | 1.3.6.1.4.1.97.3.23.1.1.4 | INTEGER | read-only | Acceptable lowest value for the destination port of a UDP or TCP packet. |
| profileEntry | 1.3.6.1.4.1.97.3.23.1.1 | not-accessible | There may be up to 16,368 entries. A profile consists of up to 16 entries, all with the same value for profileIndex. and there may be no more than 1,023 profiles. Entries are added by setting the profileType field to valid(1) - the variables with no defval clause will be automatically assigned a value based on the key. Entries are removed by setting the profileType field to invalid(2). Entries may not be modified other than by being added or removed completely. | |
| INT profileIndex | 1.3.6.1.4.1.97.3.23.1.1.1 | INTEGER | read-only | A value from 1 to 1,023. All entries with the same profileIndex are part of the same profile. |
| INT profileSourceEnd | 1.3.6.1.4.1.97.3.23.1.1.3 | INTEGER | read-only | Acceptable highest value for the source port of a UDP or TCP packet. |
| INT profileSourceStart | 1.3.6.1.4.1.97.3.23.1.1.2 | INTEGER | read-only | Acceptable lowest value for the source port of a UDP or TCP packet. |
| profileTable | 1.3.6.1.4.1.97.3.23.1 | not-accessible | ||
| INT profileType | 1.3.6.1.4.1.97.3.23.1.1.6 | INTEGER | read-write | |
| reboot | 1.3.6.1.4.1.97.3.11 | |||
| INT rebootBridgingMemory | 1.3.6.1.4.1.97.3.11.1 | INTEGER | read-write | The percentage (1 - 99) of the PPE's memory to be allocated for MAC bridging. The PPE's remaining memory will be used for communicating with the NMS and for routing. |
| INT rebootConfig | 1.3.6.1.4.1.97.3.11.3 | INTEGER | read-write | The configuration file that will be used when the ES/1 reboots. This parameter is normally automatically set by the ES/1; however, an NMS may explicitly set it to either no-change (1) or revert-to-defaults (3). |
| rebootEntry | 1.3.6.1.4.1.97.3.11.2.1 | not-accessible | A set of objects for each slot. | |
| INT rebootIndex | 1.3.6.1.4.1.97.3.11.2.1.1 | INTEGER | read-only | The slot number, beginning with 1 for the first slot. This number always matches the instance of the rebootEntry. |
| OCT rebootPortType | 1.3.6.1.4.1.97.3.11.2.1.4 | OCTET STRING | read-write | This is a variable-length byte array where each element represents the types of the ports belonging to this module. |
| INT rebootRouteMemory | 1.3.6.1.4.1.97.3.11.4 | INTEGER | read-write | Percentage of non-bridging memory to allocate for routing tables. The remainder will be used for transient packets such as ARP and RIP. |
| rebootSlotTable | 1.3.6.1.4.1.97.3.11.2 | not-accessible | A list of the desired occupants of the slots; one per slot. | |
| INT rebootType | 1.3.6.1.4.1.97.3.11.2.1.2 | INTEGER | read-write | The desired module type of the slot. |
| INT rebootUseMod | 1.3.6.1.4.1.97.3.11.2.1.3 | INTEGER | read-write | Whether to use this module, not applicable for the Packet Processing Engine. |
| BOO ruleAllowAnyOther | 1.3.6.1.4.1.97.3.23.2.1.19 | Boolean | read-write | Whether to forward all other types of IP packets (i.e., other than UDP, TCP, ICMP, IP encapsulated, EGP, IGP, IGRP, and OSPF). |
| BOO ruleAllowEgp | 1.3.6.1.4.1.97.3.23.2.1.15 | Boolean | read-write | Whether to forward EGP packets (IP protocol 8). |
| BOO ruleAllowIcmp | 1.3.6.1.4.1.97.3.23.2.1.13 | Boolean | read-write | Whether to forward ICMP packets (IP protocol 1). |
| BOO ruleAllowIgp | 1.3.6.1.4.1.97.3.23.2.1.16 | Boolean | read-write | Whether to forward IGP packets (IP protocol 9). |
| BOO ruleAllowIgrp | 1.3.6.1.4.1.97.3.23.2.1.17 | Boolean | read-write | Whether to forward IGP packets (IP protocol 88). |
| BOO ruleAllowIpWithinIp | 1.3.6.1.4.1.97.3.23.2.1.14 | Boolean | read-write | Whether to forward IP encapsulated within IP packets (IP protocol 4). |
| BOO ruleAllowOspf | 1.3.6.1.4.1.97.3.23.2.1.18 | Boolean | read-write | Whether to forward OSPF packets (IP protocol 89). |
| IP ruleDestIp | 1.3.6.1.4.1.97.3.23.2.1.3 | IpAddress | read-only | Destination IP address. |
| IP ruleDestIpMask | 1.3.6.1.4.1.97.3.23.2.1.5 | IpAddress | read-only | Mask to apply to the packet before comparing to ruleSourceIp. |
| ruleEntry | 1.3.6.1.4.1.97.3.23.2.1 | not-accessible | There may be up to 8,000 entries. Rules with 255.255.255.255 for both masks are accessed quickly; other rules are accessed less quickly. When adding a rule, at least one field must be specified, since there are defval clauses for most of the other fields (the fields without defval clauses will be obtained from the key itself). | |
| BOO ruleFilterIpOption | 1.3.6.1.4.1.97.3.23.2.1.12 | Boolean | read-write | Whether to filter packets with an IP header length of other than 5. |
| BOO ruleFilterTcpFragment | 1.3.6.1.4.1.97.3.23.2.1.11 | Boolean | read-write | Whether to filter TCP packets with a non-zero IP fragment offset. |
| BOO ruleFilterUdpFragment | 1.3.6.1.4.1.97.3.23.2.1.10 | Boolean | read-write | Whether to filter UDP packets with a non-zero IP fragment offset. |
| INT ruleIndex | 1.3.6.1.4.1.97.3.23.2.1.1 | INTEGER | read-only | An ES/1 port number. |
| IP ruleSourceIp | 1.3.6.1.4.1.97.3.23.2.1.2 | IpAddress | read-only | Source IP address. |
| IP ruleSourceIpMask | 1.3.6.1.4.1.97.3.23.2.1.4 | IpAddress | read-only | Mask to apply to the packet before comparing to ruleSourceIp. |
| ruleTable | 1.3.6.1.4.1.97.3.23.2 | not-accessible | ||
| INT ruleTcpEstProfile | 1.3.6.1.4.1.97.3.23.2.1.9 | INTEGER | read-write | Which profile to use (i.e., the value of profileIndex) for TCP packets for established sessions. An established session is indicated by the ACK or RST bit being set in the TCP packet. A value of 0 means no profile, i.e., filter all packets. This rule only applies to packets with a fragment offset of zero. |
| INT ruleTcpProfile | 1.3.6.1.4.1.97.3.23.2.1.8 | INTEGER | read-write | Which profile to use (i.e., the value of profileIndex) for TCP packets for non-established sessions. A non-established session is indicated by neither the ACK nor RST bit being set in the TCP packet. A value of 0 means no profile, i.e., filter all packets. This rule only applies to packets with a fragment offset of zero. |
| INT ruleType | 1.3.6.1.4.1.97.3.23.2.1.6 | INTEGER | read-write | |
| INT ruleUdpProfile | 1.3.6.1.4.1.97.3.23.2.1.7 | INTEGER | read-write | Which profile to use (i.e., the value of profileIndex) for UDP packets. A value of 0 means no profile, i.e., filter all packets. This rule only applies to packets with a fragment offset of zero. |
| sfddi | 1.3.6.1.4.1.97.3.8 | |||
| OCT sfddiDownstreamNbr | 1.3.6.1.4.1.97.3.8.1.1.24 | OCTET STRING | read-only | The MAC address of the FDDI port's downstream neighbor. |
| CTR sfddiDpcErrCnts | 1.3.6.1.4.1.97.3.8.1.1.5 | Counter | read-write | The number of DPC errors. |
| INT sfddiDpcErrValue | 1.3.6.1.4.1.97.3.8.1.1.6 | INTEGER | read-write | Detailed status of the last DPC error. |
| sfddiEntry | 1.3.6.1.4.1.97.3.8.1.1 | not-accessible | A set of objects for an interface entry. | |
| INT sfddiFrameErrorThreshold | 1.3.6.1.4.1.97.3.8.1.1.16 | INTEGER | read-write | |
| INT sfddiIndex | 1.3.6.1.4.1.97.3.8.1.1.1 | INTEGER | read-only | The ES/1's port number of the port. |
| INT sfddiNotCopiedThreshold | 1.3.6.1.4.1.97.3.8.1.1.17 | INTEGER | read-write | Value for the fddiMACNotCopiedThreshold variable. |
| INT sfddiOBSFuseBad | 1.3.6.1.4.1.97.3.8.1.1.20 | INTEGER | read-only | Whether the fuse to the FDDI port's optical bypass is bad. |
| CTR sfddiRbcErrCnts | 1.3.6.1.4.1.97.3.8.1.1.7 | Counter | read-write | The number of RBC errors. |
| INT sfddiRbcErrValue | 1.3.6.1.4.1.97.3.8.1.1.8 | INTEGER | read-write | Detailed status of the last RBC error. (FIOM MIB only) |
| CTR sfddiRxEbits | 1.3.6.1.4.1.97.3.8.1.1.19 | Counter | read-only | The number of packets that were discarded because another station had already set the E bit. |
| CTR sfddiRxHwAborts | 1.3.6.1.4.1.97.3.8.1.1.2 | Counter | read-write | The number of packets that were discarded due to receive abort errors. |
| CTR sfddiRxParitys | 1.3.6.1.4.1.97.3.8.1.1.3 | Counter | read-write | The number of packets that were discarded due to parity errors. |
| CTR sfddiRxShorts | 1.3.6.1.4.1.97.3.8.1.1.4 | Counter | read-write | The number of packets that were discarded because they were too short. |
| INT sfddiSBFlag | 1.3.6.1.4.1.97.3.8.1.1.18 | INTEGER | read-only | Whether the ECM's optical bypass is stuck, i.e., the current value of the SMT SB_Flag variable. |
| INT sfddiShortAddressing | 1.3.6.1.4.1.97.3.8.1.1.10 | INTEGER | read-only | Whether any packets were received with 16 bit MAC addresses. |
| INT sfddiSMTBufferSize | 1.3.6.1.4.1.97.3.8.1.1.25 | INTEGER | read-write | The amount of packet buffer space to reserve for processing SMT frames. Possible values 9000 - 18000. (FIOM MIB only) |
| INT sfddiSmtConditions | 1.3.6.1.4.1.97.3.8.1.1.11 | INTEGER | read-write | SMT conditions which should be reported to the NMS via SNMP Traps. Possible values are any combination of the following bits: ring = 0x00000001, claim = 0x00000002, beacon = 0x00000004, tvx = 0x00000008, trt = 0x00000010, phy-invalid = 0x00000020, reset = 0x00000040, overflow = 0x00000080, dup = 0x00000100, lost = 0x00000200, restricted = 0x00000400, congestion = 0x00000800, token = 0x00001000, t4 = 0x00002000. |
| INT sfddiSmtConditionsStatus | 1.3.6.1.4.1.97.3.8.1.1.13 | INTEGER | read-write | Requested SMT conditions which are currently present. Writing to sfddiSmtConditionsStatus is used to acknowledge the SNMP traps. |
| INT sfddiSrfConditions | 1.3.6.1.4.1.97.3.8.1.1.12 | INTEGER | read-write | SRF conditions which should be reported to the NMS via SNMP Traps. Possible values are any combination of the following bits: srf-frame-error = 0x00000001, srf-port-ler = 0x00000002, srf-not-copied = 0x00000004,srf-dup-addr = 0x00000008, srf-eb-error = 0x00000010,srf-config = 0x00000020, srf-connect = 0x00000040, srf-trace = 0x00000080, srf-neighbor = 0x00000100,srf-peer-wrap = 0x00000400, srf-path-change = 0x00000800 |
| INT sfddiSrfConditionsStatus | 1.3.6.1.4.1.97.3.8.1.1.14 | INTEGER | read-write | Requested SRF conditions which are currently present. Writing to sfddiSrfConditionsStatus is used to acknowledge the SNMP traps. |
| INT sfddiSrfReportLimit | 1.3.6.1.4.1.97.3.8.1.1.15 | INTEGER | read-write | |
| OCT sfddiStationDescriptor | 1.3.6.1.4.1.97.3.8.1.1.22 | OCTET STRING | read-only | A four byte string containing the FDDI port's Station Descriptor parameter, as defined by the SMT frame protocols. |
| OCT sfddiStationState | 1.3.6.1.4.1.97.3.8.1.1.23 | OCTET STRING | read-only | A four byte string containing the FDDI port's Station State parameter, as defined by the SMT frame protocols. |
| sfddiTable | 1.3.6.1.4.1.97.3.8.1 | not-accessible | A list of interface entries; one per FDDI port. | |
| INT sfddiThruB | 1.3.6.1.4.1.97.3.8.1.1.21 | INTEGER | read-write | Whether to connect to the FDDI port B (not applicable for SAS). |
| INT sfddiTxAsync | 1.3.6.1.4.1.97.3.8.1.1.9 | INTEGER | read-write | Number of bytes to reserve in the DPC Buffer Memory for transmitting asynchronous packets. |
| CTR sifAdapterChecks | 1.3.6.1.4.1.97.3.7.2.1.48 | Counter | read-only | Only valid for 802.5 token ring. Number of times the MAC chip experienced an internal hardware failure and had to be reset. |
| INT sifCongested | 1.3.6.1.4.1.97.3.7.2.1.17 | INTEGER | read-only | Whether the port is out-bound congested. |
| TIK sifCongestTime | 1.3.6.1.4.1.97.3.7.2.1.12 | TimeTicks | read-write | When a port becomes congested, the PPE will discard any packets destined to the port for this many centiseconds following the congestion alarm. Possible values 0 through 5 minutes, except for port 1 (the out-of-band management port) which is always 0. |
| OCT sifDescr | 1.3.6.1.4.1.97.3.7.2.1.50 | OCTET STRING | read-write | 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. |
| OCT sifDesigBridge | 1.3.6.1.4.1.97.3.7.2.1.21 | OCTET STRING | read-only | |
| INT sifDesigCost | 1.3.6.1.4.1.97.3.7.2.1.19 | INTEGER | read-only | |
| OCT sifDesigPort | 1.3.6.1.4.1.97.3.7.2.1.22 | OCTET STRING | read-only | |
| OCT sifDesigRoot | 1.3.6.1.4.1.97.3.7.2.1.20 | OCTET STRING | read-only | |
| sifEntry | 1.3.6.1.4.1.97.3.7.2.1 | not-accessible | A set of objects for an interface entry. | |
| INT sifErrorsFlag | 1.3.6.1.4.1.97.3.7.2.1.34 | INTEGER | read-only | Whether the port has exceeded the limits specified by sifThreshold and sifThresholdTime. |
| INT sifExpectSqe | 1.3.6.1.4.1.97.3.7.2.1.43 | INTEGER | read-write | Whether the port should expect SQE, also known as heartbeat (not applicable for ports other than CSMA/CD ports). |
| INT sifFilterFlags | 1.3.6.1.4.1.97.3.7.2.1.11 | INTEGER | read-write | Special filter flags; any combination of the following bits: 0x0001 NO_SOURCE_SAME, 0x0002 NO_SOURCE_LEARNT, 0x0004 NO_LEARNING, 0x0008 NO_DEST_LEARNT |
| INT sifFilterLocal | 1.3.6.1.4.1.97.3.7.2.1.44 | INTEGER | read-write | Whether the port should attempt to filter local traffic, bypassing all statistics accumulation, rather than passing the local traffic to the Packet Processing Engine. Filtering local traffic is not available for UART and WAN ports. |
| INT sifFrameSwitching | 1.3.6.1.4.1.97.3.7.2.1.46 | INTEGER | read-write | Valid only for Token Ring ports. Options include: enabled (1), disabled (2).Defaults to disabled(2). If enabled, frames may be bridged between token ring ports on the same board at higher throughput and lower latency than is otherwise possible. Address statistics will not reflect any frames forwarded in this manner. This applies only to transparent bridging, and must be enabled on both the entry and the exit port. |
| INT sifFunctions | 1.3.6.1.4.1.97.3.7.2.1.16 | INTEGER | read-only | The current functional state (protocols which have been activated and are operational) of the port. The following values or combinations are supported: 0x0001 NMS, 0x0002 TBRIDGE, 0x0004 SBRIDGE, 0x0006 SRTBRIDGE, 0x0008 MESH, 0x0010 IPROUTE, 0x0020 NO_BPDU, 0x0040 RIP, 0x0080 SRSPAN, 0x0100 PROXY, 0x0200 OSPF. These values can be configured through the sprotoTable. Combining TBRIDGE and SBRIDGE always produces SRTBRIDGE. |
| INT sifIndex | 1.3.6.1.4.1.97.3.7.2.1.1 | INTEGER | read-only | The port number, beginning with 1 for the first port. |
| GAU sifInQLen | 1.3.6.1.4.1.97.3.7.2.1.45 | Gauge | read-write | The maximum length ever obtained by the port's inbound packet queue (in packets). The size of a port's inbound packet queue is periodically polled (rather than recalculated whenever a packet is added), so sifInQLen is an approximation of the maximum length. |
| IP sifIpAddress | 1.3.6.1.4.1.97.3.7.2.1.40 | IpAddress | read-write | The IP address assigned to the port. If this is zero, then the port must learn its IP address via Reverse ARP or PPP's IPCP. |
| IP sifIpGroupAddress | 1.3.6.1.4.1.97.3.7.2.1.41 | IpAddress | read-write | Zero, or an IP Group address assigned to the port. |
| INT sifIpRipPortMetric | 1.3.6.1.4.1.97.3.7.2.1.49 | INTEGER | read-write | Port metric for backup RIP interface. |
| INT sifLan | 1.3.6.1.4.1.97.3.7.2.1.38 | INTEGER | read-write | Up to four group identifiers assigned to the port. The sifLan identifier is only used by combination filter testing, i.e., for comparisons against filterSrcLan. Possible values are 0 through 255, for each of the parameter's four bytes. |
| INT sifLrgRxCnt | 1.3.6.1.4.1.97.3.7.2.1.3 | INTEGER | read-write | The number of large data buffers for receiving packets; must be zero for CSMA and UART ports. |
| INT sifMaxPacketSize | 1.3.6.1.4.1.97.3.7.2.1.42 | INTEGER | read-write | The maximum packet size, in bytes (octets), which may be transmitted through this port. This parameter may not be changed, except for PPP ports, in which case, changing sifMaxPacketSize automatically causes ifMtu and pppLinkLocalMRU to change. |
| INT sifPortCost | 1.3.6.1.4.1.97.3.7.2.1.14 | INTEGER | read-write | |
| TIK sifQueueTime | 1.3.6.1.4.1.97.3.7.2.1.13 | TimeTicks | read-write | The time, in centiseconds, after which an element in a transmit queue will be flushed. |
| CTR sifRingDrops | 1.3.6.1.4.1.97.3.7.2.1.47 | Counter | read-only | Only valid for 802.5 token ring. Number of times the ring left the open state. |
| CTR sifRxChar0s | 1.3.6.1.4.1.97.3.7.2.1.24 | Counter | read-only | Number of characters in the forwarded received packets. |
| CTR sifRxChar1s | 1.3.6.1.4.1.97.3.7.2.1.25 | Counter | read-only | Number of characters in the filtered received packets. |
| CTR sifRxHwFCSs | 1.3.6.1.4.1.97.3.7.2.1.27 | Counter | read-only | Number of received packets discarded due to FCS errors. |
| OCT sifRxPackets | 1.3.6.1.4.1.97.3.7.2.1.23 | OCTET STRING | read-only | A 100 byte array, containing the number of received packets broken down into 25 categories. The number of packets in each category is encoded as a series of 4 bytes, which should be converted into a 32 bit counter. The 25 categories are determined by combining each possible DEST_xxx value with each possible OUTCOME_xxx value, as listed below: DEST_UBRIDGE = 0, DEST_MBRIDGE = 1, DEST_KNOWN = 2, DEST_UNKNOWN = 3, DEST_MULTI = 4, OUTCOME_FWD = 0, OUTCOME_LOCAL = 5, OUTCOME_BLOCK = 10, OUTCOME_SOURCE = 15, OUTCOME_DEST = 20 |
| CTR sifRxQueues | 1.3.6.1.4.1.97.3.7.2.1.28 | Counter | read-only | Number of received packets lost because of insufficient receive buffers.(For certain interfaces with multi-packet FIFO hardware, this count might be approximate.) |
| INT sifRxQueueThresh | 1.3.6.1.4.1.97.3.7.2.1.7 | INTEGER | read-write | Maximum number of receive packet queue overflow errors before an alarm should be generated. |
| INT sifRxQueueThreshTime | 1.3.6.1.4.1.97.3.7.2.1.8 | INTEGER | read-write | The time period (in seconds) to which sifRxQueueThresh applies. A value of zero will disable the sifRxQueueThresh alarm. |
| CTR sifRxSizeErrors | 1.3.6.1.4.1.97.3.7.2.1.26 | Counter | read-only | Number of received packets discarded due to size errors. |
| INT sifSmlRxCnt | 1.3.6.1.4.1.97.3.7.2.1.2 | INTEGER | read-only | The number of small data buffers for receiving packets. |
| INT sifState | 1.3.6.1.4.1.97.3.7.2.1.18 | INTEGER | read-only | |
| TIK sifStatisticsTime | 1.3.6.1.4.1.97.3.7.2.1.39 | TimeTicks | read-only | Length of time during which statistics were collected. In particular, the following statistics may be examined to determine the exact utilization rate of a port: ifInOctets, ifInUcastPkts, ifInNUcastPkts ifOutOctets, ifOutUcastPkts, ifOutNUcastPkts sifRxChar0s, sifRxChar1s. |
| INT sifStPriority | 1.3.6.1.4.1.97.3.7.2.1.15 | INTEGER | read-write | |
| sifTable | 1.3.6.1.4.1.97.3.7.2 | not-accessible | A list of interface entries; one per port. | |
| INT sifThreshold | 1.3.6.1.4.1.97.3.7.2.1.5 | INTEGER | read-write | Maximum number of combined receive and transmit packet hardware errors before an alarm should be generated. |
| INT sifThresholdTime | 1.3.6.1.4.1.97.3.7.2.1.6 | INTEGER | read-write | The time period (in seconds) to which sifThreshold applies. A value of zero will disable the sifThreshold alarm. |
| OCT sifTxAddr | 1.3.6.1.4.1.97.3.7.2.1.37 | OCTET STRING | read-only | A series of 16 MAC addresses (96 octets in total), of the source addresses of the last 16 packets that were not sent due to packet size limitations. If fewer than 16 packets were not sent, then the unspecified MAC addresses will be all zeroes. |
| CTR sifTxCongests | 1.3.6.1.4.1.97.3.7.2.1.31 | Counter | read-only | |
| CTR sifTxDests | 1.3.6.1.4.1.97.3.7.2.1.33 | Counter | read-only | Number of packets not sent due to a destination port filtering restriction. |
| OCT sifTxPackets | 1.3.6.1.4.1.97.3.7.2.1.30 | OCTET STRING | read-only | A 20 byte array, containing the number of transmitted packets broken down into 5 categories. The number of packets in each category is encoded as a series of 4 bytes, which should be converted into a 32 bit counter. |
| CTR sifTxSizes | 1.3.6.1.4.1.97.3.7.2.1.36 | Counter | read-only | Number of packets not sent due to size limitations. |
| INT sifTxStormCnt | 1.3.6.1.4.1.97.3.7.2.1.9 | INTEGER | read-write | The maximum number of multicasts to transmit with a certain period of time (not applicable for UART ports). |
| INT sifTxStormFlag | 1.3.6.1.4.1.97.3.7.2.1.35 | INTEGER | read-only | Whether PPE has invoked multicast storm protection. |
| CTR sifTxStorms | 1.3.6.1.4.1.97.3.7.2.1.32 | Counter | read-only | Number of packets not sent due to protection against a multicast storm. |
| TIK sifTxStormTime | 1.3.6.1.4.1.97.3.7.2.1.10 | TimeTicks | read-write | The period of time, in centiseconds, which qualifies sifTxStormCnt (not applicable for UART ports). |
| INT sifUtilCount | 1.3.6.1.4.1.97.3.7.4 | INTEGER | read-only | The number of same-kind peak samples per physical port accumulated in sifUtilPortPeakTable or sifUtilSysPeakTable. |
| INT sifUtilInterval | 1.3.6.1.4.1.97.3.7.3 | INTEGER | read-only | The number of seconds in each utilization sample. |
| TIK sifUtilPortPeakBRTimestamp | 1.3.6.1.4.1.97.3.7.6.1.3 | TimeTicks | read-only | The value of sysUpTime associated with the end of the sample period for the associated sifUtilPortPeakTBitRate/sifUtilPortPeakRBitRate sample, or the most recent timestamp for the sample currently being accumulated. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| sifUtilPortPeakEntry | 1.3.6.1.4.1.97.3.7.6.1 | not-accessible | A set of utilization statistics recorded for an interface entry at per-port throughput peaks. | |
| INT sifUtilPortPeakIndex | 1.3.6.1.4.1.97.3.7.6.1.1 | INTEGER | read-only | The port number. |
| INT sifUtilPortPeakOrdinal | 1.3.6.1.4.1.97.3.7.6.1.2 | INTEGER | read-only | The ordinal of the entry, with 1 representing 'Now' (i.e. the sample most recently accumulated), with 2 representing the sample taken at the highest per-port throughput peak, 3 at the next highest, and so on. |
| INT sifUtilPortPeakRBitRate | 1.3.6.1.4.1.97.3.7.6.1.5 | INTEGER | read-only | The ratio of the number of bits received per second during the per-physical-port sample interval to the linespeed in bits per second, expressed in integer units of 1/100, maximum 99, and excluding some or all locally-filtered traffic per sifFilterLocal. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| INT sifUtilPortPeakReset | 1.3.6.1.4.1.97.3.7.5 | INTEGER | read-write | This object is set to true (1) to erase earlier per-physical-port utilization samples on all specified port(s). |
| sifUtilPortPeakTable | 1.3.6.1.4.1.97.3.7.6 | not-accessible | A list of interface utilization entries; one per sifUtilCount per physical port, plus one per physical port for the most recently completed samples. | |
| INT sifUtilPortPeakTBitRate | 1.3.6.1.4.1.97.3.7.6.1.4 | INTEGER | read-only | The ratio of the number of bits transmitted per second during the per-physical-port sample interval to the linespeed in bits per second, expressed in integer units of 1/100, maximum 99. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| sifUtilSysPeakEntry | 1.3.6.1.4.1.97.3.7.8.1 | not-accessible | A set of utilization statistics recorded for an interface entry at overall system throughput peaks. | |
| INT sifUtilSysPeakIndex | 1.3.6.1.4.1.97.3.7.8.1.1 | INTEGER | read-only | The port number. |
| INT sifUtilSysPeakOrdinal | 1.3.6.1.4.1.97.3.7.8.1.2 | INTEGER | read-only | The ordinal of the entry, with 1 representing 'Now' (i.e. the sample most recently accumulated), with 2 representing the sample taken at the highest peak system throughput, 3 at the next highest, and so on. |
| INT sifUtilSysPeakRBitRate | 1.3.6.1.4.1.97.3.7.8.1.5 | INTEGER | read-only | The ratio of the number of bits received per second during the per-system-peak sample interval to the linespeed in bits per second, expressed in integer units of 1/100, maximum 99, and excluding some or all locally-filtered traffic per sifFilterLocal. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| INT sifUtilSysPeakReset | 1.3.6.1.4.1.97.3.7.7 | INTEGER | read-write | This object is set to true (1) to erase earlier per-system utilization samples. |
| sifUtilSysPeakTable | 1.3.6.1.4.1.97.3.7.8 | not-accessible | A list of interface utilization entries; one per sifUtilCount per physical port, plus one per physical port for the most recently completed samples. | |
| INT sifUtilSysPeakTBitRate | 1.3.6.1.4.1.97.3.7.8.1.4 | INTEGER | read-only | The ratio of the number of bits transmitted per second during the per-system-peak sample interval to the linespeed in bits per second, expressed in integer units of 1/100, maximum 99. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| TIK sifUtilSysPeakTimestamp | 1.3.6.1.4.1.97.3.7.8.1.3 | TimeTicks | read-only | The value of sysUpTime associated with the end of the sample period for the associated sifUtilSysPeakTBitRate/sifUtilSysPeakRBitRate sample, or the most recent timestamp for the sample currently being accumulated. This will be 0 for any ports for which utilization statistics are not kept, or where statistics have been reset too recently to have accumulated an appropriate sample. |
| INT sifUX | 1.3.6.1.4.1.97.3.7.1 | INTEGER | read-only | The maximum number of receive data buffers supported by the ES/1. The sum of sifSmlRxCnt and sifLrgRxCnt for all ports, plus ppeSmlRxCnt and ppeLrgRxCnt must be less than or equal to sifUX. |
| INT sifUxTxCnt | 1.3.6.1.4.1.97.3.7.2.1.4 | INTEGER | read-write | The maximum size of the port's transmit queue, i.e., the number of packets that can be in the port's transmit queue, waiting to be transmitted. |
| sigma | 1.3.6.1.4.1.97 | |||
| sinterfaces | 1.3.6.1.4.1.97.3.7 | |||
| sipckt | 1.3.6.1.4.1.97.3.21 | |||
| sipcktEntry | 1.3.6.1.4.1.97.3.21.1.1 | not-accessible | Defines the attributes of a binding of IP address and network to physical interface. | |
| INT sipcktIndex | 1.3.6.1.4.1.97.3.21.1.1.1 | INTEGER | read-write | Identifies the physical interface. Identical to ifIndex. |
| IP sipcktIpAddress | 1.3.6.1.4.1.97.3.21.1.1.2 | IpAddress | read-write | Identifies the IP network that is bound to this interface. |
| IP sipcktNetMask | 1.3.6.1.4.1.97.3.21.1.1.4 | IpAddress | read-write | The subnet mask for the network associated with this address binding. If set to 0.0.0.0, will default to standard class A/B/C mask, depending on the value of sipcktIpAddress. |
| INT sipcktSourceRoute | 1.3.6.1.4.1.97.3.21.1.1.5 | INTEGER | read-write | Specifies the behavior of IP routing with respect to (link-layer) source routing for this circuit. If default(1) then behavior depends on whether the port is token ring or not. If token ring then ARP requests are sent both as source-routing explorers and as local frames; if not token ring then only local frames are sent. If sr(2) then ARP requests are sent as source-routing explorers only. If no-sr(3) then ARP requests are sent as local frames only. If both(4), ARP requests are sent both as source-routing explorers and as local frames. Default(1) should be adequate for most uses unless either source routing is being used on FDDI, or the ARP traffic is excessive on token ring. |
| INT sipcktState | 1.3.6.1.4.1.97.3.21.1.1.3 | INTEGER | read-write | The status of this binding. |
| sipcktTable | 1.3.6.1.4.1.97.3.21.1 | not-accessible | Defines attributes of IP circuits. A circuit is defined as a binding of a network number to a physical interface. | |
| sipm | 1.3.6.1.4.1.97.3.20 | |||
| CTR sipmCacheMiss | 1.3.6.1.4.1.97.3.20.4.2.1.3 | Counter | read-write | The number of times IP Multicast packets need to lookup a route at the IP layer for determining forwarding path. |
| sipmgroup | 1.3.6.1.4.1.97.3.20.2 | |||
| CTR sipmInBadPackets | 1.3.6.1.4.1.97.3.20.4.2.1.2 | Counter | read-write | The number of bad packets received which may include unknown DVMRP/IGMP messages, short packets, and checksum errors. |
| sipmneighbor | 1.3.6.1.4.1.97.3.20.3 | |||
| sipmNeighborEntry | 1.3.6.1.4.1.97.3.20.3.1.1 | not-accessible | An entry (conceptual row) all neighbors which are learned from this local interface port. | |
| INT sipmNeighborIfIndex | 1.3.6.1.4.1.97.3.20.3.1.1.1 | INTEGER | read-only | The ifIndex value of the interface for which this entry contains information. |
| TIK sipmNeighborLastHeard | 1.3.6.1.4.1.97.3.20.3.1.1.3 | TimeTicks | read-only | The elapsed time since the neighbor was last heard. |
| IP sipmNeighbors | 1.3.6.1.4.1.97.3.20.3.1.1.2 | IpAddress | read-only | The neighbor's IP address which was learned. |
| sipmNeighborTable | 1.3.6.1.4.1.97.3.20.3.1 | not-accessible | The (conceptual) table listing the neighboring routers on each interface port. | |
| CTR sipmOutOfMemory | 1.3.6.1.4.1.97.3.20.4.1 | Counter | read-write | The number of times IP Multicast routines try to allocate memory for routes which failed. |
| sipmroute | 1.3.6.1.4.1.97.3.20.1 | |||
| TIK sipmRouteAge | 1.3.6.1.4.1.97.3.20.1.1.1.5 | TimeTicks | read-write | The time left for this origin route before aged out. |
| sipmRouteEntry | 1.3.6.1.4.1.97.3.20.1.1.1 | not-accessible | An entry (conceptual row) representing information on an origin route when IPM is enabled. | |
| IP sipmRouteGateway | 1.3.6.1.4.1.97.3.20.1.1.1.3 | IpAddress | read-only | The next hop gateway toward the origin. This object has the value 0.0.0.0 for directly-connected routes. |
| INT sipmRouteMetric | 1.3.6.1.4.1.97.3.20.1.1.1.4 | INTEGER | read-only | The distance to this origin in number of hops. |
| IP sipmRouteOrigin | 1.3.6.1.4.1.97.3.20.1.1.1.1 | IpAddress | read-only | The subnetwork address of the origin. |
| IP sipmRouteOriginMask | 1.3.6.1.4.1.97.3.20.1.1.1.2 | IpAddress | read-only | The subnetwork mask of the origin. |
| OCT sipmRouteParents | 1.3.6.1.4.1.97.3.20.1.1.1.6 | OCTET STRING | read-only | The bitmapped incoming port(s) for which this origin is learned. This is an octet string of length 8. The least significant bit of the eighth octet is port 0. The least significant bit of the seventh octet is port 9 and so on up to a maximum of 64 ports. |
| sipmRouteTable | 1.3.6.1.4.1.97.3.20.1.1 | not-accessible | The (conceptual) table listing the origin routes that this router learns from neighboring routers and from initial installations of directly-connected routes. Origin is defined to be the subnetwork that can originate multicast packets. | |
| sipmstat | 1.3.6.1.4.1.97.3.20.4 | |||
| sipmStatEntry | 1.3.6.1.4.1.97.3.20.4.2.1 | not-accessible | An entry (conceptual row) containing the multicast routing statistic for IP datagrams on a particular port. | |
| INT sipmStatIfIndex | 1.3.6.1.4.1.97.3.20.4.2.1.1 | INTEGER | read-only | The interface port number on which corresponding IPM statistics gather. |
| sipmStatTable | 1.3.6.1.4.1.97.3.20.4.2 | not-accessible | The (conceptual) table containing multicast routing statistics for IP datagrams on a per port basis. | |
| INT sipNetToMediaAge | 1.3.6.1.4.1.97.3.22.1.4 | INTEGER | read-only | The age, in seconds, of the entry to this destination. |
| sipNetToMediaEntry | 1.3.6.1.4.1.97.3.22.1 | not-accessible | Each entry contains one IpAddress to `physical' address equivalence. Entries in this table exist even when there is no source route attached. | |
| INT sipNetToMediaIfIndex | 1.3.6.1.4.1.97.3.22.1.1 | INTEGER | read-only | 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. |
| IP sipNetToMediaNetAddress | 1.3.6.1.4.1.97.3.22.1.2 | IpAddress | read-only | The IpAddress corresponding to the media- dependent `physical' address. |
| OCT sipNetToMediaSourceRoute | 1.3.6.1.4.1.97.3.22.1.3 | OCTET STRING | read-only | The source route to this destination. |
| sipNetToMediaTable | 1.3.6.1.4.1.97.3.22 | not-accessible | An extension to the standard ipNetToMedia table, containing other ARP cache attributes, specifically the current source route to the destination. | |
| sipx | 1.3.6.1.4.1.97.3.18 | |||
| CTR sipxDiscardedRoutes | 1.3.6.1.4.1.97.3.18.4 | Counter | read-only | A count of the number of received routes that were lost due to insufficient resources. |
| CTR sipxDiscardedServices | 1.3.6.1.4.1.97.3.18.5 | Counter | read-only | A count of the number of received SAP services that were lost due to insufficient resources. |
| sipxIfEntry | 1.3.6.1.4.1.97.3.18.1.1 | not-accessible | For a particular interface, defines the IPX routing information. | |
| INT sipxIfFraming | 1.3.6.1.4.1.97.3.18.1.1.3 | INTEGER | read-write | Defines the link-level framing to be used for this interface. Options 1-4 are available for Ethernet; options 3 and 4 are valid for token ring; options 3-5 are valid for FDDI links. |
| INT sipxIfIndex | 1.3.6.1.4.1.97.3.18.1.1.1 | INTEGER | read-only | Used to index through the interfaces (ports) on the ES/1, when used as an IPX router. Identical to ifIndex. Entries exist for all external interfaces, whether or not they are actually populated or configured for IPX routing. |
| CTR sipxIfInRipPkts | 1.3.6.1.4.1.97.3.18.1.1.4 | Counter | read-only | Number of IPX Routing Information Protocol packets received on this interface. |
| CTR sipxIfInSapPkts | 1.3.6.1.4.1.97.3.18.1.1.6 | Counter | read-only | Number of IPX Service Advertising Protocol packets received on this interface. |
| OCT sipxIfNetwork | 1.3.6.1.4.1.97.3.18.1.1.2 | OCTET STRING | read-write | The IPX network number associated with this interface. |
| CTR sipxIfOutRipPkts | 1.3.6.1.4.1.97.3.18.1.1.5 | Counter | read-only | Number of IPX Routing Information Protocol packets transmitted on this interface. |
| CTR sipxIfOutSapPkts | 1.3.6.1.4.1.97.3.18.1.1.7 | Counter | read-only | Number of IPX Service Advertising Protocol packets transmitted on this interface. |
| sipxIfTable | 1.3.6.1.4.1.97.3.18.1 | not-accessible | Describes per-interface attributes of IPX routing. | |
| INT sipxRouteAge | 1.3.6.1.4.1.97.3.18.2.1.6 | INTEGER | read-only | The number of seconds since this route was last updated. |
| OCT sipxRouteDest | 1.3.6.1.4.1.97.3.18.2.1.1 | OCTET STRING | read-only | The destination network address of this route. |
| sipxRouteEntry | 1.3.6.1.4.1.97.3.18.2.1 | not-accessible | A route to a particular destination. | |
| INT sipxRouteHopCount | 1.3.6.1.4.1.97.3.18.2.1.4 | INTEGER | read-only | The secondary routing metric for this route, which is the number of routers that must be traversed to reach the destination. |
| INT sipxRouteIfIndex | 1.3.6.1.4.1.97.3.18.2.1.2 | INTEGER | read-only | 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. |
| OCT sipxRouteNextHop | 1.3.6.1.4.1.97.3.18.2.1.5 | OCTET STRING | read-only | The IPX node address of the next hop of this route, if indirect. If direct, the address of the local interface. |
| sipxRouteTable | 1.3.6.1.4.1.97.3.18.2 | not-accessible | This router's IPX Routing table. | |
| INT sipxRouteTickCount | 1.3.6.1.4.1.97.3.18.2.1.3 | INTEGER | read-only | The primary routing metric for this route, which is an estimate of the number of 55 millisecond ticks that are needed to reach the destination. |
| sipxSapEntry | 1.3.6.1.4.1.97.3.18.3.1 | not-accessible | An IPX service definition, as advertised by the SAP protocol and distributed through the SAP cache of this router. | |
| INT sipxSapHopCount | 1.3.6.1.4.1.97.3.18.3.1.7 | INTEGER | read-only | A count of the number of routers that must be traversed to reach this server. |
| INT sipxSapIndex | 1.3.6.1.4.1.97.3.18.3.1.1 | INTEGER | read-only | Used only as an artificial index to this table. Has no independent meaning. |
| OCT sipxSapName | 1.3.6.1.4.1.97.3.18.3.1.3 | OCTET STRING | read-only | Server Name. |
| OCT sipxSapNetwork | 1.3.6.1.4.1.97.3.18.3.1.4 | OCTET STRING | read-only | The IPX network address of the server providing the indicated service. |
| OCT sipxSapNodeId | 1.3.6.1.4.1.97.3.18.3.1.5 | OCTET STRING | read-only | The IPX node address of the server. With NetWare 2.x, this corresponds to a physical MAC address, represented here in canonical (little-endian) bit order. With NetWare 3.x, it is typically 00:00:00:00:00:01. |
| INT sipxSapSocket | 1.3.6.1.4.1.97.3.18.3.1.6 | INTEGER | read-only | The socket number to which service requests should be addressed. |
| sipxSapTable | 1.3.6.1.4.1.97.3.18.3 | not-accessible | This router's IPX service advertising cache table. | |
| INT sipxSapType | 1.3.6.1.4.1.97.3.18.3.1.2 | INTEGER | read-only | Identifies the type of service provided by the server. Values range 0..ffff, and are defined by Novell. |
| INT sipxsfAccessMode | 1.3.6.1.4.1.97.3.18.6.2.1.4 | INTEGER | read-write | Permitted(1) allows the service name to be accepted or broadcasted. Denied(2) ignores the service name. Invalid(3) invalidates the filter entry. |
| sipxsfEntry | 1.3.6.1.4.1.97.3.18.6.2.1 | not-accessible | Defines the filtering criteria to be applied to a particular service name. | |
| CTR sipxsfFiltered | 1.3.6.1.4.1.97.3.18.6.2.1.8 | Counter | read-only | Number of times the service has been filtered. |
| INT sipxsfFilterType | 1.3.6.1.4.1.97.3.18.6.2.1.5 | INTEGER | read-write | If entry(1), filter is for the incoming named service. If exit(2), filter is for the outgoing named service. |
| sipxsfGrp | 1.3.6.1.4.1.97.3.18.6 | |||
| INT sipxsfIndex | 1.3.6.1.4.1.97.3.18.6.2.1.1 | INTEGER | read-write | Assigned by the configurer to identify this filter. This index has no relationship to sipxSapIndex. |
| OCT sipxsfNetworks | 1.3.6.1.4.1.97.3.18.6.2.1.7 | OCTET STRING | read-write | A list of network addresses to which the filter is applied. Each network address consists of 4 octets (i.e. a LONG word). For filter with FilterType entry(1), this parameter is ignored. Initial implementation also ignores this parameter. |
| INT sipxsfNextIndex | 1.3.6.1.4.1.97.3.18.6.1 | INTEGER | read-only | Next available filter index for adding filters. Starting with 1, in sequetianl ascending order. |
| OCT sipxsfPortMap | 1.3.6.1.4.1.97.3.18.6.2.1.6 | OCTET STRING | read-write | A bit map defining port numbers to which the filter is applied. Octet 1 specifies port 1 to 8, octet 2 specifies port 9 to 16, and so on. Within each octet, the MSB maps to the lowerest port, and LSB maps to the highest port. For filters with FilterType entry(1), this parameter is ignored. |
| OCT sipxsfSAPName | 1.3.6.1.4.1.97.3.18.6.2.1.2 | OCTET STRING | read-write | The service name. `*' can be used as wild card character which match all names. |
| INT sipxsfSAPType | 1.3.6.1.4.1.97.3.18.6.2.1.3 | INTEGER | read-write | The service type. Minus one or 65535 indicates all services of this name. Otherwise, the values are defined by Novell and other service providers (e.g., file server = 4). |
| sipxsfTable | 1.3.6.1.4.1.97.3.18.6.2 | not-accessible | This table defines the filtering criteria to be applied to Netware service advertisements. There can be no more than one filter per service name. Each filter is identified by a simple integer, which is more concise than the name if it were to be used as an index. | |
| INT sipxsrAgingTime | 1.3.6.1.4.1.97.3.18.7.1 | INTEGER | read-write | IPX source route cache age time, in seconds. |
| sipxsrExplorerEntry | 1.3.6.1.4.1.97.3.18.7.2.1 | not-accessible | IPX SR explorer configuration for each port. | |
| sipxsrExplorerTable | 1.3.6.1.4.1.97.3.18.7.2 | not-accessible | IPX SR explorer configuration Table. | |
| INT sipxsrExplorerType | 1.3.6.1.4.1.97.3.18.7.2.1.3 | INTEGER | read-write | use ARE or STE for explorer frame. |
| sipxsrGrp | 1.3.6.1.4.1.97.3.18.7 | |||
| INT sipxsrPort | 1.3.6.1.4.1.97.3.18.7.2.1.1 | INTEGER | read-write | Port number. |
| INT sipxsrStatus | 1.3.6.1.4.1.97.3.18.7.2.1.2 | INTEGER | read-write | valid(1) to configure explorer type; invalid(2) to remove explorer configuration and default to STE. |
| slog | 1.3.6.1.4.1.97.3.28 | |||
| slogEntry | 1.3.6.1.4.1.97.3.28.5.1 | not-accessible | ||
| STR slogEntryMessageText | 1.3.6.1.4.1.97.3.28.5.1.3 | DisplayString | read-only | The text of the eventlogging entry message. |
| STR slogEntryName | 1.3.6.1.4.1.97.3.28.5.1.4 | DisplayString | read-only | The name of the event logging entry. |
| INT slogEntryNumber | 1.3.6.1.4.1.97.3.28.4 | INTEGER | read-only | The number of entries in the logging entry table. |
| slogEntryTable | 1.3.6.1.4.1.97.3.28.5 | not-accessible | This table contains the event logging entries. | |
| TIK slogEntryTimeStamp | 1.3.6.1.4.1.97.3.28.5.1.2 | TimeTicks | read-only | The time at which the event logging entry was generated. |
| OCT slogFilter | 1.3.6.1.4.1.97.3.28.1 | OCTET STRING | read-write | The current event logging filter, represented as a bitmask. |
| INT slogIndex | 1.3.6.1.4.1.97.3.28.5.1.1 | INTEGER | read-only | The index of the logging entry in the logging entry table. |
| INT slogOverwrite | 1.3.6.1.4.1.97.3.28.3 | INTEGER | read-write | When enabled, logging entries will be overwritten in the logging queue. When disabled, the entries in the logging queue will not be overwritten until someone reads them. |
| INT slogTrap | 1.3.6.1.4.1.97.3.28.2 | INTEGER | read-write | When enabled, logging entries will cause SNMP traps to be generated. |
| smirror | 1.3.6.1.4.1.97.3.30 | |||
| CTR smirrorCongestionDroppedPkts | 1.3.6.1.4.1.97.3.30.12 | Counter | read-only | Number of packets not mirrored due to exit port congestion. |
| INT smirrorDiagPort | 1.3.6.1.4.1.97.3.30.2 | INTEGER | read-write | This entry defines the diagnostic port to output mirrored packets. It can be one of the Ethernet, Token Ring or FDDI interfaces in the ATX. |
| CTR smirrorEntryFilteredPkts | 1.3.6.1.4.1.97.3.30.10 | Counter | read-only | Number of entry packets filtered. |
| CTR smirrorEntryMirroredPkts | 1.3.6.1.4.1.97.3.30.6 | Counter | read-only | Number of entry packets mirrored. |
| CTR smirrorExitFilteredPkts | 1.3.6.1.4.1.97.3.30.11 | Counter | read-only | Number of exit packets filtered. |
| CTR smirrorExitMirroredPkts | 1.3.6.1.4.1.97.3.30.7 | Counter | read-only | Number of exit packets mirrored. |
| IP smirrorIPaddr | 1.3.6.1.4.1.97.3.30.3 | IpAddress | read-write | This entry defines the IP address for remote mirroring. It must be a valid host address. |
| CTR smirrorNotreadyDroppedPkts | 1.3.6.1.4.1.97.3.30.8 | Counter | read-only | Number of packets not mirrored either because the diagnostic port is not ready (local mirroring) or the tunnel to remote ATX is not ready (remote mirroring). |
| CTR smirrorNowrapperDroppedPkts | 1.3.6.1.4.1.97.3.30.13 | Counter | read-only | Number of packets not mirrored due to shortage of wrapper buffers (in mirroring frames to remote ATX). |
| CTR smirrorOversizeDroppedPkts | 1.3.6.1.4.1.97.3.30.9 | Counter | read-only | Number of oversized packets not mirrored. |
| INT smirrorOversizePkt | 1.3.6.1.4.1.97.3.30.5 | INTEGER | read-write | Specified whether to discard or truncate oversized mirrored packets. |
| INT smirrorRemoteExitPort | 1.3.6.1.4.1.97.3.30.15 | INTEGER | read-only | Mirrored packets exit port number to remote ATX. |
| INT smirrorRemoteStatus | 1.3.6.1.4.1.97.3.30.14 | INTEGER | read-only | Status when mirroring to remote ATX. |
| INT smirrorStatus | 1.3.6.1.4.1.97.3.30.1 | INTEGER | read-write | invalid(1) to turn off port mirroring. local(2) to mirror either to a local port or to a remote ATX. remote(3) to mirror traffics from a remote ATX to a local port. |
| OCT smirrorTargetPortLists | 1.3.6.1.4.1.97.3.30.4 | OCTET STRING | read-write | An octet string specifies the list of ports to be mirrored, with each octet representing a single port number. |
| snmpsmt | 1.3.6.1.4.1.97.3.6 | |||
| OCT snmpsmtUpstreamDescriptor | 1.3.6.1.4.1.97.3.6.3 | OCTET STRING | read-only | |
| OCT snmpsmtUpstreamReq | 1.3.6.1.4.1.97.3.6.1 | OCTET STRING | read-write | |
| OCT snmpsmtUpstreamRsp | 1.3.6.1.4.1.97.3.6.2 | OCTET STRING | read-only | |
| OCT snmpsmtUpstreamState | 1.3.6.1.4.1.97.3.6.4 | OCTET STRING | read-only | |
| sping | 1.3.6.1.4.1.97.3.32 | |||
| TIK spingAvg | 1.3.6.1.4.1.97.3.32.2.1.11 | TimeTicks | read-only | The average round trip time for the ping requests and responses, in centiseconds. |
| INT spingCount | 1.3.6.1.4.1.97.3.32.2.1.4 | INTEGER | read-write | The number of ping requests which are to be sent. This variable cannot be set while spingOperation is on. |
| INT spingDataSize | 1.3.6.1.4.1.97.3.32.2.1.5 | INTEGER | read-write | The datagram packet size which will be sent with the ECHO_REQUEST, in bytes. This variable cannot be set while spingOperation is on. |
| TIK spingDataTimeout | 1.3.6.1.4.1.97.3.32.1 | TimeTicks | read-write | The time, in centiseconds, from the last ping activity (a send or receive of an ECHO_RESPONSE or ECHO_REQUEST message), to when the spingEntry information for that ping request will be deleted. |
| IP spingDestAddr | 1.3.6.1.4.1.97.3.32.2.1.2 | IpAddress | read-write | The IP address which is to be the destination of the ping ECHO_REQUEST. This variable cannot be set while spingOperation is on. |
| spingEntry | 1.3.6.1.4.1.97.3.32.2.1 | not-accessible | The parameters, state and results of a ping request. | |
| TIK spingMax | 1.3.6.1.4.1.97.3.32.2.1.10 | TimeTicks | read-only | The maximum round trip for the ping requests and responses, in centiseconds. |
| TIK spingMin | 1.3.6.1.4.1.97.3.32.2.1.9 | TimeTicks | read-only | The minimum round trip time for the ping requests and responses, in centiseconds. |
| IP spingNMSAddr | 1.3.6.1.4.1.97.3.32.2.1.1 | IpAddress | read-only | The IP address of the NMS, used to determine which ping request to return information on. |
| INT spingNumReceived | 1.3.6.1.4.1.97.3.32.2.1.13 | INTEGER | read-only | The number of ICMP ECHO_RESPONSE messages that have been received as a result of this ping request. |
| INT spingNumTransmitted | 1.3.6.1.4.1.97.3.32.2.1.12 | INTEGER | read-only | The number of ICMP ECHO_REQUEST messages that have been transmitted during this ping request. |
| INT spingOperation | 1.3.6.1.4.1.97.3.32.2.1.8 | INTEGER | read-write | Setting spingOperation to on will begin the ping request. Setting spingOperation to off will terminate the ping request. |
| INT spingState | 1.3.6.1.4.1.97.3.32.2.1.3 | INTEGER | read-only | The current state of the ping request. |
| spingTable | 1.3.6.1.4.1.97.3.32.2 | not-accessible | The set of information describing the active ping requests and their results. | |
| TIK spingTimeout | 1.3.6.1.4.1.97.3.32.2.1.7 | TimeTicks | read-write | The time, in centiseconds, since the last ECHO_RESPONSE was received (or the last ECHO_REQUEST was sent, if there have been no responses) when the ping request will time out. This variable cannot be set while spingOperation is on. |
| TIK spingWait | 1.3.6.1.4.1.97.3.32.2.1.6 | TimeTicks | read-write | The time, in centiseconds, between the sending of each ECHO_REQUEST message. This variable cannot be set while spingOperation is on. |
| sproto | 1.3.6.1.4.1.97.3.17 | |||
| INT sprotoAllTranslate | 1.3.6.1.4.1.97.3.17.1.1.23 | INTEGER | read-write | Specifies whether, when bridging any source-routed explorer frames, the routing information is to be stripped or propagated. If passRif(1), the frame is bridged as is, with route-discovery proceeding as expected. If stripRif(2), then the routing information field is stripped before being propagated. This option allows non-source-routing (e.g., Ethernet) IPX hosts to communicate tran- sparently. If passBoth(3), then both the original source-routed frame and the transparent equivalent are propagated. This choice provides maximum connectivity at some expense in network traffic. None(4) is identical to passRif. This option applies only to token ring ports. |
| INT sprotoAppleRoute | 1.3.6.1.4.1.97.3.17.1.1.6 | INTEGER | read-write | Specifies whether or not this port is to be used for AppleTalk (tm) routing. |
| INT sprotoAppleTranslate | 1.3.6.1.4.1.97.3.17.1.1.10 | INTEGER | read-write | Specifies whether, when bridging AppleTalk ELAP, TLAP, and AARP frames, those frames are to be translated between token ring and Ethernet format before being forwarded. This option applies only to token ring ports. |
| INT sprotoArpProxy | 1.3.6.1.4.1.97.3.17.1.1.15 | INTEGER | read-write | Specifies whether the port is to respond to internet ARP requests for which the unit is the next hop in a routed path. Only valid if sprotoIpRoute is enabled. |
| INT sprotoArpSourceRoute | 1.3.6.1.4.1.97.3.17.1.1.8 | INTEGER | read-write | Specifies whether, when bridging TCP/IP ARP packets which are source-routing explorer frames, the routing information is to be stripped or propagated. If pass- Rif(1), the frame is bridged as is, with route- discovery proceeding as expected. If stripRif(2), then the routing information field is stripped before being propagated. This option allows non-source-routing (e.g., Ethernet) IP hosts to communicate tran- sparently. If passBoth(3), then both the original source-routed frame and the transparent equivalent are propagated. This choice provides maximum connectivity at some expense in network traffic. None(4) is identical to passRif. This option applies only to token ring ports. |
| INT sprotoArpTranslate | 1.3.6.1.4.1.97.3.17.1.1.7 | INTEGER | read-write | These options are intended to compensate for any like- ly implementation of internet ARP on 802.5 token ring. If set to bitswap1(2), then embedded MAC addresses for ARP packets with hardwareType 1 (Ethernet) will be bitswapped. If bitswap6(3) then embedded MAC addresses for ARP packets with hardware type 6 (IEEE 802) will be bitswapped. If bitswap61(4) then both type-1 and type-6 ARP packets will be bitswapped. If oneto6(5), then in- coming type-6 ARP packets will be changed to type-1 and outgoing type-1 ARP packets will be changed to type-6, both without bitswapping. If oneto6swap(6), then incom- ing type-6 ARP packets will be converted to type-1 and outgoing type-1 to type-6, with embedded addresses bitswapped. This option only applies to token ring ports. The fac- tory default for all ports is none(1). |
| INT sprotoBootpRelay | 1.3.6.1.4.1.97.3.17.1.1.17 | INTEGER | read-write | Specifies whether or not this port is to relay BOOTP packets, as described in RFC-951 and subsequent internet-drafts. Only valid if IP routing is also enabled for this interface. |
| INT sprotoBridge | 1.3.6.1.4.1.97.3.17.1.1.2 | INTEGER | read-write | Defines the bridging method to be applied to frames received at, or destined for, this port. Ethernet and FDDI ports may be configured for transparent, srt, or none. Token Ring ports may be configured for any of the four options. The UART may only be configured to none. |
| INT sprotoEgp | 1.3.6.1.4.1.97.3.17.1.1.13 | INTEGER | read-write | Specifies whether the internet External Gateway Proto- col (RFC-904) is to be used over this port. Only valid if sprotoIpRoute is enabled. |
| sprotoEntry | 1.3.6.1.4.1.97.3.17.1.1 | not-accessible | Each entry in this table specifies which protocols are used by a particular port in the ES/1. | |
| OCT sprotoIbm8209Lsaps | 1.3.6.1.4.1.97.3.17.1.1.16 | OCTET STRING | read-write | Specifies up to eight LSAPs for which IBM 8209-style token-ring-to-Ethernet encapsulation is to be performed. Only valid if sprotoIbmLLcTranslate is enabled. This option applies only to token ring ports. |
| INT sprotoIbmLlcTranslate | 1.3.6.1.4.1.97.3.17.1.1.11 | INTEGER | read-write | Specifies whether, when bridging IBM LLC frames, an 8209-style translation between token ring and Ethernet format is to be performed before being forwarded. This option applies only to token ring ports. |
| INT sprotoIfIndex | 1.3.6.1.4.1.97.3.17.1.1.1 | INTEGER | read-only | Identifies the interface (port) to which this entry's information belongs. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT sprotoIpMulticast | 1.3.6.1.4.1.97.3.17.1.1.19 | INTEGER | read-write | Specifies whether the internet Multicast Routing Protocol (RFC-1075) is to be used over this port. Only valid if sprotoIpRoute is enabled. |
| INT sprotoIpRoute | 1.3.6.1.4.1.97.3.17.1.1.4 | INTEGER | read-write | Specifies whether or not this port is to be used for IP routing. |
| INT sprotoIpxDot3Framing | 1.3.6.1.4.1.97.3.17.2 | INTEGER | read-write | If sprotoIpxRoute or sprotoIpxTranslate is enabled, specifies the type of framing to be used for NetWare IPX packets on 802.3 networks. ethernet8023(1) speci- fies that the 802.3 header is to be used without an 802.2 header. ethernet2(2) specifies that Ethernet-2 framing is to be used, with etherType 8137. ether- net8022(3) specifies that an LLC header e0,e0,03 is to be used in conjunction with the 802.3 header. |
| INT sprotoIpxRoute | 1.3.6.1.4.1.97.3.17.1.1.5 | INTEGER | read-write | Specifies whether or not this port is to be used for Novell NetWare IPX routing. |
| INT sprotoIpxSrTranslate | 1.3.6.1.4.1.97.3.17.1.1.22 | INTEGER | read-write | Specifies whether, when bridging IPX packets which are source-routing explorer frames, the routing information is to be stripped or propagated. If pass- Rif(1), the frame is bridged as is, with route- discovery proceeding as expected. If stripRif(2), then the routing information field is stripped before being propagated. This option allows non-source-routing (e.g., Ethernet) IPX hosts to communicate tran- sparently. If passBoth(3), then both the original source-routed frame and the transparent equivalent are propagated. This choice provides maximum connectivity at some expense in network traffic. None(4) is identical to passRif. This option applies only to token ring ports. |
| INT sprotoIpxTranslate | 1.3.6.1.4.1.97.3.17.1.1.9 | INTEGER | read-write | Specifies whether, when bridging Novell IPX frames, they are to be translated to Ethernet-like frame for- mat. This option applies only to token ring ports. |
| INT sprotoNetbiosTranslate | 1.3.6.1.4.1.97.3.17.1.1.18 | INTEGER | read-write | Specifies whether, when bridging Netbios packets which are source-routing explorer frames, the routing information is to be stripped or propagated. If pass- Rif(1), the frame is bridged as is, with route- discovery proceeding as expected. If stripRif(2), then the routing information field is stripped before being propagated. This option allows non-source-routing (e.g., Ethernet) Netbios hosts to communicate tran- sparently. If passBoth(3), then both the original source-routed frame and the transparent equivalent are propagated. This choice provides maximum connectivity at some expense in network traffic. None(4) is identical to passRif. This option applies only to token ring ports. |
| INT sprotoOspf | 1.3.6.1.4.1.97.3.17.1.1.14 | INTEGER | read-write | Specifies whether the internet Open Shortest Path First protocol (RFC-1247) is to be used over this port. Only valid if sprotoIpRoute is enabled. |
| INT sprotoRip | 1.3.6.1.4.1.97.3.17.1.1.12 | INTEGER | read-write | Specifies whether the internet Routing Information Protocol (RFC-1058) is to be used over this port. Only valid if sprotoIpRoute is enabled. |
| INT sprotoSteHopCountAppliedRule | 1.3.6.1.4.1.97.3.17.1.1.24 | INTEGER | read-write | hopcountnotapplied(1), STE hop count rules are not applied to STE frames. Default for SR ports. Follows IBM's specifications. hopcountapplied(2), STE hop count rules are applied to STE frames. Default SRT ports. Follows IEEE specifications. |
| INT sprotoSuppressBpdus | 1.3.6.1.4.1.97.3.17.1.1.3 | INTEGER | read-write | Allows transmission of spanning tree protocol packets to be suppressed. If normal(1), 802.1d spanning tree packets and source-routing spanning tree packets are transmitted as usual. If suppressed(2), these packets are not transmitted. This option may be needed for in- teroperability with non-802.1d spanning tree protocols (e.g., DEC LanBridge 100). |
| sprotoTable | 1.3.6.1.4.1.97.3.17.1 | not-accessible | This table contains configuration information specifying the types of protocols used to bridge, route, translate, and filter frames for each port. | |
| INT sprotoTrunking | 1.3.6.1.4.1.97.3.17.1.1.20 | INTEGER | read-write | Specifies whether SMC's trunking protocol (an extension to the standard Spanning Tree) is to be used over this port. |
| spvc | 1.3.6.1.4.1.97.3.24 | |||
| INT spvcCircuitRX | 1.3.6.1.4.1.97.3.24.1.1.3 | INTEGER | read-write | Where virtual circuit identifiers are split into two parts, as in ATM, this is the least-significant part, and is identical to the ATM virtual circuit identifier. |
| INT spvcCircuitTX | 1.3.6.1.4.1.97.3.24.1.1.5 | INTEGER | read-write | Where virtual circuit identifiers are split into two parts, as in ATM, this is the least-significant part, and is identical to the ATM virtual circuit identifier. |
| spvcEntry | 1.3.6.1.4.1.97.3.24.1.1 | not-accessible | Each entry in this table describes one permanent virtual circuit. | |
| INT spvcIfIndex | 1.3.6.1.4.1.97.3.24.1.1.1 | INTEGER | read-only | Identifies the virtual interface (port) on which this virtual circuit exists. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT spvcMaxPort | 1.3.6.1.4.1.97.3.24.3 | INTEGER | read-only | The highest-numbered PVC pseudo-port number. |
| INT spvcMinPort | 1.3.6.1.4.1.97.3.24.2 | INTEGER | read-only | The lowest-numbered PVC pseudo-port number. |
| INT spvcPathRX | 1.3.6.1.4.1.97.3.24.1.1.2 | INTEGER | read-write | Where virtual circuit identifiers are split into two parts, as in ATM, this is the most-significant part, and is identical to the ATM virtual path identifier. |
| INT spvcPathTX | 1.3.6.1.4.1.97.3.24.1.1.4 | INTEGER | read-write | Where virtual circuit identifiers are split into two parts, as in ATM, this is the most-significant part, and is identical to the ATM virtual path identifier. |
| INT spvcPhysPort | 1.3.6.1.4.1.97.3.24.1.1.7 | INTEGER | read-only | Identifies the physical interface (port) on which this virtual circuit exists. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT spvcState | 1.3.6.1.4.1.97.3.24.1.1.6 | INTEGER | read-write | Controls the existence of this table entry. |
| spvcTable | 1.3.6.1.4.1.97.3.24.1 | not-accessible | This table maps pseudo-port indices to permanent virtual circuits. | |
| srepeater | 1.3.6.1.4.1.97.3.16 | |||
| srepeaterEntry | 1.3.6.1.4.1.97.3.16.1.1 | not-accessible | SMC-specific status information and control variables for a particular repeater domain (group) in the system. | |
| INT srepeaterExtendedStats | 1.3.6.1.4.1.97.3.16.1.1.3 | INTEGER | read-write | When enabled(1), the rptrMonitorGroup, rptrMonitorPort, and rptrAddrTrack tables are available, and the CEIOM maintains frame-by-frame tallies for the repeater in order to support these tables. Bridging performance may be slightly degraded due to the extra processing required, although the effect will not ordinarily be noticeable. When disabled(2), the rptrMonitorGroup, rptrMonitorPort, and rptrAddrTrack tables are not available. |
| INT srepeaterGroupID | 1.3.6.1.4.1.97.3.16.1.1.1 | INTEGER | read-only | The value of srepeaterGroupID is assigned so as to uniquely identify a repeater domain (group) in a system where a single agent manages multiple repeater domains. |
| INT srepeaterLinkStatusMask | 1.3.6.1.4.1.97.3.16.1.1.2 | INTEGER | read-only | This mask provides quick access to the general connectivity of the repeater. Each bit corresponds to the link status of a repeater port. If the bit is set to 1 then link pulses are being received, as per the IEEE specification. A bit value of zero indicates one of four conditions: - There is nothing physically attached to the port. - The port is not configured for twisted-pair. The AUI interface, for example, does not generate or test for link pulses. - The device attached to the port does not generate the link pulses specified by the IEEE standard. STARLAN devices, for example, do not generate such pulses. - The port is configured to ignore link pulses (see srepeaterPortLinkPulse). The least significant bit in the mask corresponds to repeater port 1; the high-order eight bits are always zero. |
| srepeaterPortEntry | 1.3.6.1.4.1.97.3.16.2.1 | not-accessible | SMC-specific status information and control variables for a particular repeater port in the system. | |
| INT srepeaterPortGroupID | 1.3.6.1.4.1.97.3.16.2.1.1 | INTEGER | read-only | The value of srepeaterPortGroupID is assigned so as to uniquely identify a group (repeater ID) in a system where a single agent manages multiple repeater groups. This corresponds to ifIndex, as well as rptr...GroupIndex. As with the standard rptr MIB, this table treats a CEIOM, which is actually a complete repeater domain, as a repeater group. |
| INT srepeaterPortLinkPulse | 1.3.6.1.4.1.97.3.16.2.1.3 | INTEGER | read-write | When enabled (the default), the repeater port generates and expects to receive a link pulse, as per 10BaseT specification. When disabled, the port does not generate or expect link pulse, in order to accommodate pre-10BaseT twisted-pair Ethernet attachments. |
| INT srepeaterPortPortID | 1.3.6.1.4.1.97.3.16.2.1.2 | INTEGER | read-only | Identifies a repeater port within a repeater group/domain. Values correspond to physical connector position on the CEIOM. For the CEIOM-24, the leftmost position is port 1, the rightmost port 24. |
| srepeaterPortTable | 1.3.6.1.4.1.97.3.16.2 | not-accessible | SMC-specific status information and control variables for a collection of repeater ports in a particular system. | |
| srepeaterTable | 1.3.6.1.4.1.97.3.16.1 | not-accessible | SMC-specific status information and control variables for a collection of repeater groups in a particular system. | |
| srtb | 1.3.6.1.4.1.97.3.34 | |||
| INT srtbAgingTime | 1.3.6.1.4.1.97.3.34.3 | INTEGER | read-only | RIF aging time value. |
| INT srtbExplorer | 1.3.6.1.4.1.97.3.34.2 | INTEGER | read-write | Type of explorer to transmit. |
| INT srtbProto | 1.3.6.1.4.1.97.3.34.1 | INTEGER | read-write | Bit mapped representation of srtb protocol configuration. |
| srtrdisc | 1.3.6.1.4.1.97.3.19 | |||
| INT srtrdiscAdvertisementAddress | 1.3.6.1.4.1.97.3.19.1.1.3 | INTEGER | read-write | The IP address to be used for multicast router advertisements for this interface. If multicast(1), the all-systems multicast 224.0.0.1 is used. If broadcast, the limited-broadcast 255.255.255.255 is used. |
| INT srtrdiscAdvertisementInterval | 1.3.6.1.4.1.97.3.19.1.1.4 | INTEGER | read-write | The interval at which multicast router advertisements are to be transmitted, in seconds. Allowable values range between 4 and 1800. |
| srtrdiscEntry | 1.3.6.1.4.1.97.3.19.1.1 | not-accessible | Each entry in this table configures the router discovery protocol for the particular interface. | |
| INT srtrdiscIfIndex | 1.3.6.1.4.1.97.3.19.1.1.1 | INTEGER | read-only | Identifies the interface (port) to which this entry's information belongs. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT srtrdiscLifetime | 1.3.6.1.4.1.97.3.19.1.1.5 | INTEGER | read-write | The value to be used for the Lifetime field of router advertisements. Values range from srtrdiscAdvertisementInterval to 9000. |
| INT srtrdiscPreference | 1.3.6.1.4.1.97.3.19.1.1.6 | INTEGER | read-write | The preferability of this interface's address as a default router, relative to other routers on the same subnet. |
| INT srtrdiscState | 1.3.6.1.4.1.97.3.19.1.1.2 | INTEGER | read-write | Specifies whether or not the router discovery protocol is in use for this interface. Defaults to disabled(2). |
| srtrdiscTable | 1.3.6.1.4.1.97.3.19.1 | not-accessible | This table contains configuration information controlling operation of the router discovery protocol (RFC-1256). | |
| ssecure | 1.3.6.1.4.1.97.3.23 | |||
| st | 1.3.6.1.4.1.97.3.3.4 | |||
| TIK stActDelay | 1.3.6.1.4.1.97.3.3.4.13 | TimeTicks | read-only | |
| TIK stActHello | 1.3.6.1.4.1.97.3.3.4.12 | TimeTicks | read-only | |
| TIK stActMaxAge | 1.3.6.1.4.1.97.3.3.4.11 | TimeTicks | read-only | |
| INT stAgeTime | 1.3.6.1.4.1.97.3.3.4.16 | INTEGER | read-write | |
| OCT stBridgeId | 1.3.6.1.4.1.97.3.3.4.3 | OCTET STRING | read-write | |
| OCT stGroupAddr | 1.3.6.1.4.1.97.3.3.4.1 | OCTET STRING | read-write | The Spanning Tree Group address, normally 01-80-c2-00-00-00. Changing stGroupAddr will not take effect until the ES/1 reboots. |
| strace | 1.3.6.1.4.1.97.3.33 | |||
| INT straceDataSize | 1.3.6.1.4.1.97.3.33.2.1.4 | INTEGER | read-write | The size of the datagram sent with each probe. This variable cannot be set while straceOperation is on. |
| TIK straceDataTimeout | 1.3.6.1.4.1.97.3.33.1 | TimeTicks | read-write | The time, in centiseconds, from the last traceroute activity (the response to or timeout of the last probe sent), to when the straceEntry information for that traceroute request will be deleted. |
| IP straceDestAddr | 1.3.6.1.4.1.97.3.33.2.1.2 | IpAddress | read-write | The IP address which is to be the destination of the traceroute request.This variable cannot be set while straceOperation is on. |
| straceEntry | 1.3.6.1.4.1.97.3.33.2.1 | not-accessible | The parameters, state, and results of a traceroute request. | |
| INT straceHop | 1.3.6.1.4.1.97.3.33.2.1.8 | INTEGER | read-only | The hop count for a set of probes with a particular TTL. |
| IP straceHopAddress | 1.3.6.1.4.1.97.3.33.2.1.9 | IpAddress | read-only | The IP address of the host which responded for a probe with a particular TTL. |
| INT straceMaxTTL | 1.3.6.1.4.1.97.3.33.2.1.3 | INTEGER | read-write | The maximum time-to-live for outgoing traceroute probe packets. This determines the number of hops that can be in a traceroute. This variable cannot be set while straceOperation is on. |
| IP straceNMSAddr | 1.3.6.1.4.1.97.3.33.2.1.1 | IpAddress | read-only | The IP address of the NMS, used to determine which traceroute request to return information on. |
| INT straceNumProbes | 1.3.6.1.4.1.97.3.33.2.1.5 | INTEGER | read-write | The number of probes which are sent for each hop. This variable cannot be set while straceOperation is on. |
| INT straceOperation | 1.3.6.1.4.1.97.3.33.2.1.7 | INTEGER | read-write | Setting straceOperation to on will begin the traceroute request. Setting straceOperation to off will terminate the traceroute request. |
| INT straceProbe | 1.3.6.1.4.1.97.3.33.2.1.10 | INTEGER | read-only | The probe instance for a particular hop. |
| INT straceState | 1.3.6.1.4.1.97.3.33.2.1.11 | INTEGER | read-only | The current state of the trace probe. |
| straceTable | 1.3.6.1.4.1.97.3.33.2 | not-accessible | The set of information describing the active traceroute requests and their results. | |
| TIK straceTime | 1.3.6.1.4.1.97.3.33.2.1.12 | TimeTicks | read-only | Round trip time of a probe for a particular hop. |
| TIK straceWait | 1.3.6.1.4.1.97.3.33.2.1.6 | TimeTicks | read-write | The time to wait in response to a probe. This variable cannot be set while straceOperation is on. |
| strap | 1.3.6.1.4.1.97.3.29 | |||
| strapControl | 1.3.6.1.4.1.97.3.29.1.1 | not-accessible | ||
| strapControlTable | 1.3.6.1.4.1.97.3.29.1 | not-accessible | This table contains information about the severity of each trap and whether the trap is currently enabled. | |
| INT strapEnabled | 1.3.6.1.4.1.97.3.29.1.1.2 | INTEGER | read-write | Enable or disable the generation of this trap. |
| strapEntry | 1.3.6.1.4.1.97.3.29.7.1 | not-accessible | ||
| INT strapEntryIndex | 1.3.6.1.4.1.97.3.29.7.1.1 | INTEGER | read-only | A number representing the order in which the trap occurred in time. This 32 bit number can wrap. |
| INT strapEntryNumber | 1.3.6.1.4.1.97.3.29.6 | INTEGER | read-only | The number of traps that are in the strapTable. |
| INT strapEntrySeverity | 1.3.6.1.4.1.97.3.29.7.1.5 | INTEGER | read-only | A user-definable severity, indicating the importance of the trap. |
| STR strapEntryText | 1.3.6.1.4.1.97.3.29.7.1.3 | DisplayString | read-only | A description of the trap. |
| TIK strapEntryTimeStamp | 1.3.6.1.4.1.97.3.29.7.1.2 | TimeTicks | read-only | The time at which the trap occurred. |
| INT strapIncludeText | 1.3.6.1.4.1.97.3.29.3 | INTEGER | read-write | Whether or not a formatted text string is included in the trap PDU. |
| INT strapIndex | 1.3.6.1.4.1.97.3.29.1.1.1 | INTEGER | read-only | The specific trap number. |
| INT strapNumber | 1.3.6.1.4.1.97.3.29.7.1.4 | INTEGER | read-only | The specific-trap number, as specified in the TRAP PDU. |
| INT strapRetry | 1.3.6.1.4.1.97.3.29.5 | INTEGER | read-write | The number of times any enterprise-specific trap is to be sent for a given event. PDUs are retried using a truncated exponential backoff: 2 seconds, 4 seconds, 8 seconds, 16 seconds, and then 32 seconds for all succeeding intervals. |
| INT strapSeverity | 1.3.6.1.4.1.97.3.29.1.1.3 | INTEGER | read-write | A user-definable severity, indicating the importance of the trap. |
| strapSeverityControl | 1.3.6.1.4.1.97.3.29.2.1 | not-accessible | ||
| strapSeverityControlTable | 1.3.6.1.4.1.97.3.29.2 | not-accessible | This table contains information about the whether a class of traps of a particular severity are enabled or disabled. | |
| INT strapSeverityEnable | 1.3.6.1.4.1.97.3.29.2.1.2 | INTEGER | read-write | Enable or disable all traps of a given severity level. |
| INT strapSeveritySeverity | 1.3.6.1.4.1.97.3.29.2.1.1 | INTEGER | read-only | A user-definable severity, indicating the importance of the trap. |
| strapTable | 1.3.6.1.4.1.97.3.29.7 | not-accessible | This table contains the latest traps that have been generated. | |
| STR strapText | 1.3.6.1.4.1.97.3.29.1.1.4 | DisplayString | read-only | A description of the trap. |
| TIK strapTime | 1.3.6.1.4.1.97.3.29.4 | TimeTicks | read-write | (This MIB variable replaces sysTrapTime). The time, in centiseconds, which should expire between the sending of traps. |
| OCT stResAddr | 1.3.6.1.4.1.97.3.3.4.2 | OCTET STRING | read-write | A series of 90 octets containing the Spanning Tree's 15 reserved addres 01-80-c2-00-00-01 through 01-80-c2-00-00-0f). Changing stResAddr will not take effect until the ES/1 reboots. |
| INT stRootCost | 1.3.6.1.4.1.97.3.3.4.8 | INTEGER | read-only | |
| TIK stRootDelay | 1.3.6.1.4.1.97.3.3.4.6 | TimeTicks | read-write | |
| TIK stRootHello | 1.3.6.1.4.1.97.3.3.4.5 | TimeTicks | read-write | |
| OCT stRootID | 1.3.6.1.4.1.97.3.3.4.7 | OCTET STRING | read-only | |
| TIK stRootMaxAge | 1.3.6.1.4.1.97.3.3.4.4 | TimeTicks | read-write | |
| INT stRootPort | 1.3.6.1.4.1.97.3.3.4.9 | INTEGER | read-only | |
| strunk | 1.3.6.1.4.1.97.3.25 | |||
| strunkEntry | 1.3.6.1.4.1.97.3.25.1.1 | not-accessible | An entry exists in this table for each physical interface (port) that is configured for trunking. | |
| INT strunkIfIndex | 1.3.6.1.4.1.97.3.25.1.1.1 | INTEGER | read-only | Identifies a physical interface (port) which is configured for LAN trunking. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT strunkLastChange | 1.3.6.1.4.1.97.3.25.1.1.8 | INTEGER | read-only | The number of seconds since strunkState changed. |
| INT strunkLastError | 1.3.6.1.4.1.97.3.25.1.1.5 | INTEGER | read-only | The last reason for failure when the link is in closed, oneway, or helddown state. |
| INT strunkLinkCount | 1.3.6.1.4.1.97.3.25.1.1.7 | INTEGER | read-only | The number of links within the trunk group. |
| INT strunkLinkOrdinal | 1.3.6.1.4.1.97.3.25.1.1.6 | INTEGER | read-only | The position of this link within the trunk group. |
| OCT strunkRemoteBridgeAddr | 1.3.6.1.4.1.97.3.25.1.1.3 | OCTET STRING | read-only | The MAC address portion of the bridge ID of the remote bridge. |
| IP strunkRemoteIp | 1.3.6.1.4.1.97.3.25.1.1.4 | IpAddress | read-only | The IP address of the remote bridge, as reported by that bridge for administrative purposes. |
| INT strunkState | 1.3.6.1.4.1.97.3.25.1.1.2 | INTEGER | read-only | If off(1) then this link has not been enabled for trunking. If closed(2) then this link has not yet received any Trunking PDUs. If oneway(3) then incoming Trunking PDUs do not indicate that our PDUs are being successfully received by the far end. If joined(4) then this link is actively participating in the trunk group. If perturbed(5) then this link is actively participating in the trunk group; however, the transmission of data packets has been temporarily stopped due to a change in membership of the group. If helddown(6) then an error has been detected and the link is being held out-of-service until the error clears. If broken(7) then this link has been configured for trunking, but the port is physically non-operational. |
| strunkTable | 1.3.6.1.4.1.97.3.25.1 | not-accessible | This table describes the trunking status and attributes of the interfaces that are configured for bridge trunking. | |
| INT stTopChange | 1.3.6.1.4.1.97.3.3.4.10 | INTEGER | read-only | Whether a topology change is currently in progress. |
| INT stTopChangeCount | 1.3.6.1.4.1.97.3.3.4.14 | INTEGER | read-write | The number of spanning tree topology changes which have occurred, since the ES/1 was last booted (or this parameter was last reset by the NMS). |
| TIK stTopChangeTime | 1.3.6.1.4.1.97.3.3.4.15 | TimeTicks | read-only | If stTopChange is True, then the time since stTopChange changed from False to True. If stTopChange is False, then the time since stTopChange changed from True to False. |
| suart | 1.3.6.1.4.1.97.3.9 | |||
| CTR suartAlignmentErrors | 1.3.6.1.4.1.97.3.9.1.1.6 | Counter | read-only | Number of received packets with frame alignment errors, since the port was last enabled. |
| INT suartBaud | 1.3.6.1.4.1.97.3.9.1.1.2 | INTEGER | read-write | This is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the ES/1. |
| suartEntry | 1.3.6.1.4.1.97.3.9.1.1 | not-accessible | A set of objects for an interface entry. | |
| INT suartIndex | 1.3.6.1.4.1.97.3.9.1.1.1 | INTEGER | read-only | The ES/1's port number of the port. |
| IP suartIpNeighborAddress | 1.3.6.1.4.1.97.3.9.1.1.4 | IpAddress | read-write | |
| INT suartModem | 1.3.6.1.4.1.97.3.9.1.1.3 | INTEGER | read-write | The expected modem signals; definitions of the different values are TBD. |
| CTR suartOverrunErrors | 1.3.6.1.4.1.97.3.9.1.1.7 | Counter | read-only | Number of received packets with data overrun errors, since the port was last enabled. |
| INT suartPPPActive | 1.3.6.1.4.1.97.3.9.1.1.5 | INTEGER | read-write | |
| suartTable | 1.3.6.1.4.1.97.3.9.1 | not-accessible | A list of interface entries; one per UART port. | |
| sw | 1.3.6.1.4.1.97.3.2 | |||
| swan | 1.3.6.1.4.1.97.3.14 | |||
| INT swanActualSpeed | 1.3.6.1.4.1.97.3.14.1.1.3 | INTEGER | read-only | This is the actual line speed. The possible values are defined by suartSpeed. For HSSI, the speed is 45-megabits(11). If the RS-449 interface is being used on the HSSI IOM, the speed is always reported as 1.544-megabits(9); however, the external clock may be generating a slower speed. |
| CTR swanAlignmentErrors | 1.3.6.1.4.1.97.3.14.1.1.6 | Counter | read-only | |
| CTR swanDCEDrops | 1.3.6.1.4.1.97.3.14.1.1.16 | Counter | read-only | Number of instances when loss of DCE has been detected. |
| INT swanDesiredSpeed | 1.3.6.1.4.1.97.3.14.1.1.2 | INTEGER | read-write | |
| swanEntry | 1.3.6.1.4.1.97.3.14.1.1 | not-accessible | A set of objects for an interface entry. | |
| INT swanIndex | 1.3.6.1.4.1.97.3.14.1.1.1 | INTEGER | read-only | The ES/1's port number of the port. |
| IP swanIpNeighborAddress | 1.3.6.1.4.1.97.3.14.1.1.4 | IpAddress | read-write | Zero, or an IP address to assign to the port's neighbor. |
| OCT swanLinkBridge | 1.3.6.1.4.1.97.3.14.1.1.12 | OCTET STRING | read-only | |
| INT swanLinkCost | 1.3.6.1.4.1.97.3.14.1.1.9 | INTEGER | read-only | |
| INT swanLinkErrorDuration | 1.3.6.1.4.1.97.3.14.1.1.19 | INTEGER | read-write | The time period in hundredths of a second over which the error percentage should be applied. |
| INT swanLinkErrorFailPeriods | 1.3.6.1.4.1.97.3.14.1.1.20 | INTEGER | read-write | The maximum number of periods allowed to contain the error percentage before the link quality is determined to have failed. |
| INT swanLinkErrorMaxPeriods | 1.3.6.1.4.1.97.3.14.1.1.21 | INTEGER | read-write | The maximum number of periods to be used for calculation of link quality. Default is 10. |
| INT swanLinkErrorPercentage | 1.3.6.1.4.1.97.3.14.1.1.18 | INTEGER | read-write | The percentage of acceptible errors in hundreths of percent. |
| INT swanLinkPort | 1.3.6.1.4.1.97.3.14.1.1.13 | INTEGER | read-only | |
| INT swanLinkRestartTime | 1.3.6.1.4.1.97.3.14.1.1.22 | INTEGER | read-write | The time period in centiseconds which must contain error free LQR operation before restarting link. |
| OCT swanLinkSubnet | 1.3.6.1.4.1.97.3.14.1.1.11 | OCTET STRING | read-only | |
| INT swanMeshState | 1.3.6.1.4.1.97.3.14.1.1.10 | INTEGER | read-only | |
| INT swanNegotiate | 1.3.6.1.4.1.97.3.14.1.1.14 | INTEGER | read-write | |
| INT swanOutPacketType | 1.3.6.1.4.1.97.3.14.1.1.17 | INTEGER | read-write | The type of out going packet to generate on the HSSI link. |
| CTR swanOverrunErrors | 1.3.6.1.4.1.97.3.14.1.1.7 | Counter | read-only | Number of received packets with data overrun errors, since the port was last enabled. |
| INT swanPortType | 1.3.6.1.4.1.97.3.14.1.1.8 | INTEGER | read-only | |
| INT swanPPPActive | 1.3.6.1.4.1.97.3.14.1.1.5 | INTEGER | read-write | |
| INT swanPreserveFCS | 1.3.6.1.4.1.97.3.14.1.1.23 | INTEGER | read-write | Preserve received FCS if true, else regenerate FCS on packet transmission. |
| INT swanSwitches | 1.3.6.1.4.1.97.3.14.1.1.15 | INTEGER | read-write | Current port selected. |
| swanTable | 1.3.6.1.4.1.97.3.14.1 | not-accessible | A list of interface entries; one per WAN port. | |
| OCT swBases | 1.3.6.1.4.1.97.3.2.2.1.8 | OCTET STRING | read-only | An array (4 octets per file), containing the software's base loading address of each of the files. Each address is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| INT swCount | 1.3.6.1.4.1.97.3.2.2.1.4 | INTEGER | read-only | The number of files in the file set. This number may range from 1 to 255. |
| STR swDesc | 1.3.6.1.4.1.97.3.2.2.1.3 | DisplayString | read-only | The description (0-255 bytes) of the software file set. |
| swdis | 1.3.6.1.4.1.97.3.4 | |||
| INT swdisAccess | 1.3.6.1.4.1.97.3.4.2 | INTEGER | read-write | The version of software that may be downloaded. Attempts to download other versions of software will be rejected. The value for swdisAccess is embedded within the software files that are to be distributed via TFTP. Its value may be derived from the names of the software files. the NMS operator may wish to use the following special values: protected (1) No software downloads will be accepted any-software (2) A software download of any version of new software will be accepted - this is the factory default |
| IP swdisConfigIp | 1.3.6.1.4.1.97.3.4.4 | IpAddress | read-write | The IP address of the NMS (i.e., any IP host) that is allowed to use TFTP to send/retrieve the configuration file of the ES/1. A value of 0.0.0.0 (which is the factory specified default) prevents any NMS from obtaining access, while a value of 255.255.255.255 gives every NMS permission. |
| INT swdisConfigRetryTime | 1.3.6.1.4.1.97.3.4.5 | INTEGER | read-write | The number of seconds that the ES/1 will wait for an acknowledgment before it retransmits an unacknowledged TFTP data block. The factory specified default is 5 seconds. |
| INT swdisConfigTotalTimeout | 1.3.6.1.4.1.97.3.4.6 | INTEGER | read-write | The number of seconds that the ES/1 will wait for an acknowledgment to a data block before it cancels a TFTP session. The factory specified default is 25 seconds. |
| OCT swdisDesc | 1.3.6.1.4.1.97.3.4.1 | OCTET STRING | read-only | The description (0-32 bytes) of the software set currently being downloaded, or a description of the software set last downloaded since the ES/1 booted. |
| INT swdisWriteStatus | 1.3.6.1.4.1.97.3.4.3 | INTEGER | read-only | The status of the erase/write operation. |
| swFileset | 1.3.6.1.4.1.97.3.2.2.1 | not-accessible | A set of objects for each file set. | |
| swFilesetTable | 1.3.6.1.4.1.97.3.2.2 | not-accessible | A list of the software file sets stored in the ES/1. The first file set refers to the file set that was used when the ES/1 last booted. The second file set refers to the file set that will be used when the ES/1 reboots or reloads any hardware module. | |
| INT swFlashBank | 1.3.6.1.4.1.97.3.2.2.1.9 | INTEGER | read-only | The bank number where the software file set resides. |
| INT swIndex | 1.3.6.1.4.1.97.3.2.2.1.1 | INTEGER | read-only | The file set number, beginning with 1 for the first file set. This number always matches the instance of the swFiles. For example, {swIndex 2} contains the value '2'. |
| INT swNumber | 1.3.6.1.4.1.97.3.2.1 | INTEGER | read-only | The number of file sets. This number is fixed as 2. |
| sworkgroup | 1.3.6.1.4.1.97.3.31 | |||
| INT sWorkGroupCurrentCount | 1.3.6.1.4.1.97.3.31.2 | INTEGER | read-only | The total number of workgroups currently defined. |
| sWorkGroupEntry | 1.3.6.1.4.1.97.3.31.4.1 | not-accessible | Each entry in this table contains a definition of a work group. | |
| IP sWorkGroupIpAddress | 1.3.6.1.4.1.97.3.31.4.1.5 | IpAddress | read-write | The IP network address. |
| IP sWorkGroupIpMask | 1.3.6.1.4.1.97.3.31.4.1.6 | IpAddress | read-write | The IP network mask, if set to 0, the default network mask is applied. |
| OCT sWorkGroupIpxNetwork | 1.3.6.1.4.1.97.3.31.4.1.7 | OCTET STRING | read-write | The IPX network number, 0 means all networks. |
| INT sWorkGroupMaxCount | 1.3.6.1.4.1.97.3.31.3 | INTEGER | read-only | The maximum number of workgroups allowed. |
| STR sWorkGroupName | 1.3.6.1.4.1.97.3.31.4.1.2 | DisplayString | read-write | A 1-16 character work group name. |
| INT sWorkGroupNextNumber | 1.3.6.1.4.1.97.3.31.1 | INTEGER | read-only | The next available workgroup number to be used. When creating a new workgroup, it is recommended to read the value of the variable and use it to key into the workgroup table. |
| INT sWorkGroupNumber | 1.3.6.1.4.1.97.3.31.4.1.1 | INTEGER | read-write | An integer that identifies the work group, used as an index to this table. |
| OCT sWorkGroupPorts | 1.3.6.1.4.1.97.3.31.4.1.3 | OCTET STRING | read-write | A list of all ports within the group. The first octet specified ports 1-8, the second 9-16, etc. |
| sWorkGroupTable | 1.3.6.1.4.1.97.3.31.4 | not-accessible | This table contains work group definitions for the interfaces. | |
| INT sWorkGroupType | 1.3.6.1.4.1.97.3.31.4.1.4 | INTEGER | read-write | The type of work group: all - no additional information needs to be supplied. ip - the IP network (and optionally, IP mask) must be supplied. ipx - the IPX network number may be supplied, or else all IPX network number will be assumed. |
| OCT swSizes | 1.3.6.1.4.1.97.3.2.2.1.6 | OCTET STRING | read-only | An array (4 octets per file), containing the size of each of the files. Each size is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| OCT swStarts | 1.3.6.1.4.1.97.3.2.2.1.7 | OCTET STRING | read-only | An array (4 octets per file), containing the software's execution starting address of each of the files. Each address is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| OCT swTypes | 1.3.6.1.4.1.97.3.2.2.1.5 | OCTET STRING | read-only | The types of the files within the file set.The size of swFileTypes may be determined by swCount. The possible file types are none (0) File not present ppe-turbo (1) Packet Processing Engine and/or Turbo Code ppe-only(2) Packet Processing Engine Code turbo-only (3) Turbo Code eiom (4) EIOM Code (for many Ethernet/802.3 IOMs) hiom (5) HSSI IOM Code tiom (6) Token Ring IOM Code fiom (7) FIOM Code ifiom (8) Intelligent FIOM Code ttiom (9) Turbo Token Ring IOM Code eiom8 (10) Octal EIOM Code feiom (11) Fast Ethernet IOM code. |
| sys | 1.3.6.1.4.1.97.1 | |||
| INT sysID | 1.3.6.1.4.1.97.1.1 | INTEGER | read-only | An integer which serves to identify the type of ES/1. |
| TIK sysReset | 1.3.6.1.4.1.97.1.2 | TimeTicks | read-write | The time, in centiseconds, before the ES/1 should reboot. A GetResponse value of zero indicates that no reboot time has been specified. |
| INT sysTrapAck | 1.3.6.1.4.1.97.1.3 | INTEGER | read-write | Whether the NMS will acknowledge the enterprise specific traps. |
| INT sysTrapPort | 1.3.6.1.4.1.97.1.6 | INTEGER | read-write | Zero, or the UDP port number to which a second copy of SNMP traps should be sent. Valid values are zero through 65535. |
| TIK sysTrapRetry | 1.3.6.1.4.1.97.1.5 | TimeTicks | read-write | The time, in centiseconds, which should expire before an unacknowledged Trap is re-transmitted. |
| TIK sysTrapTime | 1.3.6.1.4.1.97.1.4 | TimeTicks | read-write | The time, in centiseconds, which should expire between the sending of traps. This value is used when no ICMP source quench datagrams have been received. The ES/1 uses sysTrapTime if any SNMP requests from the NMS has been received within the previous sixty seconds. If no requests have been received, then the ES/1 reverts to its default of a fifteen second wait between the sending of traps. |
RFC description
Cabletron ATX MIB for managing system configuration and network protocol settings.
Start monitoring Cabletron/Enterasys ATX switch module with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.