extremeVMDetectedResultIngress
EXTREME-VM-MIB ·
.1.3.6.1.4.1.1916.1.39.3.2.1.8
Object
column
Enumeration
Indicates the result of a VM entry into the network. Only below two values will be returned at any point of time. policyApplied(1) - all the ingress policies in the VPP was successfully applied to the port. policyNotApplied(2) - If any one of the ingress policies in the VPP was not applied to the port. If this value is returned then refer to extremeVMDetectedIngErrPolicies object for list of failed ingress policies.
Context
- MIB
- EXTREME-VM-MIB
- OID
.1.3.6.1.4.1.1916.1.39.3.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeVMDetectedEntry
- Table
- extremeVMDetectedTable
- Siblings
- 15
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | policyApplied |
2 | policyNotApplied |
3 | policyInvalid |
4 | policyNotFound |
5 | policyNotMapped |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeVMDetectedMAC The MAC address associated with the Virtual Machine. Note that a VM may have multiple MAC addresses. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.1916.1.39.3.2.1.1 |
| extremeVMDetectedIngErrPolicies Displays the list of failed ingress policies | column | OctetString | .1.3.6.1.4.1.1916.1.39.3.2.1.10 |
| extremeVMDetectedEgrErrPolicies Displays the list of failed egress policies | column | OctetString | .1.3.6.1.4.1.1916.1.39.3.2.1.11 |
| extremeVMDetectedVPPName The name of the VPP applied (or attempted to apply) to this virtual machine. | column | OctetString | .1.3.6.1.4.1.1916.1.39.3.2.1.12 |
| extremeVMDetectedVPPResult Indicates the result of VPP associated with VM MAC.
vppMapped(1) indicates that the named VPP was mapped.
vppNotMapped(2) indicates that the no VPP was mapped.
vppInvalid(3) indic… | column | Enumeration | .1.3.6.1.4.1.1916.1.39.3.2.1.13 |
| extremeVMDetectedCounterInstallResult Indicates the result of whether dynamic counter
installed for this VM.
ingress-only(1) - Dynamic counters are installed to count packet source MAC address matches VM MAC.
egress… | column | CounterDirection | .1.3.6.1.4.1.1916.1.39.3.2.1.14 |
| extremeVMDetectedVMVLANTag VLAN Tag used for Dynamic VLAN creation for detected VM MAC. If this parameter is not configured then 0 will be displayed | column | Integer32 | .1.3.6.1.4.1.1916.1.39.3.2.1.15 |
| extremeVMDetectedVMVLANVRName The Virtual router name of the Dynamic VLAN created for detected VM MAC. | column | OctetString | .1.3.6.1.4.1.1916.1.39.3.2.1.16 |
| extremeVMDetectedVMName The name of the Virtual Machine. Note that a VM authenticated locally may not have a name. | column | OctetString | .1.3.6.1.4.1.1916.1.39.3.2.1.2 |
| extremeVMDetectedIngressVPPName obsolete The name of the policy applied (or attempted to apply) to this virtual machine. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1916.1.39.3.2.1.3 |
| extremeVMDetectedEgressVPPName obsolete The name of the policy applied (or attempted to apply) to this virtual machine. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.1916.1.39.3.2.1.4 |
| extremeVMDetectedIfIndex The value of ifIndex on which this virtual machine was detected. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.1916.1.39.3.2.1.5 |
| extremeVMDetectedAdminStatus The administrative status of the Virtual Machine authentication. Setting this variable to
authenticating(1) will force the re-authentication of the VM. This variable always retu… | column | Enumeration | .1.3.6.1.4.1.1916.1.39.3.2.1.6 |
| extremeVMDetectedOperStatus The authentication status of the VM
authenticating(1) an authentication is currently in progress
authenticatedNetwork(2) the VM has been authenticated by a network source
authenti… | column | Enumeration | .1.3.6.1.4.1.1916.1.39.3.2.1.7 |
| extremeVMDetectedResultEgress Indicates the result of a VM entry into the network.
Only below two values will be returned at any point of time.
policyApplied(1) - all the egress policies in the VPP was success… | column | Enumeration | .1.3.6.1.4.1.1916.1.39.3.2.1.9 |