ADVA-MIB :: neMibVariant

MIB Reference — IPNetwork Monitor

All MIBsADVA-MIBneMibVariant

neMibVariant

Module: ADVA-MIB

OID (symbolic): ADVA-MIB::neMibVariant

OID (numeric): 1.3.6.1.4.1.2544.2.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

The variant of the SNMP enterprise MIB. This object will together with sysObjectID [RFC1213] uniquely identify the revision and variant of the enterprise MIB used by the NE.

What is neMibVariant?

Reports a string or integer identifier specifying which version or variant of the enterprise SNMP MIB implementation this network element uses. Combined with sysObjectID, it uniquely identifies both the MIB revision and feature set deployed on the device. Example: 'FSPR7-v2.1' or similar version tag.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.1
snmpwalk -v2c -c public <target> ADVA-MIB::neMibVariant

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.2.1.1.1
snmpget -v2c -c public <target> ADVA-MIB::neMibVariant.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> neMibVariant.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.2544advaMIBADVA-MIB
1.3.6.1.4.1.2544.2commonADVA-MIB
1.3.6.1.4.1.2544.2.1neInfoADVA-MIB
1.3.6.1.4.1.2544.2.1.1neMibVariantADVA-MIB