aclStatus

MOXA-ICSG7826A-MIB · .1.3.6.1.4.1.8691.7.99.1.52.1.1.18

Object

column r/w Enumeration
The status is active to indicate normal.
Use createAndGo to create new on multiple SET.
Use createAndWait to create new on one SET all then actvie.
Use destroy to delete this row.

Context

MIB
MOXA-ICSG7826A-MIB
OID
.1.3.6.1.4.1.8691.7.99.1.52.1.1.18
Type
column
Access
readwrite
Status
current
Parent
accessControlEntry

Walk 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 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::aclStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-ICSG7826A-MIB::aclStatus.<aclRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-ICSG7826A-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-ICSG7826A-MIB::aclStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
4createAndGo
5createAndWait
6destroy