a3ComFilterAddressStatus
A3COM-SWITCHING-SYSTEMS-FILTER-MIB ·
.1.3.6.1.4.1.43.29.4.20.1.4.1.3
Object
The status column for this address group entry. This
OBJECT can be set to:
createAndGo(4)
destroy(6)
The following values may be read:
active(1)
Setting this object to createAndGo(4) will result in the agent attempt
to create and commit the row based on the contents of the objects in the row.
If all the necessary information is presented in the row and the
values are acceptible to the agent, the agent will change the status to
active(1). If there are any necessary objects are not set, the
agent will reject the creation request.
When the state of the row translates to active(1), the agent add the
corresponding address to the specified address group.
Setting this object to destroy(6) will remove the corresponding
address from the indicated address group.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-FILTER-MIB
- OID
.1.3.6.1.4.1.43.29.4.20.1.4.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComFilterAddressEntry
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 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB::a3ComFilterAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB::a3ComFilterAddressStatus.<a3ComFilterAddressId>.<a3ComFilterAddressAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-FILTER-MIB::a3ComFilterAddressStatus'