cfmPoolType
CISCO-FABRIC-MCAST-MIB ·
.1.3.6.1.4.1.9.9.255.1.2.1.1.3
Object
column Enumeration
The object to indicate FGID pool type.
shared(1) - the pool is shared by multiple types
of FGID clients.
dedicated(2) - the pool is dedicated for a specific type of
client to use. The dedicated pool is normally
used by a critical client to prevent processes
deadlock during system initialization
or restart.
Context
- MIB
- CISCO-FABRIC-MCAST-MIB
- OID
.1.3.6.1.4.1.9.9.255.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmPoolEntry
- 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-FABRIC-MCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-MCAST-MIB::cfmPoolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FABRIC-MCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FABRIC-MCAST-MIB::cfmPoolType.<cfmPoolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FABRIC-MCAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FABRIC-MCAST-MIB::cfmPoolType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shared |
2 | dedicated |
Conformance
Member of