me1200AclAceTableRowEditorIpv4TcpFlagSyn
ME1200-ACL-MIB ·
.1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.721
Object
Indicates how a IPv4 TCP packet's 'Synchronize sequence numbers' field (SYN) is to be compared. The value 0 means any SYN value is allowed (don't-care field), value 1 means SYN is not equal one (FIN field isn't set) and value 2 means SYN is equal to one (FIN field is set). This object can only be configured if FrameType is ipv4(5) and Ipv4ProtocolType is tcp(6).
Context
- MIB
- ME1200-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.17.1.2.1.2.2.721- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200AclAceTableRowEditor
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ACL-MIB::me1200AclAceTableRowEditorIpv4TcpFlagSyn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ACL-MIB::me1200AclAceTableRowEditorIpv4TcpFlagSyn'
Syntax
- Source
- ME1200AclAceFlagOpcode
- Base type
Enumeration
Values & Constraints
Type Values
0 | any |
1 | notequal |
2 | equal |
Conformance
Member of