All MIBs › Hub-facs-prvt › rTrapAddrType
rTrapAddrType
Module: Hub-facs-prvt
OID (symbolic): Hub-facs-prvt::rTrapAddrType
OID (numeric): 1.3.6.1.4.1.22.3.1.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Type of event that should be reported to this address, bit 0 - authentication trap bit 1 - other SNMP traps bit 2 - Error Traps bit 3 - Diagnostic Traps bit 4 - Debug Traps bit 5 - Enterprise Traps other than fmDiagGenericTrap
What is rTrapAddrType?
This OID is a bitmask selecting which categories of events get sent to this trap destination, with individual bits for authentication traps, other SNMP traps, error traps, diagnostic traps, debug traps, and general enterprise traps. An admin would set only the bits for the alert types that station should receive, for example enabling just bit 2 (error traps) to keep debug noise off a production monitoring server.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22.3.1.1.1.4 snmpwalk -v2c -c public <target> Hub-facs-prvt::rTrapAddrType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22.3.1.1.1.4.1 snmpget -v2c -c public <target> Hub-facs-prvt::rTrapAddrType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.22.3.1.1.1.4.1 s <value>
Start monitoring Legacy Fibronics hub equipment (trap-destination/system config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Hub-facs-prvt::rTrapAddrType OID value, configure state conditions and alerts, and monitor any Legacy Fibronics hub equipment (trap-destination/system config) from a single console.
OID Breakdown
Upper-level ancestors (11 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.22 | fibronics | EDB-snmp |
| 1.3.6.1.4.1.22.3 | trap | EDB-snmp |
| 1.3.6.1.4.1.22.3.1 | traprun | EDB-snmp |
| 1.3.6.1.4.1.22.3.1.1 | rTrapAddrTbl | EDB-snmp |
| 1.3.6.1.4.1.22.3.1.1.1 | rTrapAddrEntry | EDB-snmp |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22.3.1.1.1.4 | rTrapAddrType | Hub-facs-prvt |