S5-CHASSIS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
11
Rows
11
Columns
112
.1.3.6.1.4.1.45.1.6.3.2.1 · 1 row entry · 8 columns
A table that contains information about
each group that can contain chassis
components.
s5ChasGrpEntry entry .1.3.6.1.4.1.45.1.6.3.2.1.1
A row in the group table.
Rows can not be created or deleted via
SNMP requests. The number of entries
is determined by the physical construction
of the chassis.
Indexes
s5ChasGrpIndx
Column Syntax OID
s5ChasGrpIndx
The index of the group.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.2.1.1.1
s5ChasGrpType
The type of the group. The group type
determines the types of items that can
be plugged into the positions in the
group. The groups are defined under
s5ChasGrpTypeVal in the Registration MIB.
ObjectIdentifier .1.3.6.1.4.1.45.1.6.3.2.1.1.2
s5ChasGrpDescr
The description of the group. If not
available, the value is a zero length
string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.45.1.6.3.2.1.1.3
s5ChasGrpMaxEnts
The maximum number of entries
in the group. If not available, a
value of -1 is returned.
Integer32
Constraints:
range: -1-32767
.1.3.6.1.4.1.45.1.6.3.2.1.1.4
s5ChasGrpNumEnts
The current number of entries
in the group. If not available,
a value of -1 is returned.
Integer32
Constraints:
range: -1-32767
.1.3.6.1.4.1.45.1.6.3.2.1.1.5
s5ChasGrpPhysChngs
The total number of physical changes (i.e.,
an addition or removal of a component or
sub-component) that have been detected in
the group since cold/warm start of the agent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.2.1.1.6
s5ChasGrpPhysLstChng
The value of sysUpTime that the last
physical change (i.e., addition or
removal of a module or sub-module) was
detected in the group. If none have been
detected since cold/warm start of the
agent, then the value is zero.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.2.1.1.7
s5ChasGrpEncodeFactor
The multiplication factor used in encoding
the component index of a component in the group.
The component index for any group should be
determined in conjunction with this object for
that group. A value of 1 indicates …
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.1.6.3.2.1.1.8
.1.3.6.1.4.1.45.1.6.3.3.1 · 1 row entry · 30 columns
A table that contains information
about each chassis level component
and sub-component.
s5ChasComEntry entry .1.3.6.1.4.1.45.1.6.3.3.1.1
A row in the component/sub-component
table. Rows can not be created or
deleted via SNMP requests. Entries are
created and deleted when components or
sub-components are inserted or removed
from the chassis.
Indexes
s5ChasComGrpIndx s5ChasComIndx s5ChasComSubIndx
Column Syntax OID
s5ChasComGrpIndx
The index of the chassis level group which
contains this component.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.1
s5ChasComIndx
The index of the component in the group.
For example, for modules in the 'board'
group, this is the slot number.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.2
s5ChasComSubIndx
If this table entry (i.e. table row)
describes a component, then the value is
zero. Otherwise, this table entry describes
a sub-component and this is the index of
the sub-component.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.3
s5ChasComType
The type of component/sub-component. The
values are defined under s5ChasComTypeVal
in the Registration MIB.
ObjectIdentifier .1.3.6.1.4.1.45.1.6.3.3.1.1.4
s5ChasComDescr
A description of the component/sub-component.
If not available, the value is a zero length
string.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.45.1.6.3.3.1.1.5
s5ChasComVer
The version number of the component/sub-component.
If not available, the value is a zero length
string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.45.1.6.3.3.1.1.6
s5ChasComSerNum
The serial number of the component/sub-component.
If not available, the value is a zero length
string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.45.1.6.3.3.1.1.7
s5ChasComLstChng
The value of sysUpTime when it was
detected that the component/sub-component
was added to the chassis. If this has not
occurred since the cold/warm start of the
agent, then the value is zero.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.3.1.1.8
s5ChasComAdminState
The desired state of the component/sub-component.
The values that are read-only are:
other(1)......currently in some other state
notAvail(2)...actual value is not available

The possible values that ca…
Enumerationr/w
Enumerated Values:
1other
2notAvail
3disable
4enable
5reset
6test
.1.3.6.1.4.1.45.1.6.3.3.1.1.9
s5ChasComOperState
The current operational state of the
component. The possible values are:
other(1).........some other state
notAvail(2)......state not available
removed(3).......component removed
disabled(4)......operation disab…
Enumeration
Enumerated Values:
1other
2notAvail
3removed
4disabled
5normal
6resetInProg
7testing
8warning
9nonFatalErr
10fatalErr
11notConfig
12obsoleted
.1.3.6.1.4.1.45.1.6.3.3.1.1.10
s5ChasComMaxSubs
The potential number of sub-components
that can be attached to the component.
A value of zero means none. A value of -1
indicates that no component information is
available. The actual number of
installed sub-components…
Integer32
Constraints:
range: -1-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.11
s5ChasComNumSubs
The actual number of sub-components that
are attached to the component. A value of
zero means none. A value of -1 indicates
that no component information is available.
The potential number of sub-components
that can be …
Integer32
Constraints:
range: -1-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.12
s5ChasComRelPos
This object describes the position of
each component in the unit group relative
to each other. Components in the unit group
are numbered in the ascending order with the
uppermost component being numbered one. The
valu…
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.13
s5ChasComLocation
This object provides geographic location
information of a component in a system
modeled as a chassis, but possibly physically
implemented with geographically separate devices
connected together to exchange managment inf…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.45.1.6.3.3.1.1.14
s5ChasComGroupMap
This object describes the group mapping of
each component in the chassis. For the
components in the unit group, the value of this
object should be the backplane number to which the
unit is connected. The value of this…
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.15
s5ChasComBaseNumPorts
This object indicates the number of ports (of any type)
contained in a component, not including any sub-components
contained within the component.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.16
s5ChasComTotalNumPorts
This object indicates the total number of ports (of
any type) contained in a component, including any ports
contained in sub-components contained within the component.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.3.1.1.17
s5ChasComIpAddress
The IP address of a component. For components that do not
have an IP address/stack, this value should always be 0.0.0.0.
Note that for a stackable system in stack mode, this will be
the standalone IP address for indivi…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.45.1.6.3.3.1.1.18
s5ChasComRunningSoftwareVer
The version number of the software image running on this
component/sub-component.
If not available, the value is a zero length
string.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.45.1.6.3.3.1.1.19
s5ChasComIpv6Address
The IPv6 address of a component. For components that do not
have an IPv6 address/stack, this value should always be 0::0.
Note that for a stackable system in stack mode, this will be
the standalone IPv6 address for ind…
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.45.1.6.3.3.1.1.20
s5ChasComIpv6NetMask
The IPv6 netmask of a component. For components that do not
have an IPv6 address/stack, this value should always be 0::0.
Note that for a stackable system in stack mode, this will be
the standalone IPv6 netmask for ind…
IPV6-TCIpv6AddressPrefixr/w
Textual Convention: IPV6-TCIpv6AddressPrefix OctetString
Type Constraints:
range: 0..16
.1.3.6.1.4.1.45.1.6.3.3.1.1.21
s5ChasComIpMgmtAddress
The IP address associated with the physical dedicated
management port (out of band management port) of a component. For
components that do not have an IP address/stack associated with the
dedicated management port, this…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.45.1.6.3.3.1.1.22
s5ChasComIpMgmtNetMask
The IP netmask associated with the physical dedicated
management port (out of band management port) of a component. For
components that do not have an IP address/stack associated with the
dedicated management port, this…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.45.1.6.3.3.1.1.23
s5ChasComIpMgmtGateway
The IP address of the default gateway associated with the
physical dedicated management port (out of band management port)
of a component. For components that do not have an IP address/stack
associated with the dedicate…
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.45.1.6.3.3.1.1.24
s5ChasComIpv6MgmtAddress
The IPv6 address associated with the physical dedicated
management port (out of band management port) of a component.
Note that for a stackable system in stack mode, this IP address
always applies to individual uni…
IPV6-TCIpv6Addressr/w
Textual Convention: IPV6-TCIpv6Address OctetString
Type Constraints:
range: 16
.1.3.6.1.4.1.45.1.6.3.3.1.1.25
s5ChasComIpv6MgmtNetMask
The IPv6 netmask associated with the physical dedicated
management port (out of band management port) of a component.
Note that for a stackable system in stack mode, this netmask
always applies to individual units in …
IPV6-TCIpv6AddressPrefixr/w
Textual Convention: IPV6-TCIpv6AddressPrefix OctetString
Type Constraints:
range: 0..16
.1.3.6.1.4.1.45.1.6.3.3.1.1.26
s5ChasComIpMgmtLimit
This object indicates the in-bound packet threshold rate
for the management port (out of band management port).
packets per secondInteger32r/w
Constraints:
range: 50-10000
.1.3.6.1.4.1.45.1.6.3.3.1.1.27
s5ChasComIpMgmtTimeout
This object indicates the port shutdown period
for the management port (out of band management port).
secondsInteger32r/w
Constraints:
range: 0-180
.1.3.6.1.4.1.45.1.6.3.3.1.1.28
s5ChasComIpMgmtShutdown
This object is used to control whether the out of band management
port is up or down (false for port up and true for port down).
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.45.1.6.3.3.1.1.29
s5ChasComUpTime
The time (in hundredths of a second)
since the unit was initialized.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.3.1.1.30
.1.3.6.1.4.1.45.1.6.3.4.1 · 1 row entry · 10 columns
A table containing information about each
board that can be inserted into a slot.
These include boards such as Repeater Modules
and Network Management Modules.
s5ChasBrdEntry entry .1.3.6.1.4.1.45.1.6.3.4.1.1
A row in the board table. Entries can not
be created or deleted via SNMP. Entries are
created and deleted when boards are inserted
or removed from slots in the chassis.
Indexes
s5ChasBrdIndx
Column Syntax OID
s5ChasBrdIndx
The index of the board. This corresponds to
the index of the slot containing the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.3.4.1.1.1
s5ChasBrdLeds
A bit array that contains the value of the
front panel LEDs and the annunciator. This is
a packed bit string; each LED is encoded into
4 bits (a nibble). The first nibble is stored
in the high order bits of the first oc…
OctetString .1.3.6.1.4.1.45.1.6.3.4.1.1.2
s5ChasBrdNumAtt
The total number of backplane network
attachment points on the board.
This may vary based on the mode of the
board for FDDI.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.45.1.6.3.4.1.1.3
s5ChasBrdAttChngs
The total number of attachment changes
for the board that have been detected since
cold/warm start of the agent or since
the board was inserted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.4.1.1.4
s5ChasBrdAttLstChng
The value of sysUpTime when the last
attachment change on the board
has detected. If none have been detected
since cold/warm start of the agent, then
the value is zero.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.4.1.1.5
s5ChasBrdStatusDsply
The current ASCII character display of
the board. The length returned should
match the length of the display.
Boards with multiple displays should
return the values concatenated together.
Boards with no display hardware…
OctetString
Constraints:
range: 0-48
.1.3.6.1.4.1.45.1.6.3.4.1.1.6
s5ChasBrdDateCode
The date of manufacture of the board
in ASCII in the format: YYYYmmdd. For
example, the value for April 13, 1993
is 19930413. If not available, the
value is a zero-length string.
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.45.1.6.3.4.1.1.7
s5ChasBrdCfgSrc
The source of the configuration
at the last board reset. The values
are:
other(1)........unknown or some other value
dfltJmpr(2).....default jumpers
prmMem(3).......permanent memory on board
brdCfg(4).......save…
Enumeration
Enumerated Values:
1other
2dfltJmpr
3prmMem
4brdCfg
5sm
6smDfltJmpr
7smPrmMem
8smBrdCfg
.1.3.6.1.4.1.45.1.6.3.4.1.1.8
s5ChasBrdCfgChngs
The total number of configuration
changes for the board that have been
detected since cold/warm start of the
agent or since the board was inserted.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.4.1.1.9
s5ChasBrdFanLeds
A bit array that contains the value of the
front panel LEDs of the fan trays. This is
a packed bit string; each LED is encoded into
4 bits (a nibble). The first nibble is stored
in the high order bits of the first octet…
OctetString .1.3.6.1.4.1.45.1.6.3.4.1.1.10
.1.3.6.1.4.1.45.1.6.3.4.2 · 1 row entry · 7 columns
A table containing information about each
backplane attachment point on a board.
The number of entries for a board is the
value of s5ChasBrdNumAtt.
s5ChasAttEntry entry .1.3.6.1.4.1.45.1.6.3.4.2.1
A row in the attachment point table.
Entries can not be created or deleted
via SNMP. Entries are created and deleted
when boards are inserted or removed from
slots in the chassis, or the number of
attachment points is c…
Indexes
s5ChasAttBrdIndx s5ChasAttIndx
Column Syntax OID
s5ChasAttBrdIndx
The index of the board. This corresponds to
the index of the slot containing the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.3.4.2.1.1
s5ChasAttIndx
The index of the attachment point on
the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.3.4.2.1.2
s5ChasAttDfltAtt
The default setting for the attachment
point. An attachment point may be attached
to a local channel, not attached to any
backplane network, or attached to a media
specific backplane network. (The valid choices
depend o…
S5-TCS-MIBAttId
Textual Convention: S5-TCS-MIBAttId Integer32
Type Constraints:
range: -255..255
.1.3.6.1.4.1.45.1.6.3.4.2.1.3
s5ChasAttCurAtt
The current setting for the attachment
point. The slot position of the board,
the setting of the backplane divider switch(es),
and the mode setting affect which backplane
networks are valid values. Also, some boards
may…
S5-TCS-MIBAttIdr/w
Textual Convention: S5-TCS-MIBAttId Integer32
Type Constraints:
range: -255..255
.1.3.6.1.4.1.45.1.6.3.4.2.1.4
s5ChasAttChngs
The total number of attachment changes
for the attachment point that have been
detected since cold/warm start of the agent.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.4.2.1.5
s5ChasAttLstChng
The value of sysUpTime when the last
attachment change for the attachment
point was detected. If none have been
detected since cold/warm start of the
agent, then the value is zero.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.4.2.1.6
s5ChasAttClusterConnCapability
A bit array that contains the bit map
representing all available backplane
segment and local segment connections for
the cluster. One bit is also reserved to
indicate if the cluster has an isolate
capability.
OctetString
Constraints:
range: 8-8
.1.3.6.1.4.1.45.1.6.3.4.2.1.7
.1.3.6.1.4.1.45.1.6.3.4.3 · 1 row entry · 3 columns
A table containing information about each
'dual mode' local channel on a board.
s5ChasLocChanEntry entry .1.3.6.1.4.1.45.1.6.3.4.3.1
A row in the local channel table.
Entries can not be created or deleted
via SNMP. Entries are added or removed
by adding or removing a board that has
a 'dual mode' local channel from a slot
in the chassis.
Indexes
s5ChasLocChanBrdIndx s5ChasLocChanIndx
Column Syntax OID
s5ChasLocChanBrdIndx
The index of the board. This corresponds to
the index of the slot containing the board.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.3.4.3.1.1
s5ChasLocChanIndx
The index of the local channel.
S5-TCS-MIBLocChan
Textual Convention: S5-TCS-MIBLocChan Integer32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.4.3.1.2
s5ChasLocChanBkplMode
Indicates the attachment/isolation
mode of a local channel to a backplane
channel. The values that are read/write are:
connected(2)......connect local chan N to bkpl N
notConnected(3)...disconnect local chan N from …
Enumerationr/w
Enumerated Values:
1other
2connected
3notConnected
.1.3.6.1.4.1.45.1.6.3.4.3.1.3
.1.3.6.1.4.1.45.1.6.3.5.1 · 1 row entry · 11 columns
A table listing the storage areas
on each component/sub-component in
the chassis. The number is determined
by the components in the chassis
which have manageable storage areas.
Examples of storage areas include
RAM(main memory), FLASH, ROM,
EEPROM, etc. This does not include
disk drives.
s5ChasStoreEntry entry .1.3.6.1.4.1.45.1.6.3.5.1.1
A row in the table of storage areas.
The entries can not be created or
deleted via SNMP requests. Only those
components/sub-components that have
storage areas that are installed are
present. Storage areas that are on
co…
Indexes
s5ChasStoreGrpIndx s5ChasStoreComIndx s5ChasStoreSubIndx s5ChasStoreIndx
Column Syntax OID
s5ChasStoreGrpIndx
The index of the chassis level group
which contains the component or
sub-component containing the storage
area.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.5.1.1.1
s5ChasStoreComIndx
The index of the component or
the component which contains the
sub-component containing the
storage area.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.5.1.1.2
s5ChasStoreSubIndx
If the storage area is on a component,
then the value zero. Otherwise, the
storage area is on a sub-component and
this is the index of the sub-component.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.5.1.1.3
s5ChasStoreIndx
The index of the storage area on the
component or sub-component.
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.45.1.6.3.5.1.1.4
s5ChasStoreType
The storage area type on the containing
component/sub-component. The values
are defined under the .0 branch of the
value of s5ChasComType for the
component/sub-component containing the
storage area in the Registration M…
ObjectIdentifier .1.3.6.1.4.1.45.1.6.3.5.1.1.5
s5ChasStoreCurSize
The current size of the storage
area in bytes. A value of zero
means the storage area is not installed
or not usable. A value of -1 indicates
that the size is unknown (or unavailable).
Integer32
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.45.1.6.3.5.1.1.6
s5ChasStoreCntntVer
The version of the contents (i.e., the
code or data) of the storage area in the
form 'major.minor.maintenance[letters]'.
If not known or not available, then the value
is a zero length string. If multiple
contents are st…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.45.1.6.3.5.1.1.7
s5ChasStoreFilename
Name of the image file to be downloaded or
uploaded when the s5AgInfoFileAction object
is set to upload or download an image. When the
object is not used, the value is a zero-length
string.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.45.1.6.3.5.1.1.8
s5ChasStoreUsedSize
The current size of the storage area that is currently in use,
measured in bytes. A value of zero means the storage area is
not in use. A value of -1 means the size is unknown
(or unavailable).
Integer32
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.45.1.6.3.5.1.1.9
s5ChasStoreDescription
A string describing the storage area. When the
object is not used, the value is a zero-length
string.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.45.1.6.3.5.1.1.10
s5ChasStoreAge
A counter of the number of writes performed on this storage
area which for areas residing in flash memory is an
indication of the flash memory age. This number is the maximum
number of writes for any of the access units…
Integer32
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.45.1.6.3.5.1.1.11
.1.3.6.1.4.1.45.1.6.3.7.1 · 1 row entry · 5 columns
A table that contains temperature
sensor values.
s5ChasTmpSnrEntry entry .1.3.6.1.4.1.45.1.6.3.7.1.1
A row in the s5ChasTmpSnrTable. Rows
in this table will exist for each existing
row in the s5ChasComTable which represents
a temperature sensor. The values of the
indices of the row in this table will be
equal to thos…
Indexes
s5ChasTmpSnrGrpIndx s5ChasTmpSnrIndx s5ChasTmpSnrSubIndx
Column Syntax OID
s5ChasTmpSnrGrpIndx
The index of the chassis level group which
contains this component, corresponds to
s5ChasComGrpIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.7.1.1.1
s5ChasTmpSnrIndx
The index of the component in the group.
Corresponds to s5ChasComIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.7.1.1.2
s5ChasTmpSnrSubIndx
Sub-component index. Corresponds to
s5ChasComSubIndx.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.7.1.1.3
s5ChasTmpSnrValue deprecated
The current temperature value of the temperature
sensor. This is measured in units of a half degree
centigrade, e.g. a value of 121 indicates a temperature
of 60.5 degrees C.

This object is deprecated be…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.1.6.3.7.1.1.4
s5ChasTmpSnrTmpValue
The current temperature value of the temperature
sensor. This is measured in units of a half degree
centigrade, e.g. a value of 121 indicates a temperature
of 60.5 degrees C.
Integer32
Constraints:
range: -32768-32767
.1.3.6.1.4.1.45.1.6.3.7.1.1.5
.1.3.6.1.4.1.45.1.6.3.8.1 · 1 row entry · 13 columns
A table that contains CPU and memory utilization
information.
s5ChasUtilEntry entry .1.3.6.1.4.1.45.1.6.3.8.1.1
A row in the s5ChasUtilTable. Rows
in this table will exist for each existing
row in the s5ChasComTable which represents
any chassis component for which CPU and/or
memory utilization values are available.
The values of…
Indexes
s5ChasUtilGrpIndx s5ChasUtilIndx s5ChasUtilSubIndx
Column Syntax OID
s5ChasUtilGrpIndx
The index of the chassis level group which
contains this component, corresponds to
s5ChasComGrpIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.8.1.1.1
s5ChasUtilIndx
The index of the component in the group.
Corresponds to s5ChasComIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.8.1.1.2
s5ChasUtilSubIndx
Sub-component index. Corresponds to
s5ChasComSubIndx.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.8.1.1.3
s5ChasUtilTotalCPUUsage
This object returns the percentage of time the CPU has been
busy since system initialization.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.4
s5ChasUtilCPUUsageLast1Minute
This object returns the percentage of time the CPU has been
busy over the last 1 minute.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.5
s5ChasUtilCPUUsageLast10Minutes
This object returns the percentage of time the CPU has been
busy over the last 10 minutes.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.6
s5ChasUtilCPUUsageLast1Hour
This object returns the percentage of time the CPU has been
busy over the last 1 hour.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.7
s5ChasUtilCPUUsageLast24Hours
This object returns the percentage of time the CPU has been
busy over the last 24 hours.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.8
s5ChasUtilMemoryAvailable
This object returns the percentage of dynamic memory that
is currently free. This is measured as a percentage of
the memory the was available immediately after system
initialization.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.9
s5ChasUtilMemoryMinAvailable
This object returns the lowest percentage of dynamic
memory that has been free since system initialization.
This is a 'low-water mark' for memory utilization, and is
essentially the lowest value of s5ChasUtilMemoryUsage…
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.10
s5ChasUtilCPUUsageLast10Seconds
This object returns the percentage of time the CPU has been
busy over the last 10 seconds.
Unsigned32
Constraints:
range: 0-100
.1.3.6.1.4.1.45.1.6.3.8.1.1.11
s5ChasUtilMemoryTotalMB
This object returns the total RAM of unit.
MegaBytesUnsigned32
Constraints:
range: 0-1024
.1.3.6.1.4.1.45.1.6.3.8.1.1.12
s5ChasUtilMemoryAvailableMB
This object returns the available RAM of unit.
MegaBytesUnsigned32
Constraints:
range: 0-1024
.1.3.6.1.4.1.45.1.6.3.8.1.1.13
.1.3.6.1.4.1.45.1.6.3.9.1 · 1 row entry · 5 columns
A table that contains extended information on
RPSU power supply components.
s5ChasPsRpsuEntry entry .1.3.6.1.4.1.45.1.6.3.9.1.1
A row in the s5ChasPsRpsuTable. Rows
in this table will exist for each existing
row in the s5ChasComTable which represents
any RPSU power supply. The values of the
indices of a row in this table will be equal
to those…
Indexes
s5ChasPsRpsuGrpIndx s5ChasPsRpsuIndx s5ChasPsRpsuSubIndx
Column Syntax OID
s5ChasPsRpsuGrpIndx
The index of the chassis level group which
contains this component, corresponds to
s5ChasComGrpIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.9.1.1.1
s5ChasPsRpsuIndx
The index of the component in the group.
Corresponds to s5ChasComIndx.
Integer32
Constraints:
range: 1-32767
.1.3.6.1.4.1.45.1.6.3.9.1.1.2
s5ChasPsRpsuSubIndx
Sub-component index. Corresponds to
s5ChasComSubIndx.
Integer32
Constraints:
range: 0-32767
.1.3.6.1.4.1.45.1.6.3.9.1.1.3
s5ChasPsRpsuType
This object returns the specific type of RPSU.
It can be set to indicate to the system the type
of installed RPSU in cases where the RPSU type
cannot be automatically detected.
Enumerationr/w
Enumerated Values:
1bayStack10
2nes
3bayStack15
.1.3.6.1.4.1.45.1.6.3.9.1.1.4
s5ChasPsRpsuSourceConfig
This object is used to specify how a particular
RPSU should be used by the system, as follows:

ups(1)
Indicates that the RPSU should be used only as
an uninterruptible power source for devi…
Enumerationr/w
Enumerated Values:
1ups
2rpsu
3powerSharing
.1.3.6.1.4.1.45.1.6.3.9.1.1.5
.1.3.6.1.4.1.45.1.6.3.9.2 · 1 row entry · 8 columns
A table that contains information about
the power supply units that are plugged
into the switch.
s5ChasPsuInfoEntry entry .1.3.6.1.4.1.45.1.6.3.9.2.1
A row in the s5ChasPsuInfoTable.
Indexes
s5ChasPsuInfoPsuId
Column Syntax OID
s5ChasPsuInfoPsuId
The power supply ID.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.1.6.3.9.2.1.1
s5ChasPsuInfoOrderCode
The order code for the power supply.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.2
s5ChasPsuInfoOrderCodeRev
The order code revision for the
power supply.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.3
s5ChasPsuInfoDescription
A short description for the power supply.
It should be similar to one of the
following:

AC-DC-12V-250W
AC-DC-56V1400W-F2B
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.4
s5ChasPsuInfoSerialNumber
The serial number for the power supply.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.5
s5ChasPsuInfoSuppPartNum
The unique part number, given by the
supplier/manufacturer.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.6
s5ChasPsuInfoModelRevision
The model revision for the power supply.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.7
s5ChasPsuInfoManufacturer
The name of the manufacturer of the power
supply.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.9.2.1.8
.1.3.6.1.4.1.45.1.6.3.12.1 · 1 row entry · 12 columns
A table that contains information about 
pluggable ports.
s5ChasGbicInfoEntry entry .1.3.6.1.4.1.45.1.6.3.12.1.1
A row in the s5ChasGbicInfoTable.
Indexes
s5ChasGbicInfoIfIndex
Column Syntax OID
s5ChasGbicInfoIfIndex
A unique value, greater than zero, for each interface.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.45.1.6.3.12.1.1.1
s5ChasGbicInfoGbicType
The type of pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.2
s5ChasGbicInfoWavelength
The wavelength value measured in nanometers for the pluggable part.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.1.6.3.12.1.1.3
s5ChasGbicInfoVendorName
The name of the vendor of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.4
s5ChasGbicInfoVendorOui
The Organizationally Unique Identifier (OUI) of the pluggable part.
OctetString
Constraints:
range: 3-3
.1.3.6.1.4.1.45.1.6.3.12.1.1.5
s5ChasGbicInfoVendorPartNo
The vendor part number of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.6
s5ChasGbicInfoVendorRevision
The vendor revision of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.7
s5ChasGbicInfoVendorSerial
The vendor serial number for the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.8
s5ChasGbicInfoHwOptions
The hardware options supported by the pluggable part.
Bits
Enumerated Values:
0rxLoss
1txFault
2txDisable
.1.3.6.1.4.1.45.1.6.3.12.1.1.9
s5ChasGbicInfoDateCode
The manufacturing date of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.10
s5ChasGbicInfoCleiCode
The Common Language Equipment Identification Code of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.11
s5ChasGbicInfoProductCode
The product code of the pluggable part.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.1.6.3.12.1.1.12