efpVpcOrphanIsolationMode
ELTEX-FASTPATH-VPC-MIB ·
.1.3.6.1.4.1.35265.1.103.6.1.1.1
Object
This field enables orphan ports isolation globally on the device. If this object value is 'true', packets from peer could not be egressed on ports not involved in VPC. If this object value is 'false', packets from peer could be egressed on ports not involved in VPC.
Context
- MIB
- ELTEX-FASTPATH-VPC-MIB
- OID
.1.3.6.1.4.1.35265.1.103.6.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- efpVpcGlobals
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 'ELTEX-FASTPATH-VPC-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-FASTPATH-VPC-MIB::efpVpcOrphanIsolationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-FASTPATH-VPC-MIB' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-FASTPATH-VPC-MIB::efpVpcOrphanIsolationMode'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |