All MIBs › MICOMBRGEXT › mcmBrgNumInterfaces
mcmBrgNumInterfaces
Module: MICOMBRGEXT
OID (symbolic): MICOMBRGEXT::mcmBrgNumInterfaces
OID (numeric): 1.3.6.1.4.1.335.1.4.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: NAME = ; DESC = The number of ports(ethernet & wan) \ that the access device has.; HELP = The number of ports this bridge has.; CAPABILITIES = NET_CFG, VPN_CFG;
What is mcmBrgNumInterfaces?
Reports the total number of Ethernet and WAN ports on the access device. Useful for inventory purposes or for scripts that need to know how many port-table rows to expect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.1.2 snmpwalk -v2c -c public <target> MICOMBRGEXT::mcmBrgNumInterfaces
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.1.2.1 snmpget -v2c -c public <target> MICOMBRGEXT::mcmBrgNumInterfaces.1
Start monitoring MICOM bridging-capable WAN/LAN access equipment (bridge extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOMBRGEXT::mcmBrgNumInterfaces OID value, configure state conditions and alerts, and monitor any MICOM bridging-capable WAN/LAN access equipment (bridge extension) 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.6 | mcmBrg | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.1 | mcmBrgGlobalParamGroup | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.1.2 | mcmBrgNumInterfaces | MICOMBRGEXT |