mpExperiment
MAIPU-SMI ·
.1.3.6.1.4.1.5651.4
Object
node
maipuExperiment provides a root object identifier from which
experimental mibs may be temporarily based. MIBs are typicially
based here if they fall in one of two categories:
1) IETF work-in-process mibs which have not been assigned a
permanent object identifier by the IANA.
2) Maipu work-in-process which has not been assigned a
permanent object identifier by the maipu assigned number
authority, typicially because the mib is not ready for
deployment.
NOTE: support for mibs in the maipuExperiment subtree will be
erased when a permanent object identifier assignment is made.
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MAIPU-SMI' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MAIPU-SMI::mpExperiment'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MAIPU-SMI' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MAIPU-SMI::mpExperiment'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.