hm2AgentAclVlanAclType
HM2-PLATFORM-QOS-ACL-MIB ·
.1.3.6.1.4.1.248.12.3.2.13.1.4
Object
column Enumeration
The type of this ACL, which is used to interpret the
hm2AgentAclVlanId object value. Each type of ACL uses its own
numbering scheme for identification (see hm2AgentAclVlanAclId object
for details).
The hm2AgentAclVlanAclId object must be specified along with this
object.
Context
- MIB
- HM2-PLATFORM-QOS-ACL-MIB
- OID
.1.3.6.1.4.1.248.12.3.2.13.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hm2AgentAclVlanEntry
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 'HM2-PLATFORM-QOS-ACL-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-ACL-MIB::hm2AgentAclVlanAclType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PLATFORM-QOS-ACL-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PLATFORM-QOS-ACL-MIB::hm2AgentAclVlanAclType.<hm2AgentAclVlanIndex>.<hm2AgentAclVlanDirection>.<hm2AgentAclVlanSequence>.<hm2AgentAclVlanAclType>.<hm2AgentAclVlanAclId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PLATFORM-QOS-ACL-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PLATFORM-QOS-ACL-MIB::hm2AgentAclVlanAclType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | mac |
3 | ipv6 |