CONFIG-COPY-MIB
This MIB facilitates writing of configuration files
of an SNMP Agent running ZTE's ROS in the following
ways: to and from the net, copying running
configurations to startup configurations and
vice-versa, and copying a configuration
(running or startup) to and from the local file system.
- Source file
CONFIG-COPY-MIB- Last revised
- Identity
configCopyMIB- Base OID
1.3.6.1.4.1.3902.3.202.1
Imported Objects
| SNMPv2-CONF | MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page) |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION (no object page) TimeStamp TruthValue |
| ZXR10-SMI | mgmt |
Net-SNMP examples using the zte MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CONFIG-COPY-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CONFIG-COPY-MIB::configCopyMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CONFIG-COPY-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CONFIG-COPY-MIB::configCopyMIB'
Objects (22)
Showing 22 of 22 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.3902.3.202.1 |
||
.1.3.6.1.4.1.3902.3.202.1.1 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1 |
||
|
Unsigned32
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.1 |
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.10 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.11 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.12 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.13 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.14 |
||
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.15 |
||
|
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.2 |
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.3 |
||
|
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.4 |
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.5 |
||
|
|
OctetString
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.6 |
|
|
OctetString
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.7 |
|
|
OctetString
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.8 |
|
|
OctetString
|
.1.3.6.1.4.1.3902.3.202.1.1.1.1.1.9 |
.1.3.6.1.4.1.3902.3.202.1.2 |
||
.1.3.6.1.4.1.3902.3.202.1.2.1 |
Dependencies (4) 4 direct Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- SNMPv2-CONFrfc
- SNMPv2-TCrfc
- ZXR10-SMIzte
- CONFIG-COPY-MIBzteselected
Type Definitions (4)
| Enumeration |
unknown(1)badFileName(2)timeout(3)noMem(4)noConfig(5)unsupportedProtocol(6)someConfigApplyFailed(7) |
|
| Enumeration |
tftp(1)ftp(2) |
|
| Enumeration |
waiting(1)running(2)successful(3)failed(4) |
|
| Enumeration |
networkFile(1)localFile(2)startupConfig(3)runningConfig(4) |
Notifications / Traps (1)
| Name | OID | Description |
|---|---|---|
.1.3.6.1.4.1.3902.3.202.1.2.1.1 |
A copyCompletion trap is sent at the completion
of a config-copy request. The copyFailCause is not instantiated, and hence not included in a trap, when the copyState is success. |