a3ComSysIpxInterfaceStatus
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.16.2.2.1.6
Object
The status column for this IPX interface. This OBJECT can be set to:
createAndGo(4)
destroy(6)
The following value may be read:
active(1)
Setting this object ot createAndGo(4) causes the agent to
attempt to create and commit the row based on the contents
of the object in the row. If all necessary information is
present in the row and the values are acceptable to the
agent, the agent will change the status to active(1). If any
of the necessary objects are not available the agent
will reject the request.
Other objects in this row entry can be individually modified
while the row status is active(1).
Setting this object to destroy(6) will remove this entry.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.16.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComSysIpxInterfaceEntry
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-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysIpxInterfaceStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysIpxInterfaceStatus.<a3ComSysIpxInterfaceIpxStackIndex>.<a3ComSysIpxInterfaceNetNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysIpxInterfaceStatus'