ifcpLclGtwyInstAddrTransMode

IFCP-MGMT-MIB · .1.3.6.1.2.1.10.230.1.1.1.1.5

Object

column r/w IfcpAddressMode
The local iFCP gateway operating mode.  Changing this value
may cause existing sessions to be disrupted.

Context

MIB
IFCP-MGMT-MIB
OID
.1.3.6.1.2.1.10.230.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
ifcpLclGtwyInstEntry
Groups
1

Walk 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 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IFCP-MGMT-MIB::ifcpLclGtwyInstAddrTransMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IFCP-MGMT-MIB::ifcpLclGtwyInstAddrTransMode.<ifcpLclGtwyInstIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IFCP-MGMT-MIB::ifcpLclGtwyInstAddrTransMode'

Syntax

Source
IfcpAddressMode
Base type
Enumeration

Values & Constraints

Type Values
1addressTransparent
2addressTranslation

Conformance

Member of
Compliance refinements
ifcpGatewayCompliance IFCP-MGMT-MIB::IfcpAddressMode
Values: addressTransparent(1), addressTranslation(2)
This object must support addressTransparent(1) and
addressTranslation(2).
ifcpGatewayComplianceNoTranslation IFCP-MGMT-MIB::IfcpAddressMode
Values: addressTransparent(1)
Support is only required for addressTransparent(1).