All MIBs › PBI-MGSYSTEM-MIB › deviceIP
deviceIP
Module: PBI-MGSYSTEM-MIB
OID (symbolic): PBI-MGSYSTEM-MIB::deviceIP
OID (numeric): 1.3.6.1.4.1.1070.3.1.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Local device IP address
What is deviceIP?
This read-write IpAddress is the local management IP address configured on this digital headend unit. Changing it re-points where the device listens for SNMP and management traffic, so an admin typically also updates gateway and subnetMask together with it to avoid stranding the unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.7 snmpwalk -v2c -c public <target> PBI-MGSYSTEM-MIB::deviceIP
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.7.1 snmpget -v2c -c public <target> PBI-MGSYSTEM-MIB::deviceIP.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1070.3.1.1.7.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::deviceIP 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.7 | deviceIP | PBI-MGSYSTEM-MIB |