hpnicfFcPsmEnfEntryType
HPN-ICF-FC-PSM-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.5
Object
column Enumeration
When the value is learning, it represents the entry is learnt by the switch itself temporarily and will be deleted when the device log out. When the value is learnt, it represents the entry is learnt by the switch permanently. When the value is static, it represents the entry is configured.
Context
- MIB
- HPN-ICF-FC-PSM-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.127.8.1.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfFcPsmEnfEntry
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::hpnicfFcPsmEnfEntryType'
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::hpnicfFcPsmEnfEntryType.<hpnicfFcPsmEnableVsanIndex>.<hpnicfFcPsmEnfIndex>'
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::hpnicfFcPsmEnfEntryType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | learning |
2 | learnt |
3 | static |