PDN-STACKABLE-MIB Table View

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

Tables
2
Rows
2
Columns
8
.1.3.6.1.4.1.1795.2.24.2.36.1.3 · 1 row entry · 5 columns
This table is used to display the stack configuration.
          
Implementation details regarding units becoming attached to 
or removed from the Stack should be covered in the 
implementation's Operational Specification.
pdnStackConfigurationEntry entry .1.3.6.1.4.1.1795.2.24.2.36.1.3.1
Each entry represents a unit in the stack.
Indexes
pdnUnitExternalID
Column Syntax OID
pdnUnitExternalID
This object is the External ID used to refer
to a particular unit. The value of this
External ID will typically be indicated on
the unit by some means such as a LED.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.1
pdnUnitEntPhysicalIndex
This object serves to map the table row to
an entry into the entPhysicalTable. This object
will contain the entPhysicalIndex associated with
the unit.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.2
pdnUnitAssigned
This object indicates if the External ID has been
assigned to a particular Globally Unique Identifier (GUID).

Writing a false(2) is a mechanism to
delete a unit from a stack. When a unit is deleted from
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.3
pdnUnitGUID
This object is the representation of the units'
Globally Unique Identifier (GUID). The requirement
for this identifier is that is something that makes
the unit uniquely identifiable. A MAC addresses is
an example of so…
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.4
pdnUnitPresent
This object identifies if the unit is present in the
stack. Note that when a unit is removed from a stack,
its stack and configuration information is retained.
true(1) - indicates that the unit is present
fals…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.5
.1.3.6.1.4.1.1795.2.24.2.36.1.4 · 1 row entry · 3 columns
This table contains the objects necessary to support a command
to move a unit in a stack. This command only applies when
singleManagementEntity is enabled.
pdnMoveUnitCmdEntry entry .1.3.6.1.4.1.1795.2.24.2.36.1.4.1
The table has a single row supporting a command to move a
unit in a stack.
Indexes
pdnMoveUnitSrcNumber pdnMoveUnitDestNumber
Column Syntax OID
pdnMoveUnitSrcNumber
This object is used as a table index and serves as the identifier for
the source unit in the move command. The implementation's Operational
Specification should clearly specify what this object represents.
For example, …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.1
pdnMoveUnitDestNumber
This object is used as a table index and serves as the identifier for
the destination unit in the move command.The implementation's Operational
Specification should clearly specify what this object represents.
For examp…
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.2
pdnMoveUnitCmd
Writing the value move(2) will cause the stack and configuration
related information for the source unit to be moved to the
destination unit. This object always returns a noOp(1) on a
read operation.
Enumerationr/w
Enumerated Values:
1noOp
2move
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.3