All MIBs › TPT-PORT-CONFIG-MIB › portConfigFailover
portConfigFailover
Module: TPT-PORT-CONFIG-MIB
OID (symbolic): TPT-PORT-CONFIG-MIB::portConfigFailover
OID (numeric): 1.3.6.1.4.1.10734.3.3.2.4.1.1.8
Node type: OBJECT-TYPE
Type: FailoverAction
Access: read-only
Description: The failover action (block or permit) configuration setting of this port.
What is portConfigFailover?
This read-only value reports the configured failover action for this port's segment, either block(0) or permit(1), determining whether the segment passes traffic when a failover event occurs. Admins check this to understand whether traffic will continue flowing or be blocked through this inline security segment during a device failover. For example, a port configured with portConfigFailover set to permit(1) will let traffic pass through in fail-open mode if the TippingPoint device loses power or fails.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.8 snmpwalk -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigFailover
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.10734.3.3.2.4.1.1.8.1 snmpget -v2c -c public <target> TPT-PORT-CONFIG-MIB::portConfigFailover.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portConfigFailover.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::portConfigFailover 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.8 | portConfigFailover | TPT-PORT-CONFIG-MIB |