flWorkFWCtrlSecurityPortMacDelete
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.11.2.8.2.2.1.5
Object
column r/w
Enumeration
When set this object to deleteMAC(2), the corresponding MAC entry will be deleted.
Setting this object to keepMAC(1) has no effect.
Reading this object you get always
the value keepMAC(1).
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.11.2.8.2.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- flWorkFWCtrlSecurityPortMacEntry
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::flWorkFWCtrlSecurityPortMacDelete'
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::flWorkFWCtrlSecurityPortMacDelete.<flWorkFWCtrlSecurityPortIndex>.<flWorkFWCtrlSecurityPortMacIndex>'
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::flWorkFWCtrlSecurityPortMacDelete'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | enabled |
2 | disabled |