expExpressionName
EXPRESSION-MIB ·
.1.3.6.1.4.1.9.10.22.1.3.1.1.1
Object
The unique name of the expression, the same as expName.
Use this object to change the expression's name without
changing its expExpressionIndex.
Context
- MIB
- EXPRESSION-MIB
- OID
.1.3.6.1.4.1.9.10.22.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- expExpressionEntry
- Groups
- 1
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 'EXPRESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXPRESSION-MIB::expExpressionName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXPRESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXPRESSION-MIB::expExpressionName.<expExpressionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXPRESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXPRESSION-MIB::expExpressionName'
Syntax
- Source
- ExpressionName
- Base type
OctetString
Values & Constraints
Type Constraints
range: 1..64
Conformance
Member of