VCM-MIB Table View

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

Tables
5
Rows
5
Columns
18
.1.3.6.1.4.1.10876.101.1.93.1.2 · 1 row entry · 7 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsVcmConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VCM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcmConfigTable'
Table containing the virtual context information in the system.
fsVcmConfigEntry row .1.3.6.1.4.1.10876.101.1.93.1.2.1
Entry about a particular virtual context.
Indexes
Column Syntax OID
The Virtual context identifier of a particular virtual context.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.1.93.1.2.1.1
The next free HLPortIndex for this virtual context. This free
HLPortIndex will be assigned to the next IfIndex that is mapped to
this virtual context. In case of Single instance this object will
always return 1.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.10876.101.1.93.1.2.1.2
The MAC address used by this virtual-context which can be
referred to in a unique fashion within a bridge.
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.10876.101.1.93.1.2.1.3
The Alias name for the Virtual-Context. By default alias name will be
'switchcontextId'. Eg: 'switch1' for virtual context 1.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.10876.101.1.93.1.2.1.4
This objects specifies if this entry is an l2 context or l3 context
or both. If l2context, only l2 protocols will be aware of this context.
If l3context, only l3 protocols will be aware of this context.
If both, both l2…
Enumerationr/w
Enumerated Values:
1l2Context
2l3Context
3both
.1.3.6.1.4.1.10876.101.1.93.1.2.1.5
Row status of the entry. Virtual context will be created when the
row is made 'active'.
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.10876.101.1.93.1.2.1.6
The MAC address used by the virtual router when the
context entry type (fsVcCxtType) is l3context or both.
When the context entry type is l2context, the MAC address
value is zero.
The MAC address of the virtual routers…
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.10876.101.1.93.1.2.1.7
.1.3.6.1.4.1.10876.101.1.93.1.3 · 1 row entry · 5 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsVcmIfMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VCM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcmIfMappingTable'
Table containing the mapping of interfaces to the virtual
context in the system.
fsVcmIfMappingEntry row .1.3.6.1.4.1.10876.101.1.93.1.3.1
Entry about the association of a particular interface to VS
Indexes
Column Syntax OID
The interface index which has to be mapped.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.10876.101.1.93.1.3.1.1
The Virtual context to which this interface is mapped. Upon creation
of the row, this object has a default value of -1 indicating that the
interface is not yet mapped to any valid virtual context.
Integer32r/w
Constraints:
range: -1-65535
.1.3.6.1.4.1.10876.101.1.93.1.3.1.2
The port index generated internally for this interface. This number
is unique for each port mapped to the same virtual context.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.10876.101.1.93.1.3.1.3
The L2 Virtual context to which IVR interface gets internally mapped.
This objects is used only for IVR interface to identify l2 context to
which the l2 vlan belongs.
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.1.93.1.3.1.4
Row status of the corresponding entry.
A row cannot be made ACTIVE unless the interface is mapped to a valid
virtual context.
The modification of fsVcId for an existing row, by setting the
RowStatus as NOT_IN_SERVICE, …
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.10876.101.1.93.1.3.1.5
.1.3.6.1.4.1.10876.101.1.93.1.4 · 1 row entry · 4 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsVcmL2CxtAndVlanToIPIfaceMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VCM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcmL2CxtAndVlanToIPIfaceMapTable'
Table dislays the IP interfaces and its associated l2 vlan and 
l2 context in the system.
fsVcmL2CxtAndVlanToIPIfaceMapEntry row .1.3.6.1.4.1.10876.101.1.93.1.4.1
Entry about the association of a particular interface to l2context
and its vlan identifier,
Column Syntax OID
The L2 context identifier to which the IP interface is accociated.
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.1.93.1.4.1.1
The L2 vlan identifier to which the IP interface is mapped.
Integer32
Constraints:
range: 1-4094
.1.3.6.1.4.1.10876.101.1.93.1.4.1.2
The Alias name of the l2 context.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.10876.101.1.93.1.4.1.3
The interface index which is mapped to the l2 context and the vlan.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.10876.101.1.93.1.4.1.4
.1.3.6.1.4.1.10876.101.1.93.1.5 · 1 row entry · 1 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsVcConfigExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VCM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcConfigExtTable'
Table containing the additional management parameters for each
Virtual Context in the system.
fsVcConfigExtEntry row .1.3.6.1.4.1.10876.101.1.93.1.5.1
Entry about the owner per Virtual Context information.
Indexes
No indexes recorded
Column Syntax OID
Owner of each Virtual Context in the system.
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.10876.101.1.93.1.5.1.1
.1.3.6.1.4.1.10876.101.1.93.1.6 · 1 row entry · 1 columns
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsVcmFreeVcIdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'VCM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VCM-MIB::fsVcmFreeVcIdTable'
Table containing the  free Virtual Context identifier in the system.
fsVcmFreeVcIdEntry row .1.3.6.1.4.1.10876.101.1.93.1.6.1
Entry about the free Virtual context identifier.
Indexes
Column Syntax OID
The free Virtual Context identifier in the system.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.1.93.1.6.1.1