cseSysAutoSyncState
CISCO-SYSTEM-EXT-MIB ·
.1.3.6.1.4.1.9.9.305.1.1.5
Object
scalar Enumeration
The status of the current auto synchronization process, or if no such process is in progress, then the state of the most recent one. The value 'notStarted' indicates no auto synchronization process has occurred recently.
Context
- MIB
- CISCO-SYSTEM-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.305.1.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoSysInfoGroup
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SYSTEM-EXT-MIB::cseSysAutoSyncState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SYSTEM-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SYSTEM-EXT-MIB::cseSysAutoSyncState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | succeeded |
3 | failed |
4 | notStarted |