a3IPsecureAuthInMatch
A3Com-IPSO-r1-MIB ·
.1.3.6.1.4.1.43.2.12.4.1.3
Object
column mandatory
r/w
Enumeration
The value of this object determines whether the
Protection Authority flags in a received packet
must match the flags identified by the corresponding
instance of a3IPsecureAuthInFlags exactly, or if they
only have to match a subset of those flags.
If the value of this object is exact (1), the match must
be exact. If this object has the value any (2), only
a subset of the flags has to match.
Context
- MIB
- A3Com-IPSO-r1-MIB
- OID
.1.3.6.1.4.1.43.2.12.4.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3IPsecureAuthInEntry
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 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPSO-r1-MIB::a3IPsecureAuthInMatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-IPSO-r1-MIB::a3IPsecureAuthInMatch.<a3IPsecureAuthInPort>.<a3IPsecureAuthInFlags>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-IPSO-r1-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-IPSO-r1-MIB::a3IPsecureAuthInMatch'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exact |
2 | any |