expObjectDiscontinuityIDWildcard

EXPRESSION-MIB · .1.3.6.1.4.1.9.10.22.1.3.2.1.6

Object

column r/w SNMPv2-TCTruthValue
A true value indicates the expObjectDeltaDiscontinuityID
of this row is a wildcard object.  False indicates that
expObjectDeltaDiscontinuityID is fully instanced.
              
This object is not instantiated if expObject is not
'deltaValue'.
              
NOTE:  The simplest implementations of this MIB may not
allow wildcards.

Context

MIB
EXPRESSION-MIB
OID
.1.3.6.1.4.1.9.10.22.1.3.2.1.6
Type
column
Access
readwrite
Status
current
Parent
expObjectEntry
Groups
1

Walk 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::expObjectDiscontinuityIDWildcard'
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::expObjectDiscontinuityIDWildcard.<expExpressionIndex>.<expObjectIndex>'
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::expObjectDiscontinuityIDWildcard'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance