cfsPeersDiscoveryResult
CISCO-CFS-MIB ·
.1.3.6.1.4.1.9.9.433.1.3.2
Object
scalar Enumeration
This object represents the result of the last discovery
command issued by way of setting the value of
cfsStartPeersDiscovery to 'startDiscovery'.
When the CFS discovery was never initiated using the
cfsStartPeersDiscovery, the value of this object is
'notInitiated'.
When the value of this object is 'notInitiated', the
management station needs initiate the discovery cycle by
setting the value of cfsStartPeersDiscovery to
'startDiscovery'.
If the value of this object is 'successful', then the
cfsPeersTable is appropriately populated.
Context
- MIB
- CISCO-CFS-MIB
- OID
.1.3.6.1.4.1.9.9.433.1.3.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cfsDiscoveryObjects
- 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-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsPeersDiscoveryResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CFS-MIB::cfsPeersDiscoveryResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInitiated |
2 | inProgress |
3 | successful |
4 | failed |
Conformance
Member of