HIRSCHMANN-MMP4-BASICL2-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
26
Rows
26
Columns
193
hmAgentTrapLogTable
table.1.3.6.1.4.1.248.15.1.1.2.4
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentTrapLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTrapLogTable'
Agent Trap Log
Agent trap log entry
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Unique index of trap entry
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.1.2.4.1.1 |
|
System uptime when trap was sent.
This entry shows how long the system has been up when the trap occurred. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.1.1.2.4.1.2 |
|
Description of the trap sent.
|
OctetString Constraints: range: 0-512 |
.1.3.6.1.4.1.248.15.1.1.2.4.1.3 |
hmAgentLoginSessionTable
table.1.3.6.1.4.1.248.15.1.2.1.1
·
1 row entry
·
7 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentLoginSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentLoginSessionTable'
A table of the switch's login session
Login Session Entry
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Agent Login Session Index of the switch
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.1.1.1.1 |
||||||||||||
|
Agent Login Session UserName of the switch
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.1.2.1.1.1.2 |
||||||||||||
|
Agent Login Session IP Address of the switch
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.248.15.1.2.1.1.1.3 |
||||||||||||
|
Agent Login Session Connection Type of the switch
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.1.1.1.4 |
||||||||||||
|
Agent Login Session Idle Time of the switch
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.1.1.1.5 |
||||||||||||
|
Agent Login Session Time of the switch
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.1.1.1.6 |
||||||||||||
|
Status of the user.
active(1) - This connection is active. destroy(6) - Set to this value to disconnect this user. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.1.1.1.7 |
hmAgentUserConfigTable
table.1.3.6.1.4.1.248.15.1.2.1.3.2
·
1 row entry
·
8 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentUserConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentUserConfigTable'
User Config Table
User Config Entry
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Agent User Config Index
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.1 |
||||||||||||
|
Agent User Name.
This string is limited to alpha-numeric strings (including the '-' and '_' characters). |
OctetStringr/w Constraints: range: 1-32 |
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.2 |
||||||||||||
|
Agent User Password
This object will return an empty string even if a password is set. |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.3 |
||||||||||||
|
Agent User Access Mode
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.4 |
||||||||||||
|
Agent User Status.
active(1) - This user account is active. destroy(6) - Set to this value to remove this user account. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.5 |
||||||||||||
|
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) … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.6 |
||||||||||||
|
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 |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.7 |
||||||||||||
|
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 … |
OctetStringr/w Constraints: range: 8-64 |
.1.3.6.1.4.1.248.15.1.2.1.3.2.1.8 |
.1.3.6.1.4.1.248.15.1.2.2.2
·
1 row entry
·
10 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentLagSummaryConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentLagSummaryConfigTable'
A summary table of the switch's LAG config entries
Switch's LAG config entry
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Agent LAG IfIndex.
This value corresponds with the LAG interface in the ifTable. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.2.1.1 |
||||||||||||
|
Agent LAG Name.
The associated name of the LAG used during creation. |
OctetStringr/w Constraints: range: 1-15 |
.1.3.6.1.4.1.248.15.1.2.2.2.1.2 |
||||||||||||
|
hmAgentLagSummaryFlushTimerobsolete
Agent LAG FlushTimer.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.2.1.3 |
||||||||||||
|
Agent LAG LinkTrap.
Configures sending Link Up/Down traps when the LAG interface goes Up or Down. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.2.2.1.4 |
||||||||||||
|
Agent LAG AdminMode.
Administratively enables or disables this LAG interface. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.2.2.1.5 |
||||||||||||
|
Agent LAG StpMode.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.2.2.1.6 |
||||||||||||
|
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 a… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.2.1.7 |
||||||||||||
|
Agent LAG DeletePort.
Set to a non 0 value to remove a port from the LAG. Values correspond to ifIndex values in the ifTable. |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.2.1.8 |
||||||||||||
|
Agent LAG Status.
active(1) - This LAG is enabled. destroy(6) - Set to this value to remove the LAG. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.2.2.1.9 |
||||||||||||
|
Agent LAG Type.
static(1) - This LAG is staticly maintained. dynamic(2) - This LAG is dynamicly maintained. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.2.2.1.10 |
.1.3.6.1.4.1.248.15.1.2.2.3
·
1 row entry
·
4 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentLagDetailedConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentLagDetailedConfigTable'
A detailed table of the switch's LAG config entries
Switch's LAG config entry
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
LAG index
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.3.1.1 |
||||
|
LAG port index
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.2.3.1.2 |
||||
|
LAG port speed. See hmAgentPortType for a description and list
of valid values. |
ObjectIdentifier | .1.3.6.1.4.1.248.15.1.2.2.3.1.3 |
||||
|
LAG port status.
active(1) - Actively participating in the LAG. inactive(2) - Not participating in the LAG. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.2.3.1.4 |
.1.3.6.1.4.1.248.15.1.2.8.4
·
1 row entry
·
1 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentSwitchAddressAgingTimeoutTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentSwitchAddressAgingTimeoutTable'
The switch's address aging timeout table
Aging information about a specific Filtering Database.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The FDB entry's address aging timeout (in seconds)
|
Integer32r/w Constraints: range: 10-1000000 |
.1.3.6.1.4.1.248.15.1.2.8.4.1.1 |
.1.3.6.1.4.1.248.15.1.2.8.5
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentSwitchStaticMacFilteringTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentSwitchStaticMacFilteringTable'
The switch's static Mac filtering table
Per-port ingress/egress filter configuration based on VLAN Id and MAC address.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Static MAC Filter Vlan Id
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.8.5.1.1 |
||||||||||||
|
The Static MAC Filter MAC address
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.248.15.1.2.8.5.1.2 |
||||||||||||
|
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… |
HmAgentPortMaskr/w | .1.3.6.1.4.1.248.15.1.2.8.5.1.3 |
||||||||||||
|
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… |
HmAgentPortMaskr/w | .1.3.6.1.4.1.248.15.1.2.8.5.1.4 |
||||||||||||
|
The Static MAC Filter status.
Supported values: active(1) - valid entry createAndGo(4) - used to create a new entry destroy(6) - removes the entry |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.8.5.1.5 |
hmAgentSwitchMFDBTable
table.1.3.6.1.4.1.248.15.1.2.8.7.1
·
1 row entry
·
7 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentSwitchMFDBTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentSwitchMFDBTable'
The Multicast Forwarding Database table
Contains Forwarding and Filtering information per Vlan Index, MAC Address, and
Component User.
Component User.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Vlan Index for which this entry is associated with.
|
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.248.15.1.2.8.7.1.1.1 |
||||||||
|
A multicast MAC address for which the switch has forwarding and or
filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.248.15.1.2.8.7.1.1.2 |
||||||||
|
The component that is responsible for this entry in the Multicast
Forwarding Database. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.8.7.1.1.3 |
||||||||
|
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 |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.8.7.1.1.4 |
||||||||
|
Text description of this multicast table entry.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.1.2.8.7.1.1.5 |
||||||||
|
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 hmAgentPortCo… |
HmAgentPortMask | .1.3.6.1.4.1.248.15.1.2.8.7.1.1.6 |
||||||||
|
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 hmAgentPortCon… |
HmAgentPortMask | .1.3.6.1.4.1.248.15.1.2.8.7.1.1.7 |
.1.3.6.1.4.1.248.15.1.2.8.7.2
·
1 row entry
·
3 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentSwitchMFDBSummaryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentSwitchMFDBSummaryTable'
The Multicast Forwarding Database Summary table
Summarizes the forwarding ports for all components registered for all
MFDB table entries with the same Vlan Index and MAC Address.
MFDB table entries with the same Vlan Index and MAC Address.
| Column | Syntax | OID |
|---|---|---|
|
Vlan Index for which this entry is associated with.
|
Q-BRIDGE-MIBVlanIndex | .1.3.6.1.4.1.248.15.1.2.8.7.2.1.1 |
|
A multicast MAC address for which the switch has forwarding and or
filtering information. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.248.15.1.2.8.7.2.1.2 |
|
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 hmAgentPort… |
HmAgentPortMask | .1.3.6.1.4.1.248.15.1.2.8.7.2.1.3 |
.1.3.6.1.4.1.248.15.1.2.8.25.2
·
1 row entry
·
2 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentSwitchVoiceVlanDeviceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentSwitchVoiceVlanDeviceTable'
A table of the Voice Vlan device entries.
Represents entry for a Voice Device on the interface.
| Column | Syntax | OID |
|---|---|---|
|
The interface number of this interface.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.248.15.1.2.8.25.2.1.1 |
|
The Voice Device Mac address
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.248.15.1.2.8.25.2.1.2 |
hmAgentPortMirrorTable
table.1.3.6.1.4.1.248.15.1.2.10.4
·
1 row entry
·
6 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentPortMirrorTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentPortMirrorTable'
This table includes entries for each Port Mirroring session.
Provides configuration of a Port Mirroring session specifying the
destination port, and the source Port Mask, providing a many-to-one
mapping.
destination port, and the source Port Mask, providing a many-to-one
mapping.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
The Session number of this mirroring entry. The number of sessions is
fixed, and is platform dependant. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.10.4.1.1 |
||||||
|
The port which traffic from the mirrored ports will be sent to.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.10.4.1.2 |
||||||
|
The ports from which traffic will be sent to the destination port.
The destination port can not be included in this list of ports. |
HmAgentPortMaskr/w | .1.3.6.1.4.1.248.15.1.2.10.4.1.3 |
||||||
|
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… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.10.4.1.4 |
||||||
|
The ports from which ingress traffic will be mirrored.
|
HmAgentPortMaskr/w | .1.3.6.1.4.1.248.15.1.2.10.4.1.248 |
||||||
|
The ports from which egress traffic will be mirrored.
|
HmAgentPortMaskr/w | .1.3.6.1.4.1.248.15.1.2.10.4.1.249 |
.1.3.6.1.4.1.248.15.1.2.12
·
1 row entry
·
2 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentDot3adAggPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentDot3adAggPortTable'
This table provides 802.3ad link aggregation information for each physical port that is not available through the standard MIB.
Information about a table entry. The hmAgentDot3adAggPort identifies
the external interface number of the port.
the external interface number of the port.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ifIndex of this physical port
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.12.1.1 |
||||
|
Enable/disable 802.3ad LACP on this port
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.12.1.2 |
hmAgentPortConfigTable
table.1.3.6.1.4.1.248.15.1.2.13
·
1 row entry
·
26 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentPortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentPortConfigTable'
A table of the switch's physical port config entries
Switch's physical port config entry
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The port number of this port.
|
Integer32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.248.15.1.2.13.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The switch's Port IfIndex
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.13.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The switch's Port Type
|
IANAifType-MIBIANAifType Type Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 particu… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The switch's Port Spanning Tree Protocol State.
This object is only supported when the Dot1d Protocol is enabled. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The switch's Port Admin Mode
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hmAgentPortPhysicalModeobsolete
The switch's Port Speed Mode. This is the configured physical mode.
This object is read-only for gigabit ports |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.7 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
hmAgentPortPhysicalStatusobsolete
The switch's Port Physical Speed Status. This is the current actual speed.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.8 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
If enabled, link up and link down traps will be sent for this port.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.9 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
clear stats for this port only
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.10 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 … |
ObjectIdentifierr/w | .1.3.6.1.4.1.248.15.1.2.13.1.11 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 iden… |
ObjectIdentifier | .1.3.6.1.4.1.248.15.1.2.13.1.12 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object identifies the administration status of auto negotiation
for this port. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.13 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Config flowcontrol allows you to enable or disable
802.3x flow control for this port. This value applies to only full-duplex mode ports. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.14 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Controls the Double Vlan Tag mode on this port.
Default is normal(2). |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.15 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 0x88A… |
Integer32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.248.15.1.2.13.1.16 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Configures the Customer ID for the Double Vlan Tag for this port.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.13.1.17 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object identifies the largest value that can be
configured for hmAgentPortMaxFrameSize |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.13.1.18 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 8… |
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.13.1.19 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes and Configures the Port Voice VLAN Mode.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.20 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes and Configures the Port Voice VLAN ID
if the Voice Vlan Mode is Vlan ID. |
Integer32r/w Constraints: range: 0-4093 |
.1.3.6.1.4.1.248.15.1.2.13.1.21 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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. |
Integer32r/w Constraints: range: 255-255range: 0-7 |
.1.3.6.1.4.1.248.15.1.2.13.1.22 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes and Configures the Port Voice VLAN Data Priority Mode.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.23 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes the Port Voice VLAN Operational Status.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.24 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes and Configures the Port Voice VLAN DSCP value.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.13.1.25 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Describes and Configures the Port Voice VLAN Authentication mode.
Disable means authentication not required for voice devices when dot1x is enabled. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.13.1.26 |
.1.3.6.1.4.1.248.15.1.2.14.2
·
1 row entry
·
7 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentProtocolGroupTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentProtocolGroupTable'
A table of the switch's Protocol-based VLAN entries
Switch's Protocol-based VLAN entry
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Group identifier of the Protocol-based VLAN entry.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.14.2.1.1 |
||||||||||||
|
Group name of the Protocol-based VLAN entry.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.1.2.14.2.1.2 |
||||||||||||
|
VLAN associated with the Protocol-based VLAN entry. Set to 0 to remove.
|
SNMPv2-SMIInteger32r/w Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.14.2.1.3 |
||||||||||||
|
The status of the IP protocol association with the Protocol-based VLAN entry.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.14.2.1.4 |
||||||||||||
|
The status of the ARP protocol association with the Protocol-based VLAN entry.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.14.2.1.5 |
||||||||||||
|
The status of the IPX protocol association with the Protocol-based VLAN entry.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.14.2.1.6 |
||||||||||||
|
The status of the Protocol-based VLAN entry.
active(1) - this entry is active destroy(6) - remove this entry |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.14.2.1.7 |
.1.3.6.1.4.1.248.15.1.2.14.3
·
1 row entry
·
2 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentProtocolGroupPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentProtocolGroupPortTable'
A table of the switch's physical port config entries
Switch's physical port config entry
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface number of this instance.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.248.15.1.2.14.3.1.1 |
||||||||||||
|
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 th… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.14.3.1.2 |
hmAgentStpPortTable
table.1.3.6.1.4.1.248.15.1.2.15.7
·
1 row entry
·
10 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentStpPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpPortTable'
STP port table.
STP port entry.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 d… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.7.1.1 |
||||
|
The MSTP BPDUs received on a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.2 |
||||
|
The MSTP BPDUs sent from a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.3 |
||||
|
The RSTP BPDUs received on a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.4 |
||||
|
The RSTP BPDUs sent from a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.5 |
||||
|
The STP BPDUs received on a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.6 |
||||
|
The STP BPDUs sent from a specific port.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.7 |
||||
|
Time since port was reset.
It is displayed in days, hours, minutes, and seconds. |
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.8 |
||||
|
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 th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.7.1.9 |
||||
|
Hello time for the STP port. The default value is 2.
|
Unsigned32r/w Constraints: range: 1-2 |
.1.3.6.1.4.1.248.15.1.2.15.7.1.10 |
hmAgentStpCstPortTable
table.1.3.6.1.4.1.248.15.1.2.15.9
·
1 row entry
·
21 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentStpCstPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpCstPortTable'
CIST port table.
CIST port entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MSTP operational status of a specific port for the CIST.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.1 |
||||||||||||
|
The MSTP operational point to point mac of a specific port for the CIST.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.2 |
||||||||||||
|
The MSTP topology change acknowledge for a specific port in the CIST.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.3 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.4 |
||||||||||||
|
The MSTP forwarding state of a specific port in CIST.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.5 |
||||||||||||
|
The MSTP port identifier of a specific port in CIST.
|
OctetString | .1.3.6.1.4.1.248.15.1.2.15.9.1.6 |
||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 0-200000000 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.7 |
||||||||||||
|
The MSTP port priority in CIST. The priority is
in the increments of 16. The default value is 128. |
Unsigned32r/w Constraints: range: 0-240 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.8 |
||||||||||||
|
The MSTP designated bridge ID of a specific port in CIST.
|
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.9 |
||||||||||||
|
The MSTP designated cost of a specific port in CIST.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.10 |
||||||||||||
|
The MSTP designated port ID of a specific port in CIST.
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.11 |
||||||||||||
|
The MSTP external port path cost in CIST. The default value varies depending upon the link speed.
|
Unsigned32r/w Constraints: range: 0-200000000 |
.1.3.6.1.4.1.248.15.1.2.15.9.1.12 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.13 |
||||||||||||
|
The current Port Role for the Port (i.e., Root, Alternate,
Designated, or Backup), for the CIST. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.14 |
||||||||||||
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.15 |
||||||||||||
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.16 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.17 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.18 |
||||||||||||
|
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. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.19 |
||||||||||||
|
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.20 |
||||||||||||
|
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) - disabl… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.9.1.21 |
hmAgentStpMstTable
table.1.3.6.1.4.1.248.15.1.2.15.10
·
1 row entry
·
10 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentStpMstTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpMstTable'
MST table.
MST entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MSTP instance ID.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.1 |
||||||||||||
|
The MSTP bridge priority in a specific instance. The priority is
in the increments of 4096. The recommended default value is 32768. |
Unsigned32r/w Constraints: range: 0-61440 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.2 |
||||||||||||
|
The MSTP bridge identifier in a specific instance.
|
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.3 |
||||||||||||
|
The MSTP designated root bridge identifier in a specific instance.
|
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.4 |
||||||||||||
|
The MSTP root path cost in a specific instance.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.5 |
||||||||||||
|
The MSTP root port ID in a specific instance.
|
OctetString | .1.3.6.1.4.1.248.15.1.2.15.10.1.6 |
||||||||||||
|
The MSTP time since the last topology change in a specific instance.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.7 |
||||||||||||
|
The MSTP count of topology changes in a specific instance.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.10.1.8 |
||||||||||||
|
The MSTP topology change parameter in a specific instance.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.10.1.9 |
||||||||||||
|
The MSTP instance status.
Supported values: active(1) - valid instance. createAndGo(4) - used to create a new instance. destroy(6) - removes an instance. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.15.10.1.10 |
hmAgentStpMstPortTable
table.1.3.6.1.4.1.248.15.1.2.15.11
·
1 row entry
·
15 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentStpMstPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpMstPortTable'
MST port table.
MST port entry.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The MSTP forwarding state of a specific port in a specific instance.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.11.1.1 |
||||||||||||
|
The MSTP port identifier of a specific port in a specific instance.
|
OctetString | .1.3.6.1.4.1.248.15.1.2.15.11.1.2 |
||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 0-200000000 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.3 |
||||||||||||
|
The MSTP port priority in a specific instance. The priority is
in the increments of 16. The default value is 128. |
Unsigned32r/w Constraints: range: 0-240 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.4 |
||||||||||||
|
The MSTP designated bridge ID of a specific port in a specific instance.
|
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.5 |
||||||||||||
|
The MSTP designated cost of a specific port in a specific instance.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.6 |
||||||||||||
|
The MSTP designated port ID of a specific port in a specific instance.
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.7 |
||||||||||||
|
In an MSTP Bridge, the current Port Role for the Port (i.e., Root,
Alternate, Designated, or Backup), for the MSTI. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.11.1.8 |
||||||||||||
|
In an MSTP Bridge, the current value of the disputed variable for
the MSTI for the Port. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.11.1.9 |
||||||||||||
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.1.2.15.11.1.10 |
||||||||||||
|
The number of times this interface has transitioned into loop inconsistent state.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.11 |
||||||||||||
|
The number of times this interface has transitioned out of loop inconsistent state.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.12 |
||||||||||||
|
The MSTP received bridge ID on a specific port in a specific instance.
|
OctetString Constraints: range: 8-8 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.13 |
||||||||||||
|
The MSTP received root path cost of a specific port in a specific instance.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.14 |
||||||||||||
|
The MSTP received port ID on a specific port in a specific instance.
|
OctetString Constraints: range: 2-2 |
.1.3.6.1.4.1.248.15.1.2.15.11.1.15 |
hmAgentStpMstVlanTable
table.1.3.6.1.4.1.248.15.1.2.15.12
·
1 row entry
·
1 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentStpMstVlanTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentStpMstVlanTable'
MST VLAN table.
MST VLAN entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 a… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.1.2.15.12.1.1 |
.1.3.6.1.4.1.248.15.1.2.17.1
·
1 row entry
·
2 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentClassOfServicePortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentClassOfServicePortTable'
A table that contains information about the 802.1p priority mapping to traffic class priority queue for every physical port.
A 802.1p priority mapped to a traffic class priority queue.
| Column | Syntax | OID |
|---|---|---|
|
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. … |
Integer32 Constraints: range: 0-7 |
.1.3.6.1.4.1.248.15.1.2.17.1.1.1 |
|
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. |
Integer32r/w Constraints: range: 0-7 |
.1.3.6.1.4.1.248.15.1.2.17.1.1.2 |
.1.3.6.1.4.1.248.15.8.1.6
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentRadiusAccountingConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentRadiusAccountingConfigTable'
Table with information about Radius Accounting Server IP Addresses, port numbers and shared secret. Only one entry is supported at this time.
Entry consisting of configuration data for a Radius Accounting Server.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Unique index of the configured RADIUS accounting server. The next valid
value of this object for creation is specified by hmAgentRadiusAccountingIndexNextValid. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.248.15.8.1.6.1.1 |
||||||||||||
|
IP Address of the configured RADIUS accounting server.
This object cannot be changed after creation. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.248.15.8.1.6.1.2 |
||||||||||||
|
Port number for the RADIUS accounting server.
|
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.248.15.8.1.6.1.3 |
||||||||||||
|
Configured shared sercret for the RADIUS accounting server.
|
OctetStringr/w Constraints: range: 1-20 |
.1.3.6.1.4.1.248.15.8.1.6.1.4 |
||||||||||||
|
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 hmAgentRadiusA… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.8.1.6.1.5 |
.1.3.6.1.4.1.248.15.8.1.8
·
1 row entry
·
8 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentRadiusServerConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentRadiusServerConfigTable'
Table with information about Radius Authentication Server IP Addresses, port numbers and shared secret
Entry consisting of configuration data for a Radius
Authentication Server.
Authentication Server.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Unique index of the configured RADIUS server
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.248.15.8.1.8.1.1 |
||||||||||||
|
IP Address of the configured RADIUS server.
This object cannot be changed after creation. |
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.248.15.8.1.8.1.2 |
||||||||||||
|
Port number for the RADIUS server.
|
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.248.15.8.1.8.1.3 |
||||||||||||
|
Configured shared sercret for the RADIUS server.
|
OctetStringr/w Constraints: range: 1-25 |
.1.3.6.1.4.1.248.15.8.1.8.1.4 |
||||||||||||
|
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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.8.1.8.1.5 |
||||||||||||
|
Indicate if the RADIUS server is the current server in user for
authentication. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.8.1.8.1.6 |
||||||||||||
|
Enable or disable the message authenticator attribute for this
RADIUS server. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.8.1.8.1.7 |
||||||||||||
|
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 hmAgentRadiusS… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.8.1.8.1.8 |
.1.3.6.1.4.1.248.15.14.1.4.5
·
1 row entry
·
5 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentLogSyslogHostTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentLogSyslogHostTable'
Syslog host table containing syslog host entries.
Syslog Host entry attributes.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Index to syslog host entry in syslog host table.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.14.1.4.5.1.1 |
||||||||||||||||
|
Syslog Host table IP Address.
|
SNMPv2-SMIIpAddressr/w Type Constraints: range: 4 |
.1.3.6.1.4.1.248.15.14.1.4.5.1.3 |
||||||||||||||||
|
Syslog Host table port number.
|
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.248.15.14.1.4.5.1.4 |
||||||||||||||||
|
Configures the minimum severity that will be stored in the In Memory log.
|
HMPRIV-MGMT-SNMP-MIBHmAgentLogSeverityr/w Type Values:
|
.1.3.6.1.4.1.248.15.14.1.4.5.1.5 |
||||||||||||||||
|
Syslog Host table row status
|
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.248.15.14.1.4.5.1.7 |
.1.3.6.1.4.1.248.15.36.2.1
·
1 row entry
·
11 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentDot1xPortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentDot1xPortConfigTable'
A table for dot1x enhanced Port details and associated functionality.
Represents entry for port config table.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 bas… |
HmAgentDot1xPortControlModer/w Type Values:
|
.1.3.6.1.4.1.248.15.36.2.1.1.1 |
||||||||||||
|
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 … |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.2.1.1.2 |
||||||||||||
|
The value, in seconds, of the guestVlanPeriod constant
currently in use for Guest Vlan Assignment for the port . |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.248.15.36.2.1.1.3 |
||||||||||||
|
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 … |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.2.1.1.4 |
||||||||||||
|
Specifies the maximum users or clients that can authenticate on this port when the port control mode is macBased.
|
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.2.1.1.5 |
||||||||||||
|
Specifies the vlan the port is assigned to by Dot1x .
Only relevant if the port control mode of the port is auto. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.2.1.1.6 |
||||||||||||
|
Reason the port is assigned to the vlan specified by hmAgentDot1xPortVlanAssigned .
Only relevant if the port control mode of the port is auto. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.2.1.1.7 |
||||||||||||
|
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. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.2.1.1.8 |
||||||||||||
|
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. |
HmAgentDot1xSessionTerminationAction Type Values:
|
.1.3.6.1.4.1.248.15.36.2.1.1.9 |
||||||||||||
|
Specifies if Mac-based bypass authentication is configured for the port.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.2.1.1.10 |
||||||||||||
|
Displays the operational value of the Mac-based authentication bypass mode (MAB) on the port.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.2.1.1.11 |
.1.3.6.1.4.1.248.15.36.3.1
·
1 row entry
·
12 columns
Uses the hirschmann variant from
Command help
/opt/observium/mibs/hirschmann.
Walk hmAgentDot1xClientConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HIRSCHMANN-MMP4-BASICL2-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentDot1xClientConfigTable'
A table for dot1x Client details and associated functionality.
Represents entry for port config table.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Specifies the client MAC address of the client.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.248.15.36.3.1.1.1 |
||||||||||||||||||
|
Specifies the client MAC address of the client .
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.3.1.1.2 |
||||||||||||||||||
|
Specifies the physical interface to which the client is attached .
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.3.1.1.3 |
||||||||||||||||||
|
The current value of the Authenticator PAE state
machine for the client. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.3.1.1.4 |
||||||||||||||||||
|
The current state of the Backend Authentication
state machine. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.3.1.1.5 |
||||||||||||||||||
|
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. |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.36.3.1.1.6 |
||||||||||||||||||
|
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. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.3.1.1.7 |
||||||||||||||||||
|
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 sta… |
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.248.15.36.3.1.1.8 |
||||||||||||||||||
|
Specifies the vlan the client is associated with by Dot1x .
This value is only valid when the client is in authenticated state. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.3.1.1.9 |
||||||||||||||||||
|
Reason the client is associated to the vlan specified by hmAgentDot1xClientVlanAssigned .
This value is only valid when the client is in authenticated state. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.248.15.36.3.1.1.10 |
||||||||||||||||||
|
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 … |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.248.15.36.3.1.1.11 |
||||||||||||||||||
|
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. |
HmAgentDot1xSessionTerminationAction Type Values:
|
.1.3.6.1.4.1.248.15.36.3.1.1.12 |