agentppCfgStorageFormat

AGENTPP-CONFIG-MIB · .1.3.6.1.4.1.4976.3.3.1.3.1.1.3

Object

column r/w Enumeration
The storage format specifies the format of the persistent
configuration storage associated with this row.
Currently only AGENT++'s BER encoded MIB object
serialization 'agentppBER(1)' is supported.

Context

MIB
AGENTPP-CONFIG-MIB
OID
.1.3.6.1.4.1.4976.3.3.1.3.1.1.3
Type
column
Access
readwrite
Status
current
Parent
agentppCfgStorageEntry
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 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-CONFIG-MIB::agentppCfgStorageFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTPP-CONFIG-MIB::agentppCfgStorageFormat.<agentppCfgStorageName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTPP-CONFIG-MIB' -M '/opt/observium/mibs/agentpp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTPP-CONFIG-MIB::agentppCfgStorageFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1agentppBER

Conformance