maskingHighLevelProt
ACE2002-MIB ·
.1.3.6.1.4.1.164.4.1.6.3.1.18
Object
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), -- don't care
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).
Context
- MIB
- ACE2002-MIB
- OID
.1.3.6.1.4.1.164.4.1.6.3.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- maskingEntry
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 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::maskingHighLevelProt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ACE2002-MIB::maskingHighLevelProt.<maskingType>.<maskingIfIndex>.<maskingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ACE2002-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ACE2002-MIB::maskingHighLevelProt'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 500-1492
Type Constraints
range: -2147483648..2147483647