flWorkNetIfStatus
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.4.3.1.1.5
Object
column Enumeration
This object is used to synchronize the modification of the IP parameters used by the protocol stack based on the flWorkNetIfParameter MIB objects. If flWorkNetIfParamStatus returns notModified(1), no modifications were made to flWorkNetIfParamIpAddress, flWorkNetIfParamSubnetmask and flWorkNetIfParamGwIpAddress. If flWorkNetIfParamStatus returns modified(2), one or more objects were changed, but have not been applied.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.4.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flWorkNetIfEntry
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetIfStatus.<flComponentsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetIfStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.