cdmsInventoryElementType
CISCO-DIGITAL-MEDIA-SYSTEMS-MIB ·
.1.3.6.1.4.1.9.9.655.1.3.2.1.1
Object
column CDmsElementType
The type of the DMS inventory element that this conceptual row corresponds to.
Context
- MIB
- CISCO-DIGITAL-MEDIA-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.9.9.655.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cdmsInventoryEntry
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::cdmsInventoryElementType'
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::cdmsInventoryElementType.<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::cdmsInventoryElementType'
Syntax
- Source
- CDmsElementType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | encoder |
3 | videoPortal |
4 | mediaPlayer |
5 | transCoder |
6 | storageServer |
7 | streamingServer |
8 | dmm |