EXTREME-VM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
54
.1.3.6.1.4.1.1916.1.39.1.1 · 1 row entry · 8 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMFTPServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMFTPServerTable'
The FTP servers defined for this switch
extremeVMFTPServerEntry row .1.3.6.1.4.1.1916.1.39.1.1.1
The FTP server entry for this switch
Column Syntax OID
The type of the FTP server. The backup server is contacted if the primary fails to respond.
Enumeration
Enumerated Values:
1primary
2backup
.1.3.6.1.4.1.1916.1.39.1.1.1.1
The IP type of IP address.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.1916.1.39.1.1.1.2
The IP Address of the FTP server used for transferring various management files.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.1916.1.39.1.1.1.3
The time in minutes between automatic synchronization attempts.
A value of 0 indicates that automatic synchronizations are not performed.
Note that each switch will not perform a synchronization at exactly
the time…
secondsInteger32r/w
Constraints:
range: 0-3600
.1.3.6.1.4.1.1916.1.39.1.1.1.4
There can only be two entries in this table, on each for primary and secondary FTP servers
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.39.1.1.1.5
The FTP server directory name for the policies to be synchronized.
A value of '/pub' will be used by default for anonymous users and
value of '/' will be used for other users
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.39.1.1.1.6
A valid username on the FTP server.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.1.1.1.7
The Password associated with the FTP user.
This object will return a zero length string when queried
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.1.1.1.8
.1.3.6.1.4.1.1916.1.39.1.8 · 1 row entry · 3 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMPortConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMPortConfigTable'
Configures the VM features on each port.
extremeVMPortConfigEntry row .1.3.6.1.4.1.1916.1.39.1.8.1
An entry in the table for VM features on each port.
Column Syntax OID
The value of ifIndex of a physical port capable of supporting the VM Tracking features
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.39.1.8.1.1
Enables the VM Tracking feature on a port. The VM Tracking feature is disabled by default
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.1916.1.39.1.8.1.2
Enables the VM Tracking Dynamic VLAN feature on a port. This feature is disabled by default.
VM Tracking feature must be enabled before enabling this feature.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.1916.1.39.1.8.1.3
.1.3.6.1.4.1.1916.1.39.2.1 · 1 row entry · 7 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMVPPTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMVPPTable'
This table contains Port Policies contained within this switch.
Port Policies come in two variants: network and local.
Network policies are downloaded from the FTP server; local policies reside only within a single switch.
extremeVMVPPEntry row .1.3.6.1.4.1.1916.1.39.2.1.1
An entry in the table of VM policy information of this device. This table is populated with two sets of
policies, those downloaded from the policy server and those defined locally on this switch.
Column Syntax OID
The type of the port profile. Network port profiles are obtained from a central policy store.
Local policies are specific to this particular switch.
Enumeration
Enumerated Values:
1network
2local
.1.3.6.1.4.1.1916.1.39.2.1.1.1
The name of the Port VPP. VPP names must be alpha-numeric and must start with an alpha character.
When received as part of extremeVMVPPSyncFailed notification, ignore this field if the value of
extremeVMVPPSynchType is…
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.39.2.1.1.2
Performs the requested operation on this policy.
synchronizeNow(1) will download a copy of the policy from the FTP server. (Network policies only)
This object will return noOperation(2) if read.
Enumerationr/w
Enumerated Values:
1synchronizeNow
2noOperation
.1.3.6.1.4.1.1916.1.39.2.1.1.3
Only local VPPs can be created or deleted.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.39.2.1.1.4
This object specifies whether the VM gets attached to
this VPP needs to install dynamic counters to count
packets source MAC address matches VM MAC for ingress,
packets destination MAC address matches VM MAC for
egress…
CounterDirectionr/w
Type Values:
0none
1ingress-only
2egress-only
3both
.1.3.6.1.4.1.1916.1.39.2.1.1.5
VLAN Tag for Dynamic VLAN creation. For unset the
value of 0 can be configured during that
extremeVMVPPVLANVRName also be set to null string.
If this parameter is not configured then 0 will be displayed .
While settin…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.1916.1.39.2.1.1.6
The Virtual router name for Dynamic VLAN creation.
VR-Mgmt cannot be specified and specified VR Name
should be existing. By default VR-Default will be
used. This object display non-null string only when
extremeVMVPPVLA…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.2.1.1.7
.1.3.6.1.4.1.1916.1.39.2.2 · 1 row entry · 9 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMMappingTable'
This table contains the mapping of port policies to virtual machine MAC addresses.
extremeVMMappingEntry row .1.3.6.1.4.1.1916.1.39.2.2.1
An entry in the table of VM information of this device.
Column Syntax OID
The type of mapping for this entry. A local mapping exists only on this specific switch.
A network mapping is one obtained via a download of a mapping file.
Enumeration
Enumerated Values:
1network
2local
.1.3.6.1.4.1.1916.1.39.2.2.1.1
The MAC address associated with the Virtual Machine. Note that a VM may have multiple MAC addresses.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.1916.1.39.2.2.1.2
The ingress policy associated with the VM/MAC address. Note that this may refer to a policy without
a corresponding entry in the extremeVMVPPTable if a network policy mapping refers to a non-existent policy.
This would…
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.2.2.1.3
The egress policy associated with the VM/MAC address. Note that this may refer to a policy without
a corresponding entry in the extremeVMVPPTable if a network policy mapping refers to a non-existent policy.
This would …
SNMPv2-TCDisplayStringr/w
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.2.2.1.4
Indicates the virtual port profile mapping status.
vppValid(1) -> When VPP mapped to this VM MAC does not have any policies
associated with it (or) all the policies associated with
this V…
Enumeration
Enumerated Values:
1vppValid
2vppMissing
3vppInvalid
4vppNotMapped
.1.3.6.1.4.1.1916.1.39.2.2.1.5
Only local virtual port profiles can be created or deleted.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.39.2.2.1.6
The virtual port profile associated with the VM/MAC address.
When creating an entry in this table, this name must refer to
an existing, valid, local profile.
The creation of a mapping to a network profile is not pe…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.2.2.1.7
VLAN Tag for Dynamic VLAN creation. For unset the
value of 0 can be configured during that
extremeVMMappingVLANVRName also be set to null string.
If this parameter is not configured then 0 will be displayed .
While se…
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.1916.1.39.2.2.1.8
The Virtual router name for Dynamic VLAN creation.
VR-Mgmt cannot be specified and specified VR Name
should be existing. By default VR-Default will be
used. This object display non-null string only when
extremeVMMappin…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.2.2.1.9

