aclIpAceControlCodeBitmask
V2H124-24-MIB ·
.1.3.6.1.4.1.52.4.12.30.1.17.7.1.1.22
Object
column r/w
Integer32
Indicates how a the control flags of TCP packet's to be compared to be compared. it can be used to check multiple flags of the FIN, SYN, RST, PSH, ACK, URG by sum of FIN=1, SYN=2, RST=4, PSH=8, ACK=16, URG=32
Context
- MIB
- V2H124-24-MIB
- OID
.1.3.6.1.4.1.52.4.12.30.1.17.7.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
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 'V2H124-24-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'V2H124-24-MIB::aclIpAceControlCodeBitmask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'V2H124-24-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'V2H124-24-MIB::aclIpAceControlCodeBitmask.<aclIpAceName>.<aclIpAceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'V2H124-24-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'V2H124-24-MIB::aclIpAceControlCodeBitmask'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-63