All MIBs › FOUNDRY-SN-AGENT-MIB › snAgGblEnableColdStartTrap
snAgGblEnableColdStartTrap
Module: FOUNDRY-SN-AGENT-MIB
OID (symbolic): FOUNDRY-SN-AGENT-MIB::snAgGblEnableColdStartTrap
OID (numeric): 1.3.6.1.4.1.1991.1.1.2.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates whether the SNMP agent process is permitted to generate cold start traps.
What is snAgGblEnableColdStartTrap?
This OID controls whether the network device will send alerts (called traps) whenever it boots up completely from a stopped state. You can enable or disable this notification. Enable it when you want monitoring software to immediately know devices have restarted unexpectedly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.21 snmpwalk -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblEnableColdStartTrap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.1.2.1.21.1 snmpget -v2c -c public <target> FOUNDRY-SN-AGENT-MIB::snAgGblEnableColdStartTrap.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.1.2.1.21.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1 | switch | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2 | snAgentSys | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1 | snAgentGbl | FOUNDRY-SN-AGENT-MIB |
| 1.3.6.1.4.1.1991.1.1.2.1.21 | snAgGblEnableColdStartTrap | FOUNDRY-SN-AGENT-MIB |