extremeVMVPP2PolicyTable

table obsolete
.1.3.6.1.4.1.1916.1.39.2.3 · 1 row entry · 5 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMVPP2PolicyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMVPP2PolicyTable'
This table contains the mapping of a VPP to individual Policies.
extremeVMVPP2PolicyEntry row .1.3.6.1.4.1.1916.1.39.2.3.1
An individual mapping of VPP to Policy.
Column Syntax OID
The name of the VPP
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.39.2.3.1.1
The name of the local policy
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.39.2.3.1.2
The type of policy
Enumeration
Enumerated Values:
1policyFile
2dynamicACL
.1.3.6.1.4.1.1916.1.39.2.3.1.3
The order in which this policy will be executed
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.39.2.3.1.4
The row status for this mapping.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.39.2.3.1.5
.1.3.6.1.4.1.1916.1.39.2.4 · 1 row entry · 6 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMVPPDetailTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMVPPDetailTable'
This table contains the mapping of a VPP to individual Policies.
extremeVMVPPDetailEntry row .1.3.6.1.4.1.1916.1.39.2.4.1
A set of mappings from a VPP to one or more policies.
Column Syntax OID
The name of the VPP
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.2.4.1.1
The direction in which the policy will be applied
Enumeration
Enumerated Values:
1ingress
2egress
.1.3.6.1.4.1.1916.1.39.2.4.1.2
The type of policy
Enumeration
Enumerated Values:
1policyFile
2dynamicACL
.1.3.6.1.4.1.1916.1.39.2.4.1.3
The order in which this policy will be executed
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.39.2.4.1.4
The name of the local policy
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.2.4.1.5
The row status for this mapping.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.1916.1.39.2.4.1.6
.1.3.6.1.4.1.1916.1.39.3.2 · 1 row entry · 16 columns
Uses the extreme variant from /opt/observium/mibs/extreme.
Command help
Walk extremeVMDetectedTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-VM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-VM-MIB::extremeVMDetectedTable'
This table contains the currently detected VMs on this switch.
extremeVMDetectedEntry row .1.3.6.1.4.1.1916.1.39.3.2.1
An entry in the table of VM information of this device.
Column Syntax OID
The MAC address associated with the Virtual Machine. Note that a VM may have multiple MAC addresses.
SNMPv2-TCMacAddress
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.1916.1.39.3.2.1.1
The name of the Virtual Machine. Note that a VM authenticated locally may not have a name.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.3.2.1.2
The name of the policy applied (or attempted to apply) to this virtual machine.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.3.2.1.3
The name of the policy applied (or attempted to apply) to this virtual machine.
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.1916.1.39.3.2.1.4
The value of ifIndex on which this virtual machine was detected.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.1916.1.39.3.2.1.5
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 returns idle(2)
when read.
Enumerationr/w
Enumerated Values:
1authenticating
2idle
.1.3.6.1.4.1.1916.1.39.3.2.1.6
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
authenticatedLocally(3) the VM bas been authenti…
Enumeration
Enumerated Values:
1authenticating
2authenticatedNetwork
3authenticatedLocally
4authenticationDenied
5notAuthenticated
.1.3.6.1.4.1.1916.1.39.3.2.1.7
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.
policyNotApp…
Enumeration
Enumerated Values:
1policyApplied
2policyNotApplied
3policyInvalid
4policyNotFound
5policyNotMapped
.1.3.6.1.4.1.1916.1.39.3.2.1.8
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 successfully applied to the port.
policyNotAppl…
Enumeration
Enumerated Values:
1policyApplied
2policyNotApplied
3policyInvalid
4policyNotFound
5policyNotMapped
.1.3.6.1.4.1.1916.1.39.3.2.1.9
Displays the list of failed ingress policies
OctetString
Constraints:
range: 0-1024
.1.3.6.1.4.1.1916.1.39.3.2.1.10
Displays the list of failed egress policies
OctetString
Constraints:
range: 0-1024
.1.3.6.1.4.1.1916.1.39.3.2.1.11
The name of the VPP applied (or attempted to apply) to this virtual machine.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.3.2.1.12
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) indicates that the VPP mapped was invalid.
vp…
Enumeration
Enumerated Values:
1vppMapped
2vppNotMapped
3vppInvalid
4vppMissing
.1.3.6.1.4.1.1916.1.39.3.2.1.13
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-only(2) - Dynamic counters are install…
CounterDirection
Type Values:
0none
1ingress-only
2egress-only
3both
.1.3.6.1.4.1.1916.1.39.3.2.1.14
VLAN Tag used for Dynamic VLAN creation for detected VM MAC. If this parameter is not configured then 0 will be displayed
Integer32
Constraints:
range: 0-4094
.1.3.6.1.4.1.1916.1.39.3.2.1.15
The Virtual router name of the Dynamic VLAN created for detected VM MAC.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.1916.1.39.3.2.1.16