ruckusIpv6AclFilterIcmpCode

RUCKUS-ACL-MIB · .1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.17

Object

column r/w Integer32
ICMP Message Code value. Used in combination with ICMP Message
Type to setup an ICMP filter. This object is not used with any
other protocol. 0 means ignored. The supported values are
              
Type: Echo reply
	1 = Echo reply
Type: Destination unreachable
	1  = Network unreachable
	2  = Host unreachable
	3  = Protocol unreachable
	4  = Port unreachable
	5  = Fragmentation needed by don't fragment bit set
	6  = Source route failed
	7  = Destination network unknown
	8  = Destination host unknown
	9  = Source host isolated
	10 = Destination network administratively prohibited
	11 = Destination host administratively prohibited
	12 = Network unreachable for TOS
	13 = Host unreachable for TOS
	14 = Communication administratively prohibited by filter
	15 = Host precedence violation
	16 = Precedence cutoff in effect
Type: Echo request
	1 = Echo request
Type: Router advertisement
	1 = Router advertisement
Type: Router solicitation
	1 = Router solicitation
Type: Time exceeded
	1 = Time to live equals 0 during transmit
	2 = Time to live equals 0 during reassembly
Type: Parameter problem
	1 = IP header bad (catchall error)
	2 = Required option missing
Type: Timestamp request
	1 = Timestamp request

Context

MIB
RUCKUS-ACL-MIB
OID
.1.3.6.1.4.1.1991.1.1.3.45.1.2.2.1.1.17
Type
column
Access
readwrite
Status
current
Parent
ruckusIpv6AclFilterEntry
Groups
1

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 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusIpv6AclFilterIcmpCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-ACL-MIB::ruckusIpv6AclFilterIcmpCode.<ruckusAclName>.<ruckusIpv6AclFilterSeqNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUCKUS-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-ACL-MIB::ruckusIpv6AclFilterIcmpCode'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255

Conformance