cnpvTrafficAutoLoadbalance
CISCO-NPORT-VIRTUALIZATION-MIB ·
.1.3.6.1.4.1.9.9.660.1.1.1.1
Object
This object enables/disables automatic rebalancing of the
server to external interface assignments such that number of
server interface assigned to the external interfaces are
evenly distributed as much as possible. Redistribution of the
server interfaces are done with the constraints of VSANs
assigned to the interfaces and traffic maps specifying which
external interface a server interface can take.
When this feature is enabled or when an external interface comes
up, then the switch reevaluates the current distribution
and determines if a rebalancing is required.
During the move of server interface from one external
interface to another, there is a temporary traffic disruption
for that server interface.
Context
- MIB
- CISCO-NPORT-VIRTUALIZATION-MIB
- OID
.1.3.6.1.4.1.9.9.660.1.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cnpvGlobal
- Groups
- 1
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 'CISCO-NPORT-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NPORT-VIRTUALIZATION-MIB::cnpvTrafficAutoLoadbalance.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NPORT-VIRTUALIZATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NPORT-VIRTUALIZATION-MIB::cnpvTrafficAutoLoadbalance'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
Write access is not required.