All MIBs › ATSWTCH2-MIB › atswitchPortSwitchingType
atswitchPortSwitchingType
Module: ATSWTCH2-MIB
OID (symbolic): ATSWTCH2-MIB::atswitchPortSwitchingType
OID (numeric): 1.3.6.1.4.1.207.8.10.3.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This per-port attribute describes whether the port identified by atswitchPortNumber uses store-and-forward bridging for local switched Ethernet packets or cut-through. The Hardware allows cut-through on Transmission and cut-through-on Receive and the same for the store-and-forward. But some of the Config option does not make any sense. So, for now there is no distiction of Rx and Tx. Both Tx/Rx support store-and-forward or cut-through. This Object is not applicable for 37XX with XL hardware as the Hardware does not support both Cut through and Store and Forward. It is default Store and Forward. Even though the Set on either of them is done, Hardware does not do the Cut through Switching.
What is atswitchPortSwitchingType?
Indicates and configures whether a given switch port forwards Ethernet frames using store-and-forward or cut-through switching, separately configurable for transmit and receive directions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.207.8.10.3.1.1.13 snmpwalk -v2c -c public <target> ATSWTCH2-MIB::atswitchPortSwitchingType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.207.8.10.3.1.1.13.1 snmpget -v2c -c public <target> ATSWTCH2-MIB::atswitchPortSwitchingType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.207.8.10.3.1.1.13.1 i <value>
Start monitoring Allied Telesyn ATM switch (fabric v2) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATSWTCH2-MIB::atswitchPortSwitchingType OID value, configure state conditions and alerts, and monitor any Allied Telesyn ATM switch (fabric v2) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.207 | alliedTelesyn | AT-RG600-MIB |
| 1.3.6.1.4.1.207.8 | mibObject | AT-RG600-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.207.8.10 | atswitchMib | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.3 | atswitchPortConfigGroup | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.3.1 | atswitchPortTable | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.3.1.1 | atswitchPortEntry | ATSWTCH2-MIB |
| 1.3.6.1.4.1.207.8.10.3.1.1.13 | atswitchPortSwitchingType | ATSWTCH2-MIB |