MIB :: interfaceMappedPort

MIB Reference — IPNetwork Monitor

All MIBsMIBinterfaceMappedPort

interfaceMappedPort

Module: MIB

OID (symbolic): MIB::interfaceMappedPort

OID (numeric): 1.3.6.1.4.1.5951.6.2.1000.5.1.13

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description:

Mapped Port Name Ex: eth0

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.2.1000.5.1.13
snmpwalk -v2c -c public <target> MIB::interfaceMappedPort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.2.1000.5.1.13.1
snmpget -v2c -c public <target> MIB::interfaceMappedPort.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> interfaceMappedPort.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5951netScalerMAS-MIB-SMIV2-MIB
1.3.6.1.4.1.5951.6sdxRootMIB
1.3.6.1.4.1.5951.6.2systemGroupMIB
1.3.6.1.4.1.5951.6.2.1000sysHealthGroupMIB
1.3.6.1.4.1.5951.6.2.1000.5interfaceTableMIB
1.3.6.1.4.1.5951.6.2.1000.5.1interfaceEntryMIB
1.3.6.1.4.1.5951.6.2.1000.5.1.13interfaceMappedPortMIB