All MIBs › INTEL-GEN-MIB › portMediaModuleIndex
portMediaModuleIndex
Module: INTEL-GEN-MIB
OID (symbolic): INTEL-GEN-MIB::portMediaModuleIndex
OID (numeric): 1.3.6.1.4.1.343.7.5.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The media module number in the module. Returns 0 if the port is not on a media module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.4 snmpwalk -v2c -c public <target> INTEL-GEN-MIB::portMediaModuleIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.5.1.1.4.1 snmpget -v2c -c public <target> INTEL-GEN-MIB::portMediaModuleIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> portMediaModuleIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7 | hw | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7.5 | ports | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1 | portTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1 | portEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.5.1.1.4 | portMediaModuleIndex | INTEL-GEN-MIB |