ceAssetIsFRU

CISCO-ENTITY-ASSET-MIB · .1.3.6.1.4.1.9.9.92.1.1.1.14

Object

column deprecated SNMPv2-TCTruthValue
This object indicates whether or not this physical entity
is considered a 'field replaceable unit' by the vendor.  If
this object contains the value 'true' then the corresponding
entPhysicalEntry identifies a field replaceable unit.  For
all entPhysicalEntries which represent components that are
permanently contained within a field replaceable unit, the
value 'false' should be returned for this object.

Context

MIB
CISCO-ENTITY-ASSET-MIB
OID
.1.3.6.1.4.1.9.9.92.1.1.1.14
Type
column
Access
readonly
Status
deprecated
Parent
ceAssetEntry
Groups
2

Walk 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-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ASSET-MIB::ceAssetIsFRU'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-ASSET-MIB::ceAssetIsFRU.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-ASSET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-ASSET-MIB::ceAssetIsFRU'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false