Home/Catalog/PDN-STACKABLE-MIB

PDN-STACKABLE-MIB

AI MIB Summary

The PDN-STACKABLE-MIB module manages configuration parameters and aggregates operational statistics for Packet Data Network (PDN) components within stackable network appliance clusters. It specifically exposes metrics related to stack topology integrity, member device status, and PDN service state counters to facilitate centralized monitoring of multi-chassis packet data environments.

This MIB contains objects that are used for configuration and statistics reporting things that are unique to a stackable product.
Main OID:
pdnStackable.1.3.6.1.4.1.1795.2.24.2.36
34
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

34 total
Object Name
pdnStackableThis MIB contains objects that are used for configuration and statistics reporting things that are unique to a stackable product.
MODULE-IDENTITY
.1.3.6.1.4.1.1795.2.24.2.36
pdnStackableNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.0
pdnStackUnitAddedThis trap signifies that a new unit has been added to a stack.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1795.2.24.2.36.0.1
pdnStackUnitComFailureThis trap signifies that a loss of communication has occured with a unit that was part of a stack.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1795.2.24.2.36.0.2
pdnStackUnitComRestoredThis trap signifies that communication to a unit that was part of the stack has occured.
NOTIFICATION-TYPE
.1.3.6.1.4.1.1795.2.24.2.36.0.3
pdnStackableObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.1
wanInterfaceThis object allows the WAN interface to be selected. Given that the syntax for this object is BITS, it is intented that the implementation could support multiple-simulatneous uplinks. There is no default value suggested or specified with a DEFVAL directive. The intent is that the particular project using this MIB object will specify its own default value. It seems like projects using this MIB object may be different enough that it would not be a good idea to specify a default here.rw
Bits
.1.3.6.1.4.1.1795.2.24.2.36.1.1
pdnStackMethodThis object identifies the method by which units are interconnected.ro
Enumeration
.1.3.6.1.4.1.1795.2.24.2.36.1.2
pdnStackConfigurationTableThis 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.
SEQUENCE OF PdnStackConfigurationEntry
.1.3.6.1.4.1.1795.2.24.2.36.1.3
pdnStackConfigurationEntryEach entry represents a unit in the stack.
PdnStackConfigurationEntry
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1
pdnUnitExternalIDThis 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.
Unsigned32
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.1
pdnUnitEntPhysicalIndexThis object serves to map the table row to an entry into the entPhysicalTable. This object will contain the entPhysicalIndex associated with the unit.ro
Integer32
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.2
pdnUnitAssignedThis 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 a stack, all data that the Stack knows about the unit is purged. On read operations: true(1) - indicates that the External ID has been assigned to a unit false(2) - indicates that the External ID has not been assigned to a unitrw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.3
pdnUnitGUIDThis 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 something that could be used as a GUID. The particular implementation's Operational Specification should clarify what is used as the implementation's GUID.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.4
pdnUnitPresentThis 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 false(2) - indicates that the unit is no presentro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.3.1.5
pdnMoveUnitCmdTableThis table contains the objects necessary to support a command to move a unit in a stack. This command only applies when singleManagementEntity is enabled.
SEQUENCE OF PdnMoveUnitCmdEntry
.1.3.6.1.4.1.1795.2.24.2.36.1.4
pdnMoveUnitCmdEntryThe table has a single row supporting a command to move a unit in a stack.
PdnMoveUnitCmdEntry
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1
pdnMoveUnitSrcNumberThis 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, this object could be what is refered to as the unit's External ID.
Unsigned32
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.1
pdnMoveUnitDestNumberThis 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 example, this object could be what is refered to as the unit's External ID.
Unsigned32
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.2
pdnMoveUnitCmdWriting 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.rw
Enumeration
.1.3.6.1.4.1.1795.2.24.2.36.1.4.1.3
pdnStackUnitAddedTrapEnableIndicates whether the pdnStackUnitAdded trap should be generated. The following values are defined for this object: enabled(1) - Generates the trap disabled(2) - Does not generate the traprw
SwitchState (PDN-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.5
pdnStackUnitComFailureTrapEnableIndicates whether the pdnStackUnitComFailure trap should be generated. The following values are defined for this object: enabled(1) - Generates the trap disabled(2) - Does not generate the traprw
SwitchState (PDN-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.6
pdnStackUnitComRestoredTrapEnableIndicates whether the pdnStackUnitComRestored trap should be generated. The following values are defined for this object: enabled(1) - Generates the trap disabled(2) - Does not generate the traprw
SwitchState (PDN-TC)
.1.3.6.1.4.1.1795.2.24.2.36.1.7
pdnStackableAFNs
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.2
pdnStackableConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3
pdnStackableCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3.1
pdnStackableConmplianceThe compliance statement for elements implementing stackable units.
Unknown
.1.3.6.1.4.1.1795.2.24.2.36.3.1.1
pdnStackableGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3.2
pdnStackableObjGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3.2.1
wanInterfaceGroupObjects related to the WAN.
Unknown
.1.3.6.1.4.1.1795.2.24.2.36.3.2.1.1
singleManagementEntityGroupObjects related to the Single Management Entity.
Unknown
.1.3.6.1.4.1.1795.2.24.2.36.3.2.1.2
pdnStackableAfnGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3.2.2
pdnStackableNtfyGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.1795.2.24.2.36.3.2.3
singleManagementEntityNotificationGroupNotifications that must be implemented for Single Management Entity implementations.
Unknown
.1.3.6.1.4.1.1795.2.24.2.36.3.2.3.1
PDN-STACKABLE-MIB - SNMP MIB Reference | MIBs Explorer