All MIBs › TPT-PORT-CONFIG-MIB › portConfigSlot
portConfigSlot
Module: TPT-PORT-CONFIG-MIB
OID (symbolic): TPT-PORT-CONFIG-MIB::portConfigSlot
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.4.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Slot number for this port.
What is portConfigSlot?
This Unsigned32 value, part of the table index along with portConfigPort, identifies the chassis slot number that this port configuration entry belongs to. Admins use it to locate which physical slot on a Trend Micro TippingPoint device a given port's configuration settings (speed, duplex, shutdown state, etc.) apply to. For example, portConfigSlot 2 combined with a port number identifies a specific port on the line card installed in slot 2.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.1 snmpwalk -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.1.1 snmpget -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigSlot.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portConfigSlot.1
Start monitoring Trend Micro TippingPoint IPS appliance product line, entire range (per-port link/failover-bypass config status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPT-PORT-CONFIG-MIB::portConfigSlot OID value, configure state conditions and alerts, and monitor any Trend Micro TippingPoint IPS appliance product line, entire range (per-port link/failover-bypass config status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.10734 | tippingpoint | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3 | tpt_products | TIPPINGPOINT-REG-MIB |
| 1.3.6.1.4.1.10734.3.3 | tpt_tpaMIBs | TPT-TPAMIBS-MIB |
| 1.3.6.1.4.1.10734.3.3.2 | tpt_tpa_objs | TPT-TPAMIBS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.10734.3.3.2.4 | tpt_port_config_objs | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1 | portConfigTable | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1 | portConfigEntry | TPT-PORT-CONFIG-MIB |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.1 | portConfigSlot | TPT-PORT-CONFIG-MIB |