cfsMergeMemberRole
CISCO-CFS-MIB ·
.1.3.6.1.4.1.9.9.433.1.1.4.1.4
Object
column Enumeration
The role of the device during the 'Fabric Merge'.
In case of a successful fabric merge/stable fabric
only one device can be a 'master'. In case of a
fabric merge failure, there can be multiple 'master'
devices, corresponding to each of the fabric fragments.
All other devices which are not 'master' assume the role
of a 'peer'.
The algorithm for the selection of the 'Merge Master'
device within a stable fabric is platform specific.
Context
- MIB
- CISCO-CFS-MIB
- OID
.1.3.6.1.4.1.9.9.433.1.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfsMergeMembersEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CFS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CFS-MIB::cfsMergeMemberRole'
More examples
Read one indexed 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::cfsMergeMemberRole.<cfsFeatureOpName>.<cfsMergeStatusScopeType>.<cfsMergeStatusScopeVal>.<cfsMergeMemberAddrType>.<cfsMergeMemberAddr>'
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::cfsMergeMemberRole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | master |
3 | peer |
Conformance
Member of