zoneCopyProto
CISCO-ZS-MIB ·
.1.3.6.1.4.1.9.9.294.1.1.31.1.1
Object
The protocol to be used for the copy of the active zone set on this VSAN. If the copy needs to take place on the local device, then the value of this object will be ignored.
Context
- MIB
- CISCO-ZS-MIB
- OID
.1.3.6.1.4.1.9.9.294.1.1.31.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zoneCopyEntry
- Groups
- 5
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 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneCopyProto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ZS-MIB::zoneCopyProto.<vsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ZS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ZS-MIB::zoneCopyProto'
Syntax
- Source
- ZoneCopyProtocol
- Base type
Enumeration
Values & Constraints
Type Values
1 | tftp |
2 | ftp |
3 | sftp |
4 | scp |