hpnicfFcPsmClearType
HPN-ICF-FC-PSM-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.1
Object
This object when set to clearStatic, results in port bind static entries being cleared on this VSAN. This object when set to clearAutoLearn, results in auto-learnt entries being cleared on this VSAN. This object when set to clearAll, results in all of the port bind entries being cleared on this VSAN. No action is taken if this object is set to noop. The value of this object when read is always noop.
Context
- MIB
- HPN-ICF-FC-PSM-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.6.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfFcPsmClearEntry
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 'HPN-ICF-FC-PSM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-PSM-MIB::hpnicfFcPsmClearType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-FC-PSM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-FC-PSM-MIB::hpnicfFcPsmClearType.<hpnicfFcPsmEnableVsanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-FC-PSM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-FC-PSM-MIB::hpnicfFcPsmClearType'
Syntax
- Source
- HpnicfFcPsmClearEntryType
- Base type
Enumeration
Values & Constraints
Type Values
1 | clearStatic |
2 | clearAutoLearn |
3 | clearAll |
4 | noop |