ipSrcGuardTableMode
ECS5520-MIB ·
.1.3.6.1.4.1.259.10.1.51.1.48.1.1.3
Object
column r/w
Enumeration
This object indicates the table mode IP Source Guard select. If the value equals 1, it means IP Source Guard choose ACL mode to filter packet. If the value equals 2, it means IP Source Guard choose MAC mode to filter packet.
Context
- MIB
- ECS5520-MIB
- OID
.1.3.6.1.4.1.259.10.1.51.1.48.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ipSrcGuardConfigEntry
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 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5520-MIB::ipSrcGuardTableMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS5520-MIB::ipSrcGuardTableMode.<ipSrcGuardPortIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS5520-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS5520-MIB::ipSrcGuardTableMode'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.