configIpSubnetAutoStart
ACKSYS-MIB ·
.1.3.6.1.4.1.28097.8.1.1.1.14
Object
Define whether, after installation and initialization, the
subnet is activated immediately (when configuration is applied)
or only when a suitable event happens. See the 'L3 network
toggle' action in the Alarms/Events subsystem.
'Enable' sets the subnet initially 'up', 'Disable' sets it
initially 'down', 'Default' sets it initially 'up' except
if configIpAddressMode=none.
[FW:E2148.AC.1:4.12.0.1]
Context
- MIB
- ACKSYS-MIB
- OID
.1.3.6.1.4.1.28097.8.1.1.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- configIpSubnetEntry
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 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIpSubnetAutoStart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACKSYS-MIB::configIpSubnetAutoStart.<configIpSubnetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACKSYS-MIB' -M '/opt/observium/mibs/acksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACKSYS-MIB::configIpSubnetAutoStart'