portIsolationJoinCtlType
ECS4210-MIB ·
.1.3.6.1.4.1.259.10.1.42.101.1.17.17.3.3
Object
scalar r/w
Enumeration
Set isolated(1) to join a profile by ID and port number to isolate received packets. Set uplink(2) to join a profile by ID and port number to receive packets.
Context
- MIB
- ECS4210-MIB
- OID
.1.3.6.1.4.1.259.10.1.42.101.1.17.17.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- protIsolationJoinCtl
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::portIsolationJoinCtlType.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::portIsolationJoinCtlType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | isolated |
2 | uplink |