fdryL2AclEthernetType
FOUNDRY-SN-IP-ACL-MIB ·
.1.3.6.1.4.1.1991.1.2.2.15.7.1.9
Object
Optional Ethernet Type to match against the etype field of the incoming packet. By default, etype field is ignored during the match.
Context
- MIB
- FOUNDRY-SN-IP-ACL-MIB
- OID
.1.3.6.1.4.1.1991.1.2.2.15.7.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fdryL2AclEntry
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 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclEthernetType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclEthernetType.<fdryL2AclNumber>.<fdryL2AclClauseIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-IP-ACL-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-IP-ACL-MIB::fdryL2AclEthernetType'
Syntax
- Source
- FdryEnetTypeOrZeroTC
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | ipv4 |
2 | arp |
3 | ipv6 |