rcEntPhysicalVendorType
RAISECOM-OPTICAL-ENTITY-MIB ·
.1.3.6.1.4.1.8886.15.1.4.1.1.1.1.4
Object
column ObjectIdentifier
An indication of the vendor-specific hardware type of the
physical entity. Normally, it's the same as MIB-II's sysObjectID.
An agent should set this object to a enterprise-specific
registration identifier value indicating the specific
equipment type in detail. The associated instance of
rcEntPhysicalClass is used to indicate the general type of
hardware device.
If no vendor-specific registration identifier exists for
this physical entity, or the value is unknown by this agent,
then the value { 0 0 } is returned.
Context
- MIB
- RAISECOM-OPTICAL-ENTITY-MIB
- OID
.1.3.6.1.4.1.8886.15.1.4.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcEntPhysicalEntry
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 'RAISECOM-OPTICAL-ENTITY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-ENTITY-MIB::rcEntPhysicalVendorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-ENTITY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-ENTITY-MIB::rcEntPhysicalVendorType.<rcEntPhysicalID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-ENTITY-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-ENTITY-MIB::rcEntPhysicalVendorType'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.