iscsiIfIntrProxyModeFcAddrAsgnmt
CISCO-ISCSI-GW-MIB ·
.1.3.6.1.4.1.9.9.317.1.1.9.1.16
Object
column r/w
Enumeration
This objects tells how the initiator proxy mode FC addresses (iscsiIfIntrProxyModeNodeFcAddr and iscsiIfIntrProxyModePortFcAddr) are assigned. If value of this object is 'auto', then the FC addresses are automatically assigned. If it is 'manual', then they have to be manually configured.
Context
- MIB
- CISCO-ISCSI-GW-MIB
- OID
.1.3.6.1.4.1.9.9.317.1.1.9.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- iscsiIfEntry
- 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::iscsiIfIntrProxyModeFcAddrAsgnmt'
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::iscsiIfIntrProxyModeFcAddrAsgnmt.<ifIndex>'
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::iscsiIfIntrProxyModeFcAddrAsgnmt'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | manual |