All MIBs › UMC1000-MIB › umc1SnmpTrapTypesEnabled
umc1SnmpTrapTypesEnabled
Module: UMC1000-MIB
OID (symbolic): UMC1000-MIB::umc1SnmpTrapTypesEnabled
OID (numeric): 1.3.6.1.4.1.2067.1.1.2.9.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is a bit field that specifies which traps, if any, will be generated by the SNMP Agent. If the bit is set, then the traps of the indicated type will be generated. The bits are defined as follows: | BIT HexValue Description | ----------------------------------------------------- | 1 0x01 Send standard SNMP traps | 2 0x02 Send authentication traps | 3 0x04 Send UMC High-level traps | 4 0x08 Send detailed UMC alarm traps | 5 0x10 Reserved (set to zero) | 6 0x20 Reserved (set to zero) | 7 0x40 Reserved (set to zero) | 8 0x80 Send IPMI Software diagnostic traps
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.9.1.3 snmpwalk -v2c -c public <target> UMC1000-MIB::umc1SnmpTrapTypesEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2067.1.1.2.9.1.3.1 snmpget -v2c -c public <target> UMC1000-MIB::umc1SnmpTrapTypesEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2067.1.1.2.9.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> umc1SnmpTrapTypesEnabled.1
Start monitoring UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UMC1000-MIB::umc1SnmpTrapTypesEnabled OID value, configure state conditions and alerts, and monitor any UMC1000 universal media converter chassis (per-shelf/slot facility alarm status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2067.1.1.2.9 | umc1ManagerIf | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.9.1 | umc1Snmp | UMC1000-MIB |
| 1.3.6.1.4.1.2067.1.1.2.9.1.3 | umc1SnmpTrapTypesEnabled | UMC1000-MIB |