ioAnalogCfgStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.2
Object
NOTE: This object also applies to the corresponding rows
in ioAnalogAlarmCfgTable. e.g. If changes are submitted
to row 1 of this table (i.e. channel 1), then changes will
also be submitted for all rows in ioAnalogAlarmCfgTable where
ioAnalogAlarmCfgChannelIndex is equal to 1.
When you perform a GET on this variable, one of
the following values will be returned:
1-Indicates that the container folder is active with no changes.
2-Indicates that the container folder is active with change(s).
Once you have completed setting the variables in a folder, you
will want to submit your changes to the Device Server. To do
this, set the Status variable to 4. If you want to discard the
changes, set the Status variable to 6.
4-Indicates that the changes in the container folder are to be
submitted to the Device Server.
6-Indicates that the changes in the container folder are to be
discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.45.2.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioAnalogCfgEntry
- Groups
- 1
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::ioAnalogCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::ioAnalogCfgStatus.<ioAnalogChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::ioAnalogCfgStatus'
Syntax
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Conformance
Member of