aclMacAcePktformat
Hirschmann-GIGA-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.5.1.17.7.2.1.5
Object
column r/w
Enumeration
Used to check the packet format of the packets. This object cannot be configured when the status of the entry, aclMacAceStatus, is active(1).
Context
- MIB
- Hirschmann-GIGA-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.5.1.17.7.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclMacAceEntry
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 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclMacAcePktformat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclMacAcePktformat.<aclMacAceName>.<aclMacAceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-GIGA-LION-24TP-MIB::aclMacAcePktformat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | untagged-Eth2 |
3 | untagged802Dot3 |
4 | tagggedEth2 |
5 | tagged802Dot3 |