dellLanMngInfListAction
Dell-LAN-SYSMNG-MIB ·
.1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.7
Object
The action to apply to the given traffic matching the rule. The action may be to permit or deny the requested management access.
Context
- MIB
- Dell-LAN-SYSMNG-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.1.2.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dellLanMngInfListEntry
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 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-LAN-SYSMNG-MIB::dellLanMngInfListAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Dell-LAN-SYSMNG-MIB::dellLanMngInfListAction.<dellLanMngInfListName>.<dellLanMngInfListPriority>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Dell-LAN-SYSMNG-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Dell-LAN-SYSMNG-MIB::dellLanMngInfListAction'
Syntax
- Source
- DellLanMngInfActionType
- Base type
Enumeration
Values & Constraints
Type Values
0 | permit |
1 | deny |