osAclRuleClassParamType
OS-ACL-MIB ·
.1.3.6.1.4.1.6926.2.3.4.1.3
Object
.
Context
- MIB
- OS-ACL-MIB
- OID
.1.3.6.1.4.1.6926.2.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- osAclRuleClassEntry
- 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 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ACL-MIB::osAclRuleClassParamType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ACL-MIB::osAclRuleClassParamType.<osAclName>.<osAclRuleIndex>.<osAclRuleClassType>.<osAclRuleClassCondition>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ACL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ACL-MIB::osAclRuleClassParamType'
Values & Constraints
Type Values
2 | integer |
3 | octetString |
4 | displayString |
5 | noParam |
Conformance
Member of