cfsMergeMemberFabricType
CISCO-CFS-MIB ·
.1.3.6.1.4.1.9.9.433.1.1.4.1.3
Object
column Enumeration
The type of the fabric to which the device belongs to,
during/after the 'Fabric Merge'.
The fabric to which the local device is attached to is
referred to as 'local fabric'. The fabric which attempted
to merge with the local fabric is referred to as 'remote
fabric'.
When the value of the corresponding instance of
cfsMergeStatusValue is 'successful' or 'waiting', all
the devices will be in a single 'CFS fabric' and belong
to the 'local' fabric.
When the value of the corresponding instance of
cfsMergeStatusValue is 'failure' or 'inProgress', the
devices in the other fabric which attempted 'Fabric Merge'
are marked as 'remote'.
Context
- MIB
- CISCO-CFS-MIB
- OID
.1.3.6.1.4.1.9.9.433.1.1.4.1.3- 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::cfsMergeMemberFabricType'
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::cfsMergeMemberFabricType.<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::cfsMergeMemberFabricType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | local |
3 | remote |
Conformance
Member of