hh3cMDCAction
HH3C-MDC-MIB ·
.1.3.6.1.4.1.25506.2.136.2.1.1.1.3
Object
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 of the MDC.
Non-default MDC cannot operate.
Context
- MIB
- HH3C-MDC-MIB
- OID
.1.3.6.1.4.1.25506.2.136.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cMDCControlEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MDC-MIB::hh3cMDCAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-MDC-MIB::hh3cMDCAction.<hh3cMDCIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-MDC-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-MDC-MIB::hh3cMDCAction'
Syntax
- Source
- Hh3cMdcActionValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | start |
2 | stop |