SWITCHING-SYSTEMS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SWITCHING-SYSTEMS-MIB.
429
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
429 total| Object Name |
|---|
synernetics OBJECT IDENTIFIER .1.3.6.1.4.1.114 |
RFC1213-MIB Unknown .1.3.6.1.4.1.114 |
switchingSystems OBJECT IDENTIFIER .1.3.6.1.4.1.114.1 |
corebuilderProductsI OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.3 |
switchingSystemsMib OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4 |
swSysSystemOverTemperatureEventThe trap that is generated when the system temperature
exceeds a certain threshold. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.1 |
swSysPowerSupplyFailureEventThe trap that is generated when a power supply unit
fails. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.2 |
swSysChassisSlotOverTemperatureEventThe trap that is generated when the temperature of a
board in a particular slot exceeds a certain threshold. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.3 |
swSysChassisSlotInsertEventThe trap that is generated when a board is inserted into a
particular slot. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.4 |
swSysChassisSlotExtractEventThe trap that is generated when a board is extracted
from a particular slot. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.5 |
swSysBridgeAddressThresholdEventThe trap that is generated when the number of addresses
stored in the bridge reaches swSysBridgeAddressThreshold. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.6 |
swSysSystemFanFailureEventThe trap that is generated when one of the system fans
fails. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.7 |
swModuleCardSysOverTemperatureEventThe trap that is generated when the temperature of
the system exceeds a certain threshold. This trap is
generated from agents that support the
swSysModuleCardInfoTable. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.8 |
swModuleCardInsertEventThe trap that is generated when a board is inserted into a
particular modular slot. This trap is generated from agents
that support the swSysModuleCardInfoTable. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.9 |
swModuleCardExtractEventThe trap that is generated when a board is extracted
from a particular modular slot. This trap is generated
from agents that support the swSysModuleCardInfoTable. TRAP-TYPE .1.3.6.1.4.1.114.1.4.0.10 |
swSysSystem OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.1 |
swSysSystemIdThe unique identifier assigned to this system during
manufacturing.ro INTEGER .1.3.6.1.4.1.114.1.4.1.1 |
swSysSystemTypeThe type of system.ro Enumeration .1.3.6.1.4.1.114.1.4.1.2 |
swSysSystemNameThe text string describing this system.rw DisplayString .1.3.6.1.4.1.114.1.4.1.3 |
swSysSystemManufacturerThe text string describing the manufacturer of this
system.ro DisplayString .1.3.6.1.4.1.114.1.4.1.4 |
swSysSystemHardwareRevisionThe revision level of the system, contained in two
octets. The first octet indicates the artwork revision,
and the second octet indicates the rework level.ro OCTET STRING .1.3.6.1.4.1.114.1.4.1.5 |
swSysSystemMemorySizeThe amount of memory (RAM), in bytes, present on the
system processor board.ro INTEGER .1.3.6.1.4.1.114.1.4.1.6 |
swSysSystemFlashMemorySizeThe amount of flash memory, in bytes, present on the
system processor board.ro INTEGER .1.3.6.1.4.1.114.1.4.1.7 |
swSysSystemNvMemorySizeThe amount of non-volatile memory, in bytes, present
on the system processor board.ro INTEGER .1.3.6.1.4.1.114.1.4.1.8 |
swSysSystemSoftwareRevisionThe revision number of the Switching Systems software.
Each byte indicates the following:
byte 0: major release number.
byte 1: minor release number.
byte 2: update number.
byte 3:
bits 7-6: release type.
bits 5-0: supplemental identifier.ro OCTET STRING .1.3.6.1.4.1.114.1.4.1.9 |
swSysSystemBuildTimeThe build time of the system software.ro DisplayString .1.3.6.1.4.1.114.1.4.1.10 |
swSysSystemSnmpRevisionThe revision number of the SNMP agent implementation.ro INTEGER .1.3.6.1.4.1.114.1.4.1.11 |
swSysSystemRequestedSnmpModeThis object describes the requested SNMP mode for the
system. The value of this object indicates the mode that
will become effective following a reboot of the system.
Note that only a subset of the above values may be valid
for some systems.rw Enumeration .1.3.6.1.4.1.114.1.4.1.12 |
swSysSystemCurrentSnmpModeThis object describes the currently active SNMP mode for
the system. Note that only a subset of the above values
may be valid for some systems.ro Enumeration .1.3.6.1.4.1.114.1.4.1.13 |
swSysSystemActionThis object, when read, always returns the value other(1).
Setting this object to the value reset(2) causes a reset
of the system.
Setting this object to the value nvReset(3) causes the
system's non-volatile configuration to be reset to the
default values.
The value other(1) is not a vaild value for set operations.rw Enumeration .1.3.6.1.4.1.114.1.4.1.14 |
swSysSystemOvertemperatureThis object indicates the current overtemperature
status for the system. If the system does not support
overtemperature detection, this object returns
notSupported.ro Enumeration .1.3.6.1.4.1.114.1.4.1.15 |
swSysSystemFanFailureThis object indicates the current fan status for the
system. If the system does not support fan failure
detection, this object returns notSupported.ro Enumeration .1.3.6.1.4.1.114.1.4.1.16 |
swSysSystemProtocolMaskThis object is a bit mask that indicates which protocols
exist in the software image currently loaded in memory.
The value of this OBJECT is a sum. It initially takes
on the value 0, then for each protocol bit as defined
below, 2 raised to the value of the (bit position - 1)
is added to the sum.
The following bits are defined:
IP_ROUTING 0x00000001
IPX_ROUTING 0x00000002
DDP_ROUTING 0x00000004
A value of 0x00000000 indicates the
standard switching software.ro INTEGER .1.3.6.1.4.1.114.1.4.1.17 |
swSysSystemConsoleAccessThis object determines whether another device
can remotely access the system console via Telnet,
Rlogin, or modem port.
An existing remote session will not be terminated
when this value is modified.rw Enumeration .1.3.6.1.4.1.114.1.4.1.18 |
swSysSystemConsoleReadPwdThis object is the console read-access password.rw DisplayString .1.3.6.1.4.1.114.1.4.1.19 |
swSysSystemConsoleWritePwdThis object is the console write-access password. The
read-write community string is required for access to this
object.rw DisplayString .1.3.6.1.4.1.114.1.4.1.20 |
swSysSystemConsoleAdminPwdThis object is the console admin-access password. The
read-write community string is required for access to this
object.rw DisplayString .1.3.6.1.4.1.114.1.4.1.21 |
swSysSystemDateTimeThe current date and time as reflected by the
system clock in the format mm/dd/yy hh:mm:ss xM.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.1.22 |
swSysSystemDSTimeThis parameter specifies the displacement, in
minutes, from non-daylight savings time. The
swSysDSTime object, along with the swSysTimeZone
object, allows the system to support Universal
time for network communications spanning different
time zones.rw INTEGER (-120..120) .1.3.6.1.4.1.114.1.4.1.23 |
swSysSystemTimeZoneThis parameter specifies, in minutes,
displacement of the system west of Greenwich.
A negative number for this parameter indicates how
many minutes displacement east of Greenwich
the site is located. A positive number
indicates the number of minutes west of Greenwich.rw INTEGER (-720..720) .1.3.6.1.4.1.114.1.4.1.24 |
swSysSystemCurrentFddiStationModeThis object describes the current FDDI station
mode for systems that support multi-station mode.ro Enumeration .1.3.6.1.4.1.114.1.4.1.25 |
swSysSystemRequestedFddiStationModeThis object describes the requested FDDI station
mode for systems that support multi-station mode.
The requested mode will become current during
the next system reboot.rw Enumeration .1.3.6.1.4.1.114.1.4.1.26 |
swSysSystemLog OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.1.27 |
swSysSystemLogEntryCurrentCountThe number of entries currently recorded in the system log.ro INTEGER .1.3.6.1.4.1.114.1.4.1.27.1 |
swSysSystemLogMaxSizeThe maximum number of events that can be recorded in the system log.ro INTEGER .1.3.6.1.4.1.114.1.4.1.27.2 |
swSysSystemLogSeverityThresholdThis object determines the miminum serverety level of events recorded in the
system log. For example, if the swSysSysteLogSeverityThreshold is set to errors(3)
than only events which have serverity levels of error(3) or higher will
be recorded.rw Enumeration .1.3.6.1.4.1.114.1.4.1.27.3 |
swSysSystemLogTableThis table provides information on recorded system events. SEQUENCE OF SwSysSystemLogEntry .1.3.6.1.4.1.114.1.4.1.27.4 |
swSysSystemLogEntryA system log entry. SwSysSystemLogEntry .1.3.6.1.4.1.114.1.4.1.27.4.1 |
swSysSystemLogIndexThe index of the log entry relative to this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.1.27.4.1.1 |
swSysSystemLogSeverityLevelIndicates the severity level of the log entry.ro Enumeration .1.3.6.1.4.1.114.1.4.1.27.4.1.2 |
swSysSystemLogDateTimeIndicates the date and time of the log event and is formatted
as follows: MM:DD:YY HH:MM:SS.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.1.27.4.1.3 |
swSysSystemLogFacilityThe facility which entered the event in the log. fcmlmm(6) represents
those events which may be common to the Lanplex Management Module
(LMM) and the FDDI Concentrator Module (FCM). lmmfddi(6) represents
those events specific to the FDDI portion of the LMM and lmmboard
represents general events logged by the LMM.ro Enumeration .1.3.6.1.4.1.114.1.4.1.27.4.1.4 |
swSysSystemLogMessageThe recorded log message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.1.27.4.1.5 |
swSysSystemBaseMACAddressThe base MAC address for the system.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.1.28 |
swSysSystemMACAddressCountThe number of MAC addresses allocated to this system.ro INTEGER .1.3.6.1.4.1.114.1.4.1.29 |
swSysSystemChassisSerialNumberThe serial number of the chassis.ro DisplayString .1.3.6.1.4.1.114.1.4.1.30 |
swSysSystemFPMemorySizeThe amount of frame processor memory (RAM), in bytes.ro INTEGER .1.3.6.1.4.1.114.1.4.1.31 |
swSysSystemBufferSizeThe amount of buffer memory, in bytes.ro INTEGER .1.3.6.1.4.1.114.1.4.1.32 |
swSysSlot OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.2 |
swSysSlotCountThe count of slots in the chassis.ro INTEGER .1.3.6.1.4.1.114.1.4.2.1 |
swSysSlotTableA list of slot entries. A single entry exists in this
list for each slot in the chassis. SEQUENCE OF SwSysSlotEntry .1.3.6.1.4.1.114.1.4.2.2 |
swSysSlotEntryA slot entry contains information about a particular
slot. SwSysSlotEntry .1.3.6.1.4.1.114.1.4.2.2.1 |
swSysSlotIndexThe index of the slot identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.2.2.1.1 |
swSysSlotBoardTypeThe type of board residing in the slot identified by
this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.2.2.1.2 |
swSysSlotBoardRevisionThe revision number of the board in the slot identified
by this entry. If the slot is empty, or the revision is
unknown this object returns a zero length string.ro OCTET STRING .1.3.6.1.4.1.114.1.4.2.2.1.3 |
swSysSlotBoardStatusThe status of the board in the slot identified by this
entry.ro Enumeration .1.3.6.1.4.1.114.1.4.2.2.1.4 |
swSysSlotBoardNameThe text string describing the board in the slot
identified by this entry.ro DisplayString .1.3.6.1.4.1.114.1.4.2.2.1.5 |
swSysSlotBoardNameAbbrevThe abbreviation used to describe the board in the slot
identified by this entry.ro DisplayString .1.3.6.1.4.1.114.1.4.2.2.1.6 |
swSysSlotEthernetPortCountThe count of ethernet ports in the slot identified by
this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.2.2.1.7 |
swSysSlotFddiMacCountThe count of FDDI MACs in the slot identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.2.2.1.8 |
swSysSlotFddiPortCountThe count of FDDI ports in the slot identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.2.2.1.9 |
swSysSlotOvertemperatureThis object indicates the current overtemperature status
for the slot. If the slot does not support overtemperature
detection, this object returns notSupported.ro Enumeration .1.3.6.1.4.1.114.1.4.2.2.1.10 |
swSysSlotTokenRingPortCountThe count of TokenRing ports in the slot identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.2.2.1.11 |
swSysSlotBoardRevStrThis revision number of the board in the slot identified
by this entry. If the slot is empty, or the revision is
unknown this object returns a zero length string. The
format of the string is XX.YY, where the XX is the major
revision (artwork), the YY is the minor revision (rework)ro DisplayString .1.3.6.1.4.1.114.1.4.2.2.1.12 |
swSysSlotConverterBadThis object indicates the current status +12V->+5V
converter for the slot. If the slot does not support
+12V->+5V converter detection, this object returns
notSupported.ro Enumeration .1.3.6.1.4.1.114.1.4.2.2.1.13 |
swSysControlPanel OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.3 |
swSysControlPanelHardwareRevisionAn 8-bit value specifying the revision level of the
control panel hardware.ro OCTET STRING .1.3.6.1.4.1.114.1.4.3.1 |
swSysControlPanelSoftwareRevisionAn 8-bit value specifying the revision level of the
control panel software.ro OCTET STRING .1.3.6.1.4.1.114.1.4.3.2 |
swSysControlPanelLinesThe number of lines in the control panel display.ro INTEGER .1.3.6.1.4.1.114.1.4.3.3 |
swSysControlPanelColumnsThe number of columns in the control panel display.ro INTEGER .1.3.6.1.4.1.114.1.4.3.4 |
swSysControlPanelTextThe currently displayed text in the control panel
display.ro OCTET STRING .1.3.6.1.4.1.114.1.4.3.5 |
swSysControlPanelAccessThis object determines whether modifications to system
configuration are allowed via the Control Panelrw Enumeration .1.3.6.1.4.1.114.1.4.3.6 |
swSysPowerSupply OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.4 |
swSysPowerSupplyCountThe count of power supplies in the system.ro INTEGER .1.3.6.1.4.1.114.1.4.4.1 |
swSysPowerSupplyStatusTableA list of power supply status entries. SEQUENCE OF SwSysPowerSupplyStatusEntry .1.3.6.1.4.1.114.1.4.4.2 |
swSysPowerSupplyStatusEntryA power supply status entry contains information about a
particular power supply. SwSysPowerSupplyStatusEntry .1.3.6.1.4.1.114.1.4.4.2.1 |
swSysPowerSupplyStatusIndexThe unique index of the power supply identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.4.2.1.1 |
swSysPowerSupplyStatusThis object represents the power supply status. The
value is a sum. It initially takes on the value 0, then
for each type which is active, 2 raised to a power is
added to the sum. The powers are according to the
following table.
For the 6000 Backbone Aggregator an over temp for power
supply 1 and power supply 2 will be reported as a power
supply 1 Over Temperature Failure, and a fan failure will
be reported as a power supply 2 Over Temperature Failure.
Failure Type Power
AC Failure 0
Plus 5 Failure 1
Plus 12 Failure 2
Over Temperature Failure 3
Power Supply Inserted 4
Power Supply Extracted 5ro INTEGER .1.3.6.1.4.1.114.1.4.4.2.1.2 |
swSysPowerSupplyStatusSupportedThis object represents the various power supply status
types which are supported. The value is a sum. It
initially takes on the value 0, then for each type
which is supported, 2 raised to a power is added to the
sum. The powers are according to the following table:
Failure Type Power
AC Failure 0
Plus 5 Failure 1
Plus 12 Failure 2
Over Temperature Failure 3
Power Supply Inserted 4
Power Supply Extracted 5
This object used in conjunction with the
swSysPowerSupplyStatus object for a given power supply
provide a complete picture of the status of the power
supply.ro INTEGER .1.3.6.1.4.1.114.1.4.4.2.1.3 |
swSysSnmp OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.5 |
swSysSnmpAgentIdThe unique id for this SNMP agent within the system.ro INTEGER .1.3.6.1.4.1.114.1.4.5.1 |
swSysSnmpInternalAgentTrapMaskThis value is a bit string that indicates which traps
are enabled for transmit to other agents in the system.
The octet string value is treated as a 64-bit integer
value. The value is a sum. It initially takes on the
value 0, then for each trap which is enabled, 2 raised
to the value of (swSysAgentTrapDescriptionIndex - 1) for
that trap is added to the sum.rw OCTET STRING .1.3.6.1.4.1.114.1.4.5.2 |
swSysSnmpInternalAgentTrapDestinationMaskA value which indicates to which other agents in the
system traps should be sent. The value is a sum. It
initially takes on the value 0, then for each agent which
is to receive traps, 2 raised to the value of
(swSysSnmpAgentId - 1) for that agent is added to the sum.
Note that only traps which are enabled according to the
value of the swSysSnmpInternalAgentTrapMask object will be
forwarded, and that each trap which is forwarded will
be transmitted to each agent identified by this mask.rw INTEGER .1.3.6.1.4.1.114.1.4.5.3 |
swSysSnmpProxyInternalRequestsThis object determines if this agent will proxy requests
to other agents in the system. If the value of this
object is true(1), this agent will proxy requests to other
agents in the chassis.rwdeprecated Enumeration .1.3.6.1.4.1.114.1.4.5.4 |
swSysSnmpInternalProxyRequestMaxAgeThe maximum time, in seconds, an internal proxy request
will remain queued waiting for a response before being
discarded. Note that when the value of
swSysSnmpProxyInternalRequests is false(2), the value of
this object is ignored.rw INTEGER .1.3.6.1.4.1.114.1.4.5.5 |
swSysSnmpProxyInternalTrapsThis object determines if this agent will generate proxy
traps for those traps received from other agents in the
system. If the value of this object is true(1), this
agent will generate proxy traps for those received from
other agents in the chassis. Note that agents will not
proxy traps to other agents within the system to prevent
looping of traps.rwdeprecated Enumeration .1.3.6.1.4.1.114.1.4.5.6 |
swSysSnmpInternalProxyTableA list of SNMP internal agent proxy entries. An entry in
this table exists for each agent in the system that can be
reached by this agent via the internal proxy mechanism. SEQUENCE OF SwSysSnmpInternalProxyEntry .1.3.6.1.4.1.114.1.4.5.7 |
swSysSnmpInternalProxyEntryAn entry identifies the communities available for
communicating with another agent in the system via the
internal proxy mechanism. SwSysSnmpInternalProxyEntry .1.3.6.1.4.1.114.1.4.5.7.1 |
swSysSnmpInternalProxyAgentIdThe id of the agent identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.5.7.1.1 |
swSysSnmpInternalProxyAccessClassThe access to MIB objects supported by the agent
identified by this entry provided by this agent, when
using the community string identified by the corresponding
value of swSysSnmpInternalProxyCommunity.ro Enumeration .1.3.6.1.4.1.114.1.4.5.7.1.2 |
swSysSnmpInternalProxyCommunityA community which allows access to MIB objects supported
by the agent identified by this entry.ro OCTET STRING .1.3.6.1.4.1.114.1.4.5.7.1.3 |
swSysAgent OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.6 |
swSysAgentRequestMaxAgeThe maximum time, in seconds, a local SNMP request will
remain queued waiting for a response before being
discarded.rw INTEGER .1.3.6.1.4.1.114.1.4.6.1 |
swSysAgentProxyRemoteSmtRequestsThis object determines if this agent will proxy SMT
requests to other FDDI stations. If the value of this
object is true(1), this agent will proxy SMT requests to
other stations. Note that only a subset of the above
values may be valid for some systems.rwdeprecated Enumeration .1.3.6.1.4.1.114.1.4.6.2 |
swSysAgentRemoteSmtProxyRequestMaxAgeThe maximum time, in seconds, an SMT proxy request will
remain queued waiting for a response before being
discarded. Note that when the value of
swSysAgentProxyRemoteSmtRequests is false(2), the value of
this object is ignored.rw INTEGER .1.3.6.1.4.1.114.1.4.6.3 |
swSysAgentProxyRemoteSmtEventsThis object determines if this agent will generate traps
for SMT events occuring at other stations. If the value
of this object is true(1), this agent will generate traps
for all SMT events, those which occur locally, and those
which occur at other stations. If the value of this
object is false(2), this agent will only generate traps
for events which occur locally. Note that only a subset
of the above values may be valid for some systems.rw Enumeration .1.3.6.1.4.1.114.1.4.6.4 |
swSysAgentTrapDescriptionTableThis table contains a listing of trap descriptions for
each trap supported by this agent. This
provides a relationship between a trap index, and the trap
enterprise oid and trap number for a given trap. In all
cases except for the MIB-2 generic traps, the enterprise
under which a trap is defined is the same as that
appearing in the ENTERPRISE portion of the trap. SEQUENCE OF SwSysAgentTrapDescriptionTableEntry .1.3.6.1.4.1.114.1.4.6.5 |
swSysAgentTrapDescriptionTableEntryInformation relating a trap index to a specific trap
enterprise oid and trap number. SwSysAgentTrapDescriptionTableEntry .1.3.6.1.4.1.114.1.4.6.5.1 |
swSysAgentTrapDescriptionIndexA unique index corresponding to the trap described by
this entry. This value of this object corresponding to
a particular trap will remain constant accross system
resets.ro INTEGER .1.3.6.1.4.1.114.1.4.6.5.1.1 |
swSysAgentTrapEnterpriseThe enterpise under which the trap identified by this
entry is defined.ro OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.6.5.1.2 |
swSysAgentTrapNumberThe number of the trap identified by this entry, within
the enterprise where it is defined.ro INTEGER .1.3.6.1.4.1.114.1.4.6.5.1.3 |
swSysAgentTrapDestinationTableThis table contains information specifying which traps
will be transmitted to a given destination address. The
table is indexed by the destination address type and
destination address. Each entry in the table with a
status of valid identifies a set of traps which, when
generated, will be transmitted to the corresponding
destination address listed in that entry. SEQUENCE OF SwSysAgentTrapDestinationTableEntry .1.3.6.1.4.1.114.1.4.6.6 |
swSysAgentTrapDestinationTableEntryInformation relating a set of traps and a destination
address to which each trap in ths set will be transmitted
when it is generated. To create a new entry, set a
non-existent instance of swSysAgentTrapDestinationTrapMask
to a valid value. To remove an entry, set the instance of
swSysAgentTrapDestinationEntryStatus for the entry to
invalid(2). SwSysAgentTrapDestinationTableEntry .1.3.6.1.4.1.114.1.4.6.6.1 |
swSysAgentTrapDestinationAddressTypeThe type of address identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.6.6.1.1 |
swSysAgentTrapDestinationAddressThe address, of the type specified by the corresponding
value of swSysAgentTrapDestinationAddressType, to which the
set of traps identified by this entry are to be
transmitted.ro OCTET STRING .1.3.6.1.4.1.114.1.4.6.6.1.2 |
swSysAgentTrapDestinationTrapMaskThis value is a bit string that indicates which traps
are enabled for the address identified by this entry.
The octet string value is treated as a 64-bit value. The
value is a sum. It initially takes on the value 0, then
for each trap which is enabled, 2 raised to the value of
(swSysAgentTrapDescriptionIndex - 1) for that trap is
added to the sum. A new entry in the table is created by
setting the value of this object for a new destination
address type and destination address. Note that an octet
string of all zeros is not a valid value for this object.rw OCTET STRING .1.3.6.1.4.1.114.1.4.6.6.1.3 |
swSysAgentTrapDestinationEntryStatusThe status of the trap destination table entry. Setting
this object to invalid(1) has the effect of removing the
corresponding entry from the table.rw Enumeration .1.3.6.1.4.1.114.1.4.6.6.1.4 |
swSysAgentReadCommunityThis object is the read community string when access is
made via SNMP, see RFC1157.rw DisplayString .1.3.6.1.4.1.114.1.4.6.7 |
swSysAgentReadWriteCommunityThis object is the read-write community string when access is
made via SNMP, see RFC1157. The read-write community string
is required to access this object.rw DisplayString .1.3.6.1.4.1.114.1.4.6.8 |
swSysInterface OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.7 |
swSysInterfaceLocationTableA list of interface location entries. A single entry
exists in this list for each interface managed by this
agent. SEQUENCE OF SwSysInterfaceLocationEntry .1.3.6.1.4.1.114.1.4.7.1 |
swSysInterfaceLocationEntryAn interface location entry describes the location of
a particular interface managed by this agent. SwSysInterfaceLocationEntry .1.3.6.1.4.1.114.1.4.7.1.1 |
swSysInterfaceLocationIfIndexThe value of the MIB-II ifIndex corresponding to the
interface identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.7.1.1.1 |
swSysInterfaceLocationInterfaceTypeThe type of the physical implementation of the interface
identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.7.1.1.2 |
swSysInterfaceLocationTypeThe type of location where the interface identified
by this entry is physically located.ro Enumeration .1.3.6.1.4.1.114.1.4.7.1.1.3 |
swSysInterfaceLocationTypeIndexThe index of the location identified by the corresponding
instance of swSysInterfaceLocationType where the interface
identified by this entry is physically located.ro INTEGER .1.3.6.1.4.1.114.1.4.7.1.1.4 |
swSysInterfaceLocationLocalIndexThe local index of the interface identified by
this entry relative to its type specified by the
corresponding value of swSysInterfaceLocationInterfaceType,
and the location specified by the corresponding values
of swSysInterfaceLocationType and swSysInterfaceLocationTypeIndex.ro INTEGER .1.3.6.1.4.1.114.1.4.7.1.1.5 |
swSysInterfaceLocationSystemModuleIndexThe system module index of the interface idnetified by
this entry. Ths index can be used to acquire the module
information from the s2SysModuleCardGroup and the
swSysDiagnosticsGroup groups.ro INTEGER .1.3.6.1.4.1.114.1.4.7.1.1.6 |
swSysEthernetPort OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.8 |
swSysEthernetPortCountThe count of ethernet ports managed by this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.8.1 |
swSysEthernetPortTableA list of ethernet port entries. A single entry exists
in this list for each ethernet port managed by this agent. SEQUENCE OF SwSysEthernetPortEntry .1.3.6.1.4.1.114.1.4.8.2 |
swSysEthernetPortEntryAn ethernet port entry contains information about a
particular ethernet port managed by this agent. SwSysEthernetPortEntry .1.3.6.1.4.1.114.1.4.8.2.1 |
swSysEthernetPortIndexThe index of the ethernet port identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.8.2.1.1 |
swSysEthernetPortIfIndexThe value of the MIB-II ifIndex corresponding to the
ethernet port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.8.2.1.2 |
swSysEthernetPortLabelAn ASCII text string describing the ethernet port
identified by this entry.rw DisplayString .1.3.6.1.4.1.114.1.4.8.2.1.3 |
swSysEthernetPortLinkStatusThe current value of the link status for the ethernet port
identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.8.2.1.4 |
swSysEthernetPortTypeSpecific port type description for the ethernet port
identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.8.2.1.5 |
swSysEthernetPortRateTableA list of ethernet port rate entries. A single entry
exists in this list for each ethernet port, managed by
this agent, which supports rate information. SEQUENCE OF SwSysEthernetPortRateEntry .1.3.6.1.4.1.114.1.4.8.3 |
swSysEthernetPortRateEntryAn ethernet port rate entry contains rate statistics for a
particular ethernet port managed by this agent. Rate
statistics are calculated based on a one second sampling
interval. SwSysEthernetPortRateEntry .1.3.6.1.4.1.114.1.4.8.3.1 |
swSysEthernetPortRateIndexThe index of the ethernet port identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.1 |
swSysEthernetPortRateByteReceiveRateThe average number of bytes received per second by the
ethernet port identified by this entry during the most
recent sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.2 |
swSysEthernetPortRatePeakByteReceiveRateThe peak value of swSysEthernetPortRateByteReceiveRate
since the system was last initialized for the ethernet
port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.3 |
swSysEthernetPortRateFrameReceiveRateThe average number of frames received per second by the
ethernet port identified by this entry during the most
recent sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.4 |
swSysEthernetPortRatePeakFrameReceiveRateThe peak value of swSysEthernetPortRateFrameReceiveRate
since the system was last initialized for the ethernet
port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.5 |
swSysEthernetPortRateByteTransmitRateThe average number of bytes transmitted per second by the
ethernet port identified by this entry during the most
recent sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.6 |
swSysEthernetPortRatePeakByteTransmitRateThe peak value of swSysEthernetPortRateByteTransmitRate
since the system was last initialized for the ethernet
port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.7 |
swSysEthernetPortRateFrameTransmitRateThe average number of frames transmitted per second by the
ethernet port identified by this entry during the most
recent sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.8 |
swSysEthernetPortRatePeakFrameTransmitRateThe peak value of swSysEthernetPortRateFrameTransmitRate
since the system was last initialized for the ethernet
port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.8.3.1.9 |
swSysSmt OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.9 |
swSysSmtCountThe count of SMTs managed by this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.1 |
swSysSmtFddiMacBeaconTableA list of FDDI MAC beacon entries. A single entry exists
in this list for each FDDI MAC, managed by this agent,
which supports MAC beacon history. SEQUENCE OF SwSysSmtFddiMacBeaconEntry .1.3.6.1.4.1.114.1.4.9.4 |
swSysSmtFddiMacBeaconEntryAn FDDI MAC beacon entry contains information about a
particular FDDI MAC's beacon history. SwSysSmtFddiMacBeaconEntry .1.3.6.1.4.1.114.1.4.9.4.1 |
swSysSmtFddiMacBeaconSmtIndexThe index of the SMT instance identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.4.1.1 |
swSysSmtFddiMacBeaconIndexThe index of the FDDI MAC identified by this entry,
within the SMT identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.4.1.2 |
swSysSmtFddiMacBeaconHistoryThis object gives a history of the most recent beacon
information received on the FDDI MAC identified by this
entry. It can contain up to a maximum of eight records.
Each record is of the form:
source MAC: 6 bytes
beacon data length: 2 bytes.
beacon data: 0-16 bytes.ro OCTET STRING .1.3.6.1.4.1.114.1.4.9.4.1.3 |
swSysSmtFddiMacRateTableA list of FDDI MAC rate entries. A single entry exists
in this list for each FDDI MAC, managed by this agent,
which supports rate statistics. SEQUENCE OF SwSysSmtFddiMacRateEntry .1.3.6.1.4.1.114.1.4.9.5 |
swSysSmtFddiMacRateEntryAn FDDI MAC rate entry contains rate statistics for a
particular FDDI MAC managed by this agent. Rate statistics
are calculated based on a one second sampling interval. SwSysSmtFddiMacRateEntry .1.3.6.1.4.1.114.1.4.9.5.1 |
swSysSmtFddiMacRateSmtIndexThe index of the SMT instance identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.1 |
swSysSmtFddiMacRateIndexThe index of the FDDI MAC identified by this entry, within
the SMT identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.2 |
swSysSmtFddiMacRateByteReceiveRateThe average number of bytes received per second by the
FDDI MAC identified by this entry during the most recent
sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.3 |
swSysSmtFddiMacRatePeakByteReceiveRateThe peak value of swSysSmtFddiMacByteReceiveRate since the
system was last initialized for the FDDI MAC identified by
this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.4 |
swSysSmtFddiMacRateFrameReceiveRateThe average number of frames received per second by the
FDDI MAC identified by this entry during the most recent
sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.5 |
swSysSmtFddiMacRatePeakFrameReceiveRateThe peak value of swSysSmtFddiMacRateFrameReceiveRate since
the system was last initialized for the FDDI MAC identified
by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.6 |
swSysSmtFddiMacRateByteTransmitRateThe average number of bytes transmitted per second by the
FDDI MAC identified by this entry during the most recent
sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.7 |
swSysSmtFddiMacRatePeakByteTransmitRateThe peak value of swSysSmtFddiMacByteTransmitRate since the
system was last initialized for the FDDI MAC identified by
this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.8 |
swSysSmtFddiMacRateFrameTransmitRateThe average number of frames transmitted per second by
the FDDI MAC identified by this entry during the most
recent sampling period.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.9 |
swSysSmtFddiMacRatePeakFrameTransmitRateThe peak value of swSysSmtFddiMacFrameTransmitRate since the
system was last initialized for the FDDI MAC identified by
this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.5.1.10 |
swSysSmtFddiPortTableA list of FDDI port entries. A single entry exists in
this list for each FDDI port managed by this agent. SEQUENCE OF SwSysSmtFddiPortEntry .1.3.6.1.4.1.114.1.4.9.6 |
swSysSmtFddiPortEntryAn FDDI port entry contains information about a particular
FDDI port managed by this agent. SwSysSmtFddiPortEntry .1.3.6.1.4.1.114.1.4.9.6.1 |
swSysSmtFddiPortSmtIndexThe index of the SMT instance identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.6.1.1 |
swSysSmtFddiPortIndexThe index of the FDDI port identified by this entry,
within the SMT identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.6.1.2 |
swSysSmtFddiPortLocationTypeThe type of location where the FDDI port identified by
this entry is physically located.ro Enumeration .1.3.6.1.4.1.114.1.4.9.6.1.3 |
swSysSmtFddiPortLocationTypeIndexThe index of the location identified by the corresponding
instance of swSysSmtFddiPortLocationType where the FDDI port
identified by this entry is physically located.ro INTEGER .1.3.6.1.4.1.114.1.4.9.6.1.4 |
swSysSmtFddiPortLocationLocalIndexThe local index of the FDDI port identified by this
entry relative to the location specified by the
corresponding values of swSysSmtFddiPortLocationType and
swSysSmtFddiPortLocationTypeIndex.ro INTEGER .1.3.6.1.4.1.114.1.4.9.6.1.5 |
swSysSmtFddiPortLabelAn ASCII text string describing the FDDI port identified
by this entry.rw DisplayString .1.3.6.1.4.1.114.1.4.9.6.1.6 |
swSysSmtFddiMacLocationTableAn FDDI MAC Location table contains information to assign
an FDDI MAC to a different Location. The system must be
rebooted after all changes to this table are completed
in order that the changes take effect. SEQUENCE OF SwSysSmtFddiMacLocationEntry .1.3.6.1.4.1.114.1.4.9.7 |
swSysSmtFddiMacLocationEntryAn FDDI MAC entry contains information to assign
an FDDI MAC to a different Location. SwSysSmtFddiMacLocationEntry .1.3.6.1.4.1.114.1.4.9.7.1 |
swSysSmtFddiMacLocationSmtIndexThe index of the SMT instance identified by this entry,
relative to the agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.7.1.1 |
swSysSmtFddiMacLocationIndexThe index of the FDDI MAC instance identified by this entry,
relative to the SMT identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.7.1.2 |
swSysSmtFddiMacCurrentLocationIndicates whether the MAC identified by this entry is assigned
to a backplane FDDI station (internal) or an FDDI station
configured on a module (external.)ro Enumeration .1.3.6.1.4.1.114.1.4.9.7.1.3 |
swSysSmtFddiMacRequestedLocationThe Location which the MAC identified by this entry is to
be assigned to during the next reboot.rw Enumeration .1.3.6.1.4.1.114.1.4.9.7.1.4 |
swSysSmtFddiMacAvailableLocationIndicates the Location(s) available for this MAC. A mac Location
which can be modified to either the interanl backplane or an
external FDDI port is indicated by internalOrExternal(3).ro Enumeration .1.3.6.1.4.1.114.1.4.9.7.1.5 |
swSysSmtFddiMacStationTableAn FDDI station MAC table contains information to assign
an FDDI MAC to an FDDI Station. The system must be
rebooted after all changes to this table are completed
in order that the changes take effect. SEQUENCE OF SwSysSmtFddiMacStationEntry .1.3.6.1.4.1.114.1.4.9.8 |
swSysSmtFddiMacStationEntryAn FDDI MAC entry contains information to assign
an FDDI MAC to an FDDI Station. SwSysSmtFddiMacStationEntry .1.3.6.1.4.1.114.1.4.9.8.1 |
swSysSmtFddiMacStationSmtIndexThe index of the SMT instance identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.8.1.1 |
swSysSmtFddiMacStationIndexThe index of the MAC instance identified by this entry,
relative to the SMT identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.8.1.2 |
swSysSmtFddiMacCurrentStationIndicates which FDDI station that the FDDI MAC identified
by this entry is assigned to. A value of 0 indicates
that the mac is assigned to an external station. Otherwise
the value represents the internal backplane station number.ro INTEGER .1.3.6.1.4.1.114.1.4.9.8.1.3 |
swSysSmtFddiMacRequestedStationIndicates which FDDI station the FDDI MAC identified
by this entry will be set to during the next system reboot.
A value of 0 indicates an external station. Otherwise the
value represents the internal backplane station number.rw INTEGER .1.3.6.1.4.1.114.1.4.9.8.1.4 |
swSysSmtFddiMacAvailableStationsThis value is a sum. Setting of the first bit (LSB)
indicates that the MAC can be assigned to an external
station. Available backplane stations are indicated
by adding 2^StationNumber to the sum. Where StationNumber
represents a backplane station number.ro INTEGER .1.3.6.1.4.1.114.1.4.9.8.1.5 |
swSysSmtFddiPortStationTableAn FDDI station Port table contains information to assign
an FDDI Port to an FDDI Station. The system must be
rebooted after all changes to this table are completed
in order that the changes take effect. SEQUENCE OF SwSysSmtFddiPortStationEntry .1.3.6.1.4.1.114.1.4.9.9 |
swSysSmtFddiPortStationEntryAn FDDI Port entry contains information to assign
an FDDI Port to an FDDI Station. SwSysSmtFddiPortStationEntry .1.3.6.1.4.1.114.1.4.9.9.1 |
swSysSmtFddiPortStationSmtIndexThe index of the SMT instance identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.9.9.1.1 |
swSysSmtFddiPortStationIndexThe index of the Port instance identified by this entry,
relative to the SMT indentified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.9.9.1.2 |
swSysSmtFddiPortCurrentStationIndicates which FDDI station the FDDI Port identified
by this entry is assigned to. A value of 0 indicates
that the Port is assigned to an external station. Otherwise
the value represents the internal backplane station number.ro INTEGER .1.3.6.1.4.1.114.1.4.9.9.1.3 |
swSysSmtFddiPortRequestedStationIndicates which FDDI station the FDDI port identified
by this entry will be set to during the next system reboot.
A value of 0 indicates an external station. Otherwise the
value represents the internal backplane station number.rw INTEGER .1.3.6.1.4.1.114.1.4.9.9.1.4 |
swSysSmtFddiPortAvailableStationsThis value is a sum. Setting of the first bit
indicates that the port can be assigned to an external
station. Available backplane stations are indicated
by adding 2^StationNumber to the sum. Where StationNumber
represents a backplane station number.ro INTEGER .1.3.6.1.4.1.114.1.4.9.9.1.5 |
swSysBridge OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.10 |
swSysBridgeCountThe count of bridges managed by this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.10.1 |
swSysBridgeTableA list of bridge entries. A single entry exists in this
list for each bridge managed by this agent. SEQUENCE OF SwSysBridgeEntry .1.3.6.1.4.1.114.1.4.10.2 |
swSysBridgeEntryA bridge entry contains information about a particular
bridge managed by this agent. SwSysBridgeEntry .1.3.6.1.4.1.114.1.4.10.2.1 |
swSysBridgeIndexThe index of the bridge identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.1 |
swSysBridgePortCountThe number of bridge ports that the bridge identified by
this entry controls.ro INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.2 |
swSysBridgeAddressTableSizeThe size of the address table for the bridge identified
by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.3 |
swSysBridgeAddressTableCountThe current count of addresses in the address table for
the bridge identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.4 |
swSysBridgeAddressTablePeakCountThe peak count of addresses in the address table for the
bridge identified by this entry, since the system was last
initialized.ro INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.5 |
swSysBridgeAddressThresholdA reporting threshold for the total number of addresses
known for the bridge identified by this entry. When this
threshold is reached, the event
swSysBridgeAddressThresholdEvent is generated. The range of
valid values for setting this object is between 1 and the
corresponding value reported by swSysBridgeAddressTableSize
+ 1 (Note that this range applies to values issued in set
requests. The current value may be outside this range,
for example if the corresponding value of swSysBridgeMode is
changed). Setting this object to one greater than the
address table size disables the generation of
swSysBridgeAddressThresholdEvents since the limit will never
be reached.rw INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.6 |
swSysBridgeModeThe operational mode of the bridge identified by this
entry. Note that bridges which report notSupported(3)
will not support sets of this object, and that the value
notSupported(3) is not a valid value for a set operation.rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.7 |
swSysBridgeBackbonePortThe number of the port selected as the backbone segment
port when the corresponding value of swSysBridgeMode is
is expressMode(1). The value of this object can range
from 1 to the corresponding value of swSysBridgePortCount,
however, some bridges may support only a subset of ports
as backbone ports. If the corresponding value of
swSysBridgeMode is not expressMode(1), the value of this
object is ignored.rw INTEGER .1.3.6.1.4.1.114.1.4.10.2.1.8 |
swSysBridgeIpFragmentationEnabledA flag indicating whether or not IP fragmentation is
enabled on this bridge. Note that bridges which report
notSupported(3) will not support sets of this object, and
that the value notSupported(3) is not a valid value for a
set operation.rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.9 |
swSysBridgeTrFddiTranslationModeThe mode used to describe whether the embedded MAC
addresses are byte-conjugated in order to convert them
from Token Ring format to native FDDI format (and vice
versa), or whether they are left alone (used for traffic
flowing across a FDDI backbone to/from Token Ring end
stations).rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.10 |
swSysBridgeSTPGroupAddressSpanning tree bridge group address. The address cannot be
changed if the spanning tree is enabled (swSysBridgeStpEnabled).rw OCTET STRING .1.3.6.1.4.1.114.1.4.10.2.1.11 |
swSysBridgeSTPEnableThis object indicates if spanning tree bridge feature is
enabled or disabled. If enabled this value will equal true(1).rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.12 |
swSysBridgeIpxSnapTranslationEnableThis object indicates if the IPX 802.3-FDDI SNAP Translation
bridge feature is enabled or disabled. If enabled this
value will equal true(1). Note, this object may not be
supported on all bridges.rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.13 |
swSysBridgeLowLatencyEnableThis object indicates if the bridge low latency
feature is enabled or disabled. If enabled this
value will equal true(1). Note, this object may not be
supported on all bridges.rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.14 |
swSysBridgeVlanModeThis object indicates the VLAN types that this
bridge will support. Open mode means that each VLAN
within this bridge will be of the Open type; all VLANs
within this bridge will share the same address table.
Closed mode means that each VLAN within this bridge
will be of the Closed type; each VLAN within this
bridge will have its own address table. Mixed mode
means that each VLAN within this bridge with be of
either the Open or Closed type; all Open VLANs will
share the same address table and each Closed VLAN
will have its own address table.rw Enumeration .1.3.6.1.4.1.114.1.4.10.2.1.15 |
swSysBridgePortTableA list of bridge port entries. A single entry exists in
this list for each bridge port managed by this agent. SEQUENCE OF SwSysBridgePortEntry .1.3.6.1.4.1.114.1.4.10.3 |
swSysBridgePortEntryA bridge port entry contains information about a
particular bridge port managed by this agent. SwSysBridgePortEntry .1.3.6.1.4.1.114.1.4.10.3.1 |
swSysBridgePortBridgeIndexThe index of the bridge identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.10.3.1.1 |
swSysBridgePortIndexThe index of the bridge port identified by this entry,
within the bridge identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.3.1.2 |
swSysBridgePortIfIndexThe value of the MIB-II ifIndex corresponding to the
bridge port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.3.1.3 |
swSysBridgePortReceiveMulticastLimitThe maximum number of multicast frames per second that
can be received in the sample interval. The sample
interval is one second. The default value for this object
is zero which implies an infinite rate.rw INTEGER .1.3.6.1.4.1.114.1.4.10.3.1.4 |
swSysBridgePortAddressActionThis object, when read, always returns the value
other(1). The behavior of setting this object to each of
the acceptable values is as follows:
freezeAddress: causes all the learned dynamic
addresses to be converted into static
addresses.
flushAddress: causes all the addresses to be flushed
from the address list for the bridge
port identified by this entry.
flushDynamicAddress:
causes all dynamic addresses to be
flushed from the address list for the
bridge port identified by this entry.rw Enumeration .1.3.6.1.4.1.114.1.4.10.3.1.5 |
swSysBridgePortSpanningTreeFrameReceivedCountsThe number of spanning tree frames received by the
bridge port identified by this entry.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.6 |
swSysBridgePortReceiveBlockedDiscardsThe number of frames discarded by the bridge port
identified by this entry because the receiving bridge port
was not in the 'forwarding' state.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.7 |
swSysBridgePortReceiveMulticastLimitExceededsThe number of times the value of
swSysBridgePortReceiveMulticastLimit was exceeded for the
port identified by this entry.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.8 |
swSysBridgePortReceiveMulticastLimitExceededDiscardsThe number of multicast/broadcast frames discarded by the
bridge port identified by this entry because the
corresponding value of swSysBridgePortReceiveMulticastLimit
was exceeded.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.9 |
swSysBridgePortReceiveSecurityDiscardsThe number of frames discarded by the bridge port
identified by this entry because they contained source
addresses which were statically configured on another
bridge port. A statically configured address (station),
which is not allowed to move, appears to have moved.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.10 |
swSysBridgePortReceiveUnknownDiscardsThe number of frames discarded by the bridge port
identified by this entry because the destination address
was unknown. Note that this counter is only valid for
backbone ports, and only when the bridge is operating in
express mode.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.11 |
swSysBridgePortReceiveOtherDiscardsThe number of frames discarded by the bridge port
identified by this entry because they contained either
invalid (group) source addresses or source addresses
belonging to this bridge (indicative of network loops).ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.12 |
swSysBridgePortReceiveErrorDiscardsThe number of frames discarded by the bridge port
identified by this entry because of internal bridge system
errors (e.g., hardware and software address table
discrepencies).ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.13 |
swSysBridgePortSameSegmentDiscardsThe number of frames discarded by the bridge port
identified by this entry because the destination address
is known on the same network segment as the source address,
i.e., the frame does not need to be bridged.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.14 |
swSysBridgePortTransmitBlockedDiscardsThe number of frames discarded by the bridge port
identified by this entry because the transmitting bridge
port was not in the 'forwarding' state.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.15 |
swSysBridgePortReceiveAllPathFilteredFramesThe number of frames discarded by the bridge port
identified by this entry due to user defined receive all
path filters.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.16 |
swSysBridgePortReceiveMulticastPathFilteredFramesThe number of frames discarded by the bridge port
identified by this entry due to user defined receive
multicast path filters.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.17 |
swSysBridgePortTransmitAllPathFilteredFramesThe number of frames discarded by the bridge port
identified by this entry due to user defined transmit all
path filters.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.18 |
swSysBridgePortTransmitMulticastPathFilteredFramesThe number of frames discarded by the bridge port
identified by this entry due to user defined transmit
multicast path filters.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.19 |
swSysBridgePortForwardedUnicastFramesThe number of unicast frames which this port forwarded
to a single destination port.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.20 |
swSysBridgePortForwardedUnicastOctetsThe number of octets contained in unicast frames
which this port forwarded to a single destination port.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.21 |
swSysBridgePortForwardedMulticastFramesThe number of multicast frames which this port forwarded.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.22 |
swSysBridgePortForwardedMulticastOctetsThe number of octets contained in multicast frames which
this port forwarded.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.23 |
swSysBridgePortFloodedUnicastFramesThe number of unicast frames which this port flooded to
all other ports in the bridge.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.24 |
swSysBridgePortFloodedUnicastOctetsThe number of octets contained in unicast frames which
this port flooded to all other ports in the bridge.ro Counter .1.3.6.1.4.1.114.1.4.10.3.1.25 |
swSysBridgePortStpModeThe mode of the bridge port.rw Enumeration .1.3.6.1.4.1.114.1.4.10.3.1.26 |
swSysBridgePortReceiveMulticastLimitFrameTypeThis object identifies the frames type(s) that are to be
counted when determining if the receive multicast limit
has been exceeded for this bridge port. Devices attached
to networks with predominantly high multicast traffic
(e.g. video) should set this value to broadcastOnly(2)
to detect broadcast storms.rw Enumeration .1.3.6.1.4.1.114.1.4.10.3.1.27 |
swSysBridgePortAddressTableA list of bridge port address information. A single
entry exists in this list for each learned address,
accross all bridge ports and all bridges managed by this
agent. SEQUENCE OF SwSysBridgePortAddressEntry .1.3.6.1.4.1.114.1.4.10.5 |
swSysBridgePortAddressEntryAn bridge port address entry contains information about a
particular bridge port address. To create a new entry,
set an instance of swSysBridgePortAddressRemoteAddress with
the address index portion of the instance set to 0, to a
valid value. To remove an entry, set the instance of the
swSysBridgePortAddressType for the entry to invalid(2). SwSysBridgePortAddressEntry .1.3.6.1.4.1.114.1.4.10.5.1 |
swSysBridgePortAddressBridgeIndexThe index of the bridge identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.10.5.1.1 |
swSysBridgePortAddressPortIndexThe index of the bridge port identified by this entry,
within the bridge identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.5.1.2 |
swSysBridgePortAddressIndexThe index of this address entry within the bridge address
table for the bridge identified by this entry. This index
ranges from 1 to the corresponding value of
swSysBridgeAddressTableSize.ro INTEGER .1.3.6.1.4.1.114.1.4.10.5.1.3 |
swSysBridgePortAddressRemoteAddressThe remote MAC address detected on the bridge port
identified by to this entry. Setting this object results
in an attempt to create a new entry in the table. Since
the value of swSysBridgePortAddressIndex is determined
automatically internal to the bridge, a set is only
successful if the index value specified for
swSysBridgePortAddressIndex is zero. A get-next
using the values of swSysBridgePortAddressTypeIndex and
swSysBridgePortAddressPortIndex can be used to determine the
address index assigned to the newly added address entry.rw OCTET STRING .1.3.6.1.4.1.114.1.4.10.5.1.4 |
swSysBridgePortAddressTypeThis object, when read, always returns the value valid(1).
Setting this object to invalid(2) will remove the
corresponding address entry from the table.rw Enumeration .1.3.6.1.4.1.114.1.4.10.5.1.5 |
swSysBridgePortAddressIsStaticA value indicating whether this MAC address was
statically configured or was dynamically learned. Note
that isStatic(1) it the only valid for set operations.rw Enumeration .1.3.6.1.4.1.114.1.4.10.5.1.6 |
swSysBridgePortAddressStaticPortIf the corresponding value of the object
swSysBridgePortAddressIsStatic is isStatic(1), this object
indicates the local bridge port index (as reported by
swSysBridgePortLocalIndex) for which this address MAC was
statically configured. If the object
swSysBridgePortAddressIsStatic has the value isDynamic(2),
the value of this object is 0.ro INTEGER .1.3.6.1.4.1.114.1.4.10.5.1.7 |
swSysBridgePortAddressAgeThis object indicates the time, in seconds, elapsed since
a packet containing this address as a source was last seen
on the bridge port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.10.5.1.8 |
swSysBridgeStpGroupAddressSpanning tree bridge group address. The address cannot be
changed if the spanning tree is enabled (swSysBridgeStpEnabled).
This object can now be found under the swSysBridgeTable
as swSysBridgeSTPGroupAddress.rwobsolete OCTET STRING .1.3.6.1.4.1.114.1.4.10.6 |
swSysBridgeStpEnableThis object indicates if spanning tree bridge feature is
enabled or disabled. If enabled this value will equal true(1).
This object can now be found under the swSysBridgeTable
as swSysBridgeSTPEnable.rwobsolete Enumeration .1.3.6.1.4.1.114.1.4.10.7 |
swSysIpRouter OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.11 |
swSysNetworkMonitor OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.12 |
swSysNetworkAnalyzerTableA list of analyzer entries. A single entry exists in this
list for each bridge port configured for an analyzer. SEQUENCE OF SwSysNetworkAnalyzerTableEntry .1.3.6.1.4.1.114.1.4.12.1 |
swSysNetworkAnalyzerTableEntryAn analyzer table entry contains information relating an
analyzer port address to the bridge and port index for that
analyzer.
The effect of creating an entry for a particular port is
to configure that port for monitoring. A port which is
configured for monitoring is no longer available for
switching. To create an entry, set the value of the
swSysNetworkAnalyzerStatus object for a non-existent instance
to valid(1). The value of the swSysNetworkAnalyzerPhysicalAddress
object for the new entry is filled in as a result of the
creation.
The effect of removing an entry for a particular port is to
disable the port for monitoring. The port is then available
for switching. To remove an entry, set the value of the
corresponding instance of the swSysNetworkAnalyzerStatus object
to invalid(2). SwSysNetworkAnalyzerTableEntry .1.3.6.1.4.1.114.1.4.12.1.1 |
swSysNetworkAnalyzerBridgeIndexThe index of the bridge relative to this agent where the
analyzer identified by this entry is configured.ro INTEGER .1.3.6.1.4.1.114.1.4.12.1.1.1 |
swSysNetworkAnalyzerBridgePortIndexThe index of the port relative to the bridge identified by
this entry where the analyzer identified by this entry is
configured.ro INTEGER .1.3.6.1.4.1.114.1.4.12.1.1.2 |
swSysNetworkAnalyzerPhysicalAddressThe physical address of the bridge port identified by the
corresponding values of swSysNetworkAnalyzerBridgeIndex and
swSysNetworkAnayzerBridgePortIndex.ro OCTET STRING .1.3.6.1.4.1.114.1.4.12.1.1.3 |
swSysNetworkAnalyzerStatusThe status of the entry. Setting the value of a non-existent
instance of this object to valid(1) attempts to add the
corresponding entry to the table. The effect of adding an
entry to the table is to configure the port for monitoring and
to disable it for switching. Setting an existing instance of
this object to invalid(2) attempts to remove the corresponding
entry from the table. The effect of removing an entry from
the table is to disable the port for monitoring and to make
available for switching.rw Enumeration .1.3.6.1.4.1.114.1.4.12.1.1.4 |
swSysNetworkPortMonitorTableA list of monitor port entries. A single entry exists in
this for each bridge port being monitored. SEQUENCE OF SwSysNetworkPortMonitorTableEntry .1.3.6.1.4.1.114.1.4.12.2 |
swSysNetworkPortMonitorTableEntryA port monitor table entry contains information relating a
bridge port being monitored with the address of the analyzer
which is being used to monitor the port.
The effect of creating an entry for a particular port is to
enable monitoring of that port by the analyzer specified. To
create an entry, set the value of the
swSysNetworkPortMonitorAnalyzerAddress object to the address of
the network analyzer port. This value should be the same as
the value of the swSysNetworkAnalyzerPhysicalAddress object for
the analyzer.
The effect of removing an entry for a particular port is to
disable monitoring of that port. To remove an entry, set the
value of the corresponding instance of the
swSysNetworkPortMonitorStatus object to invalid(2). SwSysNetworkPortMonitorTableEntry .1.3.6.1.4.1.114.1.4.12.2.1 |
swSysNetworkPortMonitorBridgeIndexThe index of the bridge relative to this agent where the
monitored port identified by this entry is located.ro INTEGER .1.3.6.1.4.1.114.1.4.12.2.1.1 |
swSysNetworkPortMonitorBridgePortIndexThe index of the port which is being monitored relative to
the bridge identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.12.2.1.2 |
swSysNetworkPortMonitorAnalyzerAddressThe physical address of the port where the analyzer,
which is monitoring the port identified by this entry, is
located. Setting the value of a non-existent instance of
this object attempts to add an entry to the table. The effect
of adding an entry to the table is to enable monitoring of the
port by the analyzer specified. Setting the value of an
existing instance of this object will switch the monitored
port to the new analyzer address.rw OCTET STRING .1.3.6.1.4.1.114.1.4.12.2.1.3 |
swSysNetworkPortMonitorStatusThe status of the entry. Setting an existing instance
of this object to invalid(2) attempts to remove the
corresponding entry from the table. The effect of removing
an entry from the table is to disable monitoring of the
port.rw Enumeration .1.3.6.1.4.1.114.1.4.12.2.1.4 |
swSysTokenRingPort OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.13 |
swSysTokenRingPortCountThe count of token ring ports managed by this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.13.1 |
swSysTokenRingPortTableA list of token ring port entries. A single entry exists
in this list for each token ring port managed by this agent. SEQUENCE OF SwSysTokenRingPortEntry .1.3.6.1.4.1.114.1.4.13.2 |
swSysTokenRingPortEntryA token ring port entry contains information about a
particular token ring port managed by this agent. SwSysTokenRingPortEntry .1.3.6.1.4.1.114.1.4.13.2.1 |
swSysTokenRingPortIndexThe index of the token ring port identified by this entry,
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.13.2.1.1 |
swSysTokenRingPortIfIndexThe value of the MIB-II ifIndex corresponding to the
token ring port identified by this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.13.2.1.2 |
swSysTokenRingPortLabelAn ASCII text string describing the token ring port
identified by this entry.rw DisplayString .1.3.6.1.4.1.114.1.4.13.2.1.3 |
swSysTokenRingPortInsertStatusThe current value of the link status for the token ring port
identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.13.2.1.4 |
swSysTokenRingPortTypeSpecific port type description for the token ring port
identified by this entry.ro Enumeration .1.3.6.1.4.1.114.1.4.13.2.1.5 |
swSysTokenRingPortModeThe current mode of the port. The default mode (station) is
used to connect a hub to the port. Lobe mode is used to direct
connect a Token Ring station into the port. This selection
can only be made on ports 1 and 2 of the module.rw Enumeration .1.3.6.1.4.1.114.1.4.13.2.1.6 |
swSysTokenRingPortSpeedThe current speed of the port. The default speed is
sixteenMegabit.rw Enumeration .1.3.6.1.4.1.114.1.4.13.2.1.7 |
swSysTokenRingPortLineErrorsThis counter is incremented when a frame
or token is copied or repeated by a
station, the E bit is zero in the frame
or token and one of the following
conditions exists: 1) there is a
non-data bit (J or K bit) between the SD
and the ED of the frame or token, or
2) there is an FCS error in the frame.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.8 |
swSysTokenRingPortBurstErrorsThis counter is incremented when a station
detects the absence of transitions for five
half-bit timers (burst-five error).ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.9 |
swSysTokenRingPortACErrorsThis counter is incremented when a station
receives an AMP or SMP frame in which A is
equal to C is equal to 0, and then receives
another SMP frame with A is equal to C is
equal to 0 without first receiving an AMP
frame. It denotes a station that cannot set
the AC bits properly.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.10 |
swSysTokenRingPortAbortTransErrorsThis counter is incremented when a station
transmits an abort delimiter while
transmitting.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.11 |
swSysTokenRingPortInternalErrorsThis counter is incremented when a station
recognizes an internal error.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.12 |
swSysTokenRingPortLostFrameErrorsThis counter is incremented when a station
is transmitting and its TRR timer expires.
This condition denotes a condition where a
transmitting station in strip mode does not
receive the trailer of the frame before the
TRR timer goes off.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.13 |
swSysTokenRingPortReceiveCongestionErrorsThis counter is incremented when a station
recognizes a frame addressed to its
specific address, but has no available
buffer space indicating that the station
is congested.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.14 |
swSysTokenRingPortFrameCopiedErrorsThis counter is incremented when a station
recognizes a frame addressed to its
specific address and detects that the FS
field A bits are set to 1 indicating a
possible line hit or duplicate address.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.15 |
swSysTokenRingPortTokenErrorsThis counter is incremented when a station
acting as the active monitor recognizes an
error condition that needs a token
transmitted.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.16 |
swSysTokenRingPortSoftErrorsThe number of Soft Errors the interface
has detected. It directly corresponds to
the number of Report Error MAC frames
that this interface has transmitted.
Soft Errors are those which are
recoverable by the MAC layer protocols.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.17 |
swSysTokenRingPortHardErrorsThe number of times this interface has
detected an immediately recoverable
fatal error. It denotes the number of
times this interface is either
transmitting or receiving beacon MAC
frames.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.18 |
swSysTokenRingPortTransmitBeaconsThe number of times this interface has
transmitted a beacon frame.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.19 |
swSysTokenRingPortLobeWiresThe number of times the interface has
detected an open or short circuit in the
lobe data path. The adapter will be closed
when this condition occurs.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.20 |
swSysTokenRingPortRemovesThe number of times the interface has
received a Remove Ring Station MAC frame
request. When this frame is received
the interface will enter the close state.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.21 |
swSysTokenRingPortSinglesThe number of times the interface has
sensed that it is the only station on the
ring. This will happen if the interface
is the first one up on a ring, or if
there is a hardware problem.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.22 |
swSysTokenRingPortFreqErrorsThe number of times the interface has
detected that the frequency of the
incoming signal differs from the expected
frequency.ro Counter .1.3.6.1.4.1.114.1.4.13.2.1.23 |
swSysTokenRingPortRingStatusThe current interface status which can
be used to diagnose fluctuating problems
that can occur on token rings, after a
station has successfully been added to
the ring.
Before an open is completed, this
object has the value for the 'no status'
condition. This object is useful for
debugging problems when the station
can not even enter the ring.
The object's value is a sum of
values, one for each currently applicable
condition. The following values are
defined for various conditions:
0 = No Problems detected
32 = Ring Recovery
64 = Single Station
256 = Remove Received
512 = reserved
1024 = Auto-Removal Error
2048 = Lobe Wire Fault
4096 = Transmit Beacon
8192 = Soft Error
16384 = Hard Error
32768 = Signal Loss
131072 = no status, open not completed.ro INTEGER .1.3.6.1.4.1.114.1.4.13.2.1.24 |
swSysFtGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14 |
swSysFtTableA list of entries which describe file transfers. SEQUENCE OF SwSysFtTableEntry .1.3.6.1.4.1.114.1.4.14.1 |
swSysFtTableEntryA description of a particular file transfer entry. SwSysFtTableEntry .1.3.6.1.4.1.114.1.4.14.1.1 |
swSysFtIndexA unique index used to identifying this entry.ro INTEGER .1.3.6.1.4.1.114.1.4.14.1.1.1 |
swSysFtDirectionSpecifies the direction of the file transfer.rw Enumeration .1.3.6.1.4.1.114.1.4.14.1.1.2 |
swSysFtLocalStorageTypeThe type of storage on the local system to be
used as the source/destination for the file transfer.rw SwSysStorageType .1.3.6.1.4.1.114.1.4.14.1.1.3 |
swSysFtLocalResourceTypeThe type of resource on the local system to be
used as the source/destination for the file transfer.rw SwSysResourceType .1.3.6.1.4.1.114.1.4.14.1.1.4 |
swSysFtLocalResourceMaskThe indices of the resources on the local system to
be used as the source/destination for the file transfer.
The type of resource to which these indices apply is
specified by the corresponding value of
swSysFtLocalResourceType. If resourceBridge is used,
swSysFtLocalResourceMask indicates the bridge slot
number the filter code will be downloaded.
For instance, swSysFtLocalResourceMask value of 0x03
indicates bridge slot number 1 and 2.rw SwSysResourceBitMask .1.3.6.1.4.1.114.1.4.14.1.1.5 |
swSysFtLocalResourceAttributeAn identifier which specifies the particular resource
attribute on the local system which is the source/destination
of the file transfer. The resource(s) to which this attribute
applies is specified by the corresponding values of
swSysFtLocalResourceType and swSysFtLocalResourceMask.rw OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.1.1.6 |
swSysFtRemoteAddressTypeThe type of address which is specified by the corresponding
value of swSysFtRemoteAddress.rw SwSysAddressType .1.3.6.1.4.1.114.1.4.14.1.1.7 |
swSysFtRemoteAddressThe address of the source/destination file on the remote
system.rw OCTET STRING .1.3.6.1.4.1.114.1.4.14.1.1.8 |
swSysFtRemoteFileNameThe full path name of the source/destination file on the
remote system.rw DisplayString .1.3.6.1.4.1.114.1.4.14.1.1.9 |
swSysFtRemoteUserNameThe user name to be used when requesting the file transfer
to/from the remote system.rw DisplayString .1.3.6.1.4.1.114.1.4.14.1.1.10 |
swSysFtRemoteUserPasswordThe password to be used when requesting the file transfer
to/from the remote system. When read, this object returns
a zero length string. Note that, for security reasons,
some ftp servers may insist on a non-zero length user password.rw OCTET STRING .1.3.6.1.4.1.114.1.4.14.1.1.11 |
swSysFtForceTransferSetting this object to true makes the agent ignore
non-fatal (i.e. version/id mismatch) errors encountered
during a file transfer request.rw Enumeration .1.3.6.1.4.1.114.1.4.14.1.1.12 |
swSysFtBytesTransferredThe number of bytes successfully transferred.ro Counter .1.3.6.1.4.1.114.1.4.14.1.1.13 |
swSysFtStatusThe status of the file transfer.ro Enumeration .1.3.6.1.4.1.114.1.4.14.1.1.14 |
swSysFtDetailedStatusDetailed status for the transfer for the particular
local resource attribute specified by the corresponding
values of swSysFtLocalStorageType, swSysFtLocalResourceType,
swSysFtLocalResourceMask, and swSysFtLocalResourceAttribute.
Note that this object is only valid in the case where
swSysFtStatus indicates an error.ro OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.1.1.15 |
swSysFtDetailedStatusStringDetailed status description for the requested transfer.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.14.1.1.16 |
swSysFtOwnerStringA string describing the creator/owner of this entry.rw DisplayString .1.3.6.1.4.1.114.1.4.14.1.1.17 |
swSysFtRowStatusThe row status object controls the creation/deletion of rows
in this table. Its semantics are the same as those for the
RowStatus textual convention specified for SNMPv2.
Setting this object to createAndGo(4) is not allowed.
Setting this object to createAndWait(5) causes an entry
to be created with swSysFtRowStatus value of notReady(3).
Setting this object to active(1) causes the transfer to
start for the given row. Objects within the row cannot
be modified once a row has been set to active(1),
Setting this object to destroy(6) causes the corresponding
row to be deleted.
Note that a request to set a row to notInService(2) or
destroy(6) will fail if the current rowStatus value is active(1)
(i.e. a file transfer is currently in progress). This is
necessary since aborting a file transfer may leave the
system in an inconsistent state.
Note that, currently, only a single instance of a row
can be created in this table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.14.1.1.18 |
swSysFtResourceAttributes OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.2 |
swSysFtSystemAttributes OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.2.1 |
swSysFtSystemOperationalCode OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.2.1.1 |
swSysFtSystemConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.2.1.2 |
swSysFtSystemBridgeFilterCode OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.2.1.3 |
swSysFtDetailedResourceStatus OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3 |
swSysFtSystemDetailedStatus OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1 |
swSysFtSysStatusNotApplicable OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.1 |
swSysFtSysStatusNoImageLabel OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.2 |
swSysFtSysStatusConfigIdMismatch OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.3 |
swSysFtSysStatusChecksumError OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.4 |
swSysFtSysStatusNvRamError OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.5 |
swSysFtSysStatusFlashError OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.6 |
swSysFtSysStatusNoRoom OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.7 |
swSysFtSysBridgeFilterNotApplicable OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.8 |
swSysFtSysBridgeFilterSyntaxError OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.9 |
swSysFtSysBridgeFilterdownloadError OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.10 |
swSysFtSysBridgeFilterNoRoom OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.14.3.1.11 |
swSysIpGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.15 |
swSysIpBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.15.1 |
swSysIpInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.15.2 |
swSysIpInterfaceCountA count of the total number of IP interfaces configured.ro INTEGER .1.3.6.1.4.1.114.1.4.15.2.1 |
swSysIpInterfaceTableA list of configured IP interfaces. SEQUENCE OF SwSysIpInterfaceEntry .1.3.6.1.4.1.114.1.4.15.2.2 |
swSysIpInterfaceEntryAn individual IP interface. SwSysIpInterfaceEntry .1.3.6.1.4.1.114.1.4.15.2.2.1 |
swSysIpInterfaceIpStackIndexThe index of the IP stack identified by this entry
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.15.2.2.1.1 |
swSysIpInterfaceAddrThe IP address of this entry within the IP stack identified
within this entry.ro IpAddress .1.3.6.1.4.1.114.1.4.15.2.2.1.2 |
swSysIpInterfaceNetMaskThe subnet mask associated with this IP interface. The value of the mask
is an IP address with all the network bits set to 1 and all the host bits
set to 0.ro IpAddress .1.3.6.1.4.1.114.1.4.15.2.2.1.3 |
swSysIpInterfaceIndexThe index value which uniquely identifies the interface
to which this entry is applicable. lspIPInterfaceIndex maps to
the same interface as identified by ifIndex in the ifTable. Currently,
this object can not be modified after creation.rw INTEGER .1.3.6.1.4.1.114.1.4.15.2.2.1.4 |
swSysIpInterfaceBcastAddrThis object represents the value of the least significant
bit of this entry's direct broadcast address. For example,
a value of one signifies that the host portion of the broadcast
address is set to all ones.rw INTEGER .1.3.6.1.4.1.114.1.4.15.2.2.1.5 |
swSysIpInterfaceCostThe route cost metric used for this entry.rw INTEGER ( 1..15 ) .1.3.6.1.4.1.114.1.4.15.2.2.1.6 |
swSysIpInterfaceStatusThe status column for this IP interface. This object can be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
Setting this object to createAndGo(4) causes the agent to
attempt to create and commit the row based on the contents
of the object in the row. If all necessary information is
present in the row and the values are acceptable to the
agent, the agent will change the status to active(1). If any
of the necessary objects are not available the agent
will reject the request.
Other objects in this row entry can be individually modified
while the row status is active(1).
Setting this object to destroy(6) will remove this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.15.2.2.1.7 |
swSysIpxGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.16 |
swSysIpxBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.16.1 |
swSysIpxInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.16.2 |
swSysIpxInterfaceCountA count of the total number of IPX interfaces configured.ro INTEGER .1.3.6.1.4.1.114.1.4.16.2.1 |
swSysIpxInterfaceTableA list of configured IPX interfaces. SEQUENCE OF SwSysIpxInterfaceEntry .1.3.6.1.4.1.114.1.4.16.2.2 |
swSysIpxInterfaceEntryAn individual IPX interface. SwSysIpxInterfaceEntry .1.3.6.1.4.1.114.1.4.16.2.2.1 |
swSysIpxInterfaceIpxStackIndexThe index of the IPX stack identified by this entry
relative to this agent.ro INTEGER .1.3.6.1.4.1.114.1.4.16.2.2.1.1 |
swSysIpxInterfaceNetNumberThe IPX Network Number of this entry.ro IpxNetworkNumber .1.3.6.1.4.1.114.1.4.16.2.2.1.2 |
swSysIpxInterfaceIfIndexThe ifIndex of the virtual interface that this IPX interface is
is configured over. The swSysIpxInterfaceIfIndex identifies a
virtual interface, for example a VLAN, that this local address
is associated with for purposes of routing or network management.rw INTEGER .1.3.6.1.4.1.114.1.4.16.2.2.1.3 |
swSysIpxInterfaceCostThe cost associated with the IPX address of this entry.rw INTEGER .1.3.6.1.4.1.114.1.4.16.2.2.1.4 |
swSysIpxInterfaceFrameTypeThe frame format used for routing frames on this IPX interface. The framing
formats are for ethernet ports. There are two frame formats for FDDI ports:
802.2 and FDDI SNAP. The correct FDDI format is automatically chosen if
this interface is associated with a VLAN interface that contains both ethernet
and FDDI ports. If the VLAN interface is an FDDI port, than the only
values that can be written to this object are: frame-802-2(2) and
frame-SNAP(4).rw Enumeration .1.3.6.1.4.1.114.1.4.16.2.2.1.5 |
swSysIpxInterfaceStatusThe status column for this IPX interface. This OBJECT can be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
Setting this object ot createAndGo(4) causes the agent to
attempt to create and commit the row based on the contents
of the object in the row. If all necessary information is
present in the row and the values are acceptable to the
agent, the agent will change the status to active(1). If any
of the necessary objects are not available the agent
will reject the request.
Other objects in this row entry can be individually modified
while the row status is active(1).
Setting this object to destroy(6) will remove this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.16.2.2.1.6 |
swSysAppleTalkGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.17 |
swSysAppleTalkBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.17.1 |
swSysAppleTalkInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.17.2 |
swSysAtInterfaceCountA count of the total number of AppleTalk interfaces configured.ro INTEGER .1.3.6.1.4.1.114.1.4.17.2.1 |
swSysAtInterfaceTableA list of AppleTalk ports for this entity. SEQUENCE OF SwSysAtInterfaceEntry .1.3.6.1.4.1.114.1.4.17.2.2 |
swSysAtInterfaceEntryAn individual appletalk interface entry.
Appletalk entries with row status of active(1)
cannot be modified but must set to destroy(6)
and recreated. SwSysAtInterfaceEntry .1.3.6.1.4.1.114.1.4.17.2.2.1 |
swSysAtInterfaceAtStackIndexThe index of the Appletalk stack identified by this entry
relative to this agent.
Setting of this object is required for all interface creations.rw INTEGER .1.3.6.1.4.1.114.1.4.17.2.2.1.1 |
swSysAtInterfaceNetAddressThe AppleTalk network address configured for this
port.ro DdpNodeAddress .1.3.6.1.4.1.114.1.4.17.2.2.1.2 |
swSysAtInterfaceTypeThe type of interface that is configured for this port.
Setting of this object is required for all interface creations.rw Enumeration .1.3.6.1.4.1.114.1.4.17.2.2.1.3 |
swSysAtInterfaceNetStartThe first AppleTalk network address in the range
configured for this port. If this port is not a
native AppleTalk port, this object shall have the
value of two octets of zero.
Setting of this object is mandatory only for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATNetworkNumber .1.3.6.1.4.1.114.1.4.17.2.2.1.4 |
swSysAtInterfaceNetEndThe last AppleTalk network address in the range
configured for this port. If the network to which
this AppleTalk port is connected is a non-extended
network, or if it is not a native AppleTalk port,
the value for swSysAtInterfaceNetEnd shall be two octets of
zero.
Setting of this object is mandatory only for
interfaces with swSysAtInterfaceType equal to seedInterface(1).rw ATNetworkNumber .1.3.6.1.4.1.114.1.4.17.2.2.1.5 |
swSysAtInterfaceZoneDefaultThe name of the default zone for this port. If
this port only has one zone, that zone is
represented here.
Setting of this object is mandatory for
interfaces with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.6 |
swSysAtInterfaceZone1Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.7 |
swSysAtInterfaceZone2Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.8 |
swSysAtInterfaceZone3Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.9 |
swSysAtInterfaceZone4Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.10 |
swSysAtInterfaceZone5Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.11 |
swSysAtInterfaceZone6Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.12 |
swSysAtInterfaceZone7Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.13 |
swSysAtInterfaceZone8Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.14 |
swSysAtInterfaceZone9Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.15 |
swSysAtInterfaceZone10Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.16 |
swSysAtInterfaceZone11Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.17 |
swSysAtInterfaceZone12Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.18 |
swSysAtInterfaceZone13Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.19 |
swSysAtInterfaceZone14Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.20 |
swSysAtInterfaceZone15Zone name in this entry's zone list.
This object may only only be set for interfaces
with swSysAtInterfaceType equal to seedInterface(1).rw ATName .1.3.6.1.4.1.114.1.4.17.2.2.1.21 |
swSysAtInterfaceIfIndexThe interface associated with this
AppleTalk port. The interface identified by a
particular value of this index is the same interface
as identified by the same value of ifIndex in the ifTable.
Setting of this object is required for all interface creations.rw INTEGER .1.3.6.1.4.1.114.1.4.17.2.2.1.22 |
swSysAtInterfaceStateThe current state of the appletalk interface.ro Enumeration .1.3.6.1.4.1.114.1.4.17.2.2.1.23 |
swSysAtInterfaceStatusThe status column for this IP interface. This object can be set to:
createAndGo(4)
createAndWait(5)
destroy(6)
The following value may be read:
active(1)
notInService(2)
Setting this object to createAndGo(4) causes the agent to
attempt to create and commit the row based on the contents
of the object in the row. If all necessary information is
present in the row and the values are acceptable to the
agent, the agent will change the status to active(1). If any
of the necessary objects are not available the agent
will reject the request.
Setting this object to createAndWait(5) causes the agent to
create an entry which has the value notInService(2). Only three
notInService(2) entries are permitted at any one time.
Setting a row with status notInService(2) to active(1)
will cause this entry to change to active(1) if the
appropriate columns have been set.
Setting this object to destroy(6) will remove this entry.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.17.2.2.1.24 |
swSysModuleCardGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.18 |
swSysModuleCardCountThe current count of module components present in the
system.ro INTEGER .1.3.6.1.4.1.114.1.4.18.1 |
swSysModuleCardInfoTableA list of module card information entries. A single entry exists in
this list for each modular component in the system. SEQUENCE OF SwSysModuleCardInfoEntry .1.3.6.1.4.1.114.1.4.18.2 |
swSysModuleCardInfoEntryA module card info entry contains information about a
particular modular component within the system. SwSysModuleCardInfoEntry .1.3.6.1.4.1.114.1.4.18.2.1 |
swSysModuleCardInfoIndexThe index of the modular component identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.18.2.1.1 |
swSysModuleCardInfoFamilyThe family code for this module.ro Enumeration .1.3.6.1.4.1.114.1.4.18.2.1.2 |
swSysModuleCardInfoGenericTypeThe generic type code for this module.ro Enumeration .1.3.6.1.4.1.114.1.4.18.2.1.3 |
swSysModuleCardInfoSpecificTypeThe specific type code for this module.ro Enumeration .1.3.6.1.4.1.114.1.4.18.2.1.4 |
swSysModuleCardInfoPartNumberThe specific part number for this module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.18.2.1.5 |
swSysModuleCardInfoManufacturingDateThe date that this module was manufactured in the
format mm/dd/yyyy.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.18.2.1.6 |
swSysModuleCardInfoModuleSerialNumber3Com serial number.ro DisplayString .1.3.6.1.4.1.114.1.4.18.2.1.7 |
swSysModuleCardInfoTLASerialNumberTOP level assembly serial number for boards with
non-removable daughter cards. Null string for
all other board types.ro DisplayString .1.3.6.1.4.1.114.1.4.18.2.1.8 |
swSysModuleCardInfo3CNumberOn a backplane or non-removable module this is the
3C number of the chassis. On a removable module this
is the 3C number of the module.ro DisplayString .1.3.6.1.4.1.114.1.4.18.2.1.9 |
swSysModuleCardInfoICTTestStatus1 equals test passed, or greater than 1 identifies the
test number failure (0 or FF indicates field yet not
written).ro INTEGER .1.3.6.1.4.1.114.1.4.18.2.1.10 |
swSysModuleCardInfoICTTestRevisionManufacturing ATE test revision number (XX.XX).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.18.2.1.11 |
swSysModuleCardInfoSystemTestStatus1 equals test passed, or greater than 1 identifies the
test number failure (0 or FF indicates field yet not
written).ro INTEGER .1.3.6.1.4.1.114.1.4.18.2.1.12 |
swSysModuleCardInfoFunctionalTestStatus1 equals test passed, or greater than 1 identifies the
test number failure (0 or FF indicates field yet not
written).ro INTEGER .1.3.6.1.4.1.114.1.4.18.2.1.13 |
swSysModuleCardInfoFunctionalTestRevisionManufacturing functional test revision number (XX.XX).ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.18.2.1.14 |
swSysModuleCardInfoBoardRevisionBoard revision code.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.18.2.1.15 |
swSysModuleCardInfoRuntimeHoursA total count of the number of hours this module has
been in operation.ro INTEGER .1.3.6.1.4.1.114.1.4.18.2.1.16 |
swSysDiagnosticsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.4.19 |
swSysDiagnosticsInfoTableA list of module card information entries. A single entry exists in
this list for each modular component in the system. SEQUENCE OF SwSysDiagnosticsInfoEntry .1.3.6.1.4.1.114.1.4.19.1 |
swSysDiagnosticsInfoEntryA diagnostics info entry contains information about a particular
diagnostics event on a modular component within the system. SwSysDiagnosticsInfoEntry .1.3.6.1.4.1.114.1.4.19.1.1 |
swSysDiagnosticsInfoIndexThe index of the diagnostics modular component identified by this
entry.ro INTEGER .1.3.6.1.4.1.114.1.4.19.1.1.1 |
swSysDiagnosticsInfoPOVDiagnosticsRevisionThe revision of the POV (power on verification) diagnostics
software at the most recent failure.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.19.1.1.2 |
swSysDiagnosticsInfoExtendedDiagnosticsRevisionThe revision of the extended diagnostics software at the
most recent failure.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.19.1.1.3 |
swSysDiagnosticsInfoDiagnosticFailureCodeThe code written by the diagnostics at the most recent
failure. This identifies both the test number and failure
code in the following format: -.
If there is no failure then 000-000 is displayed.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.19.1.1.4 |
swSysDiagnosticsInfoDiagnosticFailureDateTimeThe date and time of the most recent diagnostic failure
for the module.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.114.1.4.19.1.1.5 |
swSysDiagnosticsInfoDiagnosticFailureSlotNumberThe slot number (network adapter cards only) of the most
recent diagnostic failure for the module.ro INTEGER .1.3.6.1.4.1.114.1.4.19.1.1.6 |
swSysDiagnosticsInfoDiagnosticFailureCounterThe total number of diagnostic failures logged against this
module.ro INTEGER .1.3.6.1.4.1.114.1.4.19.1.1.7 |
swSysDiagnosticsInfoDiagnosticFieldDOACounterThe total number of failures occurring at this module during
the first 48 hours of operation.ro INTEGER .1.3.6.1.4.1.114.1.4.19.1.1.8 |
corebuilderSystemsMib OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.5 |
superstackSystemsMib OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.6 |
switchingSystemsFddiMib OBJECT IDENTIFIER .1.3.6.1.4.1.114.1.10 |
switchingSystemsProducts OBJECT IDENTIFIER .1.3.6.1.4.1.114.2 |
corebuilderProductsII OBJECT IDENTIFIER .1.3.6.1.4.1.114.2.1 |
superstackProducts OBJECT IDENTIFIER .1.3.6.1.4.1.114.2.2 |