customCfgListActionRequest
SIAE-CUSTOM-CONFIGURATION-MIB ·
.1.3.6.1.4.1.3373.1103.97.4.1.5
Object
column r/w
Enumeration
The command set by SNMP manager to ask the Network Element to start the execution of the scripts included the list. The execution can be started if the scripts belong to a valid configuration tool.
Context
- MIB
- SIAE-CUSTOM-CONFIGURATION-MIB
- OID
.1.3.6.1.4.1.3373.1103.97.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- customCfgListEntry
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 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgListActionRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgListActionRequest.<customCfgListId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-CUSTOM-CONFIGURATION-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-CUSTOM-CONFIGURATION-MIB::customCfgListActionRequest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notActive |
1 | run |