All MIBs › PROMINET-MIB › promEventTrapValueType
promEventTrapValueType
Module: PROMINET-MIB
OID (symbolic): PROMINET-MIB::promEventTrapValueType
OID (numeric): 1.3.6.1.4.1.2167.10.6.10
Node type: OBJECT-TYPE
Type: EventValueType
Access: read-only
Description: The data type associated with the trap event value. This object indicates how to interpret the data stored in the event trap value:
- none(1) indicates no value returned. - integer32(2) - a 4 byte unsigned integer. - integer64(3) - an 8 byte unsigned integer. - displayString(4) - a null terminated (or up to 8 characters) string. - ipv4NetworkAddress(5) - a 4 byte IP version 4 network address. - ieee802MACAddress(6) - a 6 byte MAC Address. - timeticks(7) - sysUpTime type value (4 bytes)
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2167.10.6.10 snmpwalk -v2c -c public <target> PROMINET-MIB::promEventTrapValueType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2167.10.6.10.1 snmpget -v2c -c public <target> PROMINET-MIB::promEventTrapValueType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> promEventTrapValueType.1
Start monitoring Prominet Corporation Gigabit Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROMINET-MIB::promEventTrapValueType OID value, configure state conditions and alerts, and monitor any Prominet Corporation Gigabit Ethernet switches 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.2167 | prominet | PROMINET-MIB |
| 1.3.6.1.4.1.2167.10 | promEvents | PROMINET-MIB |
| 1.3.6.1.4.1.2167.10.6 | promEventTrapMgmt | PROMINET-MIB |
| 1.3.6.1.4.1.2167.10.6.10 | promEventTrapValueType | PROMINET-MIB |