DMTF-DMI-MIB :: dmiMappingLevel

MIB Reference — IPNetwork Monitor

All MIBsDMTF-DMI-MIBdmiMappingLevel

dmiMappingLevel

Module: DMTF-DMI-MIB

OID (symbolic): DMTF-DMI-MIB::dmiMappingLevel

OID (numeric): 1.3.6.1.4.1.412.1.1.3.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The mapping level identifies the capabilities supported by the DMI-to-SNMP mapping agent. This object is defined as a bit-mask where each bit corresponds to a specific mapping capability. If the bit is '1', the capability is supported by the mapping agent. If the bit is '0', the capability is not supported. The mapping capabilities defined are: 0x01 Event Mapping Supported 0x02 Request/Response Mapping Supported 0x04 Row Addition/Deletion Supported 0x08 Remote Proxy Supported 0x10 Dynamic OID Generation Supported All other (unused) bits must be '0'. For example, a mapping agent that supports Event and Request/Response mapping, including Dynamic OID Generation, but does not support row addition/deletion nor remote proxy returns the value 0x13.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.412.1.1.3.1
snmpwalk -v2c -c public <target> DMTF-DMI-MIB::dmiMappingLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.412.1.1.3.1.1
snmpget -v2c -c public <target> DMTF-DMI-MIB::dmiMappingLevel.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.412dmtfDMTF-DMI-MIB
1.3.6.1.4.1.412.1dmiMIBDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1dmiMIBObjectsDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.3dmiMappingAgentDMTF-DMI-MIB
1.3.6.1.4.1.412.1.1.3.1dmiMappingLevelDMTF-DMI-MIB