cnDaiIfCfgTrustState
CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.2076.110.3.1.1.2
Object
Set the Dynamic ARP Inspection trust state for the given interface. If the interface is part of a port channel it cannot be set.
Context
- MIB
- CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.2076.110.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cnDaiIfCfgEntry
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 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB::cnDaiIfCfgTrustState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB::cnDaiIfCfgTrustState.<cnDaiIfCfgIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CAMBIUM-NETWORKS-DYNAMIC-ARP-INSPECTION-MIB::cnDaiIfCfgTrustState'
Syntax
- Source
- TrustState
- Base type
Enumeration
Values & Constraints
Type Values
0 | untrusted |
1 | trusted |