s5AgAsciiConfigScriptBootPriority
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.11.1.1.2
Object
column r/w
Integer32
A value between 1-127 indicates the priority with which the entry will be used at bootup. Entries with lower values will be used before entries with higher values. If two entries have equal priority values, the entry with the lower s5AgAsciiConfigScriptIndex will be used first. A value of 0 indicates that the entry will not be used at bootup.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.11.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- s5AgAsciiConfigScriptEntry
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 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgAsciiConfigScriptBootPriority'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'S5-AGENT-MIB::s5AgAsciiConfigScriptBootPriority.<s5AgAsciiConfigScriptIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'S5-AGENT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'S5-AGENT-MIB::s5AgAsciiConfigScriptBootPriority'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-127