portIsolationProfileBridgeCtlAction
ECS4210-MIB ·
.1.3.6.1.4.1.259.10.1.42.101.1.17.17.2.2.3
Object
scalar r/w
Enumeration
Set create(1) to create a profile by ID for Port Isolation protocol type and packet type. Set destroy(2) to destory a profile by ID for Port-Isolation protocol type and packet type. If the control action is to destory by profile ID only, the protocol type must be set as none(0).
Context
- MIB
- ECS4210-MIB
- OID
.1.3.6.1.4.1.259.10.1.42.101.1.17.17.2.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- portIsolationProfileBridgeCtl
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 'ECS4210-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4210-MIB::portIsolationProfileBridgeCtlAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4210-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4210-MIB::portIsolationProfileBridgeCtlAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | destroy |