All MIBs › BTI-7000-MIB › netMgmtIPAddr
netMgmtIPAddr
Module: BTI-7000-MIB
OID (symbolic): BTI-7000-MIB::netMgmtIPAddr
OID (numeric): 1.3.6.1.4.1.18070.2.2.1.5.2.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP Address of the management interface.
What is netMgmtIPAddr?
Holds the IPv4 address assigned to the management interface and can be read or updated to reconfigure which IP address the device uses for management access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.5.2.1.5 snmpwalk -v2c -c public <target> BTI-7000-MIB::netMgmtIPAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18070.2.2.1.5.2.1.5.1 snmpget -v2c -c public <target> BTI-7000-MIB::netMgmtIPAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18070.2.2.1.5.2.1.5.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> netMgmtIPAddr.1
Start monitoring BTI Systems optical transport devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BTI-7000-MIB::netMgmtIPAddr OID value, configure state conditions and alerts, and monitor any BTI Systems optical transport devices from a single console.
OID Breakdown
Upper-level ancestors (9 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.18070 | btiSystems | BTI-MIB |
| 1.3.6.1.4.1.18070.2 | btiProducts | BTI-MIB |
| 1.3.6.1.4.1.18070.2.2 | bti7000 | BTI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18070.2.2.1 | objects | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.5 | dataComms | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.5.2 | netMgmtTable | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.5.2.1 | netMgmtEntry | BTI-7000-MIB |
| 1.3.6.1.4.1.18070.2.2.1.5.2.1.5 | netMgmtIPAddr | BTI-7000-MIB |