All MIBs › PBI-MGSYSTEM-MIB › trapIpAddress
trapIpAddress
Module: PBI-MGSYSTEM-MIB
OID (symbolic): PBI-MGSYSTEM-MIB::trapIpAddress
OID (numeric): 1.3.6.1.4.1.1070.3.1.1.9
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Trap IP address,can been set in device and send trap data to the appointed PC
What is trapIpAddress?
This read-write IpAddress tells the device where to send its SNMP trap notifications. Point it at your monitoring station's IP so alarm traps like deviceOff or fanFailed actually reach a system that's watching for them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.9 snmpwalk -v2c -c public <target> PBI-MGSYSTEM-MIB::trapIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.9.1 snmpget -v2c -c public <target> PBI-MGSYSTEM-MIB::trapIpAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1070.3.1.1.9.1 a <value>
Start monitoring PBI media gateway systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PBI-MGSYSTEM-MIB::trapIpAddress OID value, configure state conditions and alerts, and monitor any PBI media gateway systems from a single console.
OID Breakdown
Upper-level ancestors (8 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.1070 | pbi | PBI-MAIN-MIB |
| 1.3.6.1.4.1.1070.3 | mg | PBI-MAIN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1070.3.1 | mgSystem | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1 | basicInfo | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1.9 | trapIpAddress | PBI-MGSYSTEM-MIB |