crcSpanCapacityShared
CISCO-RMON-CONFIG-MIB ·
.1.3.6.1.4.1.9.9.103.1.6.1.1.2
Object
column Enumeration
Indicating the shared SPAN capacity type.
'none' means the capacity is not shared out of
crcSpanSharedSource or crcSpanSharedDestination.
'source' means the capacity is counted against
crcSpanSharedSource. The sum of crcSpanUsedSession for all
entries with crcSpanCapacityShared being 'source' shall not
exceed crcSpanSharedSource.
'destination' means the capacity is counted against
crcSpanSharedDestination. The sum of crcSpanUsedSession
for all entries with crcSpanCapacityShared being
'destination' shall not exceed crcSpanSharedDestination.
Context
- MIB
- CISCO-RMON-CONFIG-MIB
- OID
.1.3.6.1.4.1.9.9.103.1.6.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- crcSpanCapacityEntry
- 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-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSpanCapacityShared'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-RMON-CONFIG-MIB::crcSpanCapacityShared.<crcSpanCapacityType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-RMON-CONFIG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-RMON-CONFIG-MIB::crcSpanCapacityShared'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | source |
3 | destination |
Conformance
Member of