me1200ArpInspectionVlanConfigTableRowEditorLogType
ME1200-ARP-INSPECTION-MIB ·
.1.3.6.1.4.1.9.9.815.1.63.1.2.4.2
Object
The capability to log the inspected entries per VLAN basis. none(0) will log nothing. deny(1) will log the denied entries. permit(2) will log the permitted entries. all(3) will log all kinds of inspected entries.
Context
- MIB
- ME1200-ARP-INSPECTION-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.63.1.2.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200ArpInspectionVlanConfigTableRowEditor
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-ARP-INSPECTION-MIB::me1200ArpInspectionVlanConfigTableRowEditorLogType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-ARP-INSPECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-ARP-INSPECTION-MIB::me1200ArpInspectionVlanConfigTableRowEditorLogType'
Syntax
- Source
- ME1200ArpInspectionLogType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | deny |
2 | permit |
3 | all |