a3ComFilterAddressGroupStatus
A3COM-SWITCHING-SYSTEMS-FILTER-MIB ·
.1.3.6.1.4.1.43.29.4.20.1.3.1.5
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.
Setting this object to destroy(6) will delete the corresponding
address group and all the attributes of the table.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-FILTER-MIB
- OID
.1.3.6.1.4.1.43.29.4.20.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComFilterAddressGroupEntry
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::a3ComFilterAddressGroupStatus'
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::a3ComFilterAddressGroupStatus.<a3ComFilterAddressGroupId>'
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::a3ComFilterAddressGroupStatus'