MIB Viewer

maskingHighLevelProt

OBJECT-TYPE
1.3.6.1.4.1.164.4.1.6.3.1.18
Access
read-write
Status
current
Sub-identifiers
0
This field is set in connection to the maskingProtocolType variable. This variable specifies the high level protocols (application). As for today it supports just IP protocol stack. The object's value is a sum of the following instances values (selected by user): none (0), ftp (1), ftpC (2), telnet (4), smtp (8), tftp (16), snmp (32), snmpTrap (64), ipRip (128), www (256), email (512), dns (1024), For Apple Protocol only: rtmp (2048), nbp (4096), atp (8192), aep (16384), zip (32768), adsp (65536), pap (131072), asp (262144) Example: if ftp(1), snmp(32) and snmpTrap(64) instances were selected, the value should be 97 (=1+32+64).
Integer32