cwSctFileName

CISCO-WAN-SCT-MGMT-MIB · .1.3.6.1.4.1.9.9.236.1.1.1.5

Object

column OctetString
This object specifies the absolute path name of the file
corresponding to the SCT indices. 
              
After the agent accepts a SET operation and creates a new
row in the SCT file management table, it transfers the file
from the transient storage area to a secure location on the
disk. This object identifies the absolute path name of the
secure location on disk.
              
The file name would be in the format:
<CardType>_SCT.<SCTType>.<SCTId>.V<Major version>

Context

MIB
CISCO-WAN-SCT-MGMT-MIB
OID
.1.3.6.1.4.1.9.9.236.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
cwSctFileMgmtEntry
Groups
1

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-WAN-SCT-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SCT-MGMT-MIB::cwSctFileName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-SCT-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-SCT-MGMT-MIB::cwSctFileName.<cwSctCardType>.<cwSctType>.<cwSctId>.<cwSctMajorVersion>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-SCT-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-SCT-MGMT-MIB::cwSctFileName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-132

Conformance