mallocCapabilities

MALLOC-MIB · .1.3.6.1.2.1.101.1.1.1

Object

scalar Bits
This object describes the capabilities which a client or
server supports.  The startTime bit indicates that
allocations with a future start time are supported.  The
serverMobility bit indicates that allocations can be renewed
or released from a server other than the one granting the
original allocation.  The retryAfter bit indicates support
for a waiting state where the client may check back at a
later time to get the status of its request.

Context

MIB
MALLOC-MIB
OID
.1.3.6.1.2.1.101.1.1.1
Type
scalar
Access
readonly
Status
current
Parent
malloc
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MALLOC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MALLOC-MIB::mallocCapabilities.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MALLOC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MALLOC-MIB::mallocCapabilities'

Syntax

Bits

Values & Constraints

Enumerated Values
0startTime
1serverMobility
2retryAfter

Conformance