carRedundancyCheckInterval
CISCO-APPLIANCE-REDUNDANCY-MIB ·
.1.3.6.1.4.1.9.9.458.1.1.2
Object
scalar SNMPv2-TCTimeInterval
Time interval to check the availability status of each appliance. Both the active and standby appliances will check the status of each other in this time interval. If the standby appliance is not able to connect to the active appliance during this check, it will become the active appliance.
Context
- MIB
- CISCO-APPLIANCE-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.9.9.458.1.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- carConfigObjects
- 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-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carRedundancyCheckInterval.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-APPLIANCE-REDUNDANCY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-APPLIANCE-REDUNDANCY-MIB::carRedundancyCheckInterval'
Syntax
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of