ctsSwKeystoreSyncFailNotifReason
CISCO-TRUSTSEC-MIB ·
.1.3.6.1.4.1.9.9.730.1.6.2
Object
scalar Enumeration
This object indicates the reason ctsSwKeystoreSyncFailNotif
notification was generated.
'ipcPortCreationFailed' - Keystore information could not be
synced because the system failed to
create port for Inter-Process
communication between the active
and the standby supervisors.
'ipcPortOpenFailed' - Keystore information could not be
synced because the system failed to
open port for Inter-Process
communication between the active
and the standby supervisors.
'ipcConnectionFailure' - Keystore information could not be
synced because Inter-Process
communication connection failed
between the active and the
standby supervisors.
'ipcSendFailure' - Keystore information could not be
synced because Inter-Process
Communication messages could not be
sent to the standby supervisor.
'standbyIncompatible' - Keystore information could not be
synced because the standby
supervisor is not compatible with
the active supervisor.
'syncProcessCreationFailed' - Keystore information could not
be synced because the system failed
to create the sync process.
Context
- MIB
- CISCO-TRUSTSEC-MIB
- OID
.1.3.6.1.4.1.9.9.730.1.6.2- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- ctsNotifsInfoObjects
- Groups
- 1
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-TRUSTSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-MIB::ctsSwKeystoreSyncFailNotifReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-MIB::ctsSwKeystoreSyncFailNotifReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipcPortCreationFailed |
2 | ipcPortOpenFailed |
3 | ipcConnectionFailure |
4 | ipcSendFailure |
5 | standbyIncompatible |
6 | syncProcessCreationFailed |
Conformance
Member of