swACLIpv6RuleProtocol
ACLMGMT-MIB ·
.1.3.6.1.4.1.171.12.9.3.4.1.20
Object
column r/w
Enumeration
Specifies the IPv6 protocol.
For some older chips, this object can not be set. When getting this object,
it always returns the type which has been configured in swACLIpv6Entry.
For some newer chips, this object can only set the type which
has been configured in swACLIpv6Entry. The default value is none (1).
Context
- MIB
- ACLMGMT-MIB
- OID
.1.3.6.1.4.1.171.12.9.3.4.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swACLIpv6RuleEntry
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 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpv6RuleProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACLMGMT-MIB::swACLIpv6RuleProtocol.<swACLIpv6RuleProfileID>.<swACLIpv6RuleAccessID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACLMGMT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACLMGMT-MIB::swACLIpv6RuleProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | tcp |
3 | udp |