ccreFeatureElementType
CISCO-COMMON-ROLES-EXT-MIB ·
.1.3.6.1.4.1.9.9.651.1.1.1.1.4
Object
column
r/w
Enumeration
An indication of the type of element represented by
this row.
When this field has the value 'command', this row
represents a command name.
When this field has the value 'feature', this row
represents a feature name.
This field must have the value 'none' when a
feature could not otherwise be represented in this
table because the feature does not yet have any
elements defined for it. When features are added to
an empty feature-group, the row with element type
'none' is still maintained in this table. Deleting this
row (with type as 'none') will delete the feature group
and all other rows representing relationship between
this feature group and its members.
A feature should have at least one element, whereas a
feature-group may have zero or more entries.
All entries in this table are persistent across device
reboots
Context
- MIB
- CISCO-COMMON-ROLES-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.651.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccreFeatureElementEntry
- Table
- ccreFeatureElementTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | command |
2 | feature |
3 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccreFeatureName Identifies the feature or the feature group for which
this entry represents an element.
This object is the same as the commonRoleFeatureName. | column | OctetString | .1.3.6.1.4.1.9.9.651.1.1.1.1.1 |
| ccreFeatureElementIndex An index value for this element which uniquely
distinguishes it from all other elements of same
feature. | column | Unsigned32 | .1.3.6.1.4.1.9.9.651.1.1.1.1.2 |
| ccreFeatureElementName Name of the feature element represented by this row. | column | OctetString | .1.3.6.1.4.1.9.9.651.1.1.1.1.3 |
| ccreFeatureRowStatus Status of this row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.651.1.1.1.1.5 |