s5ChasGrpEncodeFactor
S5-CHASSIS-MIB ·
.1.3.6.1.4.1.45.1.6.3.2.1.1.8
Object
column
SNMPv2-SMIInteger32
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 'no encoding'.
Stackable platforms:
The component index is encoded using the
following formula:
Component Index =
(Unit# * s5ChasGrpEncodeFactor) + Module#
Where: Unit# is obtained from s5ChasComIndx
for the Unit Group, and Module# is the
module number in a unit starting from 1
and increases in a left-to-right and
bottom-to-top fashion.
NonStackable platforms:
These NMMs like 5310, 5510 will always return a
value of 1 for this object. Encoding/decoding
should not be performed in this case.
Context
- MIB
- S5-CHASSIS-MIB
- OID
.1.3.6.1.4.1.45.1.6.3.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- s5ChasGrpEntry
- Table
- s5ChasGrpTable
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5ChasGrpIndx The index of the group. | column | Integer32 | .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 Regis… | column | 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. | column | OctetString | .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. | column | Integer32 | .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. | column | Integer32 | .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. | column | SNMPv2-SMICounter32 | .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 st… | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.45.1.6.3.2.1.1.7 |