CISCO-RF-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
12
.1.3.6.1.4.1.9.9.176.1.1.11 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cRFStatusRFModeCapsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RF-MIB::cRFStatusRFModeCapsTable'
This table containing a list of redundancy modes that can be
supported on the device.
cRFStatusRFModeCapsEntry row .1.3.6.1.4.1.9.9.176.1.1.11.1
An entry containing the device implementation specific
terminology associated with the redundancy mode that can be
supported on the device.
Column Syntax OID
The redundancy mode that can be supported on the device.
RFMode
Type Values:
1nonRedundant
2staticLoadShareNonRedundant
3dynamicLoadShareNonRedundant
4staticLoadShareRedundant
5dynamicLoadShareRedundant
6coldStandbyRedundant
7warmStandbyRedundant
8hotStandbyRedundant
.1.3.6.1.4.1.9.9.176.1.1.11.1.1
The description of the device implementation specific
terminology associated with its supported redundancy mode.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.176.1.1.11.1.2
.1.3.6.1.4.1.9.9.176.1.3.2 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cRFHistorySwitchOverTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RF-MIB::cRFHistorySwitchOverTable'
A table that tracks the history of all switchovers that
have occurred since system initialization. The maximum
number of entries permissible in this table is defined by
cRFHistoryTableMaxLength. When the number of entries in
the table reaches the maximum limit, the next entry
would replace the oldest existing entry in the table.
cRFHistorySwitchOverEntry row .1.3.6.1.4.1.9.9.176.1.3.2.1
The entries in this table contain the switchover
information. Each entry in the table is indexed by
cRFHistorySwitchOverIndex. The index wraps around to 1
after reaching the maximum value.
Column Syntax OID
A monotonically increasing integer for the purpose of
indexing history table. After reaching maximum value,
it wraps around to 1.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.176.1.3.2.1.1
Indicates the primary redundant unit that went down.
RFUnitIdentifier
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.176.1.3.2.1.2
Indicates the secondary redundant unit that took
over as active.
RFUnitIdentifier
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.176.1.3.2.1.3
Indicates the reason for the switchover.
RFSwactReasonType
Type Values:
1unsupported
2none
3notKnown
4userInitiated
5userForced
6activeUnitFailed
7activeUnitRemoved
8activeGWdown
9activeRMIportdown
.1.3.6.1.4.1.9.9.176.1.3.2.1.4
Indicates the Date & Time when switchover occurred.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.176.1.3.2.1.5
.1.3.6.1.4.1.9.9.176.1.4.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cRFStatusRFClientTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-RF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RF-MIB::cRFStatusRFClientTable'
This table contains a list of RF clients that are
registered on the device. 
          
RF clients are applications that have registered with 
the Redundancy Facility (RF) to receive RF events and 
notifications. The purpose of RF clients is to synchronize 
any relevant data with the standby unit.
cRFStatusRFClientEntry row .1.3.6.1.4.1.9.9.176.1.4.1.1
An entry containing information on various clients
registered with the Redundancy Facility (RF). Entries in
this table are always created by the system.

An entry is created in this table when a redundancy a…
Column Syntax OID
A unique identifier for the client which registered with the
Redundancy Facility.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.176.1.4.1.1.1
The description of the client which has registered with the
Redundancy Facility.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.176.1.4.1.1.2
The sequence number of the client. The system assigns the
sequence numbers based on the order of registration of
the Redundancy Facility clients.
This is used for deciding order of RF events sent to clients.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.176.1.4.1.1.3
Time taken for this client to become Redundant. This value
is meaningful when the value of cRFStatusRFClientStatus is
not 'noStatus'.
millisecondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.176.1.4.1.1.4
This object provides the status of the Redundancy Facility
client.
RFClientStatus
Type Values:
1noStatus
2clientNotRedundant
3clientRedundancyInProgress
4clientRedundant
.1.3.6.1.4.1.9.9.176.1.4.1.1.5