All MIBs › MICOMBRGEXT › nvmBrgConfPortType
nvmBrgConfPortType
Module: MICOMBRGEXT
OID (symbolic): MICOMBRGEXT::nvmBrgConfPortType
OID (numeric): 1.3.6.1.4.1.335.1.4.6.10.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = The Type of the interface this port \ is attached to. \ This object only supported enumerations of \ ethernet and frameRelay.; HELP = ; CAPABILITIES = ;
What is nvmBrgConfPortType?
The configured type of interface this port is attached to: ethernet(1), wan(2), frameRelay(3), or internal(4) - though this device only actually supports ethernet and frameRelay per the description. Admins use this to set what kind of link a given bridge port represents.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.10.1.2 snmpwalk -v2c -c public <target> MICOMBRGEXT::nvmBrgConfPortType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.6.10.1.2.1 snmpget -v2c -c public <target> MICOMBRGEXT::nvmBrgConfPortType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.6.10.1.2.1 i <value>
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::nvmBrgConfPortType 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.10 | nvmBrgConfPortTable | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.10.1 | nvmBrgConfPortEntry | MICOMBRGEXT |
| 1.3.6.1.4.1.335.1.4.6.10.1.2 | nvmBrgConfPortType | MICOMBRGEXT |