All MIBs › ALTEON-TS-PHYSICAL-MIB
Category: Vendor: Alteon
Description:
Alteon TS switch physical MIB for managing chassis hardware, port cards, and physical interface inventory.
Imported Objects
From ALTEON-ROOT-MIB
| switch | OBJECT-IDENTITY |
| agent | OBJECT-IDENTITY |
| information | OBJECT-IDENTITY |
| operCmds | OBJECT-IDENTITY |
| stats | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks |
From RFC1213-MIB
| DisplayString | |
| PhysAddress |
What Is ALTEON-TS-PHYSICAL-MIB?
ALTEON-TS-PHYSICAL-MIB is a vendor-specific MIB from Alteon WebSystems (part of the split-out Tigon switch MIB family) that manages Layer 2 physical and logical switch infrastructure: port configuration, VLANs, trunk groups, spanning tree groups, and port mirroring. It exposes parallel current/new configuration table pairs — agPortCurCfgTable/agPortNewCfgTable (port speed, duplex, flow control, VLAN tag mode, PVID, bandwidth-management contract), vlanCurCfgTable/vlanNewCfgTable (VLAN membership bitmap, jumbo frame support, spanning tree group assignment), and trunkGroupCurCfgTable/trunkGroupNewCfgTable (trunk port membership and bandwidth contract) — plus stgCurCfgTable/stgNewCfgTable for per-group Spanning Tree Protocol state supplementing the standard Bridge MIB (RFC 1493). Most of the original port-mirroring objects under the mirroring branch are marked obsolete in favor of the later mirrPortMirr/mirrVlanMirr groups. As a switch configuration MIB it is primarily useful for confirming that port, VLAN, and trunk settings match the intended network design rather than for hardware sensor data. It is deployed on Alteon TS (Tigon-based) switches and depends on ALTEON-ROOT-MIB and ALTEON-TIGON-SWITCH-MIB for OID placement; network teams query the ALTEON-TS-PHYSICAL-MIB MIB Browser view to audit port, VLAN, and trunk configuration on these switches.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALTEON-TS-PHYSICAL-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.
What Can Be Monitored
- port speed/duplex/flow-control configuration
- VLAN membership and jumbo-frame settings per VLAN
- trunk group port membership and bandwidth contract
- spanning tree group state and VLAN-to-STG mapping
- port mirroring configuration (legacy, largely obsolete)
Supported Devices
- Alteon WebSystems TS-series switches (Tigon switch family)
Monitoring Examples
An operator polls agPortCurCfgTable (indexed by agPortCurCfgIndx) to check agPortCurCfgState and agPortCurCfgVlanTag against the intended port configuration, and cross-references vlanCurCfgPorts to confirm VLAN membership; a port showing disabled(3) state or missing from its expected vlanCurCfgPorts bitmap would indicate a misconfigured or administratively down switch port.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| agPortConfig | 1.3.6.1.4.1.1872.2.1.2.3 | |||
| INT agPortTableMaxEnt | 1.3.6.1.4.1.1872.2.1.2.3.1 | INTEGER | read-only | The maximum number of rows in the port configuration host table. |
| agPortCurCfgTable | 1.3.6.1.4.1.1872.2.1.2.3.2 | not-accessible | The table of port configuration in the current_configuration block. | |
| agPortCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.2.3.2.1 | not-accessible | A row in the port table in the current_configuration block. | |
| INT agPortCurCfgIndx | 1.3.6.1.4.1.1872.2.1.2.3.2.1.1 | INTEGER | read-only | The index of the row in port configurations table. |
| INT agPortCurCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.2 | INTEGER | read-only | This is the preferred link. |
| INT agPortCurCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.2.1.3 | INTEGER | read-only | This is the backup link. |
| INT agPortCurCfgState | 1.3.6.1.4.1.1872.2.1.2.3.2.1.4 | INTEGER | read-only | This is the state of the port. |
| INT agPortCurCfgVlanTag | 1.3.6.1.4.1.1872.2.1.2.3.2.1.5 | INTEGER | read-only | This is VLAN tag state of the port |
| INT agPortCurCfgStp | 1.3.6.1.4.1.1872.2.1.2.3.2.1.6 | INTEGER | read-only | This object is used to turn Spanning Tree on or off for the port. |
| INT agPortCurCfgRmon | 1.3.6.1.4.1.1872.2.1.2.3.2.1.7 | INTEGER | read-only | This object is used to turn RMON on or off on the port. |
| INT agPortCurCfgPVID | 1.3.6.1.4.1.1872.2.1.2.3.2.1.8 | INTEGER | read-only | The default VLAN ID for the port. |
| INT agPortCurCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.2.1.9 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortCurCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.1.2.3.2.1.10 | INTEGER | read-only | Selects the port speed for fast Ethernet connection. |
| INT agPortCurCfgFastEthMode | 1.3.6.1.4.1.1872.2.1.2.3.2.1.11 | INTEGER | read-only | This object is used to select port mode for fast Ethernet connection. |
| INT agPortCurCfgFastEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.2.1.12 | INTEGER | read-only | Selects the port flow control for fast Ethernet connection. |
| INT agPortCurCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.2.1.13 | INTEGER | read-only | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortCurCfgGigEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.2.1.14 | INTEGER | read-only | This object is used to select port flow control for gigabit Ethernet connection. |
| STR agPortCurCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.2.1.15 | DisplayString | read-only | The switch port name. |
| INT agPortCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.2.3.2.1.16 | INTEGER | read-only | The switch port Bandwidth Management contract number. |
| INT agPortCurCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.1.2.3.2.1.17 | INTEGER | read-only | Enable or disable to discard all non-IP traffic on the switch port. |
| INT agPortCurCfgLinkTrap | 1.3.6.1.4.1.1872.2.1.2.3.2.1.18 | INTEGER | read-only | Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. |
| agPortNewCfgTable | 1.3.6.1.4.1.1872.2.1.2.3.3 | not-accessible | The table of port configuration in the new_configuration block. | |
| agPortNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.2.3.3.1 | not-accessible | A row in the port configuration table in the new_configuration block. | |
| INT agPortNewCfgIndx | 1.3.6.1.4.1.1872.2.1.2.3.3.1.1 | INTEGER | read-only | The index of the row in port configurations table. |
| INT agPortNewCfgPrefLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.2 | INTEGER | read-write | This is the preferred link. |
| INT agPortNewCfgBackLink | 1.3.6.1.4.1.1872.2.1.2.3.3.1.3 | INTEGER | read-write | This is the backup link. |
| INT agPortNewCfgState | 1.3.6.1.4.1.1872.2.1.2.3.3.1.4 | INTEGER | read-write | This is the state of the port. |
| INT agPortNewCfgVlanTag | 1.3.6.1.4.1.1872.2.1.2.3.3.1.5 | INTEGER | read-write | This is VLAN tag state of the port |
| INT agPortNewCfgStp | 1.3.6.1.4.1.1872.2.1.2.3.3.1.6 | INTEGER | read-write | This object is used to turn Spanning Tree on or off for the port. |
| INT agPortNewCfgRmon | 1.3.6.1.4.1.1872.2.1.2.3.3.1.7 | INTEGER | read-write | This object is used to turn RMON on or off on the port. |
| INT agPortNewCfgPVID | 1.3.6.1.4.1.1872.2.1.2.3.3.1.8 | INTEGER | read-write | The default VLAN ID for the port. |
| INT agPortNewCfgFastEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.3.1.9 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for fast Ethernet connection. |
| INT agPortNewCfgFastEthSpeed | 1.3.6.1.4.1.1872.2.1.2.3.3.1.10 | INTEGER | read-write | Selects the port speed for fast Ethernet connection. |
| INT agPortNewCfgFastEthMode | 1.3.6.1.4.1.1872.2.1.2.3.3.1.11 | INTEGER | read-write | This object is used to select port mode for fast Ethernet connection. |
| INT agPortNewCfgFastEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.3.1.12 | INTEGER | read-write | Selects the port flow control for fast Ethernet connection. |
| INT agPortNewCfgGigEthAutoNeg | 1.3.6.1.4.1.1872.2.1.2.3.3.1.13 | INTEGER | read-write | This object is used to turn the autonegotiation on or off for gigabit Ethernet connection. |
| INT agPortNewCfgGigEthFctl | 1.3.6.1.4.1.1872.2.1.2.3.3.1.14 | INTEGER | read-write | This object is used to select port flow control for gigabit Ethernet connection. |
| STR agPortNewCfgPortName | 1.3.6.1.4.1.1872.2.1.2.3.3.1.15 | DisplayString | read-write | The switch port name. |
| INT agPortNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.2.3.3.1.16 | INTEGER | read-write | The switch port Bandwidth Management contract number. |
| INT agPortNewCfgDiscardNonIPs | 1.3.6.1.4.1.1872.2.1.2.3.3.1.17 | INTEGER | read-write | Enable or disable to discard all non-IP traffic on the switch port. |
| INT agPortNewCfgLinkTrap | 1.3.6.1.4.1.1872.2.1.2.3.3.1.18 | INTEGER | read-write | Indicates whether linkUp/linkDown traps should be generated for this interface. By default, this object should have the value enabled(1) for interfaces which do not operate on 'top' of any other interface (as defined in the ifStackTable), and disabled(2) otherwise. |
| vlans | 1.3.6.1.4.1.1872.2.1.4 | |||
| INT vlanMaxEnt | 1.3.6.1.4.1.1872.2.1.4.1 | INTEGER | read-only | The maximum number of rows in the VLAN configuration table. |
| vlanCurCfgTable | 1.3.6.1.4.1.1872.2.1.4.2 | not-accessible | The table of VLAN configuration. | |
| vlanCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.4.2.1 | not-accessible | A row in the VLAN configuration table. | |
| INT vlanCurCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.2.1.1 | INTEGER | read-only | The VLAN identifier. |
| STR vlanCurCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.2.1.2 | DisplayString | read-only | The VLAN name. |
| OCT vlanCurCfgPorts | 1.3.6.1.4.1.1872.2.1.4.2.1.3 | OCTET STRING | read-only | The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN |
| INT vlanCurCfgState | 1.3.6.1.4.1.1872.2.1.4.2.1.4 | INTEGER | read-only | Enable or disable a VLAN |
| INT vlanCurCfgJumbo | 1.3.6.1.4.1.1872.2.1.4.2.1.5 | INTEGER | read-only | Enable or Disable the Jumbo frame support for the VLAN |
| INT vlanCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.4.2.1.6 | INTEGER | read-only | Default contract number the VLAN |
| INT vlanCurCfgStg | 1.3.6.1.4.1.1872.2.1.4.2.1.7 | INTEGER | read-only | The Spanning Tree Group for the VLAN. |
| vlanNewCfgTable | 1.3.6.1.4.1.1872.2.1.4.3 | not-accessible | The table of VLAN configuration. | |
| vlanNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.4.3.1 | not-accessible | A row in the VLAN configuration table. | |
| INT vlanNewCfgVlanId | 1.3.6.1.4.1.1872.2.1.4.3.1.1 | INTEGER | read-only | The VLAN identifier. |
| STR vlanNewCfgVlanName | 1.3.6.1.4.1.1872.2.1.4.3.1.2 | DisplayString | read-write | The VLAN name. |
| OCT vlanNewCfgPorts | 1.3.6.1.4.1.1872.2.1.4.3.1.3 | OCTET STRING | read-only | The port list in the VLAN. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the VLAN 0 - The represented port does not belong to the VLAN |
| INT vlanNewCfgState | 1.3.6.1.4.1.1872.2.1.4.3.1.4 | INTEGER | read-write | Enable or disable a VLAN |
| INT vlanNewCfgJumbo | 1.3.6.1.4.1.1872.2.1.4.3.1.5 | INTEGER | read-write | Enable or Disable the Jumbo frame support for the VLAN |
| INT vlanNewCfgAddPort | 1.3.6.1.4.1.1872.2.1.4.3.1.6 | INTEGER | read-write | The port to be added to the specified VLAN. A '0' value is returned when read. |
| INT vlanNewCfgRemovePort | 1.3.6.1.4.1.1872.2.1.4.3.1.7 | INTEGER | read-write | The port to be removed from the specified VLAN. A '0' value is returned when read. |
| INT vlanNewCfgDelete | 1.3.6.1.4.1.1872.2.1.4.3.1.8 | INTEGER | read-write | This is an action object to create or delete a VLAN. other(1) is returned always when read. The following values are writable: delete(2)...to delete a VLAN |
| INT vlanNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.4.3.1.9 | INTEGER | read-write | Default contract number for the VLAN. |
| INT vlanNewCfgStg | 1.3.6.1.4.1.1872.2.1.4.3.1.10 | INTEGER | read-write | The Spanning Tree Group for the VLAN. |
| portmirroring | 1.3.6.1.4.1.1872.2.1.6 | |||
| INT pmCurCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.1 | INTEGER | read-only | The port number of the monitoring port. |
| INT pmNewCfgMonitoringPort | 1.3.6.1.4.1.1872.2.1.6.2 | INTEGER | read-write | The port number of the monitoring port. |
| INT pmCurCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.3 | INTEGER | read-only | The port number of the mirrored port. |
| INT pmNewCfgMirroredPort | 1.3.6.1.4.1.1872.2.1.6.4 | INTEGER | read-write | The port number of the mirrored port. |
| INT pmCurCfgMonitoredTraffic | 1.3.6.1.4.1.1872.2.1.6.5 | INTEGER | read-only | The type of traffic to be monitored with respect to the mirrored port. |
| INT pmNewCfgMonitoredTraffic | 1.3.6.1.4.1.1872.2.1.6.6 | INTEGER | read-write | The type of traffic to be monitored with respect to the mirrored port. |
| INT pmCurCfgState | 1.3.6.1.4.1.1872.2.1.6.7 | INTEGER | read-only | The state of Port mirroring. |
| INT pmNewCfgState | 1.3.6.1.4.1.1872.2.1.6.8 | INTEGER | read-write | The state of Port mirroring. |
| INT pmCurCfgTimeout | 1.3.6.1.4.1.1872.2.1.6.9 | INTEGER | read-only | The mirroring timeout value in seconds. |
| INT pmNewCfgTimeout | 1.3.6.1.4.1.1872.2.1.6.10 | INTEGER | read-write | The mirroring timeout value in seconds. |
| trunkgroup | 1.3.6.1.4.1.1872.2.1.7 | |||
| INT trunkGroupTableMaxSize | 1.3.6.1.4.1.1872.2.1.7.1 | INTEGER | read-only | The maximum number of entries in trunk group table. |
| trunkGroupCurCfgTable | 1.3.6.1.4.1.1872.2.1.7.2 | not-accessible | The table of trunk group configuration. | |
| trunkGroupCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.7.2.1 | not-accessible | A row in the trunk group configuration table. | |
| INT trunkGroupCurCfgIndex | 1.3.6.1.4.1.1872.2.1.7.2.1.1 | INTEGER | read-only | The identifier of the trunk group. |
| OCT trunkGroupCurCfgPorts | 1.3.6.1.4.1.1872.2.1.7.2.1.2 | OCTET STRING | read-only | The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group |
| INT trunkGroupCurCfgState | 1.3.6.1.4.1.1872.2.1.7.2.1.3 | INTEGER | read-only | Enable or disable a trunk group. |
| INT trunkGroupCurCfgBwmContract | 1.3.6.1.4.1.1872.2.1.7.2.1.4 | INTEGER | read-only | Default BW contract of a trunk group. |
| trunkGroupNewCfgTable | 1.3.6.1.4.1.1872.2.1.7.3 | not-accessible | The table of trunk group configuration. | |
| trunkGroupNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.7.3.1 | not-accessible | A row in the trunk group configuration table. | |
| INT trunkGroupNewCfgIndex | 1.3.6.1.4.1.1872.2.1.7.3.1.1 | INTEGER | read-only | The identifier of the trunk group. |
| OCT trunkGroupNewCfgPorts | 1.3.6.1.4.1.1872.2.1.7.3.1.2 | OCTET STRING | read-only | The port list in the trunk group. The ports are presented in bitmap format. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ port 8 || || || ||___ port 7 || |____ port 6 || . . . ||_________ port 1 |__________ reserved where x : 1 - The represented port belongs to the trunk group 0 - The represented port does not belong to the trunk group |
| INT trunkGroupNewCfgAddPort | 1.3.6.1.4.1.1872.2.1.7.3.1.3 | INTEGER | read-write | The port to be added in the trunk group. When read, 0 is returned. |
| INT trunkGroupNewCfgRemovePort | 1.3.6.1.4.1.1872.2.1.7.3.1.4 | INTEGER | read-write | The port to be deleted from the trunk group. when read, 0 is returned. |
| INT trunkGroupNewCfgState | 1.3.6.1.4.1.1872.2.1.7.3.1.5 | INTEGER | read-write | Enable or disable a trunk group. |
| INT trunkGroupNewCfgDelete | 1.3.6.1.4.1.1872.2.1.7.3.1.6 | INTEGER | read-write | Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. |
| INT trunkGroupNewCfgBwmContract | 1.3.6.1.4.1.1872.2.1.7.3.1.7 | INTEGER | read-write | Default BW contract of a trunk group. |
| portCpuStats | 1.3.6.1.4.1.1872.2.1.8.17 | |||
| portCpuStatsUtilTable | 1.3.6.1.4.1.1872.2.1.8.17.1 | not-accessible | The table of port CPU utilization. | |
| portCpuStatsUtilTableEntry | 1.3.6.1.4.1.1872.2.1.8.17.1.1 | not-accessible | A row in the port CPU utilization table. | |
| INT portCpuStatsUtilIndx | 1.3.6.1.4.1.1872.2.1.8.17.1.1.1 | INTEGER | read-only | The port index. |
| INT portCpuAStatsUtil1Second | 1.3.6.1.4.1.1872.2.1.8.17.1.1.2 | INTEGER | read-only | The utilization of port CPU A over 1 second. It shows the percentage. |
| INT portCpuBStatsUtil1Second | 1.3.6.1.4.1.1872.2.1.8.17.1.1.3 | INTEGER | read-only | The utilization of port CPU B over 1 second. It shows the percentage. |
| INT portCpuAStatsUtil4Seconds | 1.3.6.1.4.1.1872.2.1.8.17.1.1.4 | INTEGER | read-only | The utilization of port CPU A over 4 seconds. It shows the percentage. |
| INT portCpuBStatsUtil4Seconds | 1.3.6.1.4.1.1872.2.1.8.17.1.1.5 | INTEGER | read-only | The utilization of port CPU B over 4 seconds. It shows the percentage. |
| INT portCpuAStatsUtil64Seconds | 1.3.6.1.4.1.1872.2.1.8.17.1.1.6 | INTEGER | read-only | The utilization of port CPU A over 64 seconds. It shows the percentage. |
| INT portCpuBStatsUtil64Seconds | 1.3.6.1.4.1.1872.2.1.8.17.1.1.7 | INTEGER | read-only | The utilization of port CPU B over 64 seconds. It shows the percentage. |
| port_stats | 1.3.6.1.4.1.1872.2.1.8.26 | |||
| portStatsTable | 1.3.6.1.4.1.1872.2.1.8.26.1 | not-accessible | The table of port statistics. | |
| portStatsTableEntry | 1.3.6.1.4.1.1872.2.1.8.26.1.1 | not-accessible | A row in the port stats table. | |
| INT portStatsIndx | 1.3.6.1.4.1.1872.2.1.8.26.1.1.1 | INTEGER | read-only | The port index. |
| CTR portStatsPhyIfInOctets | 1.3.6.1.4.1.1872.2.1.8.26.1.1.2 | Counter | read-only | The total number of octets received on the interface, including framing characters. |
| CTR portStatsPhyIfInUcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.3 | Counter | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol. |
| CTR portStatsPhyIfInNUcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.4 | Counter | read-only | The number of non-unicast (i.e., subnetwork- broadcast or subnetwork-multicast) packets delivered to a higher-layer protocol. |
| CTR portStatsPhyIfInDiscards | 1.3.6.1.4.1.1872.2.1.8.26.1.1.5 | Counter | read-only | The number of inbound packets which were chosen to be discarded even though no errors had been detected to prevent their being deliverable to a higher-layer protocol. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR portStatsPhyIfInErrors | 1.3.6.1.4.1.1872.2.1.8.26.1.1.6 | Counter | read-only | The number of inbound packets that contained errors preventing them from being deliverable to a higher-layer protocol. |
| CTR portStatsPhyIfInUnknownProtos | 1.3.6.1.4.1.1872.2.1.8.26.1.1.7 | Counter | read-only | The number of packets received via the interface which were discarded because of an unknown or unsupported protocol. |
| CTR portStatsPhyIfOutOctets | 1.3.6.1.4.1.1872.2.1.8.26.1.1.8 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters. |
| CTR portStatsPhyIfOutUcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.9 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent. |
| CTR portStatsPhyIfOutNUcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.10 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a non- unicast (i.e., a subnetwork-broadcast or subnetwork-multicast) address, including those that were discarded or not sent. |
| CTR portStatsPhyIfOutDiscards | 1.3.6.1.4.1.1872.2.1.8.26.1.1.11 | Counter | read-only | The number of outbound packets which were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possible reason for discarding such a packet could be to free up buffer space. |
| CTR portStatsPhyIfOutErrors | 1.3.6.1.4.1.1872.2.1.8.26.1.1.12 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors. |
| GAU portStatsPhyIfOutQLen | 1.3.6.1.4.1.1872.2.1.8.26.1.1.13 | Gauge | read-only | The length of the output packet queue (in packets). |
| CTR portStatsPhyIfInBroadcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.14 | Counter | read-only | The number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a broadcast address at this sub-layer. |
| CTR portStatsPhyIfOutBroadcastPkts | 1.3.6.1.4.1.1872.2.1.8.26.1.1.15 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted, and which were addressed to a broadcast address at this sub-layer, including those that were discarded or not sent. |
| port_info | 1.3.6.1.4.1.1872.2.1.9.1 | |||
| portInfoTable | 1.3.6.1.4.1.1872.2.1.9.1.1 | not-accessible | The table of port information. | |
| portInfoTableEntry | 1.3.6.1.4.1.1872.2.1.9.1.1.1 | not-accessible | A row in the port information table. | |
| INT portInfoIndx | 1.3.6.1.4.1.1872.2.1.9.1.1.1.1 | INTEGER | read-only | The port index. |
| INT portInfoSpeed | 1.3.6.1.4.1.1872.2.1.9.1.1.1.2 | INTEGER | read-only | The current operational speed of the port. |
| INT portInfoMode | 1.3.6.1.4.1.1872.2.1.9.1.1.1.3 | INTEGER | read-only | The current operational mode of the port. |
| INT portInfoFlowCtrl | 1.3.6.1.4.1.1872.2.1.9.1.1.1.4 | INTEGER | read-only | The current operational flow control of the port. |
| INT portInfoLink | 1.3.6.1.4.1.1872.2.1.9.1.1.1.5 | INTEGER | read-only | The current operational link status of the port. |
| STR portInfoPhyIfDescr | 1.3.6.1.4.1.1872.2.1.9.1.1.1.6 | DisplayString | read-only | A textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the hardware interface. |
| INT portInfoPhyIfType | 1.3.6.1.4.1.1872.2.1.9.1.1.1.7 | INTEGER | read-only | The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack. |
| INT portInfoPhyIfMtu | 1.3.6.1.4.1.1872.2.1.9.1.1.1.8 | INTEGER | read-only | The size of the largest datagram which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface. |
| PHY portInfoPhyIfPhysAddress | 1.3.6.1.4.1.1872.2.1.9.1.1.1.9 | PhysAddress | read-only | The interface's address at the protocol layer immediately `below' the network layer in the protocol stack. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. |
| INT portInfoPhyIfOperStatus | 1.3.6.1.4.1.1872.2.1.9.1.1.1.10 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| TIK portInfoPhyIfLastChange | 1.3.6.1.4.1.1872.2.1.9.1.1.1.11 | TimeTicks | read-only | The value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re- initialization of the local network management subsystem, then this object contains a zero value. |
| mirrOper | 1.3.6.1.4.1.1872.2.1.14.3 | |||
| INT mirrOperMonitoringPort | 1.3.6.1.4.1.1872.2.1.14.3.1 | INTEGER | read-write | The switch port where the mirrored traffic are sent to. A zero value indicates this field has not been configured. |
| INT mirrOperMirroredPort | 1.3.6.1.4.1.1872.2.1.14.3.2 | INTEGER | read-write | The switch port where the egress traffic to be mirrored. A zero value indicates this field has not been configured. |
| INT mirrOperType | 1.3.6.1.4.1.1872.2.1.14.3.3 | INTEGER | read-write | Type of packets to be sent to the monitor port. in = packets received at the mirrored port out = packets sent from the mirrored port both = packets sent and received by the mirrored port |
| INT mirrOperTimeout | 1.3.6.1.4.1.1872.2.1.14.3.4 | INTEGER | read-write | The duration in seconds for activating the mirroring rule. Zero means forever. |
| INT mirrOperState | 1.3.6.1.4.1.1872.2.1.14.3.5 | INTEGER | read-write | Enable or disable port mirroring. |
| mirroring | 1.3.6.1.4.1.1872.2.1.18 | |||
| mirrPortMirr | 1.3.6.1.4.1.1872.2.1.18.1 | |||
| INT pmCurCfgPortMirrState | 1.3.6.1.4.1.1872.2.1.18.1.1 | INTEGER | read-only | The state of port-based port mirroring. |
| INT pmNewCfgPortMirrState | 1.3.6.1.4.1.1872.2.1.18.1.2 | INTEGER | read-write | The state of port-based port mirroring. |
| pmCurCfgPortMonitorTable | 1.3.6.1.4.1.1872.2.1.18.1.3 | not-accessible | The table of monitoring ports. | |
| pmCurCfgPortMonitorEntry | 1.3.6.1.4.1.1872.2.1.18.1.3.1 | not-accessible | A row in the monitoring port table. | |
| INT pmCurCfgPmirrMoniPortIndex | 1.3.6.1.4.1.1872.2.1.18.1.3.1.1 | INTEGER | read-only | The monitoring port number. |
| INT pmCurCfgPmirrMirrPortIndex | 1.3.6.1.4.1.1872.2.1.18.1.3.1.2 | INTEGER | read-only | The mirrored port number |
| INT pmCurCfgPmirrDirection | 1.3.6.1.4.1.1872.2.1.18.1.3.1.3 | INTEGER | read-only | The type of traffic to be monitored with respect to the mirrored port. |
| pmNewCfgPortMonitorTable | 1.3.6.1.4.1.1872.2.1.18.1.4 | not-accessible | The table of monitoring ports. | |
| pmNewCfgPortMonitorEntry | 1.3.6.1.4.1.1872.2.1.18.1.4.1 | not-accessible | A row in the monitoring port table. | |
| INT pmNewCfgPmirrMoniPortIndex | 1.3.6.1.4.1.1872.2.1.18.1.4.1.1 | INTEGER | read-only | The monitoring port number. |
| INT pmNewCfgPmirrMirrPortIndex | 1.3.6.1.4.1.1872.2.1.18.1.4.1.2 | INTEGER | read-only | The mirrored port number |
| INT pmNewCfgPmirrDirection | 1.3.6.1.4.1.1872.2.1.18.1.4.1.3 | INTEGER | read-write | The type of traffic to be monitored with respect to the mirrored port. |
| INT pmNewCfgPmirrDelete | 1.3.6.1.4.1.1872.2.1.18.1.4.1.4 | INTEGER | read-write | Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. |
| mirrVlanMirr | 1.3.6.1.4.1.1872.2.1.18.2 | |||
| INT pmCurCfgVlanMirrState | 1.3.6.1.4.1.1872.2.1.18.2.1 | INTEGER | read-only | The state of vlan-based port mirroring. |
| INT pmNewCfgVlanMirrState | 1.3.6.1.4.1.1872.2.1.18.2.2 | INTEGER | read-write | The state of vlan-based port mirroring. |
| pmCurCfgVlanMonitorTable | 1.3.6.1.4.1.1872.2.1.18.2.3 | not-accessible | The table of vlan based port mirroring. | |
| pmCurCfgVlanMonitorEntry | 1.3.6.1.4.1.1872.2.1.18.2.3.1 | not-accessible | A row in the monitoring vlan table. | |
| INT pmCurCfgVmirrMoniPortIndex | 1.3.6.1.4.1.1872.2.1.18.2.3.1.1 | INTEGER | read-only | The monitoring port number. |
| INT pmCurCfgVmirrMirrVlanIndex | 1.3.6.1.4.1.1872.2.1.18.2.3.1.2 | INTEGER | read-only | The mirrored vlan number |
| INT pmCurCfgVmirrDirection | 1.3.6.1.4.1.1872.2.1.18.2.3.1.3 | INTEGER | read-only | The type of traffic to be monitored with respect to the mirrored vlan. |
| pmNewCfgVlanMonitorTable | 1.3.6.1.4.1.1872.2.1.18.2.4 | not-accessible | The table of vlan-based port mirroring. | |
| pmNewCfgVlanMonitorEntry | 1.3.6.1.4.1.1872.2.1.18.2.4.1 | not-accessible | A row in the monitoring vlan table. | |
| INT pmNewCfgVmirrMoniPortIndex | 1.3.6.1.4.1.1872.2.1.18.2.4.1.1 | INTEGER | read-only | The monitoring port number. |
| INT pmNewCfgVmirrMirrVlanIndex | 1.3.6.1.4.1.1872.2.1.18.2.4.1.2 | INTEGER | read-only | The mirrored vlan number |
| INT pmNewCfgVmirrDirection | 1.3.6.1.4.1.1872.2.1.18.2.4.1.3 | INTEGER | read-write | The type of traffic to be monitored with respect to the mirrored vlan. |
| INT pmNewCfgVmirrDelete | 1.3.6.1.4.1.1872.2.1.18.2.4.1.4 | INTEGER | read-write | Setting the value to delete(2) will delete the entire row. When read, other(1) is returned. |
| spannTreeGrpCfg | 1.3.6.1.4.1.1872.2.1.19 | |||
| stgCurCfgTable | 1.3.6.1.4.1.1872.2.1.19.1 | not-accessible | The table of Spanning Tree Groups configuration in the current_config. | |
| stgCurCfgTableEntry | 1.3.6.1.4.1.1872.2.1.19.1.1 | not-accessible | Information about a particular Spanning Tree Group configuration. | |
| INT stgCurCfgIndex | 1.3.6.1.4.1.1872.2.1.19.1.1.1 | INTEGER | read-only | The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
| INT stgCurCfgState | 1.3.6.1.4.1.1872.2.1.19.1.1.2 | INTEGER | read-only | Turn on of off Spanning Tree operation of a particular Spanning Tree Group. |
| OCT stgCurCfgVlanBmap1 | 1.3.6.1.4.1.1872.2.1.19.1.1.3 | OCTET STRING | read-only | The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
| OCT stgCurCfgVlanBmap2 | 1.3.6.1.4.1.1872.2.1.19.1.1.4 | OCTET STRING | read-only | The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
| stgNewCfgTable | 1.3.6.1.4.1.1872.2.1.19.2 | not-accessible | The table of Spanning Tree Groups configuration in the new_config. | |
| stgNewCfgTableEntry | 1.3.6.1.4.1.1872.2.1.19.2.1 | not-accessible | Information about a particular Spanning Tree Group configuration. | |
| INT stgNewCfgIndex | 1.3.6.1.4.1.1872.2.1.19.2.1.1 | INTEGER | read-only | The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
| INT stgNewCfgState | 1.3.6.1.4.1.1872.2.1.19.2.1.2 | INTEGER | read-write | Turn on of off Spanning Tree operation of a particular Spanning Tree Group. |
| INT stgNewCfgDefaultCfg | 1.3.6.1.4.1.1872.2.1.19.2.1.3 | INTEGER | read-write | Setting the value to default-config(1) will set the default configuration as recommended by IEEE 802.1D for a particular Spanning Tree Group. default-config (1) is always returned When read, but it does not mean anything. |
| INT stgNewCfgAddVlan | 1.3.6.1.4.1.1872.2.1.19.2.1.4 | INTEGER | read-write | The vlan to be added to the specified Spanning Tree Group. A '0' value is returned when read. |
| INT stgNewCfgRemoveVlan | 1.3.6.1.4.1.1872.2.1.19.2.1.5 | INTEGER | read-write | The vlan to be removed from the specified Spanning Tree Group. A '0' value is returned when read. |
| OCT stgNewCfgVlanBmap1 | 1.3.6.1.4.1.1872.2.1.19.2.1.6 | OCTET STRING | read-only | The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 1 to 2048. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 9 || || || ||___ vlan 8 || |____ vlan 7 || . . . ||_________ vlan 2 |__________ vlan 1 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
| OCT stgNewCfgVlanBmap2 | 1.3.6.1.4.1.1872.2.1.19.2.1.7 | OCTET STRING | read-only | The vlans applied to the spanning tree group. The vlans are presented in bitmap format. This string displays vlan number from 2049 to 4096. in receiving order: OCTET 1 OCTET 2 ..... xxxxxxxx xxxxxxxx ..... || || |_ vlan 2057 || || || ||___ vlan 2056 || |____ vlan 2055 || . . . ||_________ vlan 2050 |__________ vlan 2049 (as index to stgCurCfgTable) where x : 1 - The represented vlan applied to the spanning tree. 0 - The represented vlan not applied to the spanning tree |
| stgCurCfgPortTable | 1.3.6.1.4.1.1872.2.1.19.3 | not-accessible | The table of Spanning Tree Group port configuration in the current_config. | |
| stgCurCfgPortTableEntry | 1.3.6.1.4.1.1872.2.1.19.3.1 | not-accessible | Information about port configuration of a particular Spanning Tree Group. | |
| INT stgCurCfgStgIndex | 1.3.6.1.4.1.1872.2.1.19.3.1.1 | INTEGER | read-only | The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
| INT stgCurCfgPortIndex | 1.3.6.1.4.1.1872.2.1.19.3.1.2 | INTEGER | read-only | The port identifier of a particular Spanning Tree Group. |
| INT stgCurCfgPortState | 1.3.6.1.4.1.1872.2.1.19.3.1.3 | INTEGER | read-only | Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. |
| stgNewCfgPortTable | 1.3.6.1.4.1.1872.2.1.19.4 | not-accessible | The table of Spanning Tree Group port configuration in the new_config. | |
| stgNewCfgPortTableEntry | 1.3.6.1.4.1.1872.2.1.19.4.1 | not-accessible | Information about port configuration of a particular Spanning Tree Group. | |
| INT stgNewCfgStgIndex | 1.3.6.1.4.1.1872.2.1.19.4.1.1 | INTEGER | read-only | The identifier of a particular Spanning Tree Group. This is also index to the entLogicalTable of Entity MIB. |
| INT stgNewCfgPortIndex | 1.3.6.1.4.1.1872.2.1.19.4.1.2 | INTEGER | read-only | The port identifier of a particular Spanning Tree Group. |
| INT stgNewCfgPortState | 1.3.6.1.4.1.1872.2.1.19.4.1.3 | INTEGER | read-write | Turn on of off Spanning Tree operation of a particular port of a Spanning Tree Group. |
RFC description
Alteon Tigon switch physical interface MIB. Manages VLAN configuration, port mirroring, and spanning tree group settings.
Start monitoring Alteon WebSystems (Nortel/Radware) Tigon-based load balancers (legacy) 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.