acMultipleIPInterfaceTableAction
AC-SYSTEM-MIB ·
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.7
Object
scalar r/w
Enumeration
This is an action object. Set this to validateConfiguration(2) when you want the configuration in the acSysInterfaceTable to be validated immediately (as opposed to at reset). done(1) is the default value for any GET on this object. The results of the action should be followed in the syslog. Access: Instant. AC INI-Param: N/A
Context
- MIB
- AC-SYSTEM-MIB
- OID
.1.3.6.1.4.1.5003.9.10.10.1.3.1.30.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- acMultipleIP
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-SYSTEM-MIB::acMultipleIPInterfaceTableAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-SYSTEM-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-SYSTEM-MIB::acMultipleIPInterfaceTableAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | done |
2 | validateConfiguration |