Home/Catalog/CTATX-MIB

CTATX-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CTATX-MIB.

747
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

747 total
Object Name
sigma
OBJECT IDENTIFIER
.1.3.6.1.4.4.97
IMPORTS
Unknown
.1.3.6.1.4.4.97
sys
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.1
sysIDAn integer which serves to identify the type of ES/1.ro
Enumeration
.1.3.6.1.4.4.97.1.1
sysResetThe time, in centiseconds, before the ES/1 should reboot. A GetResponse value of zero indicates that no reboot time has been specified.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.1.2
sysTrapAckWhether the NMS will acknowledge the enterprise specific traps.rw
Enumeration
.1.3.6.1.4.4.97.1.3
sysTrapTimeThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.1.4
sysTrapRetryThe time, in centiseconds, which should expire before an unacknowledged Trap is re-transmitted.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.1.5
sysTrapPortZero, or the UDP port number to which a second copy of SNMP traps should be sent. Valid values are zero through 65535.rw
INTEGER
.1.3.6.1.4.4.97.1.6
ecs-1
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3
hw
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.1
hwNumberThe number of slots available for hardware modules, regardless of whether or not the slots are currently populated. This number is fixed as 7.ro
INTEGER
.1.3.6.1.4.4.97.3.1.1
hwSlotTableA list of the most recent occupants of the slots; one per slot.
SEQUENCE OF HwEntry
.1.3.6.1.4.4.97.3.1.2
hwEntryA set of objects for each slot.
HwEntry
.1.3.6.1.4.4.97.3.1.2.1
hwIndexThe 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'.ro
INTEGER
.1.3.6.1.4.4.97.3.1.2.1.1
hwTypeThe 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.ro
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.2
hwUseModWhether 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.rw
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.3
hwDefTypeThe 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.ro
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.4
hwDiagStatusResults of diagnostics, when diagnostics were last performed on the module (whenever a module is released from reset, which is usually at power-up).ro
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.5
hwInuseWhether the module is currently executing its operational software.ro
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.6
hwDiagCodeAdditional 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.ro
INTEGER
.1.3.6.1.4.4.97.3.1.2.1.7
hwManufDataThis 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.8
hwPortTypeThis 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 portro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.9
hwPortStatusThis 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.10
hwUsePortrw
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.11
hwDefPortTypeThis 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.12
hwAddr1The 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.13
hwAddr2The unique hard-wired 48 bit MAC address for the module's 2nd port, only applicable for IOMs.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.14
hwAddr3The unique hard-wired 48 bit MAC address for the module's 3rd port, only applicable for IOMs.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.15
hwAddr4The unique hard-wired 48 bit MAC address for the module's 4th port, only applicable for IOMs.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.16
hwTempOKThe temperature condition of the module, where True indicates temperature okay, and False indicates temperature too hot.ro
Enumeration
.1.3.6.1.4.4.97.3.1.2.1.17
hwFirstPortThe ifIndex number of the first port which resides within this module. [Not applicable for the Turbo.]ro
INTEGER
.1.3.6.1.4.4.97.3.1.2.1.18
hwFatalErrThis 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).ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.19
hwRptrPortsThis 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.20
hwPortSubTypeThis is a variable-length byte array, where each element represents additional port type information.ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.21
hwAddr5ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.22
hwAddr6ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.23
hwAddr7ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.24
hwAddr8ro
OCTET STRING
.1.3.6.1.4.4.97.3.1.2.1.25
hwSysBusro
Enumeration
.1.3.6.1.4.4.97.3.1.3
hwPpeTypero
Enumeration
.1.3.6.1.4.4.97.3.1.4
hwSysProcessorro
Enumeration
.1.3.6.1.4.4.97.3.1.5
sw
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.2
swNumberThe number of file sets. This number is fixed as 2.ro
INTEGER
.1.3.6.1.4.4.97.3.2.1
swFilesetTableA 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.
SEQUENCE OF SwFileset
.1.3.6.1.4.4.97.3.2.2
swFilesetA set of objects for each file set.
SwFileset
.1.3.6.1.4.4.97.3.2.2.1
swIndexThe 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'.ro
Enumeration
.1.3.6.1.4.4.97.3.2.2.1.1
swValid
Unknown
.1.3.6.1.4.4.97.3.2.2.1.2
swDescThe description (0-255 bytes) of the software file set.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.2.2.1.3
swCountThe number of files in the file set. This number may range from 1 to 255.ro
INTEGER
.1.3.6.1.4.4.97.3.2.2.1.4
swTypesThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.2.2.1.5
swSizesAn 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.2.2.1.6
swStartsAn 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.2.2.1.7
swBasesAn 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.2.2.1.8
swFlashBankThe bank number where the software file set resides.ro
Enumeration
.1.3.6.1.4.4.97.3.2.2.1.9
admin
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3
config
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3.1
configFatalErrThis 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).ro
OCTET STRING
.1.3.6.1.4.4.97.3.3.1.1
configAnyPassThe 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.1.2
configGetPassThe 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.1.3
configNMSAddressThe 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.rw
IpAddress
.1.3.6.1.4.4.97.3.3.1.4
configFunctionsA 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.ro
INTEGER
.1.3.6.1.4.4.97.3.3.1.5
configPowerAc1Whether the first power supply has AC input.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.6
configPowerAc2Whether the second power supply has AC input.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.7
configPowerDc1Whether the first power supply provides DC voltage.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.8
configPowerDc2Whether the second power supply provides DC voltage.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.9
configPowerPresent1Whether the first power supply is present.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.10
configPowerPresent2Whether the second power supply is present.ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.11
configAlarmDynamicWhether changes in dynamic parameters (except for the dynamically learned addresses) should cause enterprise specific trap PDUs to be generated.rw
Enumeration
.1.3.6.1.4.4.97.3.3.1.12
configAlarmAddressesWhether changes in the dynamically learned addresses should cause enterprise specific trap PDUs to be generated.rw
Enumeration
.1.3.6.1.4.4.97.3.3.1.13
configStorageFailureWhether 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).ro
Enumeration
.1.3.6.1.4.4.97.3.3.1.14
configAuthenticationFailureAll nulls, or the IP source address within the last SNMP PDU which caused an SNMP authentication failure.ro
IpAddress
.1.3.6.1.4.4.97.3.3.1.15
configFddiPriorityPriority to use when forwarding packets to any FDDI port from any non-FDDI port.rw
INTEGER
.1.3.6.1.4.4.97.3.3.1.16
configTprPriorityPriority to use when forwarding packets to any Token-Ring port from any non-Token-Ring port.rw
INTEGER
.1.3.6.1.4.4.97.3.3.1.17
configDumpModuleFlag 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.rw
INTEGER
.1.3.6.1.4.4.97.3.3.1.19
configDumpStartStarting address of memory to dump upon detecting a fatal error.rw
INTEGER
.1.3.6.1.4.4.97.3.3.1.20
configDumpEndEnding address of memory to dump upon detecting a fatal error.rw
INTEGER
.1.3.6.1.4.4.97.3.3.1.21
lma
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3.2
lmaAllAddrThe IEEE All LANs Bridge Management Group Address 01-80-c2-00-00-10. Changing lmaAllAddr will not take effect until the ES/1 reboots.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.2.1
lmaAnyAddrA spare LMA address, which is always all zeroes. Changing lmaAllAny will not take effect until the ES/1 reboots.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.2.2
ppe
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3.3
ppeLrgUxRxCntThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.1
ppeSmlUxRxCntThe number of small data buffers to allocate for the PPE to create packets.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.2
ppeUxTxCntThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.3
ppeSmlBuffSizeThe size (in bytes) of the PPE's small data buffers.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.4
ppeBridgingMemoryThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.3.3.5
ppeExtendStatsWhether 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.rw
Enumeration
.1.3.6.1.4.4.97.3.3.3.6
ppeBAddrLimitThe maximum number of addresses that the PPE should learn for bridging purposes. The remaining address entries will be used for routing related addresses.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.7
ppeTxCongestsNumber of packets not received due to internal buffer congestion.ro
Counter
.1.3.6.1.4.4.97.3.3.3.8
ppeArpEntriesThe number of ARP entries for all interfaces.ro
Counter
.1.3.6.1.4.4.97.3.3.3.9
ppeArpStaticsThe number of statically defined ARP entries for all interfaces.ro
Counter
.1.3.6.1.4.4.97.3.3.3.10
ppeArpOverflowsThe number of times a ARP entry could not be learned due to insufficient address table space.ro
Counter
.1.3.6.1.4.4.97.3.3.3.11
ppeIpEntriesThe number of IP Routing Database entries.ro
Counter
.1.3.6.1.4.4.97.3.3.3.12
ppeIpStaticsThe number of statically defined IP Routing Database entries.ro
Counter
.1.3.6.1.4.4.97.3.3.3.13
ppeStaticPreferenceThe value to assign to ipRouteMetric2, when adding a statically-defined entry to the IP Routing Table.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.14
ppeOspfPreferenceThe value to assign to ipRouteMetric2, when adding an OSPF-learned entry to the IP Routing Table.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.15
ppeRipPreferenceThe value to assign to ipRouteMetric2, when adding a RIP-learned entry to the IP Routing Table.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.16
ppeEgpPreferenceThe value to assign to ipRouteMetric2, when adding an EGP-learned entry to the IP Routing Table.rw
INTEGER
.1.3.6.1.4.4.97.3.3.3.17
ppeCpuUtilizationThe current CPU utilization on the Packet Processing Engine.ro
Enumeration
.1.3.6.1.4.4.97.3.3.3.18
ppeRipRouteDiscardsThe number of times a route learned via RIP was not added to the IP Routing Table due to insufficient Routing Table space.ro
Counter
.1.3.6.1.4.4.97.3.3.3.19
ppeOspfRouteDiscardsThe 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).ro
Counter
.1.3.6.1.4.4.97.3.3.3.20
ppeRouteMemorySizeThe number of bytes originally given to the routing table heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.21
ppeRouteMemoryAvailThe number of bytes currently available in the routing table heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.22
ppeRouteMemoryFailuresThe number of unsuccessful attempts to allocate from the routing table heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.23
ppePacketMemorySizeThe number of bytes originally given to the packet heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.24
ppePacketMemoryAvailThe number of bytes currently available in the packet heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.25
ppePacketMemoryFailuresThe number of unsuccessful attempts to allocate from the packet heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.26
ppeOspfPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for an OSPF PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.27
ppeOspfPduMemoryAllocsNumber of times memory was allocated for an OSPF PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.28
ppeIcmpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for an ICMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.29
ppeIcmpPduMemoryAllocsNumber of times memory was allocated for an ICMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.30
ppeRipPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a RIP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.31
ppeRipPduMemoryAllocsNumber of times memory was allocated for a RIP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.32
ppeBootpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a BOOTP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.33
ppeBootpPduMemoryAllocsNumber of times memory was allocated for a BOOTP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.34
ppeSnmpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for an SNMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.35
ppeSnmpPduMemoryAllocsNumber of times memory was allocated for an SNMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.36
ppeTftpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a TFTP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.37
ppeTftpPduMemoryAllocsNumber of times memory was allocated for a TFTP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.38
ppeTraceroutePduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a TraceRoute PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.39
ppeTraceroutePduMemoryAllocsNumber of times memory was allocated for a TraceRoute PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.40
ppeArpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a ARP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.41
ppeArpPduMemoryAllocsNumber of times memory was allocated for a ARP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.42
ppeIgmpPduMemoryFailuresNumber of unsuccessful attempts to allocate memory for a IGMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.43
ppeIgmpPduMemoryAllocsNumber of times memory was allocated for a IGMP PDU.ro
Counter
.1.3.6.1.4.4.97.3.3.3.44
ppeAresAsStesIf true, all-routes-explorers will be treated as if they were spanning-tree-explorers.rw
Enumeration
.1.3.6.1.4.4.97.3.3.3.45
ppeRoutePercentro
INTEGER
.1.3.6.1.4.4.97.3.3.3.46
ppeMgtMemorySizeThe number of bytes originally given to the local management agent heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.48
ppeMgtMemoryAvailThe number of bytes currently available in the local management agent heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.49
ppeMgtMemoryFailuresThe number of unsuccessful attempts to allocate from the local management agent heap.ro
Counter
.1.3.6.1.4.4.97.3.3.3.50
st
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3.4
stGroupAddrThe Spanning Tree Group address, normally 01-80-c2-00-00-00. Changing stGroupAddr will not take effect until the ES/1 reboots.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.4.1
stResAddrA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.3.4.2
stBridgeIdrw
OCTET STRING
.1.3.6.1.4.4.97.3.3.4.3
stRootMaxAgerw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.4
stRootHellorw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.5
stRootDelayrw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.6
stRootIDro
OCTET STRING
.1.3.6.1.4.4.97.3.3.4.7
stRootCostro
INTEGER
.1.3.6.1.4.4.97.3.3.4.8
stRootPortro
INTEGER
.1.3.6.1.4.4.97.3.3.4.9
stTopChangeWhether a topology change is currently in progress.ro
Enumeration
.1.3.6.1.4.4.97.3.3.4.10
stActMaxAgero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.11
stActHelloro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.12
stActDelayro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.13
stTopChangeCountThe 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).rw
INTEGER
.1.3.6.1.4.4.97.3.3.4.14
stTopChangeTimeIf 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.4.15
stAgeTimerw
INTEGER
.1.3.6.1.4.4.97.3.3.4.16
mesh
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.3.5
meshCostPercentrw
INTEGER
.1.3.6.1.4.4.97.3.3.5.1
meshCostrw
INTEGER
.1.3.6.1.4.4.97.3.3.5.2
meshCostChangero
Enumeration
.1.3.6.1.4.4.97.3.3.5.3
meshCostChangeCountrw
INTEGER
.1.3.6.1.4.4.97.3.3.5.4
meshCostChangeTimero
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.3.5.5
meshSubnetro
OCTET STRING
.1.3.6.1.4.4.97.3.3.5.6
swdis
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.4
swdisDescThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.4.1
swdisAccessThe 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 defaultrw
Enumeration
.1.3.6.1.4.4.97.3.4.2
swdisWriteStatusThe status of the erase/write operation.ro
Enumeration
.1.3.6.1.4.4.97.3.4.3
swdisConfigIpThe 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.rw
IpAddress
.1.3.6.1.4.4.97.3.4.4
swdisConfigRetryTimeThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.4.5
swdisConfigTotalTimeoutThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.4.6
addr
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.5
addrStaticsThe number of static addresses which are currently stored in the ES/1.ro
Counter
.1.3.6.1.4.4.97.3.5.1
addrDynamicsThe number of learned addresses in the address table.ro
Counter
.1.3.6.1.4.4.97.3.5.2
addrDynamicMaxThe 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).rw
Gauge
.1.3.6.1.4.4.97.3.5.3
addrMeshsThe 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.]ro
Counter
.1.3.6.1.4.4.97.3.5.4
addrDynamicOverflowsThe number times an address was not learned due to insufficient address table space.ro
Counter
.1.3.6.1.4.4.97.3.5.5
addrMeshOverflowsThe 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.]ro
Counter
.1.3.6.1.4.4.97.3.5.6
addrFlagsFlags 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.rw
INTEGER
.1.3.6.1.4.4.97.3.5.7
addrMACThe MAC address for this address definition.rw
OCTET STRING
.1.3.6.1.4.4.97.3.5.8
addrPortThe port through which this address is connected to the ES/1 (only valid for entry-dynamic-local, entry-statistics, and entry-port entries).rw
INTEGER
.1.3.6.1.4.4.97.3.5.9
addrPortMapThis 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.rwobsolete
OCTET STRING
.1.3.6.1.4.4.97.3.5.10
addrOperationThe 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).rw
Enumeration
.1.3.6.1.4.4.97.3.5.41
addrIndexThe index number to be used for read-next and read-block operations. When the ES/1 boots, addrIndex is initialized to -1.rw
INTEGER
.1.3.6.1.4.4.97.3.5.42
addrNextThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.5.44
addrAgeThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.5.45
addrRxPktsThe 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).rw
Counter
.1.3.6.1.4.4.97.3.5.46
addrRxCharsThe 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).rw
Counter
.1.3.6.1.4.4.97.3.5.47
addrRxMultiPktsThe 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).rw
Counter
.1.3.6.1.4.4.97.3.5.48
addrRxFwdPktsThe 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.rw
Counter
.1.3.6.1.4.4.97.3.5.49
addrTxPktsThe number of packets transmitted to the address (can be zeroed by zero-stats).rw
Counter
.1.3.6.1.4.4.97.3.5.50
addrTxCharsThe number of characters in the packets transmitted to the address (can be zeroed by zero-stats).rw
Counter
.1.3.6.1.4.4.97.3.5.51
addrBlockSizeThe number of addresses contained by addrBlock.This parameter is only used for dumping blocks of MAC addresses.rw
INTEGER
.1.3.6.1.4.4.97.3.5.52
addrBlockA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.5.53
addrAlarmMACThe MAC address for an address entry. This parameter is only used by the ES/1's enterprise specific trap mechanism.ro
OCTET STRING
.1.3.6.1.4.4.97.3.5.54
addrRptrPortThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.5.55
snmpsmt
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.6
snmpsmtUpstreamReqrw
OCTET STRING
.1.3.6.1.4.4.97.3.6.1
snmpsmtUpstreamRspro
OCTET STRING
.1.3.6.1.4.4.97.3.6.2
snmpsmtUpstreamDescriptorro
OCTET STRING
.1.3.6.1.4.4.97.3.6.3
snmpsmtUpstreamStatero
OCTET STRING
.1.3.6.1.4.4.97.3.6.4
fddismtTableA list of snmpsmt entries, one per FDDI board.
SEQUENCE OF FddismtEntry
.1.3.6.1.4.4.97.3.6.5
fddismtEntryA set of objects for an interface entry.
FddismtEntry
.1.3.6.1.4.4.97.3.6.5.1
fddismtIndexA unique value for each SMT. It represents the sequence number of the FDDI board in ES/1.ro
INTEGER
.1.3.6.1.4.4.97.3.6.5.1.1
fddismtUpstreamReqWhen 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.6.5.1.2
fddismtUpstreamRspThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.6.5.1.3
fddismtUpstreamDescriptorA 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.6.5.1.4
fddismtUpstreamStateA 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.6.5.1.5
sinterfaces
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.7
sifUXThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.1
sifTableA list of interface entries; one per port.
SEQUENCE OF SifEntry
.1.3.6.1.4.4.97.3.7.2
sifEntryA set of objects for an interface entry.
SifEntry
.1.3.6.1.4.4.97.3.7.2.1
sifIndexThe port number, beginning with 1 for the first port.ro
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.1
sifSmlRxCntThe number of small data buffers for receiving packets.ro
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.2
sifLrgRxCntThe number of large data buffers for receiving packets; must be zero for CSMA and UART ports.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.3
sifUxTxCntThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.4
sifThresholdMaximum number of combined receive and transmit packet hardware errors before an alarm should be generated.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.5
sifThresholdTimeThe time period (in seconds) to which sifThreshold applies. A value of zero will disable the sifThreshold alarm.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.6
sifRxQueueThreshMaximum number of receive packet queue overflow errors before an alarm should be generated.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.7
sifRxQueueThreshTimeThe time period (in seconds) to which sifRxQueueThresh applies. A value of zero will disable the sifRxQueueThresh alarm.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.8
sifTxStormCntThe maximum number of multicasts to transmit with a certain period of time (not applicable for UART ports).rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.9
sifTxStormTimeThe period of time, in centiseconds, which qualifies sifTxStormCnt (not applicable for UART ports).rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.2.1.10
sifFilterFlagsSpecial filter flags; any combination of the following bits: 0x0001 NO_SOURCE_SAME, 0x0002 NO_SOURCE_LEARNT, 0x0004 NO_LEARNING, 0x0008 NO_DEST_LEARNTrw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.11
sifCongestTimeWhen 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.2.1.12
sifQueueTimeThe time, in centiseconds, after which an element in a transmit queue will be flushed.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.2.1.13
sifPortCostrw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.14
sifStPriorityrw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.15
sifFunctionsThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.16
sifCongestedWhether the port is out-bound congested.ro
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.17
sifStatero
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.18
sifDesigCostro
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.19
sifDesigRootro
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.20
sifDesigBridgero
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.21
sifDesigPortro
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.22
sifRxPacketsA 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 = 20ro
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.23
sifRxChar0sNumber of characters in the forwarded received packets.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.24
sifRxChar1sNumber of characters in the filtered received packets.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.25
sifRxSizeErrorsNumber of received packets discarded due to size errors.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.26
sifRxHwFCSsNumber of received packets discarded due to FCS errors.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.27
sifRxQueuesNumber of received packets lost because of insufficient receive buffers.(For certain interfaces with multi-packet FIFO hardware, this count might be approximate.)ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.28
sifTxPacketsA 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.30
sifTxCongestsroobsolete
Counter
.1.3.6.1.4.4.97.3.7.2.1.31
sifTxStormsNumber of packets not sent due to protection against a multicast storm.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.32
sifTxDestsNumber of packets not sent due to a destination port filtering restriction.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.33
sifErrorsFlagWhether the port has exceeded the limits specified by sifThreshold and sifThresholdTime.ro
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.34
sifTxStormFlagWhether PPE has invoked multicast storm protection.ro
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.35
sifTxSizesNumber of packets not sent due to size limitations.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.36
sifTxAddrA 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.37
sifLanUp 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.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.38
sifStatisticsTimeLength 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.2.1.39
sifIpAddressThe 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.rw
IpAddress
.1.3.6.1.4.4.97.3.7.2.1.40
sifIpGroupAddressZero, or an IP Group address assigned to the port.rw
IpAddress
.1.3.6.1.4.4.97.3.7.2.1.41
sifMaxPacketSizeThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.42
sifExpectSqeWhether the port should expect SQE, also known as heartbeat (not applicable for ports other than CSMA/CD ports).rw
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.43
sifFilterLocalWhether 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.rw
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.44
sifInQLenThe 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.rw
Gauge
.1.3.6.1.4.4.97.3.7.2.1.45
sifFrameSwitchingValid 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.rw
Enumeration
.1.3.6.1.4.4.97.3.7.2.1.46
sifRingDropsOnly valid for 802.5 token ring. Number of times the ring left the open state.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.47
sifAdapterChecksOnly valid for 802.5 token ring. Number of times the MAC chip experienced an internal hardware failure and had to be reset.ro
Counter
.1.3.6.1.4.4.97.3.7.2.1.48
sifIpRipPortMetricPort metric for backup RIP interface.rw
INTEGER
.1.3.6.1.4.4.97.3.7.2.1.49
sifDescrA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.7.2.1.50
sifUtilIntervalThe number of seconds in each utilization sample.ro
INTEGER
.1.3.6.1.4.4.97.3.7.3
sifUtilCountThe number of same-kind peak samples per physical port accumulated in sifUtilPortPeakTable or sifUtilSysPeakTable.ro
INTEGER
.1.3.6.1.4.4.97.3.7.4
sifUtilPortPeakResetThis object is set to true (1) to erase earlier per-physical-port utilization samples on all specified port(s).rw
Enumeration
.1.3.6.1.4.4.97.3.7.5
sifUtilPortPeakTableA list of interface utilization entries; one per sifUtilCount per physical port, plus one per physical port for the most recently completed samples.
SEQUENCE OF SifUtilPortPeakEntry
.1.3.6.1.4.4.97.3.7.6
sifUtilPortPeakEntryA set of utilization statistics recorded for an interface entry at per-port throughput peaks.
SifUtilPortPeakEntry
.1.3.6.1.4.4.97.3.7.6.1
sifUtilPortPeakIndexThe port number.ro
INTEGER
.1.3.6.1.4.4.97.3.7.6.1.1
sifUtilPortPeakOrdinalThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.6.1.2
sifUtilPortPeakBRTimestampThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.6.1.3
sifUtilPortPeakTBitRateThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.6.1.4
sifUtilPortPeakRBitRateThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.6.1.5
sifUtilSysPeakResetThis object is set to true (1) to erase earlier per-system utilization samples.rw
Enumeration
.1.3.6.1.4.4.97.3.7.7
sifUtilSysPeakTableA list of interface utilization entries; one per sifUtilCount per physical port, plus one per physical port for the most recently completed samples.
SEQUENCE OF SifUtilEntry - FIXED 01/14/97 cmf - SYNTAX SEQUENCE OF SifUtilSysPeakEntry
.1.3.6.1.4.4.97.3.7.8
sifUtilSysPeakEntryA set of utilization statistics recorded for an interface entry at overall system throughput peaks.
SifUtilSysPeakEntry
.1.3.6.1.4.4.97.3.7.8.1
sifUtilSysPeakIndexThe port number.ro
INTEGER
.1.3.6.1.4.4.97.3.7.8.1.1
sifUtilSysPeakOrdinalThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.8.1.2
sifUtilSysPeakTimestampThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.7.8.1.3
sifUtilSysPeakTBitRateThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.8.1.4
sifUtilSysPeakRBitRateThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.7.8.1.5
sfddi
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.8
sfddiTableA list of interface entries; one per FDDI port.
SEQUENCE OF SfddiEntry
.1.3.6.1.4.4.97.3.8.1
sfddiEntryA set of objects for an interface entry.
SfddiEntry
.1.3.6.1.4.4.97.3.8.1.1
sfddiIndexThe ES/1's port number of the port.ro
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.1
sfddiRxHwAbortsThe number of packets that were discarded due to receive abort errors.rw
Counter
.1.3.6.1.4.4.97.3.8.1.1.2
sfddiRxParitysThe number of packets that were discarded due to parity errors.rw
Counter
.1.3.6.1.4.4.97.3.8.1.1.3
sfddiRxShortsThe number of packets that were discarded because they were too short.rw
Counter
.1.3.6.1.4.4.97.3.8.1.1.4
sfddiDpcErrCntsThe number of DPC errors.rw
Counter
.1.3.6.1.4.4.97.3.8.1.1.5
sfddiDpcErrValueDetailed status of the last DPC error.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.6
sfddiRbcErrCntsThe number of RBC errors.rw
Counter
.1.3.6.1.4.4.97.3.8.1.1.7
sfddiRbcErrValueDetailed status of the last RBC error. (FIOM MIB only)rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.8
sfddiTxAsyncNumber of bytes to reserve in the DPC Buffer Memory for transmitting asynchronous packets.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.9
sfddiShortAddressingWhether any packets were received with 16 bit MAC addresses.ro
Enumeration
.1.3.6.1.4.4.97.3.8.1.1.10
sfddiSmtConditionsSMT 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.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.11
sfddiSrfConditionsSRF 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 = 0x00000800rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.12
sfddiSmtConditionsStatusRequested SMT conditions which are currently present. Writing to sfddiSmtConditionsStatus is used to acknowledge the SNMP traps.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.13
sfddiSrfConditionsStatusRequested SRF conditions which are currently present. Writing to sfddiSrfConditionsStatus is used to acknowledge the SNMP traps.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.14
sfddiSrfReportLimitrw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.15
sfddiFrameErrorThresholdrw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.16
sfddiNotCopiedThresholdValue for the fddiMACNotCopiedThreshold variable.rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.17
sfddiSBFlagWhether the ECM's optical bypass is stuck, i.e., the current value of the SMT SB_Flag variable.ro
Enumeration
.1.3.6.1.4.4.97.3.8.1.1.18
sfddiRxEbitsThe number of packets that were discarded because another station had already set the E bit.ro
Counter
.1.3.6.1.4.4.97.3.8.1.1.19
sfddiOBSFuseBadWhether the fuse to the FDDI port's optical bypass is bad.ro
Enumeration
.1.3.6.1.4.4.97.3.8.1.1.20
sfddiThruBWhether to connect to the FDDI port B (not applicable for SAS).rw
Enumeration
.1.3.6.1.4.4.97.3.8.1.1.21
sfddiStationDescriptorA four byte string containing the FDDI port's Station Descriptor parameter, as defined by the SMT frame protocols.ro
OCTET STRING
.1.3.6.1.4.4.97.3.8.1.1.22
sfddiStationStateA four byte string containing the FDDI port's Station State parameter, as defined by the SMT frame protocols.ro
OCTET STRING
.1.3.6.1.4.4.97.3.8.1.1.23
sfddiDownstreamNbrThe MAC address of the FDDI port's downstream neighbor.ro
OCTET STRING
.1.3.6.1.4.4.97.3.8.1.1.24
sfddiSMTBufferSizeThe amount of packet buffer space to reserve for processing SMT frames. Possible values 9000 - 18000. (FIOM MIB only)rw
INTEGER
.1.3.6.1.4.4.97.3.8.1.1.25
suart
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.9
suartTableA list of interface entries; one per UART port.
SEQUENCE OF SuartEntry
.1.3.6.1.4.4.97.3.9.1
suartEntryA set of objects for an interface entry.
SuartEntry
.1.3.6.1.4.4.97.3.9.1.1
suartIndexThe ES/1's port number of the port.ro
INTEGER
.1.3.6.1.4.4.97.3.9.1.1.1
suartBaudThis is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the ES/1.rw
Enumeration
.1.3.6.1.4.4.97.3.9.1.1.2
suartModemThe expected modem signals; definitions of the different values are TBD.rw
INTEGER
.1.3.6.1.4.4.97.3.9.1.1.3
suartIpNeighborAddressrw
IpAddress
.1.3.6.1.4.4.97.3.9.1.1.4
suartPPPActiverw
Enumeration
.1.3.6.1.4.4.97.3.9.1.1.5
suartAlignmentErrorsNumber of received packets with frame alignment errors, since the port was last enabled.ro
Counter
.1.3.6.1.4.4.97.3.9.1.1.6
suartOverrunErrorsNumber of received packets with data overrun errors, since the port was last enabled.ro
Counter
.1.3.6.1.4.4.97.3.9.1.1.7
filter
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.10
filterMaxCountThe maximum number of combination filters that may be defined for the ES/1. This is always 100.ro
INTEGER
.1.3.6.1.4.4.97.3.10.1
filterCurrentCountThe number of combination filters currently defined for the ES/1.ro
INTEGER
.1.3.6.1.4.4.97.3.10.2
filterDeleteIDA 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.3
filterNextIDA filter identifier used for adding filters.ro
INTEGER
.1.3.6.1.4.4.97.3.10.4
filterAddIDA 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.5
filterAddIndexThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.6
filterTableA 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.
SEQUENCE OF FilterEntry
.1.3.6.1.4.4.97.3.10.7
filterEntryA set of objects for a combination filter.
FilterEntry
.1.3.6.1.4.4.97.3.10.7.1
filterIndexThis number always matches the instance of the filterEntry.ro
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.1
filterIDIdentifier assigned to the filter, used for obtaining the value for filterDeleteID so that the filter can be deleted.ro
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.2
filterPortNoThe port number related to this filter.rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.3
filterComboTypeWhether this is an entry filter (0), an exit filter(1), a port mirror entry filter (3), or a port mirror exit filter (4).rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.4
filterFlagsA 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.5
filterFrameEthernet 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.rw
INTEGER -- { any-llc(1), any-ethernet(2), else explicit frame value }
.1.3.6.1.4.4.97.3.10.7.1.6
filterSourceBeginning source address.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.7
filterSourceEndEnding source address.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.8
filterDestBeginning destination address.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.9
filterDestEndEnding destination address.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.10
filterSourceMaskA bitmask to be applied to the packet's source address before checking it against filterSource and filterSourceEnd.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.11
filterDestMaskA bitmask to be applied to the packet's destination address before checking it against filterDest and filterDestEnd.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.12
filterSrcLanEither 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.13
filterOffsetZero-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).rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.14
filterFieldAn 8 octet value to be compared to the contents of the arbitrary field within the packet.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.15
filterMaskAn 8 octet mask to be applied to the arbitrary field within the packet, before comparing it to filterField.rw
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.16
filterThresholdThe number of filter invocations at which an alarm to the NMS should be generated.rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.17
filterThreshTimeThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.10.7.1.18
filterThreshFlagWhether 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.ro
Enumeration
.1.3.6.1.4.4.97.3.10.7.1.19
filterPktCntsThe total number of packets which were discarded due to this filter.ro
Counter
.1.3.6.1.4.4.97.3.10.7.1.20
filterLastSrcThe source MAC address of the last packet which was discarded due to this filterro
OCTET STRING
.1.3.6.1.4.4.97.3.10.7.1.21
reboot
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.11
rebootBridgingMemoryThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.11.1
rebootSlotTableA list of the desired occupants of the slots; one per slot.
SEQUENCE OF RebootEntry
.1.3.6.1.4.4.97.3.11.2
rebootEntryA set of objects for each slot.
RebootEntry
.1.3.6.1.4.4.97.3.11.2.1
rebootIndexThe slot number, beginning with 1 for the first slot. This number always matches the instance of the rebootEntry.ro
INTEGER
.1.3.6.1.4.4.97.3.11.2.1.1
rebootTypeThe desired module type of the slot.rw
Enumeration
.1.3.6.1.4.4.97.3.11.2.1.2
rebootUseModWhether to use this module, not applicable for the Packet Processing Engine.rw
Enumeration
.1.3.6.1.4.4.97.3.11.2.1.3
rebootPortTypeThis is a variable-length byte array where each element represents the types of the ports belonging to this module.rw
OCTET STRING
.1.3.6.1.4.4.97.3.11.2.1.4
rebootConfigThe 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).rw
Enumeration
.1.3.6.1.4.4.97.3.11.3
rebootRouteMemoryPercentage of non-bridging memory to allocate for routing tables. The remainder will be used for transient packets such as ARP and RIP.rw
INTEGER
.1.3.6.1.4.4.97.3.11.4
debug
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.12
debugStringIDThe number of debug text strings sent by the ES/1. This parameter is used by the ES/1's enterprise specific trap mechanism.ro
INTEGER
.1.3.6.1.4.4.97.3.12.1
debugStringThe last debug text string (0-80 bytes) sent by the ES/1.ro
OCTET STRING
.1.3.6.1.4.4.97.3.12.2
debugTableA list of the modules which may be debugged, with one module per slot defined by hwSlotTable.
SEQUENCE OF DebugEntry
.1.3.6.1.4.4.97.3.12.3
debugEntryA set of objects for each module.
DebugEntry
.1.3.6.1.4.4.97.3.12.3.1
debugIndexThe module number, beginning with 1 for the module in the first slot. This number always matches the instance of the debugEntry.ro
INTEGER
.1.3.6.1.4.4.97.3.12.3.1.1
debugOperationType of debug operation requested.rw
Enumeration
.1.3.6.1.4.4.97.3.12.3.1.2
debugBaseThe base address of the memory region to be examined or modified.rw
INTEGER
.1.3.6.1.4.4.97.3.12.3.1.3
debugLengthThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.12.3.1.4
debugDataA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.12.3.1.5
lpbk
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.13
lpbkTableA list of interface entries; one per port.
SEQUENCE OF LpbkEntry
.1.3.6.1.4.4.97.3.13.1
lpbkEntryA set of objects for an interface entry.
LpbkEntry
.1.3.6.1.4.4.97.3.13.1.1
lpbkIndexThe port number, beginning with 1 for the first port.ro
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.1
lpbkOperationThe 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.rw
Enumeration
.1.3.6.1.4.4.97.3.13.1.1.2
lpbkDestAddrThe MAC address of the target device, only needed for remote loopback.rw
OCTET STRING
.1.3.6.1.4.4.97.3.13.1.1.3
lpbkPktNumThe number of loopback packets to be transmitted.rw
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.4
lpbkIntervalThe desired time delay between the reception of a looped back packet, and the transmission of the next packet to be looped back.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.13.1.1.5
lpbkPktLengthThe length (in octets) of the loopback packet. The values of the data itself are automatically selected by the ES/1.rw
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.6
lpbkIncrementsThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.7
lpbkGoodsThe number of packets successfully looped back. This number is automatically reset to zero, whenever loopback operation is initiated.ro
Counter
.1.3.6.1.4.4.97.3.13.1.1.8
lpbkErrorNoReceivesThe number of packets which were transmitted, but not received. This number is automatically reset to zero, whenever loopback operation is initiated.ro
Counter
.1.3.6.1.4.4.97.3.13.1.1.9
lpbkErrorBadReceivesThe number of transmitted packets which were received with different data patterns. This number is automatically reset to zero, whenever loopback operation is initiated.ro
Counter
.1.3.6.1.4.4.97.3.13.1.1.10
lpbkErrorSizeThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.11
lpbkErrorSentThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.13.1.1.12
lpbkErrorReceivedThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.13.1.1.13
lpbkErrorOffsetThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.13.1.1.14
swan
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.14
swanTableA list of interface entries; one per WAN port.
SEQUENCE OF SwanEntry
.1.3.6.1.4.4.97.3.14.1
swanEntryA set of objects for an interface entry.
SwanEntry
.1.3.6.1.4.4.97.3.14.1.1
swanIndexThe ES/1's port number of the port.ro
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.1
swanDesiredSpeedrw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.2
swanActualSpeedThis 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.ro
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.3
swanIpNeighborAddressZero, or an IP address to assign to the port's neighbor.rw
IpAddress
.1.3.6.1.4.4.97.3.14.1.1.4
swanPPPActiverw
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.5
swanAlignmentErrorsro
Counter
.1.3.6.1.4.4.97.3.14.1.1.6
swanOverrunErrorsNumber of received packets with data overrun errors, since the port was last enabled.ro
Counter
.1.3.6.1.4.4.97.3.14.1.1.7
swanPortTypero
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.8
swanLinkCostro
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.9
swanMeshStatero
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.10
swanLinkSubnetro
OCTET STRING
.1.3.6.1.4.4.97.3.14.1.1.11
swanLinkBridgero
OCTET STRING
.1.3.6.1.4.4.97.3.14.1.1.12
swanLinkPortro
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.13
swanNegotiaterw
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.14
swanSwitchesCurrent port selected.rw
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.15
swanDCEDropsNumber of instances when loss of DCE has been detected.ro
Counter
.1.3.6.1.4.4.97.3.14.1.1.16
swanOutPacketTypeThe type of out going packet to generate on the HSSI link.rw
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.17
swanLinkErrorPercentageThe percentage of acceptible errors in hundreths of percent.rw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.18
swanLinkErrorDurationThe time period in hundredths of a second over which the error percentage should be applied.rw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.19
swanLinkErrorFailPeriodsThe maximum number of periods allowed to contain the error percentage before the link quality is determined to have failed.rw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.20
swanLinkErrorMaxPeriodsThe maximum number of periods to be used for calculation of link quality. Default is 10.rw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.21
swanLinkRestartTimeThe time period in centiseconds which must contain error free LQR operation before restarting link.rw
INTEGER
.1.3.6.1.4.4.97.3.14.1.1.22
swanPreserveFCSPreserve received FCS if true, else regenerate FCS on packet transmission.rw
Enumeration
.1.3.6.1.4.4.97.3.14.1.1.23
srptr
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.15
srepeater
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.16
srepeaterTableSMC-specific status information and control variables for a collection of repeater groups in a particular system.
SEQUENCE OF SrepeaterEntry
.1.3.6.1.4.4.97.3.16.1
srepeaterEntrySMC-specific status information and control variables for a particular repeater domain (group) in the system.
SrepeaterEntry
.1.3.6.1.4.4.97.3.16.1.1
srepeaterGroupIDThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.16.1.1.1
srepeaterLinkStatusMaskThis 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.ro
INTEGER
.1.3.6.1.4.4.97.3.16.1.1.2
srepeaterExtendedStatsWhen 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.rw
Enumeration
.1.3.6.1.4.4.97.3.16.1.1.3
srepeaterPortTableSMC-specific status information and control variables for a collection of repeater ports in a particular system.
SEQUENCE OF SrepeaterPortEntry
.1.3.6.1.4.4.97.3.16.2
srepeaterPortEntrySMC-specific status information and control variables for a particular repeater port in the system.
SrepeaterPortEntry
.1.3.6.1.4.4.97.3.16.2.1
srepeaterPortGroupIDThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.16.2.1.1
srepeaterPortPortIDIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.16.2.1.2
srepeaterPortLinkPulseWhen 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.rw
Enumeration
.1.3.6.1.4.4.97.3.16.2.1.3
sproto
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.17
sprotoTableThis table contains configuration information specifying the types of protocols used to bridge, route, translate, and filter frames for each port.
SEQUENCE OF SprotoEntry
.1.3.6.1.4.4.97.3.17.1
sprotoEntryEach entry in this table specifies which protocols are used by a particular port in the ES/1.
SprotoEntry
.1.3.6.1.4.4.97.3.17.1.1
sprotoIfIndexIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.17.1.1.1
sprotoBridgeDefines 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.2
sprotoSuppressBpdusAllows 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).rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.3
sprotoIpRouteSpecifies whether or not this port is to be used for IP routing.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.4
sprotoIpxRouteSpecifies whether or not this port is to be used for Novell NetWare IPX routing.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.5
sprotoAppleRouteSpecifies whether or not this port is to be used for AppleTalk (tm) routing.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.6
sprotoArpTranslateThese 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).rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.7
sprotoArpSourceRouteSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.8
sprotoIpxTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.9
sprotoAppleTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.10
sprotoIbmLlcTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.11
sprotoRipSpecifies whether the internet Routing Information Protocol (RFC-1058) is to be used over this port. Only valid if sprotoIpRoute is enabled.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.12
sprotoEgpSpecifies whether the internet External Gateway Proto- col (RFC-904) is to be used over this port. Only valid if sprotoIpRoute is enabled.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.13
sprotoOspfSpecifies whether the internet Open Shortest Path First protocol (RFC-1247) is to be used over this port. Only valid if sprotoIpRoute is enabled.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.14
sprotoArpProxySpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.15
sprotoIbm8209LsapsSpecifies 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.17.1.1.16
sprotoBootpRelaySpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.17
sprotoNetbiosTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.18
sprotoIpMulticastSpecifies whether the internet Multicast Routing Protocol (RFC-1075) is to be used over this port. Only valid if sprotoIpRoute is enabled.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.19
sprotoTrunkingSpecifies whether SMC's trunking protocol (an extension to the standard Spanning Tree) is to be used over this port.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.20
sprotoIpxSrTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.22
sprotoAllTranslateSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.23
sprotoSteHopCountAppliedRulehopcountnotapplied(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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.1.1.24
sprotoIpxDot3FramingIf 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.rw
Enumeration
.1.3.6.1.4.4.97.3.17.2
sipx
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.18
sipxIfTableDescribes per-interface attributes of IPX routing.
SEQUENCE OF SipxIfEntry
.1.3.6.1.4.4.97.3.18.1
sipxIfEntryFor a particular interface, defines the IPX routing information.
SipxIfEntry
.1.3.6.1.4.4.97.3.18.1.1
sipxIfIndexUsed 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.ro
INTEGER
.1.3.6.1.4.4.97.3.18.1.1.1
sipxIfNetworkThe IPX network number associated with this interface.rw
OCTET STRING
.1.3.6.1.4.4.97.3.18.1.1.2
sipxIfFramingDefines 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.rw
Enumeration
.1.3.6.1.4.4.97.3.18.1.1.3
sipxIfInRipPktsNumber of IPX Routing Information Protocol packets received on this interface.ro
Counter
.1.3.6.1.4.4.97.3.18.1.1.4
sipxIfOutRipPktsNumber of IPX Routing Information Protocol packets transmitted on this interface.ro
Counter
.1.3.6.1.4.4.97.3.18.1.1.5
sipxIfInSapPktsNumber of IPX Service Advertising Protocol packets received on this interface.ro
Counter
.1.3.6.1.4.4.97.3.18.1.1.6
sipxIfOutSapPktsNumber of IPX Service Advertising Protocol packets transmitted on this interface.ro
Counter
.1.3.6.1.4.4.97.3.18.1.1.7
sipxRouteTableThis router's IPX Routing table.
SEQUENCE OF SipxRouteEntry
.1.3.6.1.4.4.97.3.18.2
sipxRouteEntryA route to a particular destination.
SipxRouteEntry
.1.3.6.1.4.4.97.3.18.2.1
sipxRouteDestThe destination network address of this route.ro
OCTET STRING
.1.3.6.1.4.4.97.3.18.2.1.1
sipxRouteIfIndexThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.18.2.1.2
sipxRouteTickCountThe primary routing metric for this route, which is an estimate of the number of 55 millisecond ticks that are needed to reach the destination.ro
INTEGER
.1.3.6.1.4.4.97.3.18.2.1.3
sipxRouteHopCountThe secondary routing metric for this route, which is the number of routers that must be traversed to reach the destination.ro
INTEGER
.1.3.6.1.4.4.97.3.18.2.1.4
sipxRouteNextHopThe IPX node address of the next hop of this route, if indirect. If direct, the address of the local interface.ro
OCTET STRING
.1.3.6.1.4.4.97.3.18.2.1.5
sipxRouteAgeThe number of seconds since this route was last updated.ro
INTEGER
.1.3.6.1.4.4.97.3.18.2.1.6
sipxSapTableThis router's IPX service advertising cache table.
SEQUENCE OF SipxSapEntry
.1.3.6.1.4.4.97.3.18.3
sipxSapEntryAn IPX service definition, as advertised by the SAP protocol and distributed through the SAP cache of this router.
SipxSapEntry
.1.3.6.1.4.4.97.3.18.3.1
sipxSapIndexUsed only as an artificial index to this table. Has no independent meaning.ro
INTEGER
.1.3.6.1.4.4.97.3.18.3.1.1
sipxSapTypeIdentifies the type of service provided by the server. Values range 0..ffff, and are defined by Novell.ro
INTEGER
.1.3.6.1.4.4.97.3.18.3.1.2
sipxSapNameServer Name.ro
OCTET STRING
.1.3.6.1.4.4.97.3.18.3.1.3
sipxSapNetworkThe IPX network address of the server providing the indicated service.ro
OCTET STRING
.1.3.6.1.4.4.97.3.18.3.1.4
sipxSapNodeIdThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.18.3.1.5
sipxSapSocketThe socket number to which service requests should be addressed.ro
INTEGER
.1.3.6.1.4.4.97.3.18.3.1.6
sipxSapHopCountA count of the number of routers that must be traversed to reach this server.ro
INTEGER
.1.3.6.1.4.4.97.3.18.3.1.7
sipxDiscardedRoutesA count of the number of received routes that were lost due to insufficient resources.ro
Counter
.1.3.6.1.4.4.97.3.18.4
sipxDiscardedServicesA count of the number of received SAP services that were lost due to insufficient resources.ro
Counter
.1.3.6.1.4.4.97.3.18.5
sipxsfGrp
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.18.6
--sipxsfGrp
INTEGER --
.1.3.6.1.4.4.97.3.18.6
sipxsfNextIndexNext available filter index for adding filters. Starting with 1, in sequetianl ascending order.ro
INTEGER
.1.3.6.1.4.4.97.3.18.6.1
sipxsfTableThis 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.
SEQUENCE OF SipxsfEntry
.1.3.6.1.4.4.97.3.18.6.2
sipxsfEntryDefines the filtering criteria to be applied to a particular service name.
SipxsfEntry
.1.3.6.1.4.4.97.3.18.6.2.1
sipxsfIndexAssigned by the configurer to identify this filter. This index has no relationship to sipxSapIndex.rw
INTEGER
.1.3.6.1.4.4.97.3.18.6.2.1.1
sipxsfSAPNameThe service name. `*' can be used as wild card character which match all names.rw
OCTET STRING
.1.3.6.1.4.4.97.3.18.6.2.1.2
sipxsfSAPTypeThe 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).rw
INTEGER
.1.3.6.1.4.4.97.3.18.6.2.1.3
sipxsfAccessModePermitted(1) allows the service name to be accepted or broadcasted. Denied(2) ignores the service name. Invalid(3) invalidates the filter entry.rw
Enumeration
.1.3.6.1.4.4.97.3.18.6.2.1.4
sipxsfFilterTypeIf entry(1), filter is for the incoming named service. If exit(2), filter is for the outgoing named service.rw
Enumeration
.1.3.6.1.4.4.97.3.18.6.2.1.5
sipxsfPortMapA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.18.6.2.1.6
sipxsfNetworksA 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.rw
OCTET STRING
.1.3.6.1.4.4.97.3.18.6.2.1.7
sipxsfFilteredNumber of times the service has been filtered.ro
Counter
.1.3.6.1.4.4.97.3.18.6.2.1.8
sipxsrGrp
INTEGER --
.1.3.6.1.4.4.97.3.18.7
sipxsrAgingTimeIPX source route cache age time, in seconds.rw
INTEGER
.1.3.6.1.4.4.97.3.18.7.1
sipxsrExplorerTableIPX SR explorer configuration Table.
SEQUENCE OF SipxsrExplorerEntry
.1.3.6.1.4.4.97.3.18.7.2
sipxsrExplorerEntryIPX SR explorer configuration for each port.
SipxsrExplorerEntry
.1.3.6.1.4.4.97.3.18.7.2.1
sipxsrPortPort number.rw
INTEGER
.1.3.6.1.4.4.97.3.18.7.2.1.1
sipxsrStatusvalid(1) to configure explorer type; invalid(2) to remove explorer configuration and default to STE.rw
Enumeration
.1.3.6.1.4.4.97.3.18.7.2.1.2
sipxsrExplorerTypeuse ARE or STE for explorer frame.rw
Enumeration
.1.3.6.1.4.4.97.3.18.7.2.1.3
srtrdisc
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.19
srtrdiscTableThis table contains configuration information controlling operation of the router discovery protocol (RFC-1256).
SEQUENCE OF SrtrdiscEntry
.1.3.6.1.4.4.97.3.19.1
srtrdiscEntryEach entry in this table configures the router discovery protocol for the particular interface.
SrtrdiscEntry
.1.3.6.1.4.4.97.3.19.1.1
srtrdiscIfIndexIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.19.1.1.1
srtrdiscStateSpecifies whether or not the router discovery protocol is in use for this interface. Defaults to disabled(2).rw
Enumeration
.1.3.6.1.4.4.97.3.19.1.1.2
srtrdiscAdvertisementAddressThe 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.rw
Enumeration
.1.3.6.1.4.4.97.3.19.1.1.3
srtrdiscAdvertisementIntervalThe interval at which multicast router advertisements are to be transmitted, in seconds. Allowable values range between 4 and 1800.rw
INTEGER
.1.3.6.1.4.4.97.3.19.1.1.4
srtrdiscLifetimeThe value to be used for the Lifetime field of router advertisements. Values range from srtrdiscAdvertisementInterval to 9000.rw
INTEGER
.1.3.6.1.4.4.97.3.19.1.1.5
srtrdiscPreferenceThe preferability of this interface's address as a default router, relative to other routers on the same subnet.rw
INTEGER
.1.3.6.1.4.4.97.3.19.1.1.6
sipm
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.20
sipmroute
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.20.1
sipmRouteTableThe (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.
SEQUENCE OF SipmRouteEntry
.1.3.6.1.4.4.97.3.20.1.1
sipmRouteEntryAn entry (conceptual row) representing information on an origin route when IPM is enabled.
SipmRouteEntry
.1.3.6.1.4.4.97.3.20.1.1.1
sipmRouteOriginThe subnetwork address of the origin.ro
IpAddress
.1.3.6.1.4.4.97.3.20.1.1.1.1
sipmRouteOriginMaskThe subnetwork mask of the origin.ro
IpAddress
.1.3.6.1.4.4.97.3.20.1.1.1.2
sipmRouteGatewayThe next hop gateway toward the origin. This object has the value 0.0.0.0 for directly-connected routes.ro
IpAddress
.1.3.6.1.4.4.97.3.20.1.1.1.3
sipmRouteMetricThe distance to this origin in number of hops.ro
INTEGER
.1.3.6.1.4.4.97.3.20.1.1.1.4
sipmRouteAgeThe time left for this origin route before aged out.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.20.1.1.1.5
sipmRouteParentsThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.20.1.1.1.6
sipmgroup
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.20.2
sipmneighbor
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.20.3
sipmNeighborTableThe (conceptual) table listing the neighboring routers on each interface port.
SEQUENCE OF SipmNeighborEntry
.1.3.6.1.4.4.97.3.20.3.1
sipmNeighborEntryAn entry (conceptual row) all neighbors which are learned from this local interface port.
SipmNeighborEntry
.1.3.6.1.4.4.97.3.20.3.1.1
sipmNeighborIfIndexThe ifIndex value of the interface for which this entry contains information.ro
INTEGER
.1.3.6.1.4.4.97.3.20.3.1.1.1
sipmNeighborsThe neighbor's IP address which was learned.ro
IpAddress
.1.3.6.1.4.4.97.3.20.3.1.1.2
sipmNeighborLastHeardThe elapsed time since the neighbor was last heard.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.20.3.1.1.3
sipmstat
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.20.4
sipmOutOfMemoryThe number of times IP Multicast routines try to allocate memory for routes which failed.rw
Counter
.1.3.6.1.4.4.97.3.20.4.1
sipmStatTableThe (conceptual) table containing multicast routing statistics for IP datagrams on a per port basis.
SEQUENCE OF SipmStatEntry
.1.3.6.1.4.4.97.3.20.4.2
sipmStatEntryAn entry (conceptual row) containing the multicast routing statistic for IP datagrams on a particular port.
SipmStatEntry
.1.3.6.1.4.4.97.3.20.4.2.1
sipmStatIfIndexThe interface port number on which corresponding IPM statistics gather.ro
INTEGER
.1.3.6.1.4.4.97.3.20.4.2.1.1
sipmInBadPacketsThe number of bad packets received which may include unknown DVMRP/IGMP messages, short packets, and checksum errors.rw
Counter
.1.3.6.1.4.4.97.3.20.4.2.1.2
sipmCacheMissThe number of times IP Multicast packets need to lookup a route at the IP layer for determining forwarding path.rw
Counter
.1.3.6.1.4.4.97.3.20.4.2.1.3
sipckt
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.21
sipcktTableDefines attributes of IP circuits. A circuit is defined as a binding of a network number to a physical interface.
SEQUENCE OF SipcktEntry
.1.3.6.1.4.4.97.3.21.1
sipcktEntryDefines the attributes of a binding of IP address and network to physical interface.
SipcktEntry
.1.3.6.1.4.4.97.3.21.1.1
sipcktIndexIdentifies the physical interface. Identical to ifIndex.rw
INTEGER
.1.3.6.1.4.4.97.3.21.1.1.1
sipcktIpAddressIdentifies the IP network that is bound to this interface.rw
IpAddress
.1.3.6.1.4.4.97.3.21.1.1.2
sipcktStateThe status of this binding.rw
Enumeration
.1.3.6.1.4.4.97.3.21.1.1.3
sipcktNetMaskThe 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.rw
IpAddress
.1.3.6.1.4.4.97.3.21.1.1.4
sipcktSourceRouteSpecifies 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.rw
Enumeration
.1.3.6.1.4.4.97.3.21.1.1.5
sipNetToMediaTableAn extension to the standard ipNetToMedia table, containing other ARP cache attributes, specifically the current source route to the destination.
SEQUENCE OF IpNetToMediaEntry - FIXED 01/14/97 cmf - SYNTAX SEQUENCE OF SipNetToMediaEntry
.1.3.6.1.4.4.97.3.22
sipNetToMediaEntryEach entry contains one IpAddress to `physical' address equivalence. Entries in this table exist even when there is no source route attached.
IpNetToMediaEntry - FIXED 01/14/97 cmf - SYNTAX SipNetToMediaEntry
.1.3.6.1.4.4.97.3.22.1
sipNetToMediaIfIndexThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.22.1.1
sipNetToMediaNetAddressThe IpAddress corresponding to the media- dependent `physical' address.ro
IpAddress
.1.3.6.1.4.4.97.3.22.1.2
sipNetToMediaSourceRouteThe source route to this destination.ro
OCTET STRING
.1.3.6.1.4.4.97.3.22.1.3
sipNetToMediaAgeThe age, in seconds, of the entry to this destination.ro
INTEGER
.1.3.6.1.4.4.97.3.22.1.4
ssecure
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.23
profileTable
SEQUENCE OF ProfileEntry
.1.3.6.1.4.4.97.3.23.1
profileEntryThere 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.
ProfileEntry
.1.3.6.1.4.4.97.3.23.1.1
profileIndexA value from 1 to 1,023. All entries with the same profileIndex are part of the same profile.ro
INTEGER
.1.3.6.1.4.4.97.3.23.1.1.1
profileSourceStartAcceptable lowest value for the source port of a UDP or TCP packet.ro
INTEGER
.1.3.6.1.4.4.97.3.23.1.1.2
profileSourceEndAcceptable highest value for the source port of a UDP or TCP packet.ro
INTEGER
.1.3.6.1.4.4.97.3.23.1.1.3
profileDestStartAcceptable lowest value for the destination port of a UDP or TCP packet.ro
INTEGER
.1.3.6.1.4.4.97.3.23.1.1.4
profileDestEndAcceptable highest value for the destination port of a UDP or TCP packet.ro
INTEGER
.1.3.6.1.4.4.97.3.23.1.1.5
profileTyperw
Enumeration
.1.3.6.1.4.4.97.3.23.1.1.6
ruleTable
SEQUENCE OF RuleEntry
.1.3.6.1.4.4.97.3.23.2
ruleEntryThere 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).
RuleEntry
.1.3.6.1.4.4.97.3.23.2.1
ruleIndexAn ES/1 port number.ro
INTEGER
.1.3.6.1.4.4.97.3.23.2.1.1
ruleSourceIpSource IP address.ro
IpAddress
.1.3.6.1.4.4.97.3.23.2.1.2
ruleDestIpDestination IP address.ro
IpAddress
.1.3.6.1.4.4.97.3.23.2.1.3
ruleSourceIpMaskMask to apply to the packet before comparing to ruleSourceIp.ro
IpAddress
.1.3.6.1.4.4.97.3.23.2.1.4
ruleDestIpMaskMask to apply to the packet before comparing to ruleSourceIp.ro
IpAddress
.1.3.6.1.4.4.97.3.23.2.1.5
ruleTyperw
Enumeration
.1.3.6.1.4.4.97.3.23.2.1.6
ruleUdpProfileWhich 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.rw
INTEGER
.1.3.6.1.4.4.97.3.23.2.1.7
ruleTcpProfileWhich 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.rw
INTEGER
.1.3.6.1.4.4.97.3.23.2.1.8
ruleTcpEstProfileWhich 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.rw
INTEGER
.1.3.6.1.4.4.97.3.23.2.1.9
ruleFilterUdpFragmentWhether to filter UDP packets with a non-zero IP fragment offset.rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.10
ruleFilterTcpFragmentWhether to filter TCP packets with a non-zero IP fragment offset.rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.11
ruleFilterIpOptionWhether to filter packets with an IP header length of other than 5.rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.12
ruleAllowIcmpWhether to forward ICMP packets (IP protocol 1).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.13
ruleAllowIpWithinIpWhether to forward IP encapsulated within IP packets (IP protocol 4).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.14
ruleAllowEgpWhether to forward EGP packets (IP protocol 8).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.15
ruleAllowIgpWhether to forward IGP packets (IP protocol 9).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.16
ruleAllowIgrpWhether to forward IGP packets (IP protocol 88).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.17
ruleAllowOspfWhether to forward OSPF packets (IP protocol 89).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.18
ruleAllowAnyOtherWhether to forward all other types of IP packets (i.e., other than UDP, TCP, ICMP, IP encapsulated, EGP, IGP, IGRP, and OSPF).rw
Boolean
.1.3.6.1.4.4.97.3.23.2.1.19
spvc
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.24
spvcTableThis table maps pseudo-port indices to permanent virtual circuits.
SEQUENCE OF SpvcEntry
.1.3.6.1.4.4.97.3.24.1
spvcEntryEach entry in this table describes one permanent virtual circuit.
SpvcEntry
.1.3.6.1.4.4.97.3.24.1.1
spvcIfIndexIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.1
spvcPathRXWhere 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.rw
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.2
spvcCircuitRXWhere 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.rw
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.3
spvcPathTXWhere 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.rw
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.4
spvcCircuitTXWhere 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.rw
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.5
spvcStateControls the existence of this table entry.rw
Enumeration
.1.3.6.1.4.4.97.3.24.1.1.6
spvcPhysPortIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.24.1.1.7
spvcMinPortThe lowest-numbered PVC pseudo-port number.ro
INTEGER
.1.3.6.1.4.4.97.3.24.2
spvcMaxPortThe highest-numbered PVC pseudo-port number.ro
INTEGER
.1.3.6.1.4.4.97.3.24.3
strunk
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.25
strunkTableThis table describes the trunking status and attributes of the interfaces that are configured for bridge trunking.
SEQUENCE OF StrunkEntry
.1.3.6.1.4.4.97.3.25.1
strunkEntryAn entry exists in this table for each physical interface (port) that is configured for trunking.
StrunkEntry
.1.3.6.1.4.4.97.3.25.1.1
strunkIfIndexIdentifies 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.ro
INTEGER
.1.3.6.1.4.4.97.3.25.1.1.1
strunkStateIf 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.ro
Enumeration
.1.3.6.1.4.4.97.3.25.1.1.2
strunkRemoteBridgeAddrThe MAC address portion of the bridge ID of the remote bridge.ro
OCTET STRING
.1.3.6.1.4.4.97.3.25.1.1.3
strunkRemoteIpThe IP address of the remote bridge, as reported by that bridge for administrative purposes.ro
IpAddress
.1.3.6.1.4.4.97.3.25.1.1.4
strunkLastErrorThe last reason for failure when the link is in closed, oneway, or helddown state.ro
Enumeration
.1.3.6.1.4.4.97.3.25.1.1.5
strunkLinkOrdinalThe position of this link within the trunk group.ro
INTEGER
.1.3.6.1.4.4.97.3.25.1.1.6
strunkLinkCountThe number of links within the trunk group.ro
INTEGER
.1.3.6.1.4.4.97.3.25.1.1.7
strunkLastChangeThe number of seconds since strunkState changed.ro
INTEGER
.1.3.6.1.4.4.97.3.25.1.1.8
ipMRouteMIB
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.26
ipMRouteMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.26.1
ipMRoute
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.26.1.1
ipMRouteEnableThe enabled status of IP Multicast routing on this router.rw
Enumeration
.1.3.6.1.4.4.97.3.26.1.1.1
ipMRouteTableThe (conceptual) table containg multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
SEQUENCE OF IpMRouteEntry
.1.3.6.1.4.4.97.3.26.1.1.2
ipMRouteEntryAn entry (conceptual row) containing the multicast routing information for IP datagrams from a particular source and addressed to a particular IP multicast group address.
IpMRouteEntry
.1.3.6.1.4.4.97.3.26.1.1.2.1
ipMRouteGroupThe IP multicast group address for which this entry contains multicast routing information.ro
IpAddress
.1.3.6.1.4.4.97.3.26.1.1.2.1.1
ipMRouteSourceThe source network address for which this entry contains multicast routing information.ro
IpAddress
.1.3.6.1.4.4.97.3.26.1.1.2.1.2
ipMRouteSourceMaskThe network mask of the source address for which this entry contains multicast routing information.ro
IpAddress
.1.3.6.1.4.4.97.3.26.1.1.2.1.3
ipMRouteRpfNeighborThe address of the RPF neighbor from which IP datagrams from this source to this multicast address are received.ro
IpAddress
.1.3.6.1.4.4.97.3.26.1.1.2.1.4
ipMRouteInIfIndexThe value of ifIndex for the interface on which IP datagrams sent by this source to this multicast address are received.ro
INTEGER
.1.3.6.1.4.4.97.3.26.1.1.2.1.5
ipMRouteOutListThe 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.ro
OCTET STRING
.1.3.6.1.4.4.97.3.26.1.1.2.1.6
ipMRouteUpTimeThe time since the multicast routing information represented by this entry was learned by the router.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.26.1.1.2.1.7
ipMRouteExpiryTimeThe minimum amount of time remaining before this entry will be aged out.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.26.1.1.2.1.8
ipMRoutePktsThe number of packets which this router has received from this source and addressed to this multicast group address.ro
Counter
.1.3.6.1.4.4.97.3.26.1.1.2.1.9
ipMRouteRpfFailsThe 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.ro
Counter
.1.3.6.1.4.4.97.3.26.1.1.2.1.10
ipMRouteOctetsThe 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.ro
Counter
.1.3.6.1.4.4.97.3.26.1.1.2.1.11
ipMRouteNextHopStateAn 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.ro
Enumeration
.1.3.6.1.4.4.97.3.26.1.1.2.1.12
ipMRouteInterfaceTableThe (conceptual) table containg multicast routing information specific to interfaces.
SEQUENCE OF IpMRouteInterfaceEntry
.1.3.6.1.4.4.97.3.26.1.1.3
ipMRouteInterfaceEntryAn entry (conceptual row) containing the multicast routing information for a particular interface.
IpMRouteInterfaceEntry
.1.3.6.1.4.4.97.3.26.1.1.3.1
ipMRouteInterfaceIfIndexThe ifIndex value of the interface for which this entry contains information.ro
INTEGER
.1.3.6.1.4.4.97.3.26.1.1.3.1.1
ipMRouteInterfaceTtlThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.26.1.1.3.1.2
igmpMIB
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.27
igmpMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.27.1
igmp
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.27.1.1
igmpInterfaceTableThe (conceptual) table listing the interfaces on which IGMP is enabled.
SEQUENCE OF IgmpInterfaceEntry
.1.3.6.1.4.4.97.3.27.1.1.1
igmpInterfaceEntryAn entry (conceptual row) representing an interface on which IGMP is enabled.
IgmpInterfaceEntry
.1.3.6.1.4.4.97.3.27.1.1.1.1
igmpInterfaceIfIndexThe interface for which IGMP is enabled.ro
INTEGER
.1.3.6.1.4.4.97.3.27.1.1.1.1.1
igmpInterfaceQueryIntervalThe frequency at which IGMP Host-Query packets are transmitted on this interface.rw
INTEGER
.1.3.6.1.4.4.97.3.27.1.1.1.1.2
igmpInterfaceStatusThe activation of a row enables IGMP on the interface. The destruction of a row disables IGMP on the interface.rw
INTEGER -- RowStatus
.1.3.6.1.4.4.97.3.27.1.1.1.1.3
igmpCacheTableThe (conceptual) table listing the IP multicast groups for which there are members on a particular interface.
SEQUENCE OF IgmpCacheEntry
.1.3.6.1.4.4.97.3.27.1.1.2
igmpCacheEntryAn entry (conceptual row) in the igmpCacheTable.
IgmpCacheEntry
.1.3.6.1.4.4.97.3.27.1.1.2.1
igmpCacheAddressThe IP multicast group address for which this entry contains information.ro
IpAddress
.1.3.6.1.4.4.97.3.27.1.1.2.1.1
igmpCacheIfIndexThe interface for which this entry contains information for an IP multicast group address.ro
INTEGER
.1.3.6.1.4.4.97.3.27.1.1.2.1.2
igmpCacheSelfAn indication of whether the local system is a member of this group address on this interface.rw
INTEGER -- TruthValue
.1.3.6.1.4.4.97.3.27.1.1.2.1.3
igmpCacheLastReporterThe 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.ro
IpAddress
.1.3.6.1.4.4.97.3.27.1.1.2.1.4
igmpCacheUpTimeThe time since the system joined this group address, or zero if the system is not currently a member.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.27.1.1.2.1.5
igmpCacheExpiryTimeThe minimum amount of time remaining before this entry will be aged out.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.27.1.1.2.1.6
igmpCacheStatusThe status of this entry.rw
INTEGER -- RowStatus
.1.3.6.1.4.4.97.3.27.1.1.2.1.7
slog
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.28
slogFilterThe current event logging filter, represented as a bitmask.rw
OCTET STRING
.1.3.6.1.4.4.97.3.28.1
slogTrapWhen enabled, logging entries will cause SNMP traps to be generated.rw
Enumeration
.1.3.6.1.4.4.97.3.28.2
slogOverwriteWhen 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.rw
Enumeration
.1.3.6.1.4.4.97.3.28.3
slogEntryNumberThe number of entries in the logging entry table.ro
INTEGER
.1.3.6.1.4.4.97.3.28.4
slogEntryTableThis table contains the event logging entries.
SEQUENCE OF SlogEntry
.1.3.6.1.4.4.97.3.28.5
slogEntry
SlogEntry
.1.3.6.1.4.4.97.3.28.5.1
slogIndexThe index of the logging entry in the logging entry table.ro
INTEGER
.1.3.6.1.4.4.97.3.28.5.1.1
slogEntryTimeStampThe time at which the event logging entry was generated.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.28.5.1.2
slogEntryMessageTextThe text of the eventlogging entry message.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.28.5.1.3
slogEntryNameThe name of the event logging entry.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.28.5.1.4
strap
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.29
strapControlTableThis table contains information about the severity of each trap and whether the trap is currently enabled.
SEQUENCE OF StrapControl
.1.3.6.1.4.4.97.3.29.1
strapControl
StrapControl
.1.3.6.1.4.4.97.3.29.1.1
strapIndexThe specific trap number.ro
INTEGER
.1.3.6.1.4.4.97.3.29.1.1.1
strapEnabledEnable or disable the generation of this trap.rw
Enumeration
.1.3.6.1.4.4.97.3.29.1.1.2
strapSeverityA user-definable severity, indicating the importance of the trap.rw
Enumeration
.1.3.6.1.4.4.97.3.29.1.1.3
strapTextA description of the trap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.29.1.1.4
strapSeverityControlTableThis table contains information about the whether a class of traps of a particular severity are enabled or disabled.
SEQUENCE OF StrapSeverityControl
.1.3.6.1.4.4.97.3.29.2
strapSeverityControl
StrapSeverityControl
.1.3.6.1.4.4.97.3.29.2.1
strapSeveritySeverityA user-definable severity, indicating the importance of the trap.ro
Enumeration
.1.3.6.1.4.4.97.3.29.2.1.1
strapSeverityEnableEnable or disable all traps of a given severity level.rw
Enumeration
.1.3.6.1.4.4.97.3.29.2.1.2
strapIncludeTextWhether or not a formatted text string is included in the trap PDU.rw
Enumeration
.1.3.6.1.4.4.97.3.29.3
strapTime(This MIB variable replaces sysTrapTime). The time, in centiseconds, which should expire between the sending of traps.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.29.4
strapRetryThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.29.5
strapEntryNumberThe number of traps that are in the strapTable.ro
INTEGER
.1.3.6.1.4.4.97.3.29.6
strapTableThis table contains the latest traps that have been generated.
SEQUENCE OF StrapEntry
.1.3.6.1.4.4.97.3.29.7
strapEntry
StrapEntry
.1.3.6.1.4.4.97.3.29.7.1
strapEntryIndexA number representing the order in which the trap occurred in time. This 32 bit number can wrap.ro
INTEGER
.1.3.6.1.4.4.97.3.29.7.1.1
strapEntryTimeStampThe time at which the trap occurred.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.29.7.1.2
strapEntryTextA description of the trap.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.29.7.1.3
strapNumberThe specific-trap number, as specified in the TRAP PDU.ro
INTEGER
.1.3.6.1.4.4.97.3.29.7.1.4
strapEntrySeverityA user-definable severity, indicating the importance of the trap.ro
Enumeration
.1.3.6.1.4.4.97.3.29.7.1.5
smirror
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.30
smirrorStatusinvalid(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.rw
Enumeration
.1.3.6.1.4.4.97.3.30.1
smirrorDiagPortThis entry defines the diagnostic port to output mirrored packets. It can be one of the Ethernet, Token Ring or FDDI interfaces in the ATX.rw
INTEGER
.1.3.6.1.4.4.97.3.30.2
smirrorIPaddrThis entry defines the IP address for remote mirroring. It must be a valid host address.rw
IpAddress
.1.3.6.1.4.4.97.3.30.3
smirrorTargetPortListsAn octet string specifies the list of ports to be mirrored, with each octet representing a single port number.rw
OCTET STRING
.1.3.6.1.4.4.97.3.30.4
smirrorOversizePktSpecified whether to discard or truncate oversized mirrored packets.rw
Enumeration
.1.3.6.1.4.4.97.3.30.5
smirrorEntryMirroredPktsNumber of entry packets mirrored.ro
Counter
.1.3.6.1.4.4.97.3.30.6
smirrorExitMirroredPktsNumber of exit packets mirrored.ro
Counter
.1.3.6.1.4.4.97.3.30.7
smirrorNotreadyDroppedPktsNumber 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).ro
Counter
.1.3.6.1.4.4.97.3.30.8
smirrorOversizeDroppedPktsNumber of oversized packets not mirrored.ro
Counter
.1.3.6.1.4.4.97.3.30.9
smirrorEntryFilteredPktsNumber of entry packets filtered.ro
Counter
.1.3.6.1.4.4.97.3.30.10
smirrorExitFilteredPktsNumber of exit packets filtered.ro
Counter
.1.3.6.1.4.4.97.3.30.11
smirrorCongestionDroppedPktsNumber of packets not mirrored due to exit port congestion.ro
Counter
.1.3.6.1.4.4.97.3.30.12
smirrorNowrapperDroppedPktsNumber of packets not mirrored due to shortage of wrapper buffers (in mirroring frames to remote ATX).ro
Counter
.1.3.6.1.4.4.97.3.30.13
smirrorRemoteStatusStatus when mirroring to remote ATX.ro
Enumeration
.1.3.6.1.4.4.97.3.30.14
smirrorRemoteExitPortMirrored packets exit port number to remote ATX.ro
INTEGER
.1.3.6.1.4.4.97.3.30.15
sworkgroup
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.31
sWorkGroupNextNumberThe 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.ro
INTEGER
.1.3.6.1.4.4.97.3.31.1
sWorkGroupCurrentCountThe total number of workgroups currently defined.ro
INTEGER
.1.3.6.1.4.4.97.3.31.2
sWorkGroupMaxCountThe maximum number of workgroups allowed.ro
INTEGER
.1.3.6.1.4.4.97.3.31.3
sWorkGroupTableThis table contains work group definitions for the interfaces.
SEQUENCE OF SWorkGroupEntry
.1.3.6.1.4.4.97.3.31.4
sWorkGroupEntryEach entry in this table contains a definition of a work group.
SWorkGroupEntry
.1.3.6.1.4.4.97.3.31.4.1
sWorkGroupNumberAn integer that identifies the work group, used as an index to this table.rw
INTEGER
.1.3.6.1.4.4.97.3.31.4.1.1
sWorkGroupNameA 1-16 character work group name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.4.97.3.31.4.1.2
sWorkGroupPortsA list of all ports within the group. The first octet specified ports 1-8, the second 9-16, etc.rw
OCTET STRING
.1.3.6.1.4.4.97.3.31.4.1.3
sWorkGroupTypeThe 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.rw
Enumeration
.1.3.6.1.4.4.97.3.31.4.1.4
sWorkGroupIpAddressThe IP network address.rw
IpAddress
.1.3.6.1.4.4.97.3.31.4.1.5
sWorkGroupIpMaskThe IP network mask, if set to 0, the default network mask is applied.rw
IpAddress
.1.3.6.1.4.4.97.3.31.4.1.6
sWorkGroupIpxNetworkThe IPX network number, 0 means all networks.rw
OCTET STRING
.1.3.6.1.4.4.97.3.31.4.1.7
sping
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.32
spingDataTimeoutThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.1
spingTableThe set of information describing the active ping requests and their results.
SEQUENCE OF SpingEntry
.1.3.6.1.4.4.97.3.32.2
spingEntryThe parameters, state and results of a ping request.
SpingEntry
.1.3.6.1.4.4.97.3.32.2.1
spingNMSAddrThe IP address of the NMS, used to determine which ping request to return information on.ro
IpAddress
.1.3.6.1.4.4.97.3.32.2.1.1
spingDestAddrThe IP address which is to be the destination of the ping ECHO_REQUEST. This variable cannot be set while spingOperation is on.rw
IpAddress
.1.3.6.1.4.4.97.3.32.2.1.2
spingStateThe current state of the ping request.ro
Enumeration
.1.3.6.1.4.4.97.3.32.2.1.3
spingCountThe number of ping requests which are to be sent. This variable cannot be set while spingOperation is on.rw
INTEGER
.1.3.6.1.4.4.97.3.32.2.1.4
spingDataSizeThe datagram packet size which will be sent with the ECHO_REQUEST, in bytes. This variable cannot be set while spingOperation is on.rw
INTEGER
.1.3.6.1.4.4.97.3.32.2.1.5
spingWaitThe time, in centiseconds, between the sending of each ECHO_REQUEST message. This variable cannot be set while spingOperation is on.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.2.1.6
spingTimeoutThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.2.1.7
spingOperationSetting spingOperation to on will begin the ping request. Setting spingOperation to off will terminate the ping request.rw
Enumeration
.1.3.6.1.4.4.97.3.32.2.1.8
spingMinThe minimum round trip time for the ping requests and responses, in centiseconds.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.2.1.9
spingMaxThe maximum round trip for the ping requests and responses, in centiseconds.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.2.1.10
spingAvgThe average round trip time for the ping requests and responses, in centiseconds.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.32.2.1.11
spingNumTransmittedThe number of ICMP ECHO_REQUEST messages that have been transmitted during this ping request.ro
INTEGER
.1.3.6.1.4.4.97.3.32.2.1.12
spingNumReceivedThe number of ICMP ECHO_RESPONSE messages that have been received as a result of this ping request.ro
INTEGER
.1.3.6.1.4.4.97.3.32.2.1.13
strace
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.33
straceDataTimeoutThe 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.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.33.1
straceTableThe set of information describing the active traceroute requests and their results.
SEQUENCE OF StraceEntry
.1.3.6.1.4.4.97.3.33.2
straceEntryThe parameters, state, and results of a traceroute request.
StraceEntry
.1.3.6.1.4.4.97.3.33.2.1
straceNMSAddrThe IP address of the NMS, used to determine which traceroute request to return information on.ro
IpAddress
.1.3.6.1.4.4.97.3.33.2.1.1
straceDestAddrThe IP address which is to be the destination of the traceroute request.This variable cannot be set while straceOperation is on.rw
IpAddress
.1.3.6.1.4.4.97.3.33.2.1.2
straceMaxTTLThe 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.rw
INTEGER
.1.3.6.1.4.4.97.3.33.2.1.3
straceDataSizeThe size of the datagram sent with each probe. This variable cannot be set while straceOperation is on.rw
INTEGER
.1.3.6.1.4.4.97.3.33.2.1.4
straceNumProbesThe number of probes which are sent for each hop. This variable cannot be set while straceOperation is on.rw
INTEGER
.1.3.6.1.4.4.97.3.33.2.1.5
straceWaitThe time to wait in response to a probe. This variable cannot be set while straceOperation is on.rw
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.33.2.1.6
straceOperationSetting straceOperation to on will begin the traceroute request. Setting straceOperation to off will terminate the traceroute request.rw
Enumeration
.1.3.6.1.4.4.97.3.33.2.1.7
straceHopThe hop count for a set of probes with a particular TTL.ro
INTEGER
.1.3.6.1.4.4.97.3.33.2.1.8
straceHopAddressThe IP address of the host which responded for a probe with a particular TTL.ro
IpAddress
.1.3.6.1.4.4.97.3.33.2.1.9
straceProbeThe probe instance for a particular hop.ro
INTEGER
.1.3.6.1.4.4.97.3.33.2.1.10
straceStateThe current state of the trace probe.ro
Enumeration
.1.3.6.1.4.4.97.3.33.2.1.11
straceTimeRound trip time of a probe for a particular hop.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.4.97.3.33.2.1.12
srtb
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.34
srtbProtoBit mapped representation of srtb protocol configuration.rw
Enumeration
.1.3.6.1.4.4.97.3.34.1
srtbExplorerType of explorer to transmit.rw
Enumeration
.1.3.6.1.4.4.97.3.34.2
srtbAgingTimeRIF aging time value.ro
INTEGER
.1.3.6.1.4.4.97.3.34.3
nbcache
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.3.35
nbCacheifTable
SEQUENCE OF NbCacheifEntry
.1.3.6.1.4.4.97.3.35.3
nbCacheifEntry
NbCacheifEntry
.1.3.6.1.4.4.97.3.35.3.1
nbCacheIfIndexThis is the primary index into the Netbios Interface Table. It is the port number which you intend to enable/disable Netbios Caching.ro
INTEGER
.1.3.6.1.4.4.97.3.35.3.1.1
nbCacheIfOperStatusIndicates the operating state of netbios name caching for this port.rw
Enumeration
.1.3.6.1.4.4.97.3.35.3.1.2
atext
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.6
atextsystem
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.6.1
atextsysOperStateThe operational state of AppleTalk routing.rw
Enumeration
.1.3.6.1.4.4.97.6.1.1
atextport
OBJECT IDENTIFIER
.1.3.6.1.4.4.97.6.2
atextportTableA list of AppleTalk ports for this entity.
SEQUENCE OF AtextportEntry
.1.3.6.1.4.4.97.6.2.1
atextportEntryThe description of one of the AppleTalk ports on this entity.
AtextportEntry
.1.3.6.1.4.4.97.6.2.1.1
atextportIndexA 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.ro
INTEGER
.1.3.6.1.4.4.97.6.2.1.1.1
atextportNetStartThe first AppleTalk network address in the configured range for this port. This is a two octet DDP network address in network byte order.ro
OCTET STRING
.1.3.6.1.4.4.97.6.2.1.1.2
atextportNetEndThe last AppleTalk network address in the configured range for this port. This is a two octet DDP network address in network byte order.ro
OCTET STRING
.1.3.6.1.4.4.97.6.2.1.1.3
atextportNetAddressThe AppleTalk network address configured for this port.ro
OCTET STRING
.1.3.6.1.4.4.97.6.2.1.1.4
atextportZoneThe default zone name configured for this AppleTalk port.ro
OCTET STRING
.1.3.6.1.4.4.97.6.2.1.1.5
atextportzipTableThe table of zone information configured for a port.
SEQUENCE OF AtextportzipEntry
.1.3.6.1.4.4.97.6.2.2
atextportzipEntryAn entry of zone information for a particular zone and port combination.
AtextportzipEntry
.1.3.6.1.4.4.97.6.2.2.1
atextportZonePortA unique value for each AppleTalk port.ro
INTEGER
.1.3.6.1.4.4.97.6.2.2.1.1
atextportZoneIndexAn 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.ro
INTEGER
.1.3.6.1.4.4.97.6.2.2.1.2
atextportZoneNameThe ASCII zone name of this entry.ro
OCTET STRING
.1.3.6.1.4.4.97.6.2.2.1.3