onuAclRuleCfgData
FD-ONU-MIB ·
.1.3.6.1.4.1.34592.1.3.4.5.1.2
Object
column r/w
OctetString
onu ACL rule data format.
when read or write, the data format is:
-------------------------------------------------------------------------------
| data length | global flags | rule numbers | rule flag | precedence | action |
-------------------------------------------------------------------------------
2 1 1 1 1 1
|<----repeat rule number times-----
----------------------------------------------------------------
| action para | clause number | field | match value | operator |
----------------------------------------------------------------
2 1 1 8 1
|<---repeat clause number times-->|
---------------------------------------------------------------->
para comment:
data length: don't include the length area itself.
Context
- MIB
- FD-ONU-MIB
- OID
.1.3.6.1.4.1.34592.1.3.4.5.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuAclRuleEntry
- 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 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuAclRuleCfgData'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FD-ONU-MIB::onuAclRuleCfgData.<ponCardSlotId>.<oltId>.<onuId>.<onuIntPortId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FD-ONU-MIB' -M '/opt/observium/mibs/cdata:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FD-ONU-MIB::onuAclRuleCfgData'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of