zhoneConfigSyncAction

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.3.4

Object

scalar r/w Enumeration
Used by ZMS when it wants to create a list
of config synch records. It must first write the
filename expected and then set the action. The
create_list action allows the device to determine
whether the complete database (synchoverflow 
occured) needs to be sent or only those records
that have been modified. create_full_list 
specifies that ZMS would like to receive the
complete database.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.3.4
Type
scalar
Access
readwrite
Status
current
Parent
zhoneConfigSync
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 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneConfigSyncAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneConfigSyncAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAction
2createList
3createFullList

Conformance