fileInfoIsStartUp

DMswitch-MIB · .1.3.6.1.4.1.3709.3.5.201.1.21.1.1.6

Object

column r/w SNMPv2-TCTruthValue
This flag indicate whether this file is a startup file. Set this
object to true(1) to indicate that this is a startup file. Setting this
object to false(2) is a invalid operation.

Context

MIB
DMswitch-MIB
OID
.1.3.6.1.4.1.3709.3.5.201.1.21.1.1.6
Type
column
Access
readwrite
Status
current
Parent
fileInfoEntry

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 'DMswitch-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMswitch-MIB::fileInfoIsStartUp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DMswitch-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMswitch-MIB::fileInfoIsStartUp.<fileInfoUnitID>.<fileInfoFileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMswitch-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMswitch-MIB::fileInfoIsStartUp'

Syntax

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

Values & Constraints

Type Values
1true
2false