cardLcnPartitionType

CISCO-MGX82XX-MODULE-RSRC-PART-MIB · .1.3.6.1.4.1.351.110.2.9.1

Object

scalar r/w Enumeration
This object specifies the type of partition on LCN:
          
The possible values are:
          
 noPartition(1): all controllers compete for the totoal
                (G)LCNs limited by the card
          
controllerBased(2): the total number of (G)LCNs available
          to each controller is fixed but no reservation on
          each port. The number for each controller is 
          specified in the cardResPartGrpTable.
          
portControllerBased(3): a certain number of (G)LCNs available
          on each port for each controller is reserved, it is 
          specified in the port resouce partition table.
          
NOTE: This object has to be configured before adding any 
      connections. Once a connection is added, this object
      cannot be changed until all of the connections 
      are deleted.

Context

MIB
CISCO-MGX82XX-MODULE-RSRC-PART-MIB
OID
.1.3.6.1.4.1.351.110.2.9.1
Type
scalar
Access
readwrite
Status
current
Parent
cardResourcePartition
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-MODULE-RSRC-PART-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-MODULE-RSRC-PART-MIB::cardLcnPartitionType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-MODULE-RSRC-PART-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-MODULE-RSRC-PART-MIB::cardLcnPartitionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noPartition
2controllerBased
3portControllerBased

Conformance