sleV2SecuritySACLProtocolType

SLEV2-Security-MIB · .1.3.6.1.4.1.6296.102.7.2.6.1.1.6

Object

The type of IP protocol
The flat internet protocol is from sleV2SecuritySACLTcpflag to sleV2SecuritySACLIcmpCode
If the value is tcp(6) or udp(17),
From sleV2SecuritySACLTcpflag to sleV2SecuritySACLDstL4Port value is available
If the value is icmp(1),
The value of sleV2SecuritySACLIcmpType and sleV2SecuritySACLIcmpCode is available
The value of -1 means any(not set)

Context

MIB
SLEV2-Security-MIB
OID
.1.3.6.1.4.1.6296.102.7.2.6.1.1.6
Type
column
Access
readonly
Status
current
Parent
sleV2SecuritySACLEntry
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 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-Security-MIB::sleV2SecuritySACLProtocolType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLEV2-Security-MIB::sleV2SecuritySACLProtocolType.<sleV2SecuritySACLName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLEV2-Security-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLEV2-Security-MIB::sleV2SecuritySACLProtocolType'

Syntax

Source
IntProtocolType
Base type
Integer32

Values & Constraints

Type Constraints
range: -1..255

Conformance