ceDiagEntityFieldDiagnosticUrl
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.3.1.1.4
Object
This object specifies a URL (see RFC-1630) that specifies the
location of the field diagnostic image. The following list
provides some examples of URLs for the field diagnostic:
file://disk0:/images/fd001
Describes a file with the path '/images/fd001' on 'disk0:'
accessed locally.
ftp://pop-server/usr/bin/fd001
Describes a file with the path '/usr/bin/fd001' on the host
'pop-server' accessed via FTP.
tftp://pop-server/tftpout/fd001
Describes a file with the path '/tftpout/fd001' on the host
'pop-server' accessed via TFTP.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceDiagEntityEntry
- Groups
- 1
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-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagEntityFieldDiagnosticUrl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagEntityFieldDiagnosticUrl.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagEntityFieldDiagnosticUrl'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
ciscoEntityDiagMIBComplianceRev4
readonly
Write access is not required.