H3C-MDC-MIB Table View

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

Tables
7
Rows
7
Columns
26
.1.3.6.1.4.1.2011.10.2.136.2.1.1 · 1 row entry · 5 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCControlTable'
This table is used to configure MDCs for a device and show MDC's status.
h3cMDCControlEntry row .1.3.6.1.4.1.2011.10.2.136.2.1.1.1
An entry of the h3cMDCControlTable, every entry is corresponding with an MDC.
Indexes
Column Syntax OID
MDC ID is used as MDCIndex, the value range of MDC ID depends on the device model.
MDCIndex cannot be modified after creation.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.10.2.136.2.1.1.1.1
Specifies the MDC name, a case-sensitive string of 1 to 15 characters.
The MDC name cannot be modified after creation.
OctetStringr/w
Constraints:
range: 1-15
.1.3.6.1.4.1.2011.10.2.136.2.1.1.1.2
State of MDC action: start/stop.
After an MDC is started, administrators of the MDC can log in to
the MDC for MDC configuration and maintenance.
Stopping an MDC interrupts all services on the MDC and logs out
all users …
H3cMdcActionValuer/w
Type Values:
1start
2stop
.1.3.6.1.4.1.2011.10.2.136.2.1.1.1.3
Status of MDCs.
H3cMdcRunStatus
Type Values:
1inactive
2starting
3active
4stopping
5updating
.1.3.6.1.4.1.2011.10.2.136.2.1.1.1.4
The status of this table entry.
Only support active, createAndGo and destroy.
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.2011.10.2.136.2.1.1.1.5
.1.3.6.1.4.1.2011.10.2.136.2.2.1 · 1 row entry · 8 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCDISKResourceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCDISKResourceTable'
This table is for disk resource management:
Specify a disk space percentage for an MDC and display the disk space usage.
          
Default: All MDCs share the disk space in the system,
and an MDC can use all free disk space in the system.
          
Non-default MDC can only query the disk space usage.
h3cMDCDISKResourceEntry row .1.3.6.1.4.1.2011.10.2.136.2.2.1.1
An entry of the h3cMDCDISKResourceTable, every entry is corresponding to
disk resource of an MDC.

Note that only entPhysicalIndex values that represent
physical boards (i.e., associated entPhysicalClass val…
Column Syntax OID
Instance index of disk resource.
Different instances for disk: Flash, CF cards.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.1
Instance name of disk resource.

Such as: Flash, CF cards.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.2
Limit minimum (reserve resources, must be all 0).
percentInteger32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.3
Maximum of available resources of disk.
Make sure the disk space amount assigned to an MDC is
greater than the disk space amount the MDC is using.
Non-default MDC cannot set
percentInteger32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.4
The reserve limit resources of disk.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.5
The total limit resources of disk according to h3cMDCDiskResourceMaxLimit.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.6
Current usage of disk resources.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.7
Current available resources of disk.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.1.1.8
.1.3.6.1.4.1.2011.10.2.136.2.2.2 · 1 row entry · 6 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCMemoryResourceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCMemoryResourceTable'
This table is for memory resource management:
Specify a memory space percentage for an MDC and display the memory space usage.
Default: All MDCs share the memory space in the system, and an MDC can use all free memory.
          
Non-default MDC can only query resource message of memory.
h3cMDCMemoryResourceEntry row .1.3.6.1.4.1.2011.10.2.136.2.2.2.1
An entry of the h3cMDCMemoryResourceTable, every entry is corresponding
with memory resource of an MDC.

Note that only entPhysicalIndex values that represent
physical boards (i.e., associated entPhysicalCla…
Column Syntax OID
Limit minimum(reserve resources, must be all 0).

Non-default MDC cannot set.
percentInteger32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.1
Maximum of available resources of memory,
it specifies the ratio of the memory space that an MDC can use.
Make sure this amount is sufficient for the MDC to operate properly.
Non-default MDC cannot set.
percentInteger32r/w
Constraints:
range: 1-100
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.2
The reserve limit resources of memory.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.3
The total limit resources of memory.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.4
Current usage of memory resources.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.5
Current available value of memory resources.
KBSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.10.2.136.2.2.2.1.6
.1.3.6.1.4.1.2011.10.2.136.2.2.3 · 1 row entry · 2 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCCPUResourceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCCPUResourceTable'
This table is for CPU resource management:
Specify a CPU weight for an MDC and display the CPU usage.
The amount of CPU resources an MDC can use depends on the CPU weight
settings for all MDCs that share the same CPU.
          
Non-default MDC can only query CPU resources.
h3cMDCCPUResourceEntry row .1.3.6.1.4.1.2011.10.2.136.2.2.3.1
An entry of the h3cMDCCPUResourceTable, every entry is corresponding
with CPU resources of an MDC.

Note that only entPhysicalIndex values that represent
physical boards (i.e., associated entPhysicalClass va…
Column Syntax OID
CPU weight-maximum of available resources of CPU,
this number specifies a CPU weight for an MDC.
Non-default MDC cannot set.
weightInteger32r/w
Constraints:
range: 1-10
.1.3.6.1.4.1.2011.10.2.136.2.2.3.1.1
the CPU usage
percentInteger32
Constraints:
range: 0-100
.1.3.6.1.4.1.2011.10.2.136.2.2.3.1.2
.1.3.6.1.4.1.2011.10.2.136.2.3.1 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCLocationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCLocationTable'
This table is for location management:
Authorize an MDC to use an interface card and query state of location.
To assign physical interfaces to an MDC, administrators must authorize the MDC
to use the interface cards to which the physical interfaces belong.
          
Default: All interface cards of the device belong to the default MDC,
and a non-default MDC cannot use any interface card.
Non-default MDC can only query location state.
h3cMDCLocationEntry row .1.3.6.1.4.1.2011.10.2.136.2.3.1.1
An entry of the h3cMDCLocationTable, every entry is the status
whether an MDC has been Authorized to use the interface cards.

Note that only entPhysicalIndex values that represent
physical boards (i.e., ass…
Column Syntax OID
To authorize the MDC to use the interface cards, set the value
of this object to 'true (1)'. To cancel the authorization, set this
value to 'false (2)'.

Note that the return noError means the command is …
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2011.10.2.136.2.3.1.1.1
.1.3.6.1.4.1.2011.10.2.136.2.4.1 · 1 row entry · 1 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCGroupIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCGroupIfTable'
This table indication of relation between interfaces and groups,
which helps to realize the allocation, together with h3cMDCAllocateTable.
          
Non-default MDC cannot operate.
h3cMDCGroupIfEntry row .1.3.6.1.4.1.2011.10.2.136.2.4.1.1
An entry of the h3cMDCGroupIfTable, every entry is the relationship
between interfaces and groups.

Due to hardware restrictions, the interfaces on some interface cards are grouped.
The interfaces in a group…
Column Syntax OID
The interface group ID. There are two parts for this id
depicted as follows:

31 7 0
+++++++++++++++++++++++++++++++++++++++++
+ entity index + group index +
+ …
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.10.2.136.2.4.1.1.2
.1.3.6.1.4.1.2011.10.2.136.2.4.2 · 1 row entry · 3 columns
Uses the h3c variant from /opt/observium/mibs/h3c.
Command help
Walk h3cMDCAllocateTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-MDC-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-MDC-MIB::h3cMDCAllocateTable'
This table is used to assigning a physical interface to an MDC.
It is allowed that allocate interfaces to a non-default MDC from the default MDC,
and allocate interfaces back to the default MDC from a non-default MDC.
          
All physical interfaces on the device belong to the default MDC,
and a non-default MDC has no physical interfaces to use.
Multiple physical interfaces can be assigned to a non-default MDC.
A physical interface must meet the following conditions to be assigned to a non-default MDC:
1. Belongs to the default MDC.
2. Not the console or AUX port.
3. Not the management Ethernet interface.
4. Not in an interface group with an interface assigned to another MDC.
5. The default MDC uses only the physical interfaces that are not assigned to a non-default MDC.
          
Non-default MDC cannot set this table.
h3cMDCAllocateEntry row .1.3.6.1.4.1.2011.10.2.136.2.4.2.1
An entry of the h3cMDCAllocateTable, every entry is the status
whether physical interfaces have been assigned to an MDC.
Column Syntax OID
The interface group ID, the same as h3cMDCGroupIdentity.
There are two parts for this id.

depicted as follows:
31 7 0
+++++++++++++++++++++++++++++++++++++++++
+ entity…
Integer32
Constraints:
range: -2147483648-2147483647
.1.3.6.1.4.1.2011.10.2.136.2.4.2.1.1
Interfaces list
Such as:
GigabitEthernet4/5/0/1 to GigabitEthernet4/5/0/24,
GigabitEthernet4/5/0/48
OctetString
Constraints:
range: 1-255
.1.3.6.1.4.1.2011.10.2.136.2.4.2.1.2
MDC ID is used as h3cMDCAllocateMDCId.
Default MDC: It is allowed that allocate interfaces to non-default MDC from
the default MDC, and allocate interfaces back to the default MDC from
a non-default MDC.
Non-default MDC…
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.2011.10.2.136.2.4.2.1.3