All MIBs › MICOMIPRIP-MIB › nvmipAddressIfIndex
nvmipAddressIfIndex
Module: MICOMIPRIP-MIB
OID (symbolic): MICOMIPRIP-MIB::nvmipAddressIfIndex
OID (numeric): 1.3.6.1.4.1.335.1.4.5.13.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = The index value which uniquely identifies \ the interface to which this entry is applicable.; HELP = The interface identified by a particular \ value of this index is the same interface as \ identified by the same value of ifIndex.; CAPABILITIES = ;
What is nvmipAddressIfIndex?
This OID configures the interface index that, together with nvmipAddress, identifies a row in the current nvmIpAddressTable — the same interface elsewhere identified by ifIndex. Admins set this when provisioning a new per-address IP configuration entry for a specific interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.13.1.1 snmpwalk -v2c -c public <target> MICOMIPRIP-MIB::nvmipAddressIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.13.1.1.1 snmpget -v2c -c public <target> MICOMIPRIP-MIB::nvmipAddressIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.5.13.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nvmipAddressIfIndex.1
Start monitoring MICOM Communications access equipment (RIP/IP addressing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOMIPRIP-MIB::nvmipAddressIfIndex OID value, configure state conditions and alerts, and monitor any MICOM Communications access equipment (RIP/IP addressing) 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.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.5 | mcmIp | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.13 | nvmIpAddressTable | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.13.1 | nvmIpAddressEntry | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.13.1.1 | nvmipAddressIfIndex | MICOMIPRIP-MIB |