mpeSysObjectID
PDN-MPE-MIB2-MIB ·
.1.3.6.1.4.1.1795.2.24.12.4.1.1.1.1.2
Object
column mandatory
ObjectIdentifier
The vendor's authoritative identification of the network management subsystem contained in the entity. This value is allocated within the SMI enterprises subtree (1.3.6.1.4.1) and provides an easy and unambiguous means for determining `what kind of box' is being managed. For example, if vendor `Flintstones, Inc.' was assigned the subtree 1.3.6.1.4.1.4242, it could assign the identifier 1.3.6.1.4.1.4242.1.1 to its `Fred Router'.
Context
- MIB
- PDN-MPE-MIB2-MIB
- OID
.1.3.6.1.4.1.1795.2.24.12.4.1.1.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mpeSystemsEntry
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 'PDN-MPE-MIB2-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-MIB2-MIB::mpeSysObjectID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-MPE-MIB2-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-MPE-MIB2-MIB::mpeSysObjectID.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-MPE-MIB2-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-MPE-MIB2-MIB::mpeSysObjectID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.