contPhysicalEntryType
CT-CONTAINER-MIB ·
.1.3.6.1.4.1.52.4.1.1.9.3.1.1.4
Object
column mandatory
ObjectIdentifier
Uniquely defines the module type. A vendor's authoritative identification for a module. 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 the type of module.
Context
- MIB
- CT-CONTAINER-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.9.3.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- contPhysicalEntry
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 'CT-CONTAINER-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-CONTAINER-MIB::contPhysicalEntryType'
More examples
Read one indexed 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::contPhysicalEntryType.<contPhysicalEntryID>'
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::contPhysicalEntryType'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.