All MIBs › Amperion-MIB › amperionifNumber
amperionifNumber
Module: Amperion-MIB
OID (symbolic): Amperion-MIB::amperionifNumber
OID (numeric): 1.3.6.1.4.1.13995.5.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of network interfaces (regardless of their current state) present on this system.
What is amperionifNumber?
Reports the total count of network interfaces present on the system, regardless of whether they are currently active or inactive. This gives a quick inventory of available interface slots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13995.5.1 snmpwalk -v2c -c public <target> Amperion-MIB::amperionifNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13995.5.1.1 snmpget -v2c -c public <target> Amperion-MIB::amperionifNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> amperionifNumber.1
Start monitoring Amperion broadband-over-powerline (BPL) access points and CPE modems (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Amperion-MIB::amperionifNumber OID value, configure state conditions and alerts, and monitor any Amperion broadband-over-powerline (BPL) access points and CPE modems (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13995 | amperion | Amperion-MIB |
| 1.3.6.1.4.1.13995.5 | amperionInterfaces | Amperion-MIB |
| 1.3.6.1.4.1.13995.5.1 | amperionifNumber | Amperion-MIB |