cdmsInventoryElementState
CISCO-DIGITAL-MEDIA-SYSTEMS-MIB ·
.1.3.6.1.4.1.9.9.655.1.3.2.1.7
Object
The state of the inventory element corresponding to this
conceptual row as seen by the DMS server.
Set operations on this object are not supported for all
inventory element types. Where it is not supported,
the server would yield an error.
The effect of setting this object to the value 'initializing'
would be to reboot the element corresponding to this
conceptual row, if the element type supports this operation.
Context
- MIB
- CISCO-DIGITAL-MEDIA-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.9.9.655.1.3.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cdmsInventoryEntry
- 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-DIGITAL-MEDIA-SYSTEMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIGITAL-MEDIA-SYSTEMS-MIB::cdmsInventoryElementState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DIGITAL-MEDIA-SYSTEMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DIGITAL-MEDIA-SYSTEMS-MIB::cdmsInventoryElementState.<cdmsInventoryElementType>.<cdmsInventoryElementId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DIGITAL-MEDIA-SYSTEMS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DIGITAL-MEDIA-SYSTEMS-MIB::cdmsInventoryElementState'
Syntax
- Source
- CDmsFunctionalStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | initialize |
3 | active |
4 | shutdown |
5 | standby |
Conformance
Member of
Compliance refinements
ciscoDmsMonitorMIBCompliance
readonly
Write access is not required.
ciscoDmsMonitorMIBComplianceRev1
readonly
Write access is not required.