zyPortIsolationPortState
ZYXEL-PORT-ISOLATION-MIB ·
.1.3.6.1.4.1.890.1.15.3.64.1.1.1.1
Object
Enable/Disable Port isolation on the port. Enable to allow this port to communicate only with the CPU management port and the ports on which the isolation feature is not enabled.
Context
- MIB
- ZYXEL-PORT-ISOLATION-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.64.1.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelPortIsolationPortEntry
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 'ZYXEL-PORT-ISOLATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-ISOLATION-MIB::zyPortIsolationPortState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-PORT-ISOLATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-PORT-ISOLATION-MIB::zyPortIsolationPortState.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-PORT-ISOLATION-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-PORT-ISOLATION-MIB::zyPortIsolationPortState'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |