All MIBs › HIRSCHMANN-MMP4-BASICL2-MIB
Organization: Hirschmann Automation and Control GmbH
Last Updated: 2005-11-22
Category: Technology: Switching/L2, Vendor: Belden
Description: Hirschmann MMP4 basic Layer 2 MIB for Ethernet switching configuration on Hirschmann MMP4 industrial switches.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HIRSCHMANN-MMP4-BASICL2-MIB?
HIRSCHMANN-MMP4-BASICL2-MIB defines basic Layer 2 Ethernet switching management objects for Hirschmann's MMP4 ('Private Platform 4') industrial switch platform, part of Hirschmann's rugged networking product line used in industrial automation environments. It exposes platform/agent-level groupings covering general agent information, system-level status, and a cable-testing capability, reflecting both configuration and diagnostic data for the switch's Layer 2 functions. The HIRSCHMANN-MMP4-BASICL2-MIB MIB groups these capabilities into just a few agent-level object groupings rather than large per-port tables. Its monitoring relevance centers on software/agent status and hardware diagnostics: the agent system group would reflect device identity and operational state, while the cable-tester group supports diagnosing physical cabling faults on switch ports -- useful in industrial settings where cable damage is a common failure mode. It likely depends on Hirschmann's broader Platform4 MIB family for detailed per-port and environmental data. It is deployed on Hirschmann MMP4-based industrial Ethernet switches used in factory automation, rail, and other rugged deployment environments.
IPNetwork Monitor allows you to monitor SNMP objects defined in HIRSCHMANN-MMP4-BASICL2-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Hirschmann MMP4 industrial Ethernet switch
Monitoring Examples
An administrator would query the hmAgentSystemGroup for overall agent/system status and use the hmAgentCableTesterGroup to run or read cable diagnostic results on a suspect port, revealing issues like an open or shorted cable pair. The hmAgentInfoGroup would typically be checked for basic device/agent identification when confirming which unit is reporting an issue. Because detailed table-level objects aren't listed here, day-to-day port statistics would likely be found in a companion Hirschmann interface MIB rather than this basic L2 module alone.
What Can Be Monitored
- agent/system identification
- agent system status
- cable diagnostic test results
This MIB depends on
Related MIBs
Imported Objects
From HMPRIV-MGMT-SNMP-MIB
| HmAgentLogSeverity | |
| hirschmann | OBJECT-IDENTITY |
From IANAifType-MIB
| IANAifType |
From IEEE8021-PAE-MIB
| dot1xPaePortNumber | OBJECT-TYPE |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From INET-ADDRESS-MIB
| InetAddress |
From Q-BRIDGE-MIB
| VlanIndex | |
| dot1qFdbId | OBJECT-TYPE |
| dot1qVlanIndex | OBJECT-TYPE |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using hmAgentLoginSessionIdleTime OID:
See also: hmAgentSSHSessionsCount, hmAgentTrapLogTotal
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| NTF broadcastStormEndTrap | 1.3.6.1.4.1.248.15.1.50.3 | Trap is obsolete. | ||
| NTF broadcastStormStartTrap | 1.3.6.1.4.1.248.15.1.50.2 | Trap is obsolete. | ||
| NTF dot1xPortStatusAuthorized | 1.3.6.1.4.1.248.15.36.4.1 | DOT1X port status is authorized. | ||
| NTF dot1xPortStatusUnauthorized | 1.3.6.1.4.1.248.15.36.4.2 | DOT1X port status is unauthorized. | ||
| dot1xTraps | 1.3.6.1.4.1.248.15.36.4 | |||
| NTF failedUserLoginTrap | 1.3.6.1.4.1.248.15.1.50.13 | Trap is sent when a user fails to authenticate via the CLI or Web interfaces. | ||
| NTF fanFailureTrap | 1.3.6.1.4.1.248.15.1.50.9 | Trap is obsolete. | ||
| U32 hmAgentCableTesterCableFailureLocation | 1.3.6.1.4.1.248.15.1.4.6 | Unsigned32 | read-only | The estimated distance in meters from the end of the cable to the failure location. This object will return 0 if hmAgentCableTesterStatus is not success(2). |
| INT hmAgentCableTesterCableStatus | 1.3.6.1.4.1.248.15.1.4.3 | INTEGER | read-only | Indicates the results of the Cable Test. normal(1) - The cable is working correctly. open(2) - The cable is disconnected or there is a faulty connector. short(3) - There is an electrical short in the cable. unknown(4) - No test has been performed yet, or a test is currently in progress. |
| hmAgentCableTesterGroup | 1.3.6.1.4.1.248.15.1.4 | |||
| U32 hmAgentCableTesterIfIndex | 1.3.6.1.4.1.248.15.1.4.2 | Unsigned32 | read-write | Determines on which port to perform the cable test. Limited to copper based ports. |
| U32 hmAgentCableTesterMaximumCableLength | 1.3.6.1.4.1.248.15.1.4.5 | Unsigned32 | read-only | The estimated length of the cable in meters. This value indicates the longest length estimated. This object will return 0 if hmAgentCableTesterStatus is not success(2) or the cable length is unknown. |
| U32 hmAgentCableTesterMinimumCableLength | 1.3.6.1.4.1.248.15.1.4.4 | Unsigned32 | read-only | The estimated length of the cable in meters. This value indicates the shortest length estimated. This object will return 0 if hmAgentCableTesterStatus is not success(2) or the cable length is unknown. |
| INT hmAgentCableTesterStatus | 1.3.6.1.4.1.248.15.1.4.1 | INTEGER | read-write | Status of the Virtual Cable Tester active(1) - cable testing is in progress. Set to this value to start the test. success(2) - A successful test was performed. Cannot be set. failure(3) - A failure was encountered during the test. Cannot be set. uninitialized(4) - No test has been performed yet. Cannot be set. |
| hmAgentClassOfServiceGroup | 1.3.6.1.4.1.248.15.1.2.17 | |||
| I32 hmAgentClassOfServicePortClass | 1.3.6.1.4.1.248.15.1.2.17.1.1.2 | Integer32 | read-write | Traffic class priority queue the received frame is mapped to. The possible range depends on the number of supported traffic classes for the appropriate port, as shown in dot1dPortNumTrafficClasses. |
| hmAgentClassOfServicePortEntry | 1.3.6.1.4.1.248.15.1.2.17.1.1 | not-accessible | A 802.1p priority mapped to a traffic class priority queue. | |
| I32 hmAgentClassOfServicePortPriority | 1.3.6.1.4.1.248.15.1.2.17.1.1.1 | Integer32 | not-accessible | The Priority value determined for the received frame. This value is equivalent to the priority indicated in the tagged frame received, or one of the evaluated priorities, determined according to the media-type. For untagged frames received from Ethernet media, this value is equal to the dot1dPortDefaultUserPriority value for the ingress port. |
| hmAgentClassOfServicePortTable | 1.3.6.1.4.1.248.15.1.2.17.1 | not-accessible | A table that contains information about the 802.1p priority mapping to traffic class priority queue for every physical port. | |
| INT hmAgentClearConfig | 1.3.6.1.4.1.248.15.1.3.2 | INTEGER | read-write | clear config to factory defaults |
| INT hmAgentClearLags | 1.3.6.1.4.1.248.15.1.3.3 | INTEGER | read-write | clear lag configuration |
| INT hmAgentClearLoginSessions | 1.3.6.1.4.1.248.15.1.3.4 | INTEGER | read-write | close all telnet sessions |
| INT hmAgentClearPasswords | 1.3.6.1.4.1.248.15.1.3.5 | INTEGER | read-write | reset passwords |
| INT hmAgentClearPortStats | 1.3.6.1.4.1.248.15.1.3.6 | INTEGER | read-write | clear all port statistics |
| INT hmAgentClearSwitchStats | 1.3.6.1.4.1.248.15.1.3.7 | INTEGER | read-write | clear all switch statistics |
| INT hmAgentClearTrapLog | 1.3.6.1.4.1.248.15.1.3.8 | INTEGER | read-write | clear trap log |
| INT hmAgentClearVlan | 1.3.6.1.4.1.248.15.1.3.9 | INTEGER | read-write | clear vlan entries |
| hmAgentCLIConfigGroup | 1.3.6.1.4.1.248.15.1.2.1 | |||
| hmAgentConfigGroup | 1.3.6.1.4.1.248.15.1.2 | |||
| hmAgentDot1xAdvanced | 1.3.6.1.4.1.248.15.36 | |||
| INT hmAgentDot1xClientAuthPAEstate | 1.3.6.1.4.1.248.15.36.3.1.1.4 | INTEGER | read-only | The current value of the Authenticator PAE state machine for the client. |
| INT hmAgentDot1xClientBackendState | 1.3.6.1.4.1.248.15.36.3.1.1.5 | INTEGER | read-only | The current state of the Backend Authentication state machine. |
| hmAgentDot1xClientConfigEntry | 1.3.6.1.4.1.248.15.36.3.1.1 | not-accessible | Represents entry for port config table. | |
| hmAgentDot1xClientConfigGroup | 1.3.6.1.4.1.248.15.36.3 | |||
| hmAgentDot1xClientConfigTable | 1.3.6.1.4.1.248.15.36.3.1 | not-accessible | A table for dot1x Client details and associated functionality. | |
| STR hmAgentDot1xClientFilterID | 1.3.6.1.4.1.248.15.36.3.1.1.8 | DisplayString | read-only | Specifies the Filter ID or Diffserv Policy name to be applied to the session . This vlaue is populated only if it has been assigned by the RADIUS server. This value is only valid when the client is in authenticated state. |
| MAC hmAgentDot1xClientMacAddress | 1.3.6.1.4.1.248.15.36.3.1.1.1 | MacAddress | read-only | Specifies the client MAC address of the client. |
| U32 hmAgentDot1xClientSessionTime | 1.3.6.1.4.1.248.15.36.3.1.1.7 | Unsigned32 | read-only | Specifies the time elapsed in seconds since the client was authenticated in this session. This value is only valid when the client is in authenticated state. |
| U32 hmAgentDot1xClientSessionTimeout | 1.3.6.1.4.1.248.15.36.3.1.1.11 | Unsigned32 | read-only | Specifies the session time remaining for the client if assigned by the Radius server . A value of 0 indicates that no session timeout was assigned by the RADIUS server. This value is only valid when the client is in authenticated state. |
| HMA hmAgentDot1xClientTerminationAction | 1.3.6.1.4.1.248.15.36.3.1.1.12 | HmAgentDot1xSessionTerminationAction | read-only | Specifies the session termination action assigned by the Radius Server . This is the action taken when the session times out . This value is only valid when the client is in authenticated state. |
| STR hmAgentDot1xClientUserName | 1.3.6.1.4.1.248.15.36.3.1.1.6 | DisplayString | read-only | Specifies the username with which the client is authenticated to the Radius server . This value is only valid when the client is in authenticated state. |
| U32 hmAgentDot1xClientVlanAssigned | 1.3.6.1.4.1.248.15.36.3.1.1.9 | Unsigned32 | read-only | Specifies the vlan the client is associated with by Dot1x . This value is only valid when the client is in authenticated state. |
| INT hmAgentDot1xClientVlanAssignedReason | 1.3.6.1.4.1.248.15.36.3.1.1.10 | INTEGER | read-only | Reason the client is associated to the vlan specified by hmAgentDot1xClientVlanAssigned . This value is only valid when the client is in authenticated state. |
| INT hmAgentDot1xDynamicVlanCreationMode | 1.3.6.1.4.1.248.15.36.1.2 | INTEGER | read-write | Enable/Disable dot1x dynamic vlan creation Support on the switch. |
| hmAgentDot1xEnhancementConfigGroup | 1.3.6.1.4.1.248.15.36.1 | |||
| U32 hmAgentDot1xGuestVlanId | 1.3.6.1.4.1.248.15.36.2.1.1.2 | Unsigned32 | read-write | Specifies the Guest Vlan of the port. A port will be moved to its Guest Vlan if no client sucessfully authenticates on that port for the Guest Vlan Period. A value of zero indicates no Guest Vlan is configured for the interface. |
| U32 hmAgentDot1xGuestVlanPeriod | 1.3.6.1.4.1.248.15.36.2.1.1.3 | Unsigned32 | read-write | The value, in seconds, of the guestVlanPeriod constant currently in use for Guest Vlan Assignment for the port . |
| U32 hmAgentDot1xInterface | 1.3.6.1.4.1.248.15.36.3.1.1.3 | Unsigned32 | read-only | Specifies the physical interface to which the client is attached . |
| U32 hmAgentDot1xLogicalPort | 1.3.6.1.4.1.248.15.36.3.1.1.2 | Unsigned32 | read-only | Specifies the client MAC address of the client . |
| U32 hmAgentDot1xMaxUsers | 1.3.6.1.4.1.248.15.36.2.1.1.5 | Unsigned32 | read-write | Specifies the maximum users or clients that can authenticate on this port when the port control mode is macBased. |
| hmAgentDot1xPortConfigEntry | 1.3.6.1.4.1.248.15.36.2.1.1 | not-accessible | Represents entry for port config table. | |
| hmAgentDot1xPortConfigGroup | 1.3.6.1.4.1.248.15.36.2 | |||
| hmAgentDot1xPortConfigTable | 1.3.6.1.4.1.248.15.36.2.1 | not-accessible | A table for dot1x enhanced Port details and associated functionality. | |
| HMA hmAgentDot1xPortControlMode | 1.3.6.1.4.1.248.15.36.2.1.1.1 | HmAgentDot1xPortControlMode | read-write | Dot1x port control mode of this port.The Port control mode . The port control mode for this interface can take the following values , force-unauthorized - the port is in unauthorized mode, auto-Port based mode. If a client authenticates suscessfully, then the interface is authorized . Otherwise, the port is in unauthorized mode. If more than one clients are attached to the port , then only one client needs to authenticate to allow other clients access. force-authorized - The port is placed in authorized mode macBased - If more than one client is attached to the port, then each client needs to authenticate separately. This object depcreates dot1xAuthAuthControlledPortControl object in IEEE8021-PAE-MIB |
| INT hmAgentDot1xPortMABenabled | 1.3.6.1.4.1.248.15.36.2.1.1.10 | INTEGER | read-write | Specifies if Mac-based bypass authentication is configured for the port. |
| INT hmAgentDot1xPortMABenabledOperational | 1.3.6.1.4.1.248.15.36.2.1.1.11 | INTEGER | read-only | Displays the operational value of the Mac-based authentication bypass mode (MAB) on the port. |
| U32 hmAgentDot1xPortSessionTimeout | 1.3.6.1.4.1.248.15.36.2.1.1.8 | Unsigned32 | read-only | Specifies the session timeout value assigned by the Radius server for this port . Only relevant if the port control mode of the port is auto. |
| HMA hmAgentDot1xPortTerminationAction | 1.3.6.1.4.1.248.15.36.2.1.1.9 | HmAgentDot1xSessionTerminationAction | read-only | Specifies the session termination action assigned by the Radius Server .This is the action taken when the session times out . Only relevant if the port control mode of the port is auto. |
| U32 hmAgentDot1xPortVlanAssigned | 1.3.6.1.4.1.248.15.36.2.1.1.6 | Unsigned32 | read-only | Specifies the vlan the port is assigned to by Dot1x . Only relevant if the port control mode of the port is auto. |
| INT hmAgentDot1xPortVlanAssignedReason | 1.3.6.1.4.1.248.15.36.2.1.1.7 | INTEGER | read-only | Reason the port is assigned to the vlan specified by hmAgentDot1xPortVlanAssigned . Only relevant if the port control mode of the port is auto. |
| INT hmAgentDot1xRadiusVlanAssignment | 1.3.6.1.4.1.248.15.36.1.1 | INTEGER | read-write | Enable/Disable dot1x Vlan Assignment Support on the switch. |
| INT hmAgentDot1xSafeVlanMode | 1.3.6.1.4.1.248.15.36.1.3 | INTEGER | read-write | Enable/Disable dot1x safe vlan assignment on the switch for multi-client authentication. |
| U32 hmAgentDot1xUnauthenticatedVlan | 1.3.6.1.4.1.248.15.36.2.1.1.4 | Unsigned32 | read-write | Specifies the Unauthenticated Vlan of the port. A port will be moved to its unauthenticated Vlan if the client authenticates unsucessfully on that port . A value of zero indicates no Unauthenticated Vlan is configured for the port. |
| I32 hmAgentDot3adAggPort | 1.3.6.1.4.1.248.15.1.2.12.1.1 | Integer32 | read-only | ifIndex of this physical port |
| hmAgentDot3adAggPortEntry | 1.3.6.1.4.1.248.15.1.2.12.1 | not-accessible | Information about a table entry. The hmAgentDot3adAggPort identifies the external interface number of the port. | |
| INT hmAgentDot3adAggPortLACPMode | 1.3.6.1.4.1.248.15.1.2.12.1.2 | INTEGER | read-write | Enable/disable 802.3ad LACP on this port |
| hmAgentDot3adAggPortTable | 1.3.6.1.4.1.248.15.1.2.12 | not-accessible | This table provides 802.3ad link aggregation information for each physical port that is not available through the standard MIB. | |
| hmAgentInfoGroup | 1.3.6.1.4.1.248.15.1.1 | |||
| STR hmAgentLagConfigCreate | 1.3.6.1.4.1.248.15.1.2.2.1 | DisplayString | read-write | Agent LAG Create. When this object is set with a non-empty string, a new LAG will be created if possible with the entered string as its name. |
| hmAgentLagConfigGroup | 1.3.6.1.4.1.248.15.1.2.2 | |||
| INT hmAgentLagConfigStaticCapability | 1.3.6.1.4.1.248.15.1.2.2.4 | INTEGER | read-write | Agent LAG Static Capability. Configures whether Static LAGs are supported on this device. |
| hmAgentLagDetailedConfigEntry | 1.3.6.1.4.1.248.15.1.2.2.3.1 | not-accessible | Switch's LAG config entry | |
| hmAgentLagDetailedConfigTable | 1.3.6.1.4.1.248.15.1.2.2.3 | not-accessible | A detailed table of the switch's LAG config entries | |
| I32 hmAgentLagDetailedIfIndex | 1.3.6.1.4.1.248.15.1.2.2.3.1.2 | Integer32 | read-only | LAG port index |
| I32 hmAgentLagDetailedLagIndex | 1.3.6.1.4.1.248.15.1.2.2.3.1.1 | Integer32 | read-only | LAG index |
| OID hmAgentLagDetailedPortSpeed | 1.3.6.1.4.1.248.15.1.2.2.3.1.3 | OBJECT IDENTIFIER | read-only | LAG port speed. See hmAgentPortType for a description and list of valid values. |
| INT hmAgentLagDetailedPortStatus | 1.3.6.1.4.1.248.15.1.2.2.3.1.4 | INTEGER | read-only | LAG port status. active(1) - Actively participating in the LAG. inactive(2) - Not participating in the LAG. |
| I32 hmAgentLagSummaryAddPort | 1.3.6.1.4.1.248.15.1.2.2.2.1.7 | Integer32 | read-write | Agent LAG AddPort. Set to a non 0 value to add a port to the LAG. Values correspond to ifIndex values in the ifTable. Note: hmAgentPortType for the port to be added must be full duplex and the same speed as previously added port(s), if any. |
| INT hmAgentLagSummaryAdminMode | 1.3.6.1.4.1.248.15.1.2.2.2.1.5 | INTEGER | read-write | Agent LAG AdminMode. Administratively enables or disables this LAG interface. |
| hmAgentLagSummaryConfigEntry | 1.3.6.1.4.1.248.15.1.2.2.2.1 | not-accessible | Switch's LAG config entry | |
| hmAgentLagSummaryConfigTable | 1.3.6.1.4.1.248.15.1.2.2.2 | not-accessible | A summary table of the switch's LAG config entries | |
| I32 hmAgentLagSummaryDeletePort | 1.3.6.1.4.1.248.15.1.2.2.2.1.8 | Integer32 | read-write | Agent LAG DeletePort. Set to a non 0 value to remove a port from the LAG. Values correspond to ifIndex values in the ifTable. |
| I32 hmAgentLagSummaryFlushTimer | 1.3.6.1.4.1.248.15.1.2.2.2.1.3 | Integer32 | read-write | Agent LAG FlushTimer. |
| I32 hmAgentLagSummaryLagIndex | 1.3.6.1.4.1.248.15.1.2.2.2.1.1 | Integer32 | read-only | Agent LAG IfIndex. This value corresponds with the LAG interface in the ifTable. |
| INT hmAgentLagSummaryLinkTrap | 1.3.6.1.4.1.248.15.1.2.2.2.1.4 | INTEGER | read-write | Agent LAG LinkTrap. Configures sending Link Up/Down traps when the LAG interface goes Up or Down. |
| STR hmAgentLagSummaryName | 1.3.6.1.4.1.248.15.1.2.2.2.1.2 | DisplayString | read-write | Agent LAG Name. The associated name of the LAG used during creation. |
| ROW hmAgentLagSummaryStatus | 1.3.6.1.4.1.248.15.1.2.2.2.1.9 | RowStatus | read-write | Agent LAG Status. active(1) - This LAG is enabled. destroy(6) - Set to this value to remove the LAG. |
| INT hmAgentLagSummaryStpMode | 1.3.6.1.4.1.248.15.1.2.2.2.1.6 | INTEGER | read-write | Agent LAG StpMode. |
| INT hmAgentLagSummaryType | 1.3.6.1.4.1.248.15.1.2.2.2.1.10 | INTEGER | read-only | Agent LAG Type. static(1) - This LAG is staticly maintained. dynamic(2) - This LAG is dynamicly maintained. |
| hmAgentLogConfigGroup | 1.3.6.1.4.1.248.15.14.1 | |||
| hmAgentLogging | 1.3.6.1.4.1.248.15.14 | |||
| U32 hmAgentLogHostTableIndex | 1.3.6.1.4.1.248.15.14.1.4.5.1.1 | Unsigned32 | not-accessible | Index to syslog host entry in syslog host table. |
| IP hmAgentLogHostTableIpAddress | 1.3.6.1.4.1.248.15.14.1.4.5.1.3 | IpAddress | read-create | Syslog Host table IP Address. |
| U32 hmAgentLogHostTablePort | 1.3.6.1.4.1.248.15.14.1.4.5.1.4 | Unsigned32 | read-create | Syslog Host table port number. |
| ROW hmAgentLogHostTableRowStatus | 1.3.6.1.4.1.248.15.14.1.4.5.1.7 | RowStatus | read-create | Syslog Host table row status |
| HMA hmAgentLogHostTableSeverityFilter | 1.3.6.1.4.1.248.15.14.1.4.5.1.5 | HmAgentLogSeverity | read-create | Configures the minimum severity that will be stored in the In Memory log. |
| INT hmAgentLoginSessionConnectionType | 1.3.6.1.4.1.248.15.1.2.1.1.1.4 | INTEGER | read-only | Agent Login Session Connection Type of the switch |
| hmAgentLoginSessionEntry | 1.3.6.1.4.1.248.15.1.2.1.1.1 | not-accessible | Login Session Entry | |
| TIK hmAgentLoginSessionIdleTimeEx | 1.3.6.1.4.1.248.15.1.2.1.1.1.5 | TimeTicks | read-only | Agent Login Session Idle Time of the switch |
| I32 hmAgentLoginSessionIndex | 1.3.6.1.4.1.248.15.1.2.1.1.1.1 | Integer32 | read-only | Agent Login Session Index of the switch |
| IP hmAgentLoginSessionIPAddress | 1.3.6.1.4.1.248.15.1.2.1.1.1.3 | IpAddress | read-only | Agent Login Session IP Address of the switch |
| TIK hmAgentLoginSessionSessionTime | 1.3.6.1.4.1.248.15.1.2.1.1.1.6 | TimeTicks | read-only | Agent Login Session Time of the switch |
| ROW hmAgentLoginSessionStatus | 1.3.6.1.4.1.248.15.1.2.1.1.1.7 | RowStatus | read-write | Status of the user. active(1) - This connection is active. destroy(6) - Set to this value to disconnect this user. |
| hmAgentLoginSessionTable | 1.3.6.1.4.1.248.15.1.2.1.1 | not-accessible | A table of the switch's login session | |
| STR hmAgentLoginSessionUserName | 1.3.6.1.4.1.248.15.1.2.1.1.1.2 | DisplayString | read-only | Agent Login Session UserName of the switch |
| INT hmAgentLogSyslogAdminStatus | 1.3.6.1.4.1.248.15.14.1.4.1 | INTEGER | read-write | For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts. |
| hmAgentLogSysLogConfigGroup | 1.3.6.1.4.1.248.15.14.1.4 | |||
| hmAgentLogSyslogHostEntry | 1.3.6.1.4.1.248.15.14.1.4.5.1 | not-accessible | Syslog Host entry attributes. | |
| hmAgentLogSyslogHostTable | 1.3.6.1.4.1.248.15.14.1.4.5 | not-accessible | Syslog host table containing syslog host entries. | |
| hmAgentMgmtSecurity | 1.3.6.1.4.1.248.15.11 | |||
| I32 hmAgentMirroredPortIfIndex | 1.3.6.1.4.1.248.15.1.2.10.1 | Integer32 | read-write | IfIndex of the mirrored port |
| INT hmAgentOutboundTelnetAdminMode | 1.3.6.1.4.1.248.15.19.1.1 | INTEGER | read-write | Admin-mode of the Outbound Telnet. |
| hmAgentOutboundTelnetGroup | 1.3.6.1.4.1.248.15.19.1 | |||
| I32 hmAgentOutboundTelnetMaxNoOfSessions | 1.3.6.1.4.1.248.15.19.1.2 | Integer32 | read-write | The maximum no. of Outbound Telnet sessions allowed. |
| I32 hmAgentOutboundTelnetTimeout | 1.3.6.1.4.1.248.15.19.1.3 | Integer32 | read-write | The login inactivity timeout value for Outbound Telnet. |
| INT hmAgentPortAdminMode | 1.3.6.1.4.1.248.15.1.2.13.1.6 | INTEGER | read-write | The switch's Port Admin Mode |
| INT hmAgentPortAutoNegAdminStatus | 1.3.6.1.4.1.248.15.1.2.13.1.13 | INTEGER | read-write | This object identifies the administration status of auto negotiation for this port. |
| INT hmAgentPortClearStats | 1.3.6.1.4.1.248.15.1.2.13.1.10 | INTEGER | read-write | clear stats for this port only |
| hmAgentPortConfigEntry | 1.3.6.1.4.1.248.15.1.2.13.1 | not-accessible | Switch's physical port config entry | |
| hmAgentPortConfigTable | 1.3.6.1.4.1.248.15.1.2.13 | not-accessible | A table of the switch's physical port config entries | |
| OID hmAgentPortDefaultType | 1.3.6.1.4.1.248.15.1.2.13.1.11 | OBJECT IDENTIFIER | read-write | This object identifies the default administrative port type, to be used in conjunction with the operational port type denoted by hmAgentPortType. The set of possible values for this object is the same as the set defined for the hmAgentPortType object. This object represents the administratively-configured type of the MAU. If auto-negotiation is not enabled or is not implemented for this MAU, the value of this object determines the operational type of the MAU. In this case, a set to this object will force the MAU into the specified operating mode. If auto-negotiation is implemented and enabled for this MAU, the operational type of the MAU is determined by auto-negotiation, and the value of this object denotes the type to which the MAU will automatically revert if/when auto-negotiation is later disabled. The valid values for this object are: dot3MauType10BaseTHD dot3MauType10BaseTFD dot3MauType100BaseTXHD dot3MauType100BaseTXFD dot3MauType100BaseFXFD dot3MauType1000BaseSXFD |
| I32 hmAgentPortDot1dBasePort | 1.3.6.1.4.1.248.15.1.2.13.1.1 | Integer32 | read-only | The port number of this port. |
| INT hmAgentPortDot3FlowControlMode | 1.3.6.1.4.1.248.15.1.2.13.1.14 | INTEGER | read-write | Config flowcontrol allows you to enable or disable 802.3x flow control for this port. This value applies to only full-duplex mode ports. |
| I32 hmAgentPortDVlanTagCustomerId | 1.3.6.1.4.1.248.15.1.2.13.1.17 | Integer32 | read-write | Configures the Customer ID for the Double Vlan Tag for this port. |
| I32 hmAgentPortDVlanTagEthertype | 1.3.6.1.4.1.248.15.1.2.13.1.16 | Integer32 | read-write | Configures the Double Vlan Tag Ethertype for this port. If this object is supported, ethertype cannot be configured globally for the switch. Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) and dot1q tags (33024, or 0x8100). |
| INT hmAgentPortDVlanTagMode | 1.3.6.1.4.1.248.15.1.2.13.1.15 | INTEGER | read-write | Controls the Double Vlan Tag mode on this port. Default is normal(2). |
| IAN hmAgentPortIanaType | 1.3.6.1.4.1.248.15.1.2.13.1.3 | IANAifType | read-only | The switch's Port Type |
| I32 hmAgentPortIfIndex | 1.3.6.1.4.1.248.15.1.2.13.1.2 | Integer32 | read-only | The switch's Port IfIndex |
| INT hmAgentPortLinkTrapMode | 1.3.6.1.4.1.248.15.1.2.13.1.9 | INTEGER | read-write | If enabled, link up and link down traps will be sent for this port. |
| I32 hmAgentPortMaxFrameSize | 1.3.6.1.4.1.248.15.1.2.13.1.19 | Integer32 | read-write | This object identifies the currently configured maximum frame size value for this port. The maximmum value that this object can be set to is the value of hmAgentPortMaxFrameSizeLimit. For Ethernet ports which support 802.1Q vlan tagging, the minimum value that this object can be set to is 1522 |
| I32 hmAgentPortMaxFrameSizeLimit | 1.3.6.1.4.1.248.15.1.2.13.1.18 | Integer32 | read-only | This object identifies the largest value that can be configured for hmAgentPortMaxFrameSize |
| INT hmAgentPortMirrorAdminMode | 1.3.6.1.4.1.248.15.1.2.10.4.1.4 | INTEGER | read-write | The status of this port mirroring session. enable(1) - This session is active and all traffic from the source ports will be mirrored to the destination port. disable(2) - This session is not active. delete(3) - Remove the configuration for this Session |
| U32 hmAgentPortMirrorDestinationPort | 1.3.6.1.4.1.248.15.1.2.10.4.1.2 | Unsigned32 | read-write | The port which traffic from the mirrored ports will be sent to. |
| HMA hmAgentPortMirrorEgressMask | 1.3.6.1.4.1.248.15.1.2.10.4.1.249 | HmAgentPortMask | read-write | The ports from which egress traffic will be mirrored. |
| hmAgentPortMirrorEntry | 1.3.6.1.4.1.248.15.1.2.10.4.1 | not-accessible | Provides configuration of a Port Mirroring session specifying the destination port, and the source Port Mask, providing a many-to-one mapping. | |
| hmAgentPortMirroringGroup | 1.3.6.1.4.1.248.15.1.2.10 | |||
| INT hmAgentPortMirroringMode | 1.3.6.1.4.1.248.15.1.2.10.3 | INTEGER | read-write | Port mirroring mode: enable - enable mirroring mode disable - disable mirroring mode delete - clear MirroredPort and Probe Port configuration |
| HMA hmAgentPortMirrorIngressMask | 1.3.6.1.4.1.248.15.1.2.10.4.1.248 | HmAgentPortMask | read-write | The ports from which ingress traffic will be mirrored. |
| U32 hmAgentPortMirrorSessionNum | 1.3.6.1.4.1.248.15.1.2.10.4.1.1 | Unsigned32 | not-accessible | The Session number of this mirroring entry. The number of sessions is fixed, and is platform dependant. |
| HMA hmAgentPortMirrorSourcePortMask | 1.3.6.1.4.1.248.15.1.2.10.4.1.3 | HmAgentPortMask | read-write | The ports from which traffic will be sent to the destination port. The destination port can not be included in this list of ports. |
| hmAgentPortMirrorTable | 1.3.6.1.4.1.248.15.1.2.10.4 | not-accessible | This table includes entries for each Port Mirroring session. | |
| INT hmAgentPortPhysicalMode | 1.3.6.1.4.1.248.15.1.2.13.1.7 | INTEGER | read-write | The switch's Port Speed Mode. This is the configured physical mode. This object is read-only for gigabit ports |
| INT hmAgentPortPhysicalStatus | 1.3.6.1.4.1.248.15.1.2.13.1.8 | INTEGER | read-only | The switch's Port Physical Speed Status. This is the current actual speed. |
| INT hmAgentPortSTPMode | 1.3.6.1.4.1.248.15.1.2.13.1.4 | INTEGER | read-write | The switch's Port Spanning Tree Protocol Mode STP mode values are: dot1d (the default) fast, indicates you want to use the fast spanning tree mode off, indicates the STP mode is turned off for a particular port This object is only supported when the Dot1d Protocol is enabled. |
| INT hmAgentPortSTPState | 1.3.6.1.4.1.248.15.1.2.13.1.5 | INTEGER | read-only | The switch's Port Spanning Tree Protocol State. This object is only supported when the Dot1d Protocol is enabled. |
| OID hmAgentPortType | 1.3.6.1.4.1.248.15.1.2.13.1.12 | OBJECT IDENTIFIER | read-only | This object identifies the port type. An initial set of MAU types are defined in RFC 2668. The assignment of OBJECT IDENTIFIERs to new types of MAUs is managed by the IANA. If the MAU type is unknown, the object identifier unknownMauType OBJECT IDENTIFIER ::= { 0 0 } is returned. Note that unknownMauType is a syntactically valid object identifier, and any conformant implementation of ASN.1 and the BER must be able to generate and recognize this value. This object represents the operational type of the MAU, as determined by either (1) the result of the auto-negotiation function or (2) if auto-negotiation is not enabled or is not implemented for this MAU, by the value of the object hmAgentPortDefaultType, or (3) for the GigE card a value determined by the GBIC connected to the card. In case (2), a set to the object hmAgentPortDefaultType will force the MAU into the new operating mode. The valid values for this object are: dot3MauType10BaseTHD dot3MauType10BaseTFD dot3MauType100BaseTXHD dot3MauType100BaseTXFD dot3MauType100BaseFXFD dot3MauType1000BaseSXFD dot3MauType1000BaseTFD |
| INT hmAgentPortVoiceVlanAuthMode | 1.3.6.1.4.1.248.15.1.2.13.1.26 | INTEGER | read-write | Describes and Configures the Port Voice VLAN Authentication mode. Disable means authentication not required for voice devices when dot1x is enabled. |
| INT hmAgentPortVoiceVlanDataPriorityMode | 1.3.6.1.4.1.248.15.1.2.13.1.23 | INTEGER | read-write | Describes and Configures the Port Voice VLAN Data Priority Mode. |
| I32 hmAgentPortVoiceVlanDSCP | 1.3.6.1.4.1.248.15.1.2.13.1.25 | Integer32 | read-write | Describes and Configures the Port Voice VLAN DSCP value. |
| I32 hmAgentPortVoiceVlanID | 1.3.6.1.4.1.248.15.1.2.13.1.21 | Integer32 | read-write | Describes and Configures the Port Voice VLAN ID if the Voice Vlan Mode is Vlan ID. |
| INT hmAgentPortVoiceVlanMode | 1.3.6.1.4.1.248.15.1.2.13.1.20 | INTEGER | read-write | Describes and Configures the Port Voice VLAN Mode. |
| INT hmAgentPortVoiceVlanOperationalStatus | 1.3.6.1.4.1.248.15.1.2.13.1.24 | INTEGER | read-only | Describes the Port Voice VLAN Operational Status. |
| INT hmAgentPortVoiceVlanPriority | 1.3.6.1.4.1.248.15.1.2.13.1.22 | INTEGER | read-write | Describes and Configures the Port Voice VLAN Priority if the Voice Vlan Mode is dot1p. A value of 255 indicates that the priority is not configured. |
| I32 hmAgentProbePortIfIndex | 1.3.6.1.4.1.248.15.1.2.10.2 | Integer32 | read-write | IfIndex of the probe port |
| hmAgentProtocolConfigGroup | 1.3.6.1.4.1.248.15.1.2.14 | |||
| STR hmAgentProtocolGroupCreate | 1.3.6.1.4.1.248.15.1.2.14.1 | DisplayString | read-write | Set to non-empty string to create a Protocol-Based VLAN group. |
| hmAgentProtocolGroupEntry | 1.3.6.1.4.1.248.15.1.2.14.2.1 | not-accessible | Switch's Protocol-based VLAN entry | |
| I32 hmAgentProtocolGroupId | 1.3.6.1.4.1.248.15.1.2.14.2.1.1 | Integer32 | read-only | Group identifier of the Protocol-based VLAN entry. |
| STR hmAgentProtocolGroupName | 1.3.6.1.4.1.248.15.1.2.14.2.1.2 | DisplayString | read-only | Group name of the Protocol-based VLAN entry. |
| hmAgentProtocolGroupPortEntry | 1.3.6.1.4.1.248.15.1.2.14.3.1 | not-accessible | Switch's physical port config entry | |
| I32 hmAgentProtocolGroupPortIfIndex | 1.3.6.1.4.1.248.15.1.2.14.3.1.1 | Integer32 | read-only | The interface number of this instance. |
| ROW hmAgentProtocolGroupPortStatus | 1.3.6.1.4.1.248.15.1.2.14.3.1.2 | RowStatus | read-create | The status of this entry. active(1) - the port is associated with this group createAndGo(4) - add the port to this group createAndWait(5) - add the port to this group destroy(6) - remove the port from this group |
| hmAgentProtocolGroupPortTable | 1.3.6.1.4.1.248.15.1.2.14.3 | not-accessible | A table of the switch's physical port config entries | |
| INT hmAgentProtocolGroupProtocolARP | 1.3.6.1.4.1.248.15.1.2.14.2.1.5 | INTEGER | read-write | The status of the ARP protocol association with the Protocol-based VLAN entry. |
| INT hmAgentProtocolGroupProtocolIP | 1.3.6.1.4.1.248.15.1.2.14.2.1.4 | INTEGER | read-write | The status of the IP protocol association with the Protocol-based VLAN entry. |
| INT hmAgentProtocolGroupProtocolIPX | 1.3.6.1.4.1.248.15.1.2.14.2.1.6 | INTEGER | read-write | The status of the IPX protocol association with the Protocol-based VLAN entry. |
| ROW hmAgentProtocolGroupStatus | 1.3.6.1.4.1.248.15.1.2.14.2.1.7 | RowStatus | read-write | The status of the Protocol-based VLAN entry. active(1) - this entry is active destroy(6) - remove this entry |
| hmAgentProtocolGroupTable | 1.3.6.1.4.1.248.15.1.2.14.2 | not-accessible | A table of the switch's Protocol-based VLAN entries | |
| I32 hmAgentProtocolGroupVlanId | 1.3.6.1.4.1.248.15.1.2.14.2.1.3 | Integer32 | read-write | VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove. |
| hmAgentRadiusAccountingConfigEntry | 1.3.6.1.4.1.248.15.8.1.6.1 | not-accessible | Entry consisting of configuration data for a Radius Accounting Server. | |
| hmAgentRadiusAccountingConfigTable | 1.3.6.1.4.1.248.15.8.1.6 | not-accessible | Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time. | |
| I32 hmAgentRadiusAccountingIndexNextValid | 1.3.6.1.4.1.248.15.8.1.5 | Integer32 | read-only | Indicates the next valid index into the hmAgentRadiusAccountingConfigTable for creation. If no additional entries are allowed, this will be 0. |
| INT hmAgentRadiusAccountingMode | 1.3.6.1.4.1.248.15.8.1.3 | INTEGER | read-write | Identifies if RADIUS Accounting has been enabled or not |
| U32 hmAgentRadiusAccountingPort | 1.3.6.1.4.1.248.15.8.1.6.1.3 | Unsigned32 | read-write | Port number for the RADIUS accounting server. |
| STR hmAgentRadiusAccountingSecret | 1.3.6.1.4.1.248.15.8.1.6.1.4 | DisplayString | read-write | Configured shared sercret for the RADIUS accounting server. |
| IP hmAgentRadiusAccountingServerAddress | 1.3.6.1.4.1.248.15.8.1.6.1.2 | IpAddress | read-create | IP Address of the configured RADIUS accounting server. This object cannot be changed after creation. |
| I32 hmAgentRadiusAccountingServerIndex | 1.3.6.1.4.1.248.15.8.1.6.1.1 | Integer32 | not-accessible | Unique index of the configured RADIUS accounting server. The next valid value of this object for creation is specified by hmAgentRadiusAccountingIndexNextValid. |
| ROW hmAgentRadiusAccountingStatus | 1.3.6.1.4.1.248.15.8.1.6.1.5 | RowStatus | read-create | Creates or destroys a RADIUS accounting server entry. During creation, the next available index is specified by the hmAgentRadiusAccountingIndexNextValid object. Rows creation using a different value for hmAgentRadiusAccountingServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry. |
| hmAgentRadiusConfigGroup | 1.3.6.1.4.1.248.15.8.1 | |||
| U32 hmAgentRadiusMaxTransmit | 1.3.6.1.4.1.248.15.8.1.1 | Unsigned32 | read-write | Maximum number of retransmissions of a RADIUS request packet |
| IP hmAgentRadiusServerAddress | 1.3.6.1.4.1.248.15.8.1.8.1.2 | IpAddress | read-create | IP Address of the configured RADIUS server. This object cannot be changed after creation. |
| hmAgentRadiusServerConfigEntry | 1.3.6.1.4.1.248.15.8.1.8.1 | not-accessible | Entry consisting of configuration data for a Radius Authentication Server. | |
| hmAgentRadiusServerConfigTable | 1.3.6.1.4.1.248.15.8.1.8 | not-accessible | Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret | |
| INT hmAgentRadiusServerCurrentMode | 1.3.6.1.4.1.248.15.8.1.8.1.6 | INTEGER | read-only | Indicate if the RADIUS server is the current server in user for authentication. |
| I32 hmAgentRadiusServerIndex | 1.3.6.1.4.1.248.15.8.1.8.1.1 | Integer32 | not-accessible | Unique index of the configured RADIUS server |
| I32 hmAgentRadiusServerIndexNextValid | 1.3.6.1.4.1.248.15.8.1.7 | Integer32 | read-only | Indicates the next valid index into the hmAgentRadiusServerConfigTable for creation. If no additional entries are allowed, this will be 0. |
| INT hmAgentRadiusServerMsgAuth | 1.3.6.1.4.1.248.15.8.1.8.1.7 | INTEGER | read-write | Enable or disable the message authenticator attribute for this RADIUS server. |
| U32 hmAgentRadiusServerPort | 1.3.6.1.4.1.248.15.8.1.8.1.3 | Unsigned32 | read-write | Port number for the RADIUS server. |
| INT hmAgentRadiusServerPrimaryMode | 1.3.6.1.4.1.248.15.8.1.8.1.5 | INTEGER | read-write | Configure the RADIUS server to be the primary server. If there is any other server that is configured to be primary, that server is set to be a seconday server and this entry is set Primary. |
| STR hmAgentRadiusServerSecret | 1.3.6.1.4.1.248.15.8.1.8.1.4 | DisplayString | read-write | Configured shared sercret for the RADIUS server. |
| ROW hmAgentRadiusServerStatus | 1.3.6.1.4.1.248.15.8.1.8.1.8 | RowStatus | read-create | Creates or destroys a RADIUS Authentication server entry. During creation, the next available index is specified by the hmAgentRadiusServerIndexNextValid object. Rows creation using a different value for hmAgentRadiusServerIndex will fail. active(1) - This entry is active. createAndGo(4) - Creates a new entry. destroy(6) - Deletes an entry. |
| INT hmAgentRadiusStatsClear | 1.3.6.1.4.1.248.15.8.1.4 | INTEGER | read-write | When set to enable(1), all Radius statistics will be reset. |
| U32 hmAgentRadiusTimeout | 1.3.6.1.4.1.248.15.8.1.2 | Unsigned32 | read-write | Time out duration (in seconds) before packets are retransmitted |
| INT hmAgentResetSystem | 1.3.6.1.4.1.248.15.1.3.10 | INTEGER | read-write | reset the switch |
| INT hmAgentSaveConfig | 1.3.6.1.4.1.248.15.1.3.1 | INTEGER | read-write | Enable hmAgentSaveConfig will initiate an configuration save to nvram. Disable hmAgentSaveConfig after a configuration save will reset hmAgentSaveConfigStatus back to notInitiated state. |
| INT hmAgentSaveConfigStatus | 1.3.6.1.4.1.248.15.1.3.11 | INTEGER | read-only | Indicates the current status of an save configuration request. |
| hmAgentSpanningTreeConfigGroup | 1.3.6.1.4.1.248.15.1.2.7 | |||
| INT hmAgentSpanningTreeMode | 1.3.6.1.4.1.248.15.1.2.7.1 | INTEGER | read-write | The switch's Spanning Tree Switch Status |
| INT hmAgentSSHAdminMode | 1.3.6.1.4.1.248.15.11.2.1 | INTEGER | read-write | Configures whether the SSH service is enabled on this switch. The default value is disable(2). |
| hmAgentSSHConfigGroup | 1.3.6.1.4.1.248.15.11.2 | |||
| I32 hmAgentSSHMaxSessionsCount | 1.3.6.1.4.1.248.15.11.2.4 | Integer32 | read-write | Max number of SSH sessions permitted on this switch. |
| INT hmAgentSSHProtocolLevel | 1.3.6.1.4.1.248.15.11.2.2 | INTEGER | read-write | Configures which protocol versions of SSH are enabled on this switch. The default value is both(3). |
| I32 hmAgentSSHSessionsCountEx | 1.3.6.1.4.1.248.15.11.2.3 | Integer32 | read-only | Current number of active SSH sessions on this switch. |
| I32 hmAgentSSHSessionTimeout | 1.3.6.1.4.1.248.15.11.2.5 | Integer32 | read-write | ssh idle timeout value for this switch im minutes. |
| INT hmAgentStpAdminMode | 1.3.6.1.4.1.248.15.1.2.15.6 | INTEGER | read-write | The spanning tree operational status. enable(1) - enables spanning tree operational status on the switch. disable(2) - disables spanning tree operational status on the switch. The default status is enabled. |
| INT hmAgentStpBpduFilterDefault | 1.3.6.1.4.1.248.15.1.2.15.14 | INTEGER | read-write | The spanning tree BPDU Filter Mode, it enables BPDU Filter on all edge ports. enable(1) - enables BPDU Filter Mode on the switch. disable(2) - disables BPDU Filter Mode on the switch. The default status is disabled. |
| INT hmAgentStpBpduGuardMode | 1.3.6.1.4.1.248.15.1.2.15.13 | INTEGER | read-write | The spanning tree BPDU Guard Mode. enable(1) - enables BPDU Guard Mode on the switch. disable(2) - disables BPDU Guard Mode on the switch. The default status is disabled. |
| OCT hmAgentStpConfigDigestKey | 1.3.6.1.4.1.248.15.1.2.15.1 | OCTET STRING | read-only | The MST configuration digest key. |
| U32 hmAgentStpConfigFormatSelector | 1.3.6.1.4.1.248.15.1.2.15.2 | Unsigned32 | read-only | The MST configuration format selector. A value other than 0 (zero) indicates non-support for the IEEE 802.1s standard. |
| STR hmAgentStpConfigName | 1.3.6.1.4.1.248.15.1.2.15.3 | DisplayString | read-write | The MST configuration name of at most 32 characters. |
| U32 hmAgentStpConfigRevision | 1.3.6.1.4.1.248.15.1.2.15.4 | Unsigned32 | read-write | The MST configuration revision. The default value is 1. |
| BRI hmAgentStpCstBridgeDesignatedRoot | 1.3.6.1.4.1.248.15.1.2.15.8.10 | BridgeId | read-only | The Designated Root like in dot1dStpDesignatedRoot. |
| U32 hmAgentStpCstBridgeFwdDelay | 1.3.6.1.4.1.248.15.1.2.15.8.6 | Unsigned32 | read-write | The MSTP bridge forward delay for the CIST. The default value is 15. |
| U32 hmAgentStpCstBridgeHelloTime | 1.3.6.1.4.1.248.15.1.2.15.8.7 | Unsigned32 | read-write | The MSTP bridge hello time for the CIST. The default value is 2. |
| U32 hmAgentStpCstBridgeHoldCount | 1.3.6.1.4.1.248.15.1.2.15.8.17 | Unsigned32 | read-write | The MSTP bridge hold count for the CIST. This command sets the value of maximum bpdus that a bridge is allowed to send within a hello time window. The default value is 10. |
| U32 hmAgentStpCstBridgeHoldTime | 1.3.6.1.4.1.248.15.1.2.15.8.8 | Unsigned32 | read-only | The MSTP bridge hold time for the CIST. |
| U32 hmAgentStpCstBridgeMaxAge | 1.3.6.1.4.1.248.15.1.2.15.8.9 | Unsigned32 | read-write | The MSTP bridge max age for the CIST. The default value is 20. |
| U32 hmAgentStpCstBridgeMaxHops | 1.3.6.1.4.1.248.15.1.2.15.8.16 | Unsigned32 | read-write | The MSTP bridge max hops for the CIST. The default value is 20. |
| U32 hmAgentStpCstBridgePriority | 1.3.6.1.4.1.248.15.1.2.15.8.11 | Unsigned32 | read-write | The MSTP bridge priority for the CIST. The default value is 32768. |
| U32 hmAgentStpCstBridgeRootCost | 1.3.6.1.4.1.248.15.1.2.15.8.14 | Unsigned32 | read-only | The cost of the path to the root as seen from this bridge. |
| U32 hmAgentStpCstBridgeRootPort | 1.3.6.1.4.1.248.15.1.2.15.8.15 | Unsigned32 | read-only | The port number of the port which offers the lowest cost path from this bridge to the root bridge. |
| TIK hmAgentStpCstBridgeTimeSinceTopologyChange | 1.3.6.1.4.1.248.15.1.2.15.8.12 | TimeTicks | read-only | The time (in hundredths of a second) since the last time a topology change was detected by the bridge entity. |
| C32 hmAgentStpCstBridgeTopChanges | 1.3.6.1.4.1.248.15.1.2.15.8.13 | Counter32 | read-only | The total number of topology changes detected by this bridge since the management entity was last reset or initialized. |
| hmAgentStpCstConfigGroup | 1.3.6.1.4.1.248.15.1.2.15.8 | |||
| OCT hmAgentStpCstDesignatedBridgeId | 1.3.6.1.4.1.248.15.1.2.15.9.1.9 | OCTET STRING | read-only | The MSTP designated bridge ID of a specific port in CIST. |
| U32 hmAgentStpCstDesignatedCost | 1.3.6.1.4.1.248.15.1.2.15.9.1.10 | Unsigned32 | read-only | The MSTP designated cost of a specific port in CIST. |
| OCT hmAgentStpCstDesignatedPortId | 1.3.6.1.4.1.248.15.1.2.15.9.1.11 | OCTET STRING | read-only | The MSTP designated port ID of a specific port in CIST. |
| U32 hmAgentStpCstExtPortPathCost | 1.3.6.1.4.1.248.15.1.2.15.9.1.12 | Unsigned32 | read-write | The MSTP external port path cost in CIST. The default value varies depending upon the link speed. |
| U32 hmAgentStpCstHelloTime | 1.3.6.1.4.1.248.15.1.2.15.8.1 | Unsigned32 | read-only | The MSTP root port hello time for the CIST. |
| U32 hmAgentStpCstMaxAge | 1.3.6.1.4.1.248.15.1.2.15.8.2 | Unsigned32 | read-only | The MSTP root port max age for the CIST. |
| INT hmAgentStpCstPortAutoEdge | 1.3.6.1.4.1.248.15.1.2.15.9.1.13 | INTEGER | read-write | The auto edge state of a specific port in CIST. true(1) - enables the port. false(2) - disables the port. The default port state is enabled. |
| INT hmAgentStpCstPortBpduFilter | 1.3.6.1.4.1.248.15.1.2.15.9.1.17 | INTEGER | read-write | This command sets BPDU Filter mode on the port. enable(1) - BPDU Filter Mode is enabled on the port. disable(2) - BPDU Filter Mode is disabled on the port. |
| INT hmAgentStpCstPortBpduFlood | 1.3.6.1.4.1.248.15.1.2.15.9.1.18 | INTEGER | read-write | This command sets BPDU Flood mode on the port. enable(1) - BPDU Flood Mode is enabled on the port. disable(2) - BPDU Flood Mode is disabled on the port. |
| INT hmAgentStpCstPortBpduGuardEffect | 1.3.6.1.4.1.248.15.1.2.15.9.1.16 | INTEGER | read-only | BPDU Guard Mode effect on the port. enable(1) - BPDU Guard Mode is enabled on the port. disable(2) - BPDU Guard Mode is disabled on the port. |
| INT hmAgentStpCstPortDisputed | 1.3.6.1.4.1.248.15.1.2.15.9.1.15 | INTEGER | read-only | The current value of the disputed variable for the CIST for the Port. A value of true(1) indicates that the disputed variable is set. A value of false(2) indicates that the agreed variable is cleared. |
| INT hmAgentStpCstPortEdge | 1.3.6.1.4.1.248.15.1.2.15.9.1.4 | INTEGER | read-write | The administrative state of a specific port in CIST. true(1) - port is edge port. false(2) - port is auto-edge or no edge port. The default port state is disabled. |
| hmAgentStpCstPortEntry | 1.3.6.1.4.1.248.15.1.2.15.9.1 | not-accessible | CIST port entry. | |
| INT hmAgentStpCstPortForwardingState | 1.3.6.1.4.1.248.15.1.2.15.9.1.5 | INTEGER | read-only | The MSTP forwarding state of a specific port in CIST. |
| OCT hmAgentStpCstPortId | 1.3.6.1.4.1.248.15.1.2.15.9.1.6 | OCTET STRING | read-only | The MSTP port identifier of a specific port in CIST. |
| INT hmAgentStpCstPortLoopGuard | 1.3.6.1.4.1.248.15.1.2.15.9.1.21 | INTEGER | read-write | This command enables loop guard on this port. This setting applies to all Spanning Tree instances of which this port is a member. enable(1) - enables the loop guard mode for the port. disable(2) - disables the loop guard mode for the port. The default loop-guard mode is disabled. |
| INT hmAgentStpCstPortOperEdge | 1.3.6.1.4.1.248.15.1.2.15.9.1.1 | INTEGER | read-only | The MSTP operational status of a specific port for the CIST. |
| INT hmAgentStpCstPortOperPointToPoint | 1.3.6.1.4.1.248.15.1.2.15.9.1.2 | INTEGER | read-only | The MSTP operational point to point mac of a specific port for the CIST. |
| U32 hmAgentStpCstPortPathCost | 1.3.6.1.4.1.248.15.1.2.15.9.1.7 | Unsigned32 | read-write | The MSTP port path cost in CIST. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed. |
| U32 hmAgentStpCstPortPriority | 1.3.6.1.4.1.248.15.1.2.15.9.1.8 | Unsigned32 | read-write | The MSTP port priority in CIST. The priority is in the increments of 16. The default value is 128. |
| INT hmAgentStpCstPortRole | 1.3.6.1.4.1.248.15.1.2.15.9.1.14 | INTEGER | read-only | The current Port Role for the Port (i.e., Root, Alternate, Designated, or Backup), for the CIST. |
| INT hmAgentStpCstPortRootGuard | 1.3.6.1.4.1.248.15.1.2.15.9.1.19 | INTEGER | read-write | This command sets a port to discard any superior information received by the port and thus protect against root of the device from changing.The port gets put into discarding state and does not forward any packets. enable(1) - enables the root-guard mode for the port. disable(2) - disables the root-guard mode for the port. The default root-guard mode is disabled. |
| hmAgentStpCstPortTable | 1.3.6.1.4.1.248.15.1.2.15.9 | not-accessible | CIST port table. | |
| INT hmAgentStpCstPortTCNGuard | 1.3.6.1.4.1.248.15.1.2.15.9.1.20 | INTEGER | read-write | This command restricts the port from propagating any topology change information received through that port. enable(1) - enables the tcn-guard mode for the port. disable(2) - disables the tcn-guard mode for the port. The default tcn-guard mode is disabled. |
| INT hmAgentStpCstPortTopologyChangeAck | 1.3.6.1.4.1.248.15.1.2.15.9.1.3 | INTEGER | read-only | The MSTP topology change acknowledge for a specific port in the CIST. |
| OCT hmAgentStpCstRegionalRootId | 1.3.6.1.4.1.248.15.1.2.15.8.3 | OCTET STRING | read-only | The MSTP regional root identifier for the CIST. |
| U32 hmAgentStpCstRegionalRootPathCost | 1.3.6.1.4.1.248.15.1.2.15.8.4 | Unsigned32 | read-only | The MSTP regional root path cost for the CIST. |
| U32 hmAgentStpCstRootFwdDelay | 1.3.6.1.4.1.248.15.1.2.15.8.5 | Unsigned32 | read-only | The MSTP root port forward delay for the CIST. |
| INT hmAgentStpForceVersion | 1.3.6.1.4.1.248.15.1.2.15.5 | INTEGER | read-write | The MST configuration force protocol version. The default version is dot1w. |
| OCT hmAgentStpMstBridgeIdentifier | 1.3.6.1.4.1.248.15.1.2.15.10.1.3 | OCTET STRING | read-only | The MSTP bridge identifier in a specific instance. |
| U32 hmAgentStpMstBridgePriority | 1.3.6.1.4.1.248.15.1.2.15.10.1.2 | Unsigned32 | read-write | The MSTP bridge priority in a specific instance. The priority is in the increments of 4096. The recommended default value is 32768. |
| OCT hmAgentStpMstDesignatedBridgeId | 1.3.6.1.4.1.248.15.1.2.15.11.1.5 | OCTET STRING | read-only | The MSTP designated bridge ID of a specific port in a specific instance. |
| U32 hmAgentStpMstDesignatedCost | 1.3.6.1.4.1.248.15.1.2.15.11.1.6 | Unsigned32 | read-only | The MSTP designated cost of a specific port in a specific instance. |
| OCT hmAgentStpMstDesignatedPortId | 1.3.6.1.4.1.248.15.1.2.15.11.1.7 | OCTET STRING | read-only | The MSTP designated port ID of a specific port in a specific instance. |
| OCT hmAgentStpMstDesignatedRootId | 1.3.6.1.4.1.248.15.1.2.15.10.1.4 | OCTET STRING | read-only | The MSTP designated root bridge identifier in a specific instance. |
| hmAgentStpMstEntry | 1.3.6.1.4.1.248.15.1.2.15.10.1 | not-accessible | MST entry. | |
| U32 hmAgentStpMstId | 1.3.6.1.4.1.248.15.1.2.15.10.1.1 | Unsigned32 | read-only | The MSTP instance ID. |
| INT hmAgentStpMstPortDisputed | 1.3.6.1.4.1.248.15.1.2.15.11.1.9 | INTEGER | read-only | In an MSTP Bridge, the current value of the disputed variable for the MSTI for the Port. |
| hmAgentStpMstPortEntry | 1.3.6.1.4.1.248.15.1.2.15.11.1 | not-accessible | MST port entry. | |
| INT hmAgentStpMstPortForwardingState | 1.3.6.1.4.1.248.15.1.2.15.11.1.1 | INTEGER | read-only | The MSTP forwarding state of a specific port in a specific instance. |
| OCT hmAgentStpMstPortId | 1.3.6.1.4.1.248.15.1.2.15.11.1.2 | OCTET STRING | read-only | The MSTP port identifier of a specific port in a specific instance. |
| INT hmAgentStpMstPortLoopInconsistentState | 1.3.6.1.4.1.248.15.1.2.15.11.1.10 | INTEGER | read-only | The loop inconsistent state of a specific port in a specific instance. This value can only report as true(1) when loop guard is enabled on the port and the port has transitioned from blocking state in this MST instance. |
| U32 hmAgentStpMstPortPathCost | 1.3.6.1.4.1.248.15.1.2.15.11.1.3 | Unsigned32 | read-write | The MSTP port path cost in a specific instance. The default value will correspond to the recommendation specified in IEEE 802.1s Table 13-2 which varies depending upon link speed. |
| U32 hmAgentStpMstPortPriority | 1.3.6.1.4.1.248.15.1.2.15.11.1.4 | Unsigned32 | read-write | The MSTP port priority in a specific instance. The priority is in the increments of 16. The default value is 128. |
| INT hmAgentStpMstPortRole | 1.3.6.1.4.1.248.15.1.2.15.11.1.8 | INTEGER | read-only | In an MSTP Bridge, the current Port Role for the Port (i.e., Root, Alternate, Designated, or Backup), for the MSTI. |
| hmAgentStpMstPortTable | 1.3.6.1.4.1.248.15.1.2.15.11 | not-accessible | MST port table. | |
| C32 hmAgentStpMstPortTransitionsIntoLoopInconsistentState | 1.3.6.1.4.1.248.15.1.2.15.11.1.11 | Counter32 | read-only | The number of times this interface has transitioned into loop inconsistent state. |
| C32 hmAgentStpMstPortTransitionsOutOfLoopInconsistentState | 1.3.6.1.4.1.248.15.1.2.15.11.1.12 | Counter32 | read-only | The number of times this interface has transitioned out of loop inconsistent state. |
| OCT hmAgentStpMstReceivedBridgeId | 1.3.6.1.4.1.248.15.1.2.15.11.1.13 | OCTET STRING | read-only | The MSTP received bridge ID on a specific port in a specific instance. |
| OCT hmAgentStpMstReceivedPortId | 1.3.6.1.4.1.248.15.1.2.15.11.1.15 | OCTET STRING | read-only | The MSTP received port ID on a specific port in a specific instance. |
| U32 hmAgentStpMstReceivedRPC | 1.3.6.1.4.1.248.15.1.2.15.11.1.14 | Unsigned32 | read-only | The MSTP received root path cost of a specific port in a specific instance. |
| U32 hmAgentStpMstRootPathCost | 1.3.6.1.4.1.248.15.1.2.15.10.1.5 | Unsigned32 | read-only | The MSTP root path cost in a specific instance. |
| OCT hmAgentStpMstRootPortId | 1.3.6.1.4.1.248.15.1.2.15.10.1.6 | OCTET STRING | read-only | The MSTP root port ID in a specific instance. |
| ROW hmAgentStpMstRowStatus | 1.3.6.1.4.1.248.15.1.2.15.10.1.10 | RowStatus | read-create | The MSTP instance status. Supported values: active(1) - valid instance. createAndGo(4) - used to create a new instance. destroy(6) - removes an instance. |
| hmAgentStpMstTable | 1.3.6.1.4.1.248.15.1.2.15.10 | not-accessible | MST table. | |
| TIK hmAgentStpMstTimeSinceTopologyChange | 1.3.6.1.4.1.248.15.1.2.15.10.1.7 | TimeTicks | read-only | The MSTP time since the last topology change in a specific instance. |
| C32 hmAgentStpMstTopologyChangeCount | 1.3.6.1.4.1.248.15.1.2.15.10.1.8 | Counter32 | read-only | The MSTP count of topology changes in a specific instance. |
| INT hmAgentStpMstTopologyChangeParm | 1.3.6.1.4.1.248.15.1.2.15.10.1.9 | INTEGER | read-only | The MSTP topology change parameter in a specific instance. |
| hmAgentStpMstVlanEntry | 1.3.6.1.4.1.248.15.1.2.15.12.1 | not-accessible | MST VLAN entry. | |
| ROW hmAgentStpMstVlanRowStatus | 1.3.6.1.4.1.248.15.1.2.15.12.1.1 | RowStatus | read-create | The association status of an MSTP instance and a VLAN. Supported values: active(1) - valid association between an MSTP instance and a VLAN. createAndGo(4) - used to create a new association between an MSTP instance and a VLAN. destroy(6) - removes the association between an MSTP instance and a VLAN. |
| hmAgentStpMstVlanTable | 1.3.6.1.4.1.248.15.1.2.15.12 | not-accessible | MST VLAN table. | |
| hmAgentStpPortEntry | 1.3.6.1.4.1.248.15.1.2.15.7.1 | not-accessible | STP port entry. | |
| U32 hmAgentStpPortHelloTime | 1.3.6.1.4.1.248.15.1.2.15.7.1.10 | Unsigned32 | read-write | Hello time for the STP port. The default value is 2. |
| INT hmAgentStpPortMigrationCheck | 1.3.6.1.4.1.248.15.1.2.15.7.1.9 | INTEGER | read-write | Force the specified port to transmit RSTP or MSTP BPDU's. Supported values: false(0) - BPDUs are not to be transmitted. true(1) - BPDUs are to be transmitted A non-zero value indicates that BPDUs are to be sent on the specified port. |
| INT hmAgentStpPortState | 1.3.6.1.4.1.248.15.1.2.15.7.1.1 | INTEGER | read-write | The administrative STP state for the port. enable(1) - enables STP on the port. disable(2) - disables STP on the port. The default port STP state is enabled for the first 4095 ports and disabled for any ports beyond. |
| C32 hmAgentStpPortStatsMstpBpduRx | 1.3.6.1.4.1.248.15.1.2.15.7.1.2 | Counter32 | read-only | The MSTP BPDUs received on a specific port. |
| C32 hmAgentStpPortStatsMstpBpduTx | 1.3.6.1.4.1.248.15.1.2.15.7.1.3 | Counter32 | read-only | The MSTP BPDUs sent from a specific port. |
| C32 hmAgentStpPortStatsRstpBpduRx | 1.3.6.1.4.1.248.15.1.2.15.7.1.4 | Counter32 | read-only | The RSTP BPDUs received on a specific port. |
| C32 hmAgentStpPortStatsRstpBpduTx | 1.3.6.1.4.1.248.15.1.2.15.7.1.5 | Counter32 | read-only | The RSTP BPDUs sent from a specific port. |
| C32 hmAgentStpPortStatsStpBpduRx | 1.3.6.1.4.1.248.15.1.2.15.7.1.6 | Counter32 | read-only | The STP BPDUs received on a specific port. |
| C32 hmAgentStpPortStatsStpBpduTx | 1.3.6.1.4.1.248.15.1.2.15.7.1.7 | Counter32 | read-only | The STP BPDUs sent from a specific port. |
| hmAgentStpPortTable | 1.3.6.1.4.1.248.15.1.2.15.7 | not-accessible | STP port table. | |
| TIK hmAgentStpPortUpTime | 1.3.6.1.4.1.248.15.1.2.15.7.1.8 | TimeTicks | read-only | Time since port was reset. It is displayed in days, hours, minutes, and seconds. |
| hmAgentStpSwitchConfigGroup | 1.3.6.1.4.1.248.15.1.2.15 | |||
| I32 hmAgentSwitchAddressAgingTimeout | 1.3.6.1.4.1.248.15.1.2.8.4.1.1 | Integer32 | read-write | The FDB entry's address aging timeout (in seconds) |
| hmAgentSwitchAddressAgingTimeoutEntry | 1.3.6.1.4.1.248.15.1.2.8.4.1 | not-accessible | Aging information about a specific Filtering Database. | |
| hmAgentSwitchAddressAgingTimeoutTable | 1.3.6.1.4.1.248.15.1.2.8.4 | not-accessible | The switch's address aging timeout table | |
| INT hmAgentSwitchBroadcastControlMode | 1.3.6.1.4.1.248.15.1.2.8.2 | INTEGER | read-write | The switch config broadcast allows you to enable or disable broadcast storm recovery mode. When you specify Enable for Broadcast Storm Recovery and the broadcast traffic on any Ethernet port exceeds 20 percent of the link speed, the switch blocks (discards) the broadcast traffic until the broadcast traffic returns to 10 percent or less. Upper limit for 10M link is 20% and lower limit is 10%. For 100M link Upper limit is 5% and lower limit is 2% |
| hmAgentSwitchConfigGroup | 1.3.6.1.4.1.248.15.1.2.8 | |||
| INT hmAgentSwitchDot3FlowControlMode | 1.3.6.1.4.1.248.15.1.2.8.3 | INTEGER | read-write | Config switchconfig flowcontrol allows you to enable or disable 802.3x flow control for the switch. This value applies to only full-duplex mode ports. |
| I32 hmAgentSwitchDVlanTagEthertype | 1.3.6.1.4.1.248.15.1.2.8.8.1 | Integer32 | read-write | Configures the Double Vlan Tag Ethertype for the switch. If this object is supported, ethertype cannot be configured per port. Commonly used are the Ethertypes for vman tags (34984, or 0x88A8) and dot1q tags (33024, or 0x8100). |
| hmAgentSwitchDVlanTagGroup | 1.3.6.1.4.1.248.15.1.2.8.8 | |||
| INT hmAgentSwitchIGMPSnoopingAdminMode | 1.3.6.1.4.1.248.15.1.2.8.6.1 | INTEGER | read-write | This enables or disables IGMP Snooping on the system. |
| hmAgentSwitchIGMPSnoopingGroup | 1.3.6.1.4.1.248.15.1.2.8.6 | |||
| I32 hmAgentSwitchIGMPSnoopingGroupMembershipInterval | 1.3.6.1.4.1.248.15.1.2.8.6.2 | Integer32 | read-write | The amount of time in seconds a switch will wait for a report for a particular group on a particular interface before it deletes the interface from the entry. |
| I32 hmAgentSwitchIGMPSnoopingMaxResponseTime | 1.3.6.1.4.1.248.15.1.2.8.6.3 | Integer32 | read-write | The amount of time in seconds a switch will wait after sending a query on an interface because it did not receive a report for a particular group in that interface. This value must be less than hmAgentSwitchIGMPSnoopingQueryInterval. |
| I32 hmAgentSwitchIGMPSnoopingMRPExpirationTime | 1.3.6.1.4.1.248.15.1.2.8.6.4 | Integer32 | read-write | Multicast Router Present Expiration Time. The amount of time in seconds a switch will wait for a query to be received on an interface before the interface is removed from the list of interfaces with mutlticast routers attached. A value of zero indicates an infinite timeout, i.e. the entries in the list will not expire. |
| C32 hmAgentSwitchIGMPSnoopingMulticastControlFramesProcessed | 1.3.6.1.4.1.248.15.1.2.8.6.6 | Counter32 | read-only | Multicast Control Frames Processed by CPU. The number of multicast control frames that have been processed by the CPU. |
| HMA hmAgentSwitchIGMPSnoopingPortMask | 1.3.6.1.4.1.248.15.1.2.8.6.5 | HmAgentPortMask | read-write | IGMP Snooping Port Mask. This allows configuration of IGMP Snooping on selected ports. IGMP Snooping cannot be enabled on an interface that has routing enabled, or is a member of a LAG. If a port which has IGMP Snooping enabled becomes enabled for routing, or is enlisted as a member of a LAG, IGMP Snooping functionality will be disabled on that port. IGMP Snooping functionality will be subsequently be reenabled if routing is disabled or LAG membership is removed from an interface that had previously had IGMP Snooping enabled. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| G32 hmAgentSwitchMFDBCurrentEntries | 1.3.6.1.4.1.248.15.1.2.8.7.5 | Gauge32 | read-only | This displays the current number of entries in the Multicast Forwarding Database table. |
| STR hmAgentSwitchMFDBDescription | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.5 | DisplayString | read-only | Text description of this multicast table entry. |
| hmAgentSwitchMFDBEntry | 1.3.6.1.4.1.248.15.1.2.8.7.1.1 | not-accessible | Contains Forwarding and Filtering information per Vlan Index, MAC Address, and Component User. | |
| HMA hmAgentSwitchMFDBFilteringPortMask | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.7 | HmAgentPortMask | read-only | BitMask indicating which ports this entry indicates should be filtered. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| HMA hmAgentSwitchMFDBForwardingPortMask | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.6 | HmAgentPortMask | read-only | BitMask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| hmAgentSwitchMFDBGroup | 1.3.6.1.4.1.248.15.1.2.8.7 | |||
| MAC hmAgentSwitchMFDBMacAddress | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.2 | MacAddress | read-only | A multicast MAC address for which the switch has forwarding and or filtering information. |
| G32 hmAgentSwitchMFDBMaxTableEntries | 1.3.6.1.4.1.248.15.1.2.8.7.3 | Gauge32 | read-only | This displays the maximum number of entries that can possibly be in the Multicast Forwarding Database table. |
| G32 hmAgentSwitchMFDBMostEntriesUsed | 1.3.6.1.4.1.248.15.1.2.8.7.4 | Gauge32 | read-only | This displays the largest number of entries that have been present in the Multicast Forwarding Database table. This value is also known as the MFDB high-water mark. |
| INT hmAgentSwitchMFDBProtocolType | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.3 | INTEGER | read-only | The component that is responsible for this entry in the Multicast Forwarding Database. |
| hmAgentSwitchMFDBSummaryEntry | 1.3.6.1.4.1.248.15.1.2.8.7.2.1 | not-accessible | Summarizes the forwarding ports for all components registered for all MFDB table entries with the same Vlan Index and MAC Address. | |
| HMA hmAgentSwitchMFDBSummaryForwardingPortMask | 1.3.6.1.4.1.248.15.1.2.8.7.2.1.3 | HmAgentPortMask | read-only | Port Mask indicating which ports this entry indicates should be forwarded. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| MAC hmAgentSwitchMFDBSummaryMacAddress | 1.3.6.1.4.1.248.15.1.2.8.7.2.1.2 | MacAddress | read-only | A multicast MAC address for which the switch has forwarding and or filtering information. |
| hmAgentSwitchMFDBSummaryTable | 1.3.6.1.4.1.248.15.1.2.8.7.2 | not-accessible | The Multicast Forwarding Database Summary table | |
| VLA hmAgentSwitchMFDBSummaryVlanId | 1.3.6.1.4.1.248.15.1.2.8.7.2.1.1 | VlanIndex | read-only | Vlan Index for which this entry is associated with. |
| hmAgentSwitchMFDBTable | 1.3.6.1.4.1.248.15.1.2.8.7.1 | not-accessible | The Multicast Forwarding Database table | |
| INT hmAgentSwitchMFDBType | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.4 | INTEGER | read-only | This displays the type of the entry. static(1) - Entries configured by the end user dynamic(2) - Entries added as a result of a learning process or protocol |
| VLA hmAgentSwitchMFDBVlanId | 1.3.6.1.4.1.248.15.1.2.8.7.1.1.1 | VlanIndex | read-only | Vlan Index for which this entry is associated with. |
| MAC hmAgentSwitchStaticMacFilteringAddress | 1.3.6.1.4.1.248.15.1.2.8.5.1.2 | MacAddress | read-only | The Static MAC Filter MAC address |
| HMA hmAgentSwitchStaticMacFilteringDestPortMask | 1.3.6.1.4.1.248.15.1.2.8.5.1.4 | HmAgentPortMask | read-write | The Static MAC Filter destination port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| hmAgentSwitchStaticMacFilteringEntry | 1.3.6.1.4.1.248.15.1.2.8.5.1 | not-accessible | Per-port ingress/egress filter configuration based on VLAN Id and MAC address. | |
| HMA hmAgentSwitchStaticMacFilteringSourcePortMask | 1.3.6.1.4.1.248.15.1.2.8.5.1.3 | HmAgentPortMask | read-write | The Static MAC Filter source port mask. When setting this value, the system will ignore configuration for ports not between the first and last valid ports. Configuration of any port numbers between this range that are not valid ports return a failure message, but will still apply configuration for valid ports. To obtain port numbers from interface numbers, use the objects hmAgentPortDot1dBasePort and hmAgentPortIfIndex in the hmAgentPortConfigTable table. |
| ROW hmAgentSwitchStaticMacFilteringStatus | 1.3.6.1.4.1.248.15.1.2.8.5.1.5 | RowStatus | read-create | The Static MAC Filter status. Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |
| hmAgentSwitchStaticMacFilteringTable | 1.3.6.1.4.1.248.15.1.2.8.5 | not-accessible | The switch's static Mac filtering table | |
| I32 hmAgentSwitchStaticMacFilteringVlanId | 1.3.6.1.4.1.248.15.1.2.8.5.1.1 | Integer32 | read-only | The Static MAC Filter Vlan Id |
| INT hmAgentSwitchVoiceVLANAdminMode | 1.3.6.1.4.1.248.15.1.2.8.25.1 | INTEGER | read-write | This enables or disables Voice VLAN on the system. |
| hmAgentSwitchVoiceVlanDeviceEntry | 1.3.6.1.4.1.248.15.1.2.8.25.2.1 | not-accessible | Represents entry for a Voice Device on the interface. | |
| MAC hmAgentSwitchVoiceVlanDeviceMacAddress | 1.3.6.1.4.1.248.15.1.2.8.25.2.1.2 | MacAddress | read-only | The Voice Device Mac address |
| hmAgentSwitchVoiceVlanDeviceTable | 1.3.6.1.4.1.248.15.1.2.8.25.2 | not-accessible | A table of the Voice Vlan device entries. | |
| hmAgentSwitchVoiceVLANGroup | 1.3.6.1.4.1.248.15.1.2.8.25 | |||
| I32 hmAgentSwitchVoiceVlanInterfaceNum | 1.3.6.1.4.1.248.15.1.2.8.25.2.1.1 | Integer32 | read-only | The interface number of this interface. |
| hmAgentSystemGroup | 1.3.6.1.4.1.248.15.1.3 | |||
| INT hmAgentTelnetAllowNewMode | 1.3.6.1.4.1.248.15.1.2.1.2.3 | INTEGER | read-write | Allow new telnet sessions (enable or disable) Config telnet disable means that no new Telnet sessions are to be established. Any already established session remains active until the session is ended or an abnormal network error ends it. |
| hmAgentTelnetConfigGroup | 1.3.6.1.4.1.248.15.1.2.1.2 | |||
| I32 hmAgentTelnetLoginTimeout | 1.3.6.1.4.1.248.15.1.2.1.2.1 | Integer32 | read-write | Telnet login timeout (minutes) Config telnet timeout will set the telnet session timeout value. A session is active as long as the session has not remained idle for the value set. Specify a value from 1 to 160. Note: Changing the timeout value for active sessions does not become effective until the session is reaccessed. Any keystroke will also activate the new timeout duration. |
| I32 hmAgentTelnetMaxSessions | 1.3.6.1.4.1.248.15.1.2.1.2.2 | Integer32 | read-write | Maximum number of Telnet Sessions Config telnet maxsessions is an integer value from 0 to 5 that specifies the maximum number of telnet sessions that can be established. If the value is 0, no Telnet session can be established. |
| hmAgentTransferConfigGroup | 1.3.6.1.4.1.248.15.1.2.9 | |||
| INT hmAgentTransferDownloadDataType | 1.3.6.1.4.1.248.15.1.2.9.2.5 | INTEGER | read-write | Transfer download datatype configures the type of file to download to the switch. The types for download are: code - Code File config - Configuration File |
| STR hmAgentTransferDownloadFilename | 1.3.6.1.4.1.248.15.1.2.9.2.4 | DisplayString | read-write | Transfer download tftpfilename configures the file name for the file being downloaded to the switch. It can be up to 32 alphanumeric characters. The switch remembers the last file name used. File path can be appended to the file name if the string is less than 33 characters. Otherwise, the File Path field will need to be used and the File Name will be appended to the File Path as is. An example would be File Path set to c:/tftp/code/ and File Name set to e1r1v1.opr. Note: File Name, File Path, and TFTP Server IP Address are applicable only if the Transfer Mode is TFTP. |
| hmAgentTransferDownloadGroup | 1.3.6.1.4.1.248.15.1.2.9.2 | |||
| INT hmAgentTransferDownloadMode | 1.3.6.1.4.1.248.15.1.2.9.2.1 | INTEGER | read-write | Transfer download mode configures the mode to use when downloading to the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. |
| STR hmAgentTransferDownloadPath | 1.3.6.1.4.1.248.15.1.2.9.2.3 | DisplayString | read-write | Transfer download tftppath configures the directory path where the file is located. The switch remembers the last file path used. |
| IP hmAgentTransferDownloadServerIP | 1.3.6.1.4.1.248.15.1.2.9.2.2 | IpAddress | read-write | Transfer download tftpserverip configures the IP address of the server where the file is located. It is valid only when the Transfer Mode is TFTP. The address is 4 integer bytes ranging from 0 to 255. |
| INT hmAgentTransferDownloadStart | 1.3.6.1.4.1.248.15.1.2.9.2.6 | INTEGER | read-write | Transfer download start will start an download transfer. The hmAgentTransferDownloadMode object must not be set to xmodem(2), ymodem(3), or zmodem(4) to initiate a transfer via SNMP. |
| INT hmAgentTransferDownloadStatus | 1.3.6.1.4.1.248.15.1.2.9.2.7 | INTEGER | read-only | Indicates the current status of an download transfer. |
| INT hmAgentTransferUploadDataType | 1.3.6.1.4.1.248.15.1.2.9.1.5 | INTEGER | read-write | Transfer upload datatype configures the type of file to upload from the switch. The types for upload are: - Configuration File - Error log - Message log - Trap log |
| STR hmAgentTransferUploadFilename | 1.3.6.1.4.1.248.15.1.2.9.1.4 | DisplayString | read-write | Transfer upload tftpfilename configures the file name for the file being uploaded from the switch. It can be up to 32 alphanumeric characters. The switch remembers the last file name used. File path can be appended to the file name if the string is less than 17 characters. Otherwise, the File Path field will need to be used and the File Name will be appended to the File Path as is. An example would be File Path set to c:/tftp/code/ and File Name set to e1r1v1.opr. Note: File Name, File Path, and TFTP Server IP Address are applicable only if the Transfer Mode is TFTP. |
| hmAgentTransferUploadGroup | 1.3.6.1.4.1.248.15.1.2.9.1 | |||
| INT hmAgentTransferUploadMode | 1.3.6.1.4.1.248.15.1.2.9.1.1 | INTEGER | read-write | Transfer upload mode configures the mode to use when uploading from the switch. The mode is either X/Y/ZMODEM or TFTP. X/Y/ZMODEM is valid only when the file transfer is initiated by the serial EIA 232 port. |
| STR hmAgentTransferUploadPath | 1.3.6.1.4.1.248.15.1.2.9.1.3 | DisplayString | read-write | Transfer upload tftppath configures the directory path where the file is to be uploaded to. The switch remembers the last file path used. |
| IP hmAgentTransferUploadServerIP | 1.3.6.1.4.1.248.15.1.2.9.1.2 | IpAddress | read-write | Transfer upload tftpserverip configures the IP address of the server where the file is located. It is valid only when the Transfer Mode is TFTP. The address is 4 integer bytes ranging from 0 to 255. |
| INT hmAgentTransferUploadStart | 1.3.6.1.4.1.248.15.1.2.9.1.6 | INTEGER | read-write | Transfer upload start will start an upload transfer. The hmAgentTransferUploadMode object must not be set to xmodem(2), ymodem(3), or zmodem(4) to initiate a transfer via SNMP. |
| INT hmAgentTransferUploadStatus | 1.3.6.1.4.1.248.15.1.2.9.1.7 | INTEGER | read-only | Indicates the current status of an upload transfer. |
| hmAgentTrapLogEntry | 1.3.6.1.4.1.248.15.1.1.2.4.1 | not-accessible | Agent trap log entry | |
| hmAgentTrapLogGroup | 1.3.6.1.4.1.248.15.1.1.2 | |||
| I32 hmAgentTrapLogIndex | 1.3.6.1.4.1.248.15.1.1.2.4.1.1 | Integer32 | read-only | Unique index of trap entry |
| STR hmAgentTrapLogSystemTime | 1.3.6.1.4.1.248.15.1.1.2.4.1.2 | DisplayString | read-only | System uptime when trap was sent. This entry shows how long the system has been up when the trap occurred. |
| hmAgentTrapLogTable | 1.3.6.1.4.1.248.15.1.1.2.4 | not-accessible | Agent Trap Log | |
| I32 hmAgentTrapLogTotalEx | 1.3.6.1.4.1.248.15.1.1.2.1 | Integer32 | read-only | The total number of traps sent since last reset. |
| I32 hmAgentTrapLogTotalSinceLastViewed | 1.3.6.1.4.1.248.15.1.1.2.3 | Integer32 | read-only | The number of traps sent since last viewed. |
| STR hmAgentTrapLogTrap | 1.3.6.1.4.1.248.15.1.1.2.4.1.3 | DisplayString | read-only | Description of the trap sent. |
| INT hmAgentUserAccessMode | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.4 | INTEGER | read-only | Agent User Access Mode |
| INT hmAgentUserAuthenticationType | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.6 | INTEGER | read-write | SNMPv3 User Authentication. The user passsword must be set to a string greater than or equal to 8 characters for this to be set to anything but none(1). none(1) - no authentication used hmacmd5(1) - Use HMAC-MD5 authentication hmacsha(1) - Use HMAC-SHA authentication |
| STR hmAgentUserConfigCreate | 1.3.6.1.4.1.248.15.1.2.1.3.1 | DisplayString | read-write | Create a new user. When set with a non-empty string, a new user with that name will be created. This object will only return an empty string. This string is limited to alpha-numeric strings (uncluding the '-' and '_' characters). |
| hmAgentUserConfigEntry | 1.3.6.1.4.1.248.15.1.2.1.3.2.1 | not-accessible | User Config Entry | |
| hmAgentUserConfigGroup | 1.3.6.1.4.1.248.15.1.2.1.3 | |||
| hmAgentUserConfigTable | 1.3.6.1.4.1.248.15.1.2.1.3.2 | not-accessible | User Config Table | |
| T/F hmAgentUserDefaultPwdActive | 1.3.6.1.4.1.248.15.1.2.1.3.248 | TruthValue | read-only | Shows if one or more default passwords are active for users configured in the hmAgentUserConfigTable. |
| STR hmAgentUserEncryptionPassword | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.8 | DisplayString | read-write | SNMPv3 User Encryption Password This object will return an empty string even if a password is set. hmAgentUserEncryptionType must be set to des(2) before this object can be configured. This object will return an empty string even if a password is set. |
| INT hmAgentUserEncryptionType | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.7 | INTEGER | read-write | SNMPv3 User Encryption Can not be set to des(2) if hmAgentUserAuthenticationType is set to none(1). none(1) - no encryption used des(2) - DES encryption used |
| I32 hmAgentUserIndex | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.1 | Integer32 | not-accessible | Agent User Config Index |
| STR hmAgentUserName | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.2 | DisplayString | read-write | Agent User Name. This string is limited to alpha-numeric strings (including the '-' and '_' characters). |
| STR hmAgentUserPassword | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.3 | DisplayString | read-write | Agent User Password This object will return an empty string even if a password is set. |
| ROW hmAgentUserStatus | 1.3.6.1.4.1.248.15.1.2.1.3.2.1.5 | RowStatus | read-write | Agent User Status. active(1) - This user account is active. destroy(6) - Set to this value to remove this user account. |
| hmPlatform4 | 1.3.6.1.4.1.248.15 | |||
| hmPlatform4BasicL2 | 1.3.6.1.4.1.248.15.1 | The Hirschmann Private Platform4 Basic Layer 2 MIB definitions for Platform devices. | ||
| hmPlatform4OutboundTelnetPrivate | 1.3.6.1.4.1.248.15.19 | |||
| hmPlatform4SwitchingTraps | 1.3.6.1.4.1.248.15.1.50 | |||
| hmRadius | 1.3.6.1.4.1.248.15.8 | |||
| NTF linkFailureTrap | 1.3.6.1.4.1.248.15.1.50.4 | Trap is obsolete. | ||
| NTF multipleUsersTrap | 1.3.6.1.4.1.248.15.1.50.1 | This trap is sent when more than one user is logged in with administrative access. Only applies to CLI interface. | ||
| NTF powerSupplyStatusChangeTrap | 1.3.6.1.4.1.248.15.1.50.12 | Trap is obsolete. | ||
| NTF stpInstanceNewRootTrap | 1.3.6.1.4.1.248.15.1.50.10 | Trap is sent when this machine is a new STP Root when there is more than one STP instance. | ||
| NTF stpInstanceTopologyChangeTrap | 1.3.6.1.4.1.248.15.1.50.11 | Trap is sent when there is a STP topology change when there is more than one STP instance. | ||
| NTF vlanDefaultCfgFailureTrap | 1.3.6.1.4.1.248.15.1.50.7 | Trap is sent if there are failures in resetting VLAN configuration to defaults. | ||
| NTF vlanDeleteLastTrap | 1.3.6.1.4.1.248.15.1.50.6 | Trap is sent when attempting to delete the last configured VLAN or the Default VLAN. | ||
| NTF vlanRequestFailureTrap | 1.3.6.1.4.1.248.15.1.50.5 | Trap is obsolete. | ||
| NTF vlanRestoreFailureTrap | 1.3.6.1.4.1.248.15.1.50.8 | Trap is obsolete. |
RFC description
Defines layer 2 management objects for Hirschmann Platform4 switch devices.
Start monitoring Hirschmann MMP4 industrial Ethernet switch with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.