h3cFcPsmCopyToConfig
H3C-FC-PSM-MIB ·
.1.3.6.1.4.1.2011.10.2.127.8.1.2.4.1.1
Object
column r/w
Enumeration
When the object is set to copy, the learned entries will be copied on to the configured table on this VSAN, while the noop means no operation. The value of this object when read is always noop.
Context
- MIB
- H3C-FC-PSM-MIB
- OID
.1.3.6.1.4.1.2011.10.2.127.8.1.2.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cFcPsmCopyToConfigEntry
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 'H3C-FC-PSM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FC-PSM-MIB::h3cFcPsmCopyToConfig'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-FC-PSM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FC-PSM-MIB::h3cFcPsmCopyToConfig.<h3cFcPsmEnableVsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-FC-PSM-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-FC-PSM-MIB::h3cFcPsmCopyToConfig'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | copy |
2 | noop |