contTypeDevice
CT-CONTAINER-MIB ·
.1.3.6.1.4.1.52.4.1.1.9.1.1
Object
scalar mandatory
ObjectIdentifier
Identifies the type of device or container. This could be a chassis, module, a standalone box etc. A vendor's authoritative identification of this device or container. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining `what kind of box' is being managed. If this information is not present or unknown, its value should be set to the contUnknownTypeID, which is defined below.
Context
- MIB
- CT-CONTAINER-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.9.1.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- contType
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contTypeDevice.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-CONTAINER-MIB::contTypeDevice'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.