All MIBs › ITF-MIB › ifLinkUpDownTrapEnable
ifLinkUpDownTrapEnable
Module: ITF-MIB
OID (symbolic): ITF-MIB::ifLinkUpDownTrapEnable
OID (numeric): 1.3.6.1.2.1.31.1.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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.
ALCATEL NOTE: SUPPORT: YES INSRVMOD: YES RANGE: See above PERSIST: YES DEFVALUE: See above UNITS: -
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.14 snmpwalk -v2c -c public <target> ITF-MIB::ifLinkUpDownTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.31.1.1.1.14.1 snmpget -v2c -c public <target> ITF-MIB::ifLinkUpDownTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.31.1.1.1.14.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.31 | ifMIB | IF-MIB |
| 1.3.6.1.2.1.31.1 | ifMIBObjects | IF-MIB |
| 1.3.6.1.2.1.31.1.1 | ifXTable | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1 | ifXEntry | IF-MIB |
| 1.3.6.1.2.1.31.1.1.1.14 | ifLinkUpDownTrapEnable | ITF-MIB |