iscsi2FcNodePersistentFCAddr
CISCO-ISCSI-GW-MIB ·
.1.3.6.1.4.1.9.9.317.1.1.3.1.4
Object
This object indicates if the node FC Address (iscsi2FcNodeFCAddr) is made persistent or not. If this object is 'true', then the same FC address is assigned to the node if it were to be represented again in the FC domain with the same node name. Note that the node FC address is either automatically assigned or manually configured.
Context
- MIB
- CISCO-ISCSI-GW-MIB
- OID
.1.3.6.1.4.1.9.9.317.1.1.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iscsi2FcNodeEntry
- Groups
- 4
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-ISCSI-GW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISCSI-GW-MIB::iscsi2FcNodePersistentFCAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ISCSI-GW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ISCSI-GW-MIB::iscsi2FcNodePersistentFCAddr.<cIscsiInstIndex>.<iscsi2FcNodeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ISCSI-GW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ISCSI-GW-MIB::iscsi2FcNodePersistentFCAddr'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |