esModuleObjectID
ES-MODULE-MIB ·
.1.3.6.1.4.1.437.1.1.2.1.2.1.1.7
Object
column mandatory
ObjectIdentifier
The vendor's authoritative identification of the
module. This value may be allocated within the SMI
enterprises subtree (1.3.6.1.4.1) and provides a
straight-forward and unambiguous means for
determining what kind of group is being managed.
For example, this object could take the value
1.3.6.1.4.1.4242.1.2.14 if vendor 'Flintstones,
Inc.' was assigned the subtree 1.3.6.1.4.1.4242,
and had assigned the identifier
1.3.6.1.4.1.4242.1.2.14 to its 'Wilma Flintstone
4-Port Fast Ethernet Plug-in Module.'
Context
- MIB
- ES-MODULE-MIB
- OID
.1.3.6.1.4.1.437.1.1.2.1.2.1.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- esModuleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-MODULE-MIB::esModuleObjectID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES-MODULE-MIB::esModuleObjectID.<esModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES-MODULE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES-MODULE-MIB::esModuleObjectID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.