equipmentNodeMemoryProfile
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.7.3
Object
scalar Enumeration
Indicates whether memory profilation shall be
done or not.
disabled - No memory profile
enabled - Memory profile done
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.7.3- Type
- scalar
- Access
- readonly
- Status
- current
- Default
disabled- Parent
- equipmentNode
- Groups
- 6
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentNodeMemoryProfile.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-EQUIPMENT-MIB::equipmentNodeMemoryProfile'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |