aclNewCfgEthernetTypeName
BLADETYPE6-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.13
Object
column r/w
Enumeration
The Ethernet type to be filtered. If the value of this
object is other(7), the value of aclNewCfgEthernetTypeValue
indicates the ethernet type that will be filtered. If this
object is set to a value other than other(7), the value of
the aclNewCfgEthernetTypeValue object is automatically set,
as follows:
aclNewCfgEthernetTypeName aclNewCfgEthernetTypeValue
none(0) 0
arp(1) 2054 (0x0806)
ipv4(2) 2048 (0x0800)
ipv6(3) 34525 (0x86dd)
mpls(4) 34887 (0x8847)
rarp(5) 32821 (0x8035)
any(6) 65535 (0xffff)
Context
- MIB
- BLADETYPE6-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.6.2.9.1.1.2.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclNewCfgEntry
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 'BLADETYPE6-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE6-NETWORK-MIB::aclNewCfgEthernetTypeName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADETYPE6-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE6-NETWORK-MIB::aclNewCfgEthernetTypeName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE6-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE6-NETWORK-MIB::aclNewCfgEthernetTypeName'
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 1-65535