hh3cAclIPAclAdvancedAddrFlag
HH3C-ACL-MIB ·
.1.3.6.1.4.1.25506.2.8.2.2.3.1.5
Object
Address flag to select address.
Context
- MIB
- HH3C-ACL-MIB
- OID
.1.3.6.1.4.1.25506.2.8.2.2.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cAclIPAclAdvancedEntry
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 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACL-MIB::hh3cAclIPAclAdvancedAddrFlag'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-ACL-MIB::hh3cAclIPAclAdvancedAddrFlag.<hh3cAclNumberGroupType>.<hh3cAclNumberGroupIndex>.<hh3cAclIPAclAdvancedRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-ACL-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-ACL-MIB::hh3cAclIPAclAdvancedAddrFlag'
Syntax
- Source
- AddressFlag
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | t64SrcAddrPre64DestAddrPre |
2 | t64SrcAddrPre64DestAddrSuf |
3 | t64SrcAddrSuf64DestAddrPre |
4 | t64SrcAddrSuf64DestAddrSuf |
5 | t128SourceAddress |
6 | t128DestinationAddress |