All MIBs › CTIF-EXT-MIB › ctIfPortTrapStatus
ctIfPortTrapStatus
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfPortTrapStatus
OID (numeric): 1.3.6.1.4.1.52.4.3.3.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the trap forwarding status of the port. A value of (1) indicates that a trap WILL NOT be sent if the port goes down and a value of (2) which is the default value, indicates that a trap WILL be sent if the port goes down.
What is ctIfPortTrapStatus?
This read-write enumerated value controls whether a link-down trap is sent for a port, defaulting to enabled(2) so a trap is sent, with disabled(1) suppressing it. An admin uses this to quiet expected down-state noise from unused or intentionally-down ports. For example, an admin sets ctIfPortTrapStatus to disabled(1) on a spare unused port so its down state doesn't generate unnecessary link-down traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.3.1.1.5 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfPortTrapStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.3.1.1.5.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfPortTrapStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.4.3.3.3.1.1.5.1 i <value>
Start monitoring Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTIF-EXT-MIB::ctIfPortTrapStatus OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.3.3.3 | ctIfPort | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.3.1 | ctIfPortTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.3.1.1 | ctIfPortEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.3.1.1.5 | ctIfPortTrapStatus | CTIF-EXT-MIB